It is currently not possible to download OGC GML from epsg.io. Has this been changed recently?
Requests to for example to
return
{"error_type": "NOT_FOUND", "message": "Could not find results for given code", "status": "error"}
The functionality to request gml is required for example by python packages such as pyepsg, and thereby cartopy <= 0.19.x (released April 2021), and might still be in use.
It is currently not possible to download OGC GML from epsg.io. Has this been changed recently?
Requests to for example to
return
{"error_type": "NOT_FOUND", "message": "Could not find results for given code", "status": "error"}The functionality to request gml is required for example by python packages such as pyepsg, and thereby cartopy <= 0.19.x (released April 2021), and might still be in use.