From: Regina Obe Date: Wed, 25 Nov 2009 23:36:42 +0000 (+0000) Subject: fix typo in coordinates X-Git-Tag: 1.5.0b1~178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a7b3d5b73cb4fc5402a3946b93891491c258147;p=postgis fix typo in coordinates git-svn-id: http://svn.osgeo.org/postgis/trunk@4900 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/html/image_src/st_longestline01.wkt b/doc/html/image_src/st_longestline01.wkt index 1d83898fb..23631b1b8 100644 --- a/doc/html/image_src/st_longestline01.wkt +++ b/doc/html/image_src/st_longestline01.wkt @@ -1,3 +1,3 @@ -Style2;POINT(100 50) +Style2;POINT(100 150) Style2-mediumline;LINESTRING (20 80, 98 190, 110 180, 50 75 ) Style1-thinline;LINESTRING(100 150,20 80)