From: Regina Obe Date: Sat, 12 Feb 2011 18:22:06 +0000 (+0000) Subject: fix typo and add minor amendments X-Git-Tag: 2.0.0alpha1~1992 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7ed6ebfcb45e2f563c1fa3e8cf3a24297edadd4;p=postgis fix typo and add minor amendments git-svn-id: http://svn.osgeo.org/postgis/trunk@6808 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/faq_raster.xml b/doc/faq_raster.xml index e2dbb91c0..775330edc 100644 --- a/doc/faq_raster.xml +++ b/doc/faq_raster.xml @@ -80,7 +80,7 @@ PostGIS Raster experimental builds. Once you have a functioning Python with GDAL and NumPy, you can use the raster2pgsql.py script packaged with PostGIS Raster. - Please refer to raster2pgsql.py usage for more details. + Please refer to raster2pgsql.py usage and for more details. diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index f82dcc1fe..b50eb8295 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -15,7 +15,7 @@ The raster2pgsql.py is a raster loader python script that utilizes Python, PyGDAL, and NumPy to convert any GDAL supported raster format into sql suitable for loading into a PostGIS raster table. - It is capable of loading folders of raster files as well as creating overviews of rasters. + It is capable of loading folders of raster files as well as creating overviews of rasters. More usage examples can be found at GDAL PostGIS Raster Driver Usage @@ -79,7 +79,7 @@ - Mandatory paramters: + Mandatory parameters: @@ -157,7 +157,7 @@ - Optional parameters used to manipulate database objects + Optional parameters used to manipulate database objects