<div dir="ltr">Hi,<div>Does GDAL provides a method to get supported spatial reference systems by WMS service?</div><div><b>GDALGetMetadata(SUBDATASETS) </b>generate links only for the first (default) SRS from GetCapabilities, so this won't be helpful.</div><div>Working with WFS I can get supported SRS using OGR <b>OGR_L_GetSupportedSRSList </b>function.</div><div>Does GDAL offers something similar for WMS, or should I get this information from GetCapabilities XML by myself?</div><div><br></div><div>Regards,</div><div>Michal  </div></div>