-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store the PROJJSON representation of ogc-84 crs (#606)
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.
- Loading branch information
1 parent
99e2efa
commit 93de217
Showing
1 changed file
with
77 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters