]> granicus.if.org Git - postgis/commit
Fixed bug in simplify() that was using the square of the given tolerance.
authorSandro Santilli <strk@keybit.net>
Tue, 27 Apr 2004 13:50:59 +0000 (13:50 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 27 Apr 2004 13:50:59 +0000 (13:50 +0000)
commit234d95e4066c9567dada254d1fe20784ab814edb
tree59c1ed4c1d286fefbb6c1ad6ef8533698bf819c8
parent354684cb48bdcfdc550f0e02ccdf306ee2df3b62
Fixed bug in simplify() that was using the square of the given tolerance.

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