]> granicus.if.org Git - postgis/shortlog
postgis
2012-01-09 Paul RamseyInterim progress on LRS work.
2012-01-09 Sandro SantilliChange lwgeom_is_empty to return spatial emptiness...
2012-01-09 Mark Cave-AylandAllow manual resizing of the filename column within...
2012-01-09 Sandro SantilliFurther cleanup of ST_CollectionExtract documentation
2012-01-09 Sandro SantilliDocument new ST_CollectionExtract behavior
2012-01-09 Sandro SantilliSwitch back ST_CollectionExtract to return EMPTY rather...
2012-01-09 Sandro SantilliAdd lwgeom_construct_empty API call
2012-01-09 Sandro SantilliImplement lwcompound_construct_empty
2012-01-09 Sandro SantilliAlwas return NULL on type miss from ST_CollectionExtrac...
2012-01-09 Sandro SantilliReturn typed empties from lwcollection_extract
2012-01-09 Sandro SantilliDistribute comments in tarball. Stop distributing pdf...
2012-01-09 Sandro SantilliFix compiler warnings
2012-01-09 Bborie ParkMake _ST_Intersects(raster, raster) STRICT as per comme...
2012-01-09 Regina Obe#1392: Can't geocode intersecting highways or areas...
2012-01-09 Sandro SantilliBuild the libtool wrapper script version of raster2pgsql
2012-01-09 Regina ObeAdd Maria Arias de Reyna to credits
2012-01-09 Sandro SantilliUpdate Java components to support SRID<=0 as unknown...
2012-01-09 Sandro SantilliFix memory leak in shapefile loader (#1436)
2012-01-09 Regina Obefix typo in extension version
2012-01-08 Mark Cave-AylandCommit reworked version of shp2pgsql-gui to the repository.
2012-01-08 Regina ObeFix typo in manual and more description about schema...
2012-01-08 Bborie ParkCode cleanup related to registering and deregistering...
2012-01-08 Regina Obelots of corrections, also add integer[] arg recognition
2012-01-08 Regina Obemore cleanup -- issue with raster / raster functions...
2012-01-08 Regina Oberevise to recognize array of raster arguments
2012-01-08 Regina Obeget rid of dropraster addrastercolumn and replace with...
2012-01-07 Regina Obe#1435: fix function proto typo of TopoGeo_AddPoint...
2012-01-07 Regina Obefix typo in version number
2012-01-07 Regina Obechange alpha1 to a14. It appears we won't be releasing...
2012-01-07 Regina Obeupdate instructions to reflect changes that need to...
2012-01-07 Bborie ParkHave rt_raster_from_gdal_dataset attempt to determine...
2012-01-07 Bborie ParkAdditional tweaks for the NODATA values constraint...
2012-01-07 Regina Obebump version to alpha1 in preparation for alpha1 shuttl...
2012-01-07 Paul RamseyMove geojson test into geojson.sql file
2012-01-07 Bborie ParkFixed handling of NODATA value constraint as band with...
2012-01-07 Paul RamseyST_GeomFromGeoJSON - Malformed GeoJSON causes SIGSEGV...
2012-01-06 Paul RamseyMove offset curve generation into liblwgeom with other...
2012-01-06 Regina Obefix tag typo
2012-01-06 Regina Obeexample of AddRasterConstraint that takes listing of...
2012-01-06 Regina ObeAccidentally took out ST_WKTToSQL during #1443. ST_WKTT...
2012-01-05 Paul RamseyAdd files to svn:ignore
2012-01-05 Bborie ParkAdded shortcut mechanism for copying data in rt_raster_...
2012-01-05 Bborie ParkSyntax cleanup as part of memory bugs audit. Related...
2012-01-05 Regina Obe#1433: Part 2 - merge what is left of sqlmm.sql.in...
2012-01-05 Bborie ParkAdditional regression tests for ST_AsGDALRaster, ST_GDA...
2012-01-05 Regina Obe#1433: part 1 -- get rid of SE functions
2012-01-05 Bborie ParkMemory bug fixes and additional regression tests for...
2012-01-05 Sandro SantilliSwitch memory context back before returning in RASTER_b...
2012-01-05 Sandro SantilliIt takes GEOS-3.3.2 for a sane topology (noding fixes...
2012-01-05 Regina Obe#1430: create topology_drop_before and topology_drop_af...
2012-01-05 Regina Obesvn tags
2012-01-04 Sandro SantilliFix deallocation of terminating NULL in RASTER_asGDALRa...
2012-01-04 Sandro SantilliWork around a PostgreSQL 8.4+ bug with CREATE INTO...
2012-01-04 Sandro SantilliDocument topology.toTopoGeometry (#1017)
2012-01-04 Sandro SantilliComplete implementation and regress test for toTopoGeom...
2012-01-04 Sandro SantilliImplement TopoGeometry->Geometry converter for COLLECTI...
2012-01-04 Paul RamseyDon't allow --with-topology when GEOS version < 3.3
2012-01-04 Paul RamseyTry to make json-c detection slightly more automatic.
2012-01-03 Paul RamseyChange to GNU macro NAN. Still not feeling The Confidence.
2012-01-03 Paul RamseyMake numerical stability fix actually be present
2012-01-03 Paul RamseyHm, nan() function?
2012-01-03 Sandro SantilliDocument TopoGeo_AddPolygon
2012-01-03 Sandro SantilliImplement and regress-test TopoGeo_addPolygon
2012-01-03 Paul RamseyMake ST_Azimuth(p1, p1) return NULL and make ST_Project...
2012-01-03 Sandro SantilliST_Split was implemented - a lot more to remove from...
2012-01-03 Sandro SantilliChange parameter names to use the "athing" convention...
2012-01-03 Sandro SantilliFix typo in exception message, change signature of...
2012-01-03 Paul RamseyReorganize SQL definitions a bit: type creation at...
2012-01-03 Sandro SantilliTest invalid calls to topogeo_addpoint
2012-01-03 Sandro SantilliDocument TopoGeo_addLineString
2012-01-03 Paul RamseyChange units to radians and add some tests (#657 and...
2012-01-03 Sandro SantilliImplement and regress-test TopoGeo_AddLineString
2012-01-03 Bborie ParkRemoved DROP VIEW statements as per suggestion by robe...
2012-01-03 Sandro SantilliDocument TopoGeo_addPoint
2012-01-03 Sandro SantilliAdd regression test for TopoGeo_AddPoint
2012-01-03 Sandro SantilliMove TopoGeom_addXXX functions to populate.sql and...
2012-01-03 Sandro SantilliDon't consider the old self edge when checking integrity
2012-01-03 Sandro SantilliDon't consider shared nodes as edge intersections....
2012-01-02 Bborie ParkRenamed legacy.sql.in.c to rtpostgis_legacy.sql.in...
2012-01-02 Regina Obe#722 more regress fixes for GeomFromText
2012-01-02 Regina Obe#722: regress replace GeomFromText with ST_GeomFromText
2012-01-01 Regina Obe#722: Good bye GeomFromWKB, GeomFromText
2012-01-01 Bborie ParkAdded legacy.sql which adds renamed and removed columns...
2012-01-01 Regina Obe#961: Change ST_GeoHash to use default args
2012-01-01 Regina Obeupdate to include ST_Azimuth for geography -- still...
2012-01-01 Regina Obe#961: ST_AsGeoJSON change to use default args
2012-01-01 Regina Obeover dropped ST_AsKML protos
2012-01-01 Regina Obechanged name of prec to maxdecimaldigits for ST_AsX3D...
2012-01-01 Regina Obefix incorrect arg name in ST_AsGML
2012-01-01 Regina Obe#722: Remove all functions with ST_ equivalents from...
2012-01-01 Regina Obe#1423: ST_AsGML regress fixes -- bah revert last change...
2012-01-01 Regina Obe#1423 revision -- put back the strict but set default...
2012-01-01 Regina Obe#1423 -- fix for geography ST_AsGML - take off strictne...
2012-01-01 Regina Obe#1423: ST_AsGML fix - Can't have strict on funcs that...
2012-01-01 Regina Obeforgot a ST_AsGML drop version,geometry version
2012-01-01 Bborie ParkAdded support for attempting to identify the EPSG from...
2012-01-01 Regina Obe#961: Change ST_AsGML to use default args
2011-12-31 Sandro SantilliDocument new optional arguments to AddNode
2011-12-31 Sandro Santillitopology.AddNode: add 2 additional optional arguments...
2011-12-31 Sandro SantilliAdd parameter names
next