Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

urn:ogc:def:crs:EPSG:6.18:3:3857 is wrong and should be urn:ogc:def:crs:EPSG:6.18.3:3857 #157

Open
ianturton opened this issue Nov 27, 2020 · 1 comment

Comments

@ianturton
Copy link

This comes from a typo in the specification document (https://portal.ogc.org/files/?artifact_id=50398) and is causing problems for clients trying to consume your output.

@mprins
Copy link

mprins commented Nov 28, 2020

I think its this line:

<ows:SupportedCRS>urn:ogc:def:crs:'.$srs[0].'::'.$srs[1].'</ows:SupportedCRS>';

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants