From caa7a2bda70eec889816f96a49b5b892e57bcd3b Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Thu, 25 Oct 2012 05:18:27 +0000 Subject: [PATCH] fix id again (maybe old conflicted with another id) git-svn-id: http://svn.osgeo.org/postgis/trunk@10556 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/using_raster_dataman.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/using_raster_dataman.xml b/doc/using_raster_dataman.xml index 26b874162..096c8ce54 100644 --- a/doc/using_raster_dataman.xml +++ b/doc/using_raster_dataman.xml @@ -1,5 +1,5 @@ - + Raster Data Management, Queries, and Applications Loading and Creating Rasters @@ -18,9 +18,7 @@ Please note that the raster2pgsql python script may not work with future versions of PostGIS raster and is no longer supported. - - When creating overviews of a specific factor from a set of rasters that are aligned, it is possible for the overviews to not align. Visit http://trac.osgeo.org/postgis/ticket/1764 for an example where the overviews do not align. - + When creating overviews of a specific factor from a set of rasters that are aligned, it is possible for the overviews to not align. Visit http://trac.osgeo.org/postgis/ticket/1764 for an example where the overviews do not align. EXAMPLE USAGE: raster2pgsql raster_options_go_here raster_file someschema.sometable > out.sql -- 2.50.1