Hi, I'm struggling to understand the new setup for WCS. In the documentation it says: - If the URL does not contain a coverage name, the driver attempts to fetch the capabilities document from the server, parse it, and show the resulting metadata to the user.
How is this done using the C++ API? - I would like to get the result from GetCapabilities listed, so that I can parse the result to establish what the coverage names are, for a given wcs. Also from the documentation: - Note that when the "WCS:<URL>" syntax for dataset name is used, the contents of the service description file is meant to be modified by using options Are these options set by calling the GDALOpen function like, GDALOpen("wcs: UserPwd=myPwd; HttpAuth=BASIC; ...", GA_ReadOnly)? >Odd-Ragnar< _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev