Changes between Version 42 and Version 43 of WKTRaster
- Timestamp:
- 04/16/09 11:21:51 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster
v42 v43 91 91 92 92 '''...is much more simple than PGRaster and Oracle !GeoRaster'''. WKT Raster supports... 93 * only one type (instead of two : SDO_GEORASTER & SDO_RASTER). In WKT Raster there is no differences between a raster and a tile: a tile is a raster and a raster is a tile. A coverage is a table of tiles.93 * only one type (instead of two in Oracle Spatial: SDO_GEORASTER & SDO_RASTER). In WKT Raster there is no differences between a raster and a tile: a tile is a raster and a raster is a tile. A coverage is a table of tiles. 94 94 * no metadata (like PostGIS). 95 95 * no masks (you can build a mask as a band).