Changes between Version 254 and Version 255 of WKTRaster/SpecificationWorking03
- Timestamp:
- 06/25/14 20:11:54 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking03
v254 v255 338 338 '''ST_MakeEmptyCoverage(tilewidth int, tileheight int, width int, height int, upperleftx float8, upperlefty float8, scalex float8, scaley float8, skewx float8, skewy float8)'''[[BR]] 339 339 340 See ticket #2249 341 340 342 Creates a set of rasters that regularly cover the area described by the coordinates. The net coverage of the returned set of rasters is the contiguous coverage over the area described by the coordinates. Each individual raster in the set will have all pixel values set to NODATA. 341 343