From ad3483e51add0b562541c5eaf5c85ec8f0024edf Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 6 Feb 2006 11:09:02 +0000 Subject: [PATCH] added snaptogrid behavior git-svn-id: http://svn.osgeo.org/postgis/trunk@2304 b70326c6-7e19-0410-871a-916f4a2858ee --- lwgeom/BBOXCACHE_BEHAVIOURS | 1 + 1 file changed, 1 insertion(+) diff --git a/lwgeom/BBOXCACHE_BEHAVIOURS b/lwgeom/BBOXCACHE_BEHAVIOURS index 598405a4b..f84ca9c0c 100644 --- a/lwgeom/BBOXCACHE_BEHAVIOURS +++ b/lwgeom/BBOXCACHE_BEHAVIOURS @@ -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* -- 2.50.0