[gdal-dev] SRS definition
Ari Jolma
ari.jolma at gmail.com
Mon Oct 30 23:58:24 PDT 2017
Rasdaman writes SRS definitions such as
"http://ows.rasdaman.org/def/crs/EPSG/0/32633" in WCS coverage
descriptions. The URL returns a gml:ProjectedCRS XML. GDAL fetches the
XML but then gives up in SetFromUserInput since it only expects "..that
this method will be extended in the future to supportĀ XML".
I wonder could the "crs/EPSG/0/32633" part be used as a proof that we
know what this is?
Ari
More information about the gdal-dev
mailing list