]> granicus.if.org Git - postgis/shortlog
postgis
2012-04-26 Sandro SantilliFix false edge-node crossing report in ValidateTopology...
2012-04-26 Sandro SantilliGive ST_Azimuth a chance with close but distinct points...
2012-04-25 Regina Obemeida /print wasn't working on all cheatsheets because...
2012-04-25 Paul RamseyAddGeometryColumns allow dims = 0 (#1573)
2012-04-25 Sandro SantilliFix toTopoGeom handling of duplicated primitives (...
2012-04-25 Paul Ramseyst_dwithin(geog, geog, 0) doesn't work (#1264)
2012-04-25 Paul RamseyForward port test from #1170
2012-04-24 Regina Obedon't underline and color hyperlinks in print mode
2012-04-24 Paul Ramseyrun_test hangs on MSYS (#1788)
2012-04-24 Paul Ramseyrun_test hangs on MSYS (#1788)
2012-04-24 Sandro SantilliAzimuth on the 9th hour of the clock is 3PI/2, not...
2012-04-24 Paul Ramseylibjson configure test doesn't include support for...
2012-04-24 Sandro SantilliHush debugging in ST_DumpPoints
2012-04-24 Sandro Santilliliblwgeom depends on postgis_config.h and postgis_svn_r...
2012-04-24 Sandro SantilliFix deps of postgis on postgis_svn_revision.h, pgcommon...
2012-04-23 Regina Obemake igst index link tag friendly and provide example...
2012-04-20 Bborie ParkAdded note related to overviews not being aligned thoug...
2012-04-20 Bborie ParkAdded ticket #1782 to NEWS. Updated contributors section.
2012-04-20 Paul RamseyFix incorrect call to geom->type where geom->flags...
2012-04-20 Paul Ramseyst_isclosed() doesn't return false for unclosed POLYGON...
2012-04-19 Bborie ParkRemoved emptry string check that prevented use of proj4...
2012-04-19 Bborie Parkminor comments changed
2012-04-18 Bborie ParkFix handling of tuples as described in #1782
2012-04-16 Bborie ParkReplaced testing of two rasters' geotransform matrix...
2012-04-15 Mark Cave-AylandFix #1468: shp2pgsql-gui table column schema get shifted
2012-04-15 Mark Cave-Aylandshp2pgsql-gui: don't allow the user to edit the schema...
2012-04-13 Sandro SantilliRegress-test ST_ChangeEdgeGeom with 2-vertext target...
2012-04-13 Sandro Santillifix ST_SymDifference(empty, geom) to return geom (...
2012-04-13 Sandro SantilliGive more detail on topology editing function exception
2012-04-12 Sandro SantilliUse an SQLPP command for pre-processing SQL files ...
2012-04-12 Sandro SantilliUse more compatible '#define' syntax
2012-04-12 Sandro SantilliDo not assume ndims check statements are fully qualifie...
2012-04-12 Sandro SantilliAutomate test for toTopoGeom usage with custom search_p...
2012-04-12 Sandro SantilliDo not consider RESET outputs
2012-04-12 Sandro SantilliRephrase item for about topology functions and full...
2012-04-12 Sandro SantilliFix NaN from ptarray_locate_point with zero-length...
2012-04-12 Sandro SantilliFix comment doc about lwline_split_by_point_to
2012-04-11 Sandro SantilliAdd note about ST_RemEdgeModFace and ST_RemEdgeNewFace...
2012-04-11 Sandro SantilliDon't let ST_RemEdge* destroy TopoGeometry objects...
2012-04-11 Sandro SantilliAdd note aboute #1714 bugfix
2012-04-11 Sandro SantilliCleanup lines after (bad) snapping (#1714)
2012-04-10 Sandro SantilliHave ST_ModEdgeSplit and ST_NewEdgesSplit to use ST_Spi...
2012-04-10 Sandro SantilliCall config.status if liblwgeom.h.in newer than liblwge...
2012-04-10 Sandro SantilliAdd bug fixes committed so far in the 2.0 branch
2012-04-10 Regina Obe#1759 transform functionality doesn't work if you have...
2012-04-09 Bborie ParkAdded handling of subdatasets coming from NetCDF, HDF4...
2012-04-08 Sandro SantilliFully qualify calls to topology functions (#1763)
2012-04-07 Regina Obe#1757 -- change in behavior of ST_3Dlength_spheroid...
2012-04-06 Regina Obehyperlink function names to section in online manual
2012-04-05 Chris Hodgsonupdated version number in pom.xml
2012-04-05 Paul RamseyGeometry has Z dimension but column does not (#1755)
2012-04-05 Paul RamseySend an "unknown" typmod into gserialized constructor...
2012-04-05 Sandro SantilliAllow for 1.#INF to be threated as Inf (#1736)
2012-04-05 Sandro SantilliThreat Infinite and 1.#INF the same (#1736)
2012-04-05 Sandro SantilliDrop java/pljava dir (#1411)
2012-04-05 Sandro SantilliDo not mention pljava, it's gone (#1411)
2012-04-05 Bborie ParkFixed missing SVN revision tag in raster2pgsql's help
2012-04-04 Sandro SantilliAdd note about topology.Polygonize not doing edge linking
2012-04-04 Sandro SantilliTabs to spaces
2012-04-03 Paul RamseyUpdate release date for 2.0.0 (TODO more readable relea...
2012-04-03 Paul RamseySet up for 2.0.1
2012-04-03 Paul RamseyPrep for 2.0.0
2012-04-03 Bborie ParkFix error message
2012-04-03 Sandro SantilliUse full URL to trac query
2012-04-03 Paul RamseyAdd extensions
2012-04-03 Paul RamseyConvert text to UTF8
2012-04-03 Paul RamseyFinal answer?
2012-04-03 Paul Ramseyrewrite breaking section
2012-04-03 Paul RamseyMore minor edits
2012-04-03 Sandro SantilliAdd ST_Node item
2012-04-03 Paul RamseyMinor reorg of NEWS, more to come
2012-04-03 Sandro SantilliWrite CREATE TYPE as expected by postgis_proc_upgrade...
2012-04-03 Sandro SantilliAdd note about input noding for ST_Polygonize and ST_Bu...
2012-04-01 Paul RamseyUpdate changelog on trunk
2012-04-01 Paul RamseyVersion bumps for RC2
2012-03-31 Bborie ParkMinor tweak to message regarding GEOS < 3.3
2012-03-30 Paul RamseyComment out noise in the GEOS 3.2 case. (#1740)
2012-03-30 Mark Cave-AylandMake sure that we clear any previously selected files...
2012-03-30 Mark Cave-AylandFix #1741: Build error --with-gui, gtk problem.
2012-03-30 Sandro SantilliHave BuildArea catch exception from GEOSSymDifference...
2012-03-29 Paul Ramseywrong proj4text in spatial_ref_sys for SRID 31300 and...
2012-03-29 Sandro SantilliFix crash on NULL item in ND index (#1734)
2012-03-28 Paul Ramseymake install doesn't install postgis_restore.pl (#1732)
2012-03-28 Paul RamseyBump versions for 2.0.0rc1 release
2012-03-28 Sandro SantilliStrip schemas from search_path as part of uninstall...
2012-03-28 Sandro SantilliReduce extensions requirements (#1724)
2012-03-28 Sandro SantilliFix GetGopoGeomElementArray code (#1730)
2012-03-28 Sandro SantilliAdd regression test for GiST index crash on empty ...
2012-03-28 Sandro SantilliFix crash in n-dimensional GiST index on EMPTY geoms...
2012-03-27 Regina Obedetail how to use create extension .. from unpackaged
2012-03-27 Regina Obe#1727 this will make statements like CREATE EXTENSION...
2012-03-27 Bborie ParkAdded robustness checking that GDAL supports spatial...
2012-03-27 Bborie ParkMerge branch 'master' into HEAD
2012-03-27 Sandro SantilliHave uninstall scripts drop created schemas, regress...
2012-03-27 Sandro SantilliWrap most topology.sql into a transaction
2012-03-27 Sandro SantilliDo not mess with search_path when installing comments...
2012-03-27 Sandro SantilliUpdate extensions/README (#1720)
2012-03-27 Sandro SantilliAccept POINT types in ST_MakeValid (#1719)
2012-03-27 Sandro Santilli80 cols wrap for pgsql2shp help screen (#1722)
2012-03-27 Sandro SantilliUpdate doc/README (#1721)
next