[gdal-dev] WMS supported SRS
Michał Kowalczuk
michkowalczuk at gmail.com
Mon Sep 9 07:17:50 PDT 2024
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240909/1d4fd11d/attachment.htm>
More information about the gdal-dev
mailing list