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

Support Geo v4.0.0 #216

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Support Geo v4.0.0 #216

merged 3 commits into from
Sep 18, 2024

Conversation

s3cur3
Copy link
Collaborator

@s3cur3 s3cur3 commented Sep 17, 2024

This adds support for either releases of Geo compatible with v3.6 or v4.0. For our purposes, the breaking changes in v4.0.0 are not signficant.

I've tested overriding the Geo dependency to v4.0.0 on the Felt codebase, where we have a great deal of unit tests round-tripping imports of GeoJSON, and aside from the default SRID change, everything Just Works™.

This adds support for either releases of Geo compatible with v3.6 *or* v4.0. For our purposes, the breaking changes in v4.0.0 are not signficant.

I've tested overriding the Geo dependency to v4.0.0 on the Felt codebase, where we have a great deal of unit tests round-tripping imports of GeoJSON, and aside from the default SRID change, everything Just Works™.
@s3cur3 s3cur3 merged commit 6ac4038 into master Sep 18, 2024
22 checks passed
@s3cur3 s3cur3 deleted the ty/support-latest-geo branch September 18, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants