Changes between Version 11 and Version 12 of WKTRaster/FAQ
- Timestamp:
- 03/22/10 11:23:10 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/FAQ
v11 v12 26 26 '''5 - How come it is possible to store overlapping rasters in the same table? In a raster, tiles should not overlaps.''' 27 27 28 '''6 - How do a load my raster in the database using WKT Raster?''' 28 To properly convert a vector coverage containing overlaps to a raster coverage, you need raster to be able to overlap also. This is also convenient of you want to model surface who have their own identities (one raster per object like a polygons in a vector layer) but are better represented by varying raster or fuzzy objects (like variable intensity fires, variable depth lake or overlapping animal territories). 29 30 '''6 - How do I load my raster in the database using WKT Raster?''' 29 31 30 32 '''7 - How do I dump my raster from the database into the filesystem using WKT Raster?'''