Changes between Version 5 and Version 6 of WKTRaster/Documentation01
- Timestamp:
- 04/16/09 10:23:27 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/Documentation01
v5 v6 54 54 * so desktop and web applications can quickly access and load raster tiles and nevertheless benefits from the powerful PostGIS GiST spatial index. Every WKT Raster SQL functions working with in-the-db raster tiles work seamlessly with out-the-db raster tiles. 55 55 56 '''...is much more simple than PGRaster and Oracle GeoRaster! WKT Raster supports...'''56 '''...is much more simple than PGRaster and Oracle !GeoRaster! WKT Raster supports...''' 57 57 58 58 * only one type (instead of two in Oracle Spatial: SDO_GEORASTER & SDO_RASTER). In WKT Raster there are no differences between rasters and tiles: a tile is a raster and a raster is a tile. i.e. one row = one tile = one raster; one table = one raster coverage.