]> granicus.if.org Git - postgis/shortlog
postgis
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
2011-12-31 Sandro SantilliUse DEBUG level for printing SQL being executed...
2011-12-31 Regina Obebump up release numbers
2011-12-31 Regina Obeforgot altitude arg for hillshade
2011-12-30 Regina Obequickly change the options name arg to agree with ST_As...
2011-12-30 Regina Obe#1415 -- beginning support for options -- expose the...
2011-12-30 Paul RamseyStub in ST_LocateAlong and ST_LocateBetween for impleme...
2011-12-30 Regina Obeput in default values for ST_AsSVG geography
2011-12-30 Regina Obechange ST_AsSVG(text) to explicilty list all args other...
2011-12-30 Regina Obechange ST_AsSVG to use default args and support named...
2011-12-29 Paul RamseyConditionally drop loader test tables (requires Postgre...
2011-12-29 Paul RamseyFix postgis_valid_typmod to use gserialized* as an...
2011-12-29 Sandro SantilliRetain type of TopoGeometry objects defined by NO eleme...
2011-12-29 Sandro SantilliConsider TopoElements of type 0 as empty, allow CreateT...
2011-12-29 Sandro SantilliTest more TopoGeometry creation
2011-12-29 Sandro SantilliCreateTopoGeom: tweak error message on out-of-range...
2011-12-29 Sandro SantilliComplete parameter names
2011-12-29 Sandro SantilliTypos and argument names
2011-12-29 Sandro SantilliHonour verbosity for database initialization errors
2011-12-29 Sandro SantilliTabs to spaces, a few TODO items...
2011-12-29 Sandro SantilliPut overridden (for topology) spatial predicates in...
2011-12-29 Sandro Santillitopology.toTopoGeom: add type compatibility checks...
2011-12-29 Sandro SantilliAdd geometry parameter names to functions
2011-12-28 Bborie ParkRemoved STRICT from various ST_Intersects functions...
2011-12-28 Bborie ParkForce initialization of output GDAL raster from rt_rast...
2011-12-28 Regina ObeI have difficulty with simple math
2011-12-28 Regina Obemore description of over view
2011-12-28 Sandro SantilliDrop spurious white spaces. Should fix #1409. Thanks...
2011-12-28 Bborie ParkCorrect output of INSERT statements for overviews in...
2011-12-27 Regina Obeoops missing tag -- removed other copy paste mistakes
2011-12-27 Regina Obedocument ST_HillShade (still need to put in examples)
2011-12-27 Regina Obenorm is right - powers of 2 are better especially since...
2011-12-27 Regina Obelink to npgsql download site.
2011-12-27 Regina Obefix typo and provide link to java jdbc download site
2011-12-27 Regina Obelink to raster applications section that demonstrates...
2011-12-27 Regina Obereplace java example with a simpler more useful one
2011-12-27 Regina Obeprovide a java console app example
2011-12-26 Regina Obemore description
2011-12-26 Regina Obec# example using ST_AsPNG
2011-12-26 Regina Obemore cleanup
2011-12-26 Regina Obeuse docbook paragraph tags
2011-12-26 Regina Obesome other minor cleanup
2011-12-26 Regina Obewrap php code in cdata tags
2011-12-26 Regina ObeAdd php example using postgis raster
2011-12-26 Regina Obecorrect comment
2011-12-26 Regina Obeminor formatting cleanup
2011-12-26 Regina Obefix typo in image names
2011-12-26 Regina Obeexample of resample
2011-12-26 Regina Obefix typo in cast check expression. Should be checking...
2011-12-26 Regina Obebump up version numbers
2011-12-25 Sandro SantilliStub toTopoGeom function and testcase (#1017)
2011-12-25 Sandro SantilliAdd missing dependencies of topology.sql (includes)
2011-12-24 Regina Obeanother minor typo
2011-12-24 Regina Obefix typo in column numbers
2011-12-24 Regina Obeminor formatting change
2011-12-24 Regina Obefix formatting of ST_Transform example and add another...
2011-12-24 Regina Obeexample for raster transform
2011-12-24 Regina Obechange docs to use unix style slashes which work correc...
2011-12-24 Bborie ParkIf generating overviews and -F is set, overview tables...
2011-12-24 Bborie ParkTesting the wrong variable when checking if two rasters...
2011-12-24 Sandro SantilliEncode dependency of objects and scripts on configuration
2011-12-24 Sandro SantilliIgnore generated uninstall_rtpostgis.sql
2011-12-24 Sandro SantilliDrop created tables after run
2011-12-24 Sandro SantilliCleanup created tables after run
2011-12-24 Sandro Santillidrop created table after run
2011-12-24 Sandro SantilliAdd support for dropping DOMAINs in create_undef.pl...
2011-12-24 Sandro SantilliEnable uninstall_topology.sql testing
2011-12-24 Sandro SantilliAllow fully-qualified basetype name for aggregates
2011-12-24 Sandro SantilliDrop tables in reverse order, reducing probability...
2011-12-24 Sandro Santillirun_test doesn't need USE_VERSION anymore
2011-12-24 Sandro SantilliGenerate uninstall_topology.sql
next