]> granicus.if.org Git - postgis/commit
4x speed improvement in GetFaceByPoint
authorSandro Santilli <strk@kbt.io>
Sat, 3 Dec 2016 22:05:08 +0000 (22:05 +0000)
committerSandro Santilli <strk@kbt.io>
Sat, 3 Dec 2016 22:05:08 +0000 (22:05 +0000)
commitf345052648297045d89c31e331de0497eaf1baf3
tree0aa5e4b7cbdc77e4e6a894143412983cc316dbf9
parent7777478a20526f5daebaa1c247c5a5de846cc690
4x speed improvement in GetFaceByPoint

Implies a speedup in topology loading too, whereas the
face-containing-point callback is used twice per added line.

git-svn-id: http://svn.osgeo.org/postgis/trunk@15269 b70326c6-7e19-0410-871a-916f4a2858ee
topology/postgis_topology.c