[QGIS-trac] [Quantum GIS] #3485: Add WCS support
Quantum GIS
qgis at qgis.org
Sat Feb 12 02:51:02 EST 2011
#3485: Add WCS support
------------------------------------------------+---------------------------
Reporter: pcav | Owner: mhugent
Type: enhancement | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: WMS+WFS | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
GDAL has WCS support. To be usable form QGIS, however, we need a button
"Open WCS".
Notes from FrankW (thanks!):
Then the GUI dialog could write the
WCS control file. Note that the only two things required in the control
file are the Service URL and the coverage name. But to offer the user a
list of coverage names you would need to actually fetch the capabilities
document - something I felt was out of scope for GDAL.
PS. The wcs service file does not actually need to be written to disk if
you want to avoid problems with temporary files. But doing so is good in
that it is used to cache details about the coverage for future use, and it
gives the end user a file where they can tweak some of the odder
parameters.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3485>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list