From: Bborie Park Date: Thu, 20 Jun 2013 15:57:55 +0000 (+0000) Subject: Added spatial_index column description X-Git-Tag: 2.2.0rc1~1479 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6eb67780ca0093d73a3384e75e79e58b670eefd;p=postgis Added spatial_index column description git-svn-id: http://svn.osgeo.org/postgis/trunk@11555 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/using_raster_dataman.xml b/doc/using_raster_dataman.xml index d3a1dd38b..5f3ae23b3 100644 --- a/doc/using_raster_dataman.xml +++ b/doc/using_raster_dataman.xml @@ -485,6 +485,9 @@ Available GDAL raster formats: extent This is the extent of all the raster rows in your raster set. If you plan to load more data that will change the extent of the set, you'll want to run the function before load and then reapply constraints with after load. + + spatial_index A boolean that is true if raster column has a spatial index. +