Opened 11 years ago
Closed 9 years ago
#612 closed feature (duplicate)
Implement GeoTiff Coverage Enconding WCS extension
Reported by: | Piero Campalani | Owned by: | Piero Campalani |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | petascope | Version: | development |
Keywords: | geotiff encoding extension | Cc: | Peter Baumann |
Complexity: | Medium |
Description
Several features need to be implemented to be conformant with the GeoTiff Coverage Encoding WCS extension.
Namely, all the GetCoverage additional parameters, that is
{ compression, jpeg_quality, predictor, interleave, tiling, tileheight, tilewidth }
..and all related exceptions.
Reference document: OGC 12-101.
Note:
See TracTickets
for help on using tickets.
duplicate of #904