From 03ee213da0dbf16e0b1fb32cdab3bbf99debe13c Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Thu, 10 Sep 2009 06:34:10 +0000 Subject: [PATCH] round digits git-svn-id: http://svn.osgeo.org/postgis/trunk@4475 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/html/image_src/st_linecrossingdirection01.wkt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/html/image_src/st_linecrossingdirection01.wkt b/doc/html/image_src/st_linecrossingdirection01.wkt index 33941d020..bf9d2d5ad 100644 --- a/doc/html/image_src/st_linecrossingdirection01.wkt +++ b/doc/html/image_src/st_linecrossingdirection01.wkt @@ -1,2 +1,2 @@ -Style1;GEOMETRYCOLLECTION (LINESTRING(49.55 194.88, 49.85 194.24, 50.25 194.31),POINT(49.55 194.88),POLYGON((50.253329086454286 194.24232297330548, 50.24206897193198 194.38332142018575, 50.36088698569539 194.32123285218572, 50.253329086454286 194.24232297330548)) ) -Style2;GEOMETRYCOLLECTION (LINESTRING(49.61 193.88, 50.25 194.82),POINT(49.61 193.88),POLYGON((50.267397967078914 194.71401807841175, 50.16331710842844 194.80980182997902, 50.29267606288439 194.84500085799175, 50.267397967078914 194.71401807841175)) ) +Style1;GEOMETRYCOLLECTION(LINESTRING(49.55 194.88,49.85 194.24,50.25 194.31),POINT(49.55 194.88),POLYGON((50.25 194.24,50.24 194.38,50.36 194.32,50.25 194.24))) +Style2;GEOMETRYCOLLECTION(LINESTRING(49.61 193.88,50.25 194.82),POINT(49.61 193.88),POLYGON((50.27 194.71,50.16 194.81,50.29 194.85,50.27 194.71))) -- 2.49.0