From a6eb67780ca0093d73a3384e75e79e58b670eefd Mon Sep 17 00:00:00 2001 From: Bborie Park Date: Thu, 20 Jun 2013 15:57:55 +0000 Subject: [PATCH] Added spatial_index column description git-svn-id: http://svn.osgeo.org/postgis/trunk@11555 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/using_raster_dataman.xml | 3 +++ 1 file changed, 3 insertions(+) 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. + -- 2.50.1