Opened 9 years ago
Closed 9 years ago
#1039 closed enhancement (invalid)
WCS server should advertise all the supported coverage formats.
Reported by: | Alex Toader | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.2 |
Component: | applications | Version: | development |
Keywords: | wcs | Cc: | Alex Dumitru |
Complexity: | Medium |
Description
At the ServiceMetadata only contains the following formats:
<wcs:formatSupported>application/netcdf</wcs:formatSupported>
<wcs:formatSupported>image/jp2</wcs:formatSupported>
<wcs:formatSupported>image/tiff</wcs:formatSupported>
<wcs:formatSupported>application/gml+xml</wcs:formatSupported>
It should advertise all the formats it supports internally.
Change History (2)
comment:2 by , 9 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
The ServiceMetadata is correct because actually only those formats are supported. With ticket #669 we should enable the rest of the GDAL formats.
Note:
See TracTickets
for help on using tickets.