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

Fix wms epsg database not loading #457

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

tdrwenski
Copy link
Contributor

@tdrwenski tdrwenski commented Jan 22, 2024

Fix wms epsg database not loading issue (should fix #455)

  • Add wms get map test that uses EPSG:3857 which requires the epsg database. This did not reproduce the issue for me locally, but I thought it was still useful to have as a test.
  • Remove toURI() from epsg database path. This is because edal-java now expects a file path, not a URI path.

This change is Reviewable

@tdrwenski tdrwenski marked this pull request as ready for review January 22, 2024 22:44
@haileyajohnson haileyajohnson merged commit aeadae2 into Unidata:main Jan 23, 2024
5 checks passed
@tdrwenski tdrwenski deleted the add-wms-projection-test branch January 23, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

THREDDS 5.5 SNAPSHOT - Not supporting CRS EPSG:3857
2 participants