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

Combine GeoJSON geometries into a single feature #556

Merged
merged 4 commits into from
Apr 18, 2016

Conversation

jbeezley
Copy link
Contributor

This should make the geojson reader faster and more useable. It will create a maximum of 3 feature objects (point, line, polygon) for each GeoJSON file loaded. In addition, it will now support any valid GeoJSON including rarely seen types such as GeometryCollection.

@aashish24
Copy link
Member

This is working nice @jbeezley LGTM +2

@jbeezley jbeezley merged commit 751d4dc into master Apr 18, 2016
@jbeezley jbeezley deleted the geojson-combine-features branch April 18, 2016 17:09
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.

2 participants