Hi, Does GDAL provides a method to get supported spatial reference systems by WMS service? *GDALGetMetadata(SUBDATASETS) *generate links only for the first (default) SRS from GetCapabilities, so this won't be helpful. Working with WFS I can get supported SRS using OGR *OGR_L_GetSupportedSRSList *function. Does GDAL offers something similar for WMS, or should I get this information from GetCapabilities XML by myself?
Regards, Michal
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev