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

Store the PROJJSON representation of ogc-84 crs #606

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Aug 20, 2024

In pyodide, the pyproj PROJ data directory is much smaller, and it currently
hard-crashes on the line pyproj.CRS("ogc:84"). Instead, we vendor the PROJJSON
representation of this CRS, which works in pyodide.

@kylebarron kylebarron enabled auto-merge (squash) August 20, 2024 14:22
@kylebarron kylebarron merged commit 93de217 into main Aug 20, 2024
5 checks passed
@kylebarron kylebarron deleted the kyle/ogc-84-json-dict branch August 20, 2024 14:24
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.

1 participant