From: Regina Obe Date: Thu, 24 Jun 2010 13:26:14 +0000 (+0000) Subject: minor corrections X-Git-Tag: 2.0.0alpha1~2969 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8f590a1c11f17e54e758a25f5e435c9cf687002;p=postgis minor corrections git-svn-id: http://svn.osgeo.org/postgis/trunk@5702 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/faq_wktraster.xml b/doc/faq_wktraster.xml index e542c41bb..aba80cd65 100644 --- a/doc/faq_wktraster.xml +++ b/doc/faq_wktraster.xml @@ -10,7 +10,8 @@ - WKT stands for " Well Known Text". Is is an OGC standard to represent geographical information in a human readable textual representation. However, the OCG WKT standard does not define a way to represent raster yet. PostGIS WKT Raster is a bit ahead on this :-) + WKT stands for "Well Known Text". It is trying to follow the OGC WKT for geometry to provide a standard to represent geographical information in a human readable textual representation. + However, the OGC WKT standard does not define a way to represent raster yet. PostGIS WKT Raster is a bit ahead on this :-)