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

Part 2 test error: UnknownAuthorityCodeException: EPSG:4327 #245

Closed
murithigeo opened this issue Sep 24, 2024 · 2 comments · Fixed by #250
Closed

Part 2 test error: UnknownAuthorityCodeException: EPSG:4327 #245

murithigeo opened this issue Sep 24, 2024 · 2 comments · Fixed by #250
Assignees
Milestone

Comments

@murithigeo
Copy link

Describe the bug
I'm trying to test the use of EPSG:4327 (which is just CRS84h but with reverse axis order) and run into this weird error

org.locationtech.proj4j.UnknownAuthorityCodeException: EPSG:4327

To Reproduce
Use http://www.opengis.net/def/crs/EPSG/0/4327 in the crs property in the collection metadata

Expected behavior
Should complete the test successfully

logs
s0005.zip

@dstenger
Copy link
Contributor

Thank you for reporting.

@murithigeo Is it possible to provide a test instance of the API we can use to reproduce the error?

@murithigeo
Copy link
Author

murithigeo commented Sep 24, 2024

@murithigeo Is it possible to provide a test instance of the API we can use to reproduce the error?

Sure. https://ogc-features-api.onrender.com
It's deployed on a free instance so you might want to try a few requests to ensure the server is receiving requests

@bpross-52n bpross-52n mentioned this issue Nov 13, 2024
@dstenger dstenger assigned dstenger and unassigned bpross-52n Nov 14, 2024
@dstenger dstenger moved this from In progress to To verify in CITE Nov 14, 2024
dstenger added a commit that referenced this issue Nov 27, 2024
@github-project-automation github-project-automation bot moved this from To verify to Done in CITE Nov 27, 2024
@dstenger dstenger added this to the 1.8 milestone Nov 27, 2024
@dstenger dstenger changed the title Weird Part 2 Tests Error: UnknownAuthorityCodeException: EPSG:4327 Part 2 test error: UnknownAuthorityCodeException: EPSG:4327 Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants