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

geojson: don't error on nil geometry #58

Merged
merged 1 commit into from Jan 16, 2021
Merged

geojson: don't error on nil geometry #58

merged 1 commit into from Jan 16, 2021

Conversation

paulmach
Copy link
Owner

As discussed in #38 (comment)

nil/missing Geometry in a GeoJSON is valid according to the spec https://tools.ietf.org/html/rfc7946#section-3.2

This will change behavior as previous it would fail, now it just silently continues.

@paulmach paulmach merged commit c6d2869 into master Jan 16, 2021
@paulmach paulmach deleted the nil-geometry branch January 16, 2021 23:32
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.

None yet

1 participant