]> granicus.if.org Git - postgis/commitdiff
added snaptogrid behavior
authorSandro Santilli <strk@keybit.net>
Mon, 6 Feb 2006 11:09:02 +0000 (11:09 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 6 Feb 2006 11:09:02 +0000 (11:09 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2304 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/BBOXCACHE_BEHAVIOURS

index 598405a4b6a079ec322b666eac3ca2f69232de2a..f84ca9c0c2ca612fc74e87eeffdfe25b8970bb6d 100644 (file)
@@ -77,6 +77,7 @@ section also use it.
        InteriorRingN(geometry,integer) *LWG*
        simplify(geometry, float8) *LWG*
        transform(geometry,integer) *SRL*
+       snaptogrid(*) *LWG*
 
 [ WHEN_SIMPLE (use input bbox if present) ]
        noop(geometry) *LWG*