Changes between Version 37 and Version 38 of WKTRaster/Documentation01


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

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/Documentation01

    v37 v38  
    291291You 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
    293 1. All loaded tiles have the same width and height,
    294 2. All tiles do not overlap and their upper left corners follow a regular block grid,
     2931. All loaded tiles have the same width and height,[[BR]]
     2942. All tiles do not overlap and their upper left corners follow a regular block grid,[[BR]]
    2952953. The global extent of the layer is rectangular and not rotated.
    296296