]> granicus.if.org Git - postgis/commit
Implement TopoGeo_AddLinestring to C
authorSandro Santilli <strk@keybit.net>
Thu, 20 Aug 2015 10:30:13 +0000 (10:30 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 20 Aug 2015 10:30:13 +0000 (10:30 +0000)
commitbc6909f2d23c6ac742b1e6b91e2504e45fb3a33a
tree5757fa5e7ffe7756cd448de1875bdb8f7c68a616
parent00835cc9720867042ae64c7dd53daed2e22bd91d
Implement TopoGeo_AddLinestring to C

Also:

 - Convert srid=-1 in topology to officially unknown srid
   at load time (See #3192).
 - Use hexwkb for box-based callback queries to avoid drifts.
 - Fix minTolerance computation.

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13948 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/TODO
liblwgeom/lwgeom_topo.c
topology/postgis_topology.c
topology/sql/populate.sql.in