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

update to ensure self._geographic_crs will be a pyproj CRS object. #152

Conversation

AndrewAnnex
Copy link
Contributor

Likely a lot more could be done here to error catch but this could be reasonably robust as is

This PR just ensures the private geographic_crs parameter will be a Pyproj CRS object (some TMS specs I am using define this with a URN that wasn't getting parsed at the right moment.

AndrewAnnex and others added 3 commits August 26, 2024 14:35
…kely a lot more could be done here to error catch but this could be reasonably robust as is
@vincentsarago vincentsarago merged commit 6e0bfd3 into developmentseed:main Aug 27, 2024
6 checks passed
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.

2 participants