postgis/topology/sql
Sandro Santilli cd6909bc09 Stub toTopoGeom function and testcase (#1017)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8576 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-25 10:56:12 +00:00
..
manage topology.AddToSearchPath: quote database identifier. 2011-12-08 08:07:58 +00:00
query topology.GetRingEdges() implementation and test. This is the first real user of next_left_edge/next_right_edge fields in the edge table. [RT-SIGTA] 2011-05-18 08:58:34 +00:00
topoelement move function args to single line so CREATe EXTENSION topology FROM unpackaged script builds corectly 2011-10-20 00:49:38 +00:00
topogeometry Stub toTopoGeom function and testcase (#1017) 2011-12-25 10:56:12 +00:00
gml.sql move function args to single line so CREATe EXTENSION topology FROM unpackaged script builds corectly 2011-10-20 00:49:38 +00:00
polygonize.sql Add topology.polygonize(<toponame>) function, see ticket #916 2011-04-19 16:58:42 +00:00
populate.sql Add an optional force_new parameter to topology.ST_AddFace to force creation of a new face when one already exists. Regress test and document. [RT-SIGTA] 2011-05-27 08:34:23 +00:00
sqlmm.sql Do not consider nodes with the same bounding box as being equal. 2011-11-12 18:20:56 +00:00