Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with missing EPSG:404000 code not found in init file #18

Closed
eblondel opened this issue Oct 19, 2018 · 2 comments
Closed

Issue with missing EPSG:404000 code not found in init file #18

eblondel opened this issue Oct 19, 2018 · 2 comments
Assignees
Milestone

Comments

@eblondel
Copy link
Owner

eblondel commented Oct 19, 2018

Test case: Global namespace of VLIZ geoserver. Missing EPSG:404000

wfs = ows4R::WFSClient$new(url = "http://geo.vliz.be/geoserver/wfs", serviceVersion="1.0.0", logger = "DEBUG")
@eblondel eblondel self-assigned this Oct 19, 2018
@eblondel eblondel changed the title Issue with missing EPSG code not found in init file Issue with missing EPSG:4040000 code not found in init file Oct 19, 2018
@eblondel
Copy link
Owner Author

pyproj4/pyproj#101

@eblondel eblondel changed the title Issue with missing EPSG:4040000 code not found in init file Issue with missing EPSG:404000 code not found in init file Oct 19, 2018
@eblondel eblondel added this to the 0.1 milestone Oct 19, 2018
@eblondel eblondel added OGC - WFS and removed bug labels Oct 19, 2018
@eblondel eblondel modified the milestones: 0.1, 0.2 Jan 30, 2019
@eblondel
Copy link
Owner Author

According to GeoServer team, EPSG:404000 is a special wildcard used when there is no actual world-based coordinate system used. A special rule has been set to assign a CRS as NA for data being referenced with EPSG:404000 in such way reading the WFS GetCapabilities will not be blocked if such epsg code is reference for some feature type.

@eblondel eblondel modified the milestones: 0.2, 0.1 Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant