Changes between Version 184 and Version 185 of WKTRaster/SpecificationWorking03
- Timestamp:
- 11/29/11 14:45:36 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking03
v184 v185 531 531 * The raster_column view rows will always be in synch with the existing list raster columns. 532 532 533 * All the information will be trustworthy because it will be enforced by constraints, so people can't change the band types etc... without changing the constraints. The raster_columns information will always be null (if the constraint does not apply) or correct.533 * All the information will be trustworthy because it will be enforced by constraints, so people can't change the band types etc... without changing the constraints. The raster_columns information will always be correct or null (if the constraint can not be not applied). 534 534 535 535 * Idem for the raster_overview table.