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

Add to_geo_feature to get properties HashMap with geo::Geometry #246

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michaelkirk
Copy link
Member

Related to #245 and another comment by @frewsxcv on discord, it seems there's some interest in parsing various data sources to geo::Geometry + properties. Here's my attempt!

This works for any FeatureProcessor — like GeoJson, Flatgeobuf, Shapefile, etc.

This works for any FeatureProcessor — like GeoJson, Flatgeobuf,
Shapefile, etc.
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