Changes between Version 254 and Version 255 of WKTRaster/SpecificationWorking03


Ignore:
Timestamp:
Jun 25, 2014, 8:11:54 PM (10 years ago)
Author:
dzwarg
Comment:

Added link to st_makeemptycoverage ticket.

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking03

    v254 v255  
    338338'''ST_MakeEmptyCoverage(tilewidth int, tileheight int, width int, height int, upperleftx float8, upperlefty float8, scalex float8, scaley float8, skewx float8, skewy float8)'''[[BR]]
    339339
     340 See ticket #2249
     341
    340342 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.
    341343