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

Change Grid(projection) to be None #34

Merged
merged 1 commit into from
May 29, 2024
Merged

Change Grid(projection) to be None #34

merged 1 commit into from
May 29, 2024

Conversation

mwtoews
Copy link
Owner

@mwtoews mwtoews commented May 29, 2024

Previously, the projection parameter was strictly str, using "" for "no projection". This PR changes projection to be either a non-zero str WKT projection, or None for "no projection".

Also allow raster and vectors without projections to be used.

@mwtoews mwtoews merged commit 84dd5de into main May 29, 2024
4 checks passed
@mwtoews mwtoews deleted the nocrs branch May 29, 2024 22:48
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