]> granicus.if.org Git - postgis/shortlog
postgis
2012-05-21 Olivier CourtinFirst implementation of gml:id support for ST_AsGML...
2012-05-21 Regina Obeget rid of old stuff can always be pulled from prior...
2012-05-21 Regina Obemove tiger_2011 work to 2.1
2012-05-21 Sandro SantilliUTF8 author names
2012-05-21 Paul RamseyBack out ST_CollectionExtract changes, too many regress...
2012-05-21 Paul RamseyHarmonize regression to new ST_CollectionExtract behavior
2012-05-21 Paul RamseyST_CollectionExtract: inconsistent EMPTY results (...
2012-05-21 Paul RamseyBump numbers for 2.1 on trunk
2012-05-21 Paul RamseyAccept PostGIS 1.5 WKB type numbers in WKB parser ...
2012-05-21 Paul RamseyRevert #1830
2012-05-20 Paul Ramseyloader dumper / gui About have version correct credits...
2012-05-20 Paul Ramseythe pgsql2shp tool should qualify its query against...
2012-05-20 Paul RamseyNews update
2012-05-20 Paul Ramseypgsql2shp fix for "XInvalid endian flag value encounter...
2012-05-20 Paul RamseyUpdate NEWS with some bug fixes
2012-05-18 Sandro SantilliFix uninitialized read in GeoJSON parser (#1829)
2012-05-17 Sandro SantilliLast bugfix item...
2012-05-17 Sandro SantilliDo not compare uninitialized memory (#1825)
2012-05-17 Sandro SantilliFix topology loader against PostgreSQL 9.2 (#1822)
2012-05-17 Paul Ramseyconfigure enabling extension reads 9.1 even on 9.2...
2012-05-17 Paul RamseyPut back 900913 srid (#1805)
2012-05-17 Paul RamseyError in empty short circuit (#1828)
2012-05-17 Sandro SantilliLink lwgeom_normalize change to its ticket #1812
2012-05-17 Sandro SantilliAdd lwgeom_normalize in LIBLWGEOM, use in cu_buildarea...
2012-05-16 Sandro SantilliUse the proper function to release returns from GEOS.
2012-05-16 Sandro SantilliCleanly handle database creation error
2012-05-16 Bborie ParkUpdated to note bug #1819
2012-05-16 Bborie ParkAdded ST_Raster2WorldCoord and ST_World2RasterCoord...
2012-05-16 Bborie ParkAddition of RASTER_rasterToWorldCoord and RASTER_worldT...
2012-05-16 Bborie ParkAdditional lower-casing of language for PostgreSQL...
2012-05-16 Regina Obe#1820 part fix 9.2 language is case sensitive if quoted...
2012-05-14 Bborie ParkAddition of some commented code. Might be useful if...
2012-05-14 Bborie ParkChanged function parameter datatypes from uint16_t...
2012-05-10 Sandro SantilliCleanup new BuildArea code, add profiling prints (...
2012-05-09 Sandro SantilliSignificatively speedup BuildArea with complex input...
2012-05-09 Sandro SantilliAdd unit test for lwgeom_buildarea (useful for #1806)
2012-05-08 Sandro SantilliST_BuildArea: arrange polygonized output reducing overl...
2012-05-08 Sandro SantilliMake ST_MakeValid tests immune by coordinates order...
2012-05-08 Sandro SantilliCross reference ST_BuildArea with ST_MakePolygon
2012-05-07 Regina Obewho is in charge of QA here? 1.5.4 completely missing...
2012-05-07 Sandro Santillipostgis_raster_lib_version is also in rtpostgis.sql...
2012-05-07 Sandro Santillipostgis_raster_scripts_installed is in rtpostgis.sql...
2012-05-05 Paul RamseyREADME Installation error (#1804)
2012-05-04 Sandro SantilliSort bugfixes by ticket number, add an item for #1802
2012-05-04 Sandro SantilliTurn custom allocators into an occasion for interruptio...
2012-05-04 Sandro SantilliProtect ST_Segmentize from max_length=0 (#1799)
2012-05-04 Bborie ParkAdditional refactoring of rtpg_getSR().
2012-05-04 Bborie ParkAdditional fixups in rtpg_getSR() for better handling...
2012-04-30 Paul RamseyRestrict the coverage of the geography polar interescti...
2012-04-30 Regina Obeupdate stats
2012-04-30 Regina Obedrop_state_tables_generate_script state arg misnamed...
2012-04-26 Sandro SantilliAdd note about clang build fix (#1694)
2012-04-26 Sandro SantilliFix wrong ticket reference
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)
next