[gdal-dev] SRS definition
Even Rouault
even.rouault at spatialys.com
Tue Oct 31 04:04:05 PDT 2017
On mardi 31 octobre 2017 08:58:24 CET Ari Jolma wrote:
> 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?
Ideally importFromXML() should better support GML serialized SRS (there's a ticket
about that: https://trac.osgeo.org/gdal/ticket/6852 ), but I'd agree that a URL ending
with crs/EPSG/0/32633 could be just redirected to importFromEPSGA(32633)
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20171031/29c8c093/attachment.html>
More information about the gdal-dev
mailing list