]> granicus.if.org Git - postgis/commit
Removed use of geometryFactory->toGeometry(), indicated by Martin Davis
authorSandro Santilli <strk@keybit.net>
Tue, 27 Apr 2004 07:44:26 +0000 (07:44 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 27 Apr 2004 07:44:26 +0000 (07:44 +0000)
commit354684cb48bdcfdc550f0e02ccdf306ee2df3b62
tree1392ff45601e7456cfb1b5025057ea011a608dd7
parent9ad029c5ca240a3b294e4029563259332e199f81
Removed use of geometryFactory->toGeometry(), indicated by Martin Davis
as being intended for internal use only. Created a linear ring instead
(the function converts a box3d to a geos geometry).

git-svn-id: http://svn.osgeo.org/postgis/trunk@512 b70326c6-7e19-0410-871a-916f4a2858ee
postgis_geos_wrapper.cpp