From: Regina Obe Date: Thu, 22 Dec 2011 13:23:01 +0000 (+0000) Subject: changing titles -- raster data man I'm eventually going to throw in mapserver, .net... X-Git-Tag: 2.0.0alpha1~363 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5c86973d43ea044074f4abfb88f4a93a7a03d74;p=postgis changing titles -- raster data man I'm eventually going to throw in mapserver, .net, jdbc examples cause I'm too lazy to create a separate chapter. The postgis app section is really specific to postgis geometry since it doesn't talk about raster or geography at all. git-svn-id: http://svn.osgeo.org/postgis/trunk@8512 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/using_postgis_app.xml b/doc/using_postgis_app.xml index b452bc45e..d993fa933 100644 --- a/doc/using_postgis_app.xml +++ b/doc/using_postgis_app.xml @@ -1,6 +1,6 @@ - Using PostGIS: Building Applications + Using PostGIS Geometry: Building Applications Using MapServer diff --git a/doc/using_raster_dataman.xml b/doc/using_raster_dataman.xml index eb9713c57..6edd15680 100644 --- a/doc/using_raster_dataman.xml +++ b/doc/using_raster_dataman.xml @@ -1,6 +1,6 @@ - Raster Data Management and Queries + Raster Data Management, Queries, Application Development Loading and Creating Rasters For most use cases, you will create PostGIS rasters by loading existing raster files using the packaged raster2pgsql raster loader.