Changes between Version 38 and Version 39 of WKTRaster/Documentation01


Ignore:
Timestamp:
Dec 10, 2009, 9:11:05 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/Documentation01

    v38 v39  
    289289'''Regularly Blocked Table'''
    290290
    291 You can inform PostGIS that the raster layer you are loading meets certain useful criteria by adding the –k option to the gdal2wktraster.py Python loader. This will set the "regular_blocking" attribute of the raster_columns table to true. It implies that:
     291You can inform PostGIS that the raster layer you are loading meets certain useful criteria by adding the –k option to the gdal2wktraster.py Python loader. This will set the "regular_blocking" attribute of the raster_columns table to ''''true. It implies that:
    292292
    2932931. All loaded tiles have the same width and height,[[BR]]