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

Fix missing attributes, support filtering #38

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Conversation

pjsier
Copy link
Member

@pjsier pjsier commented Dec 8, 2022

It looks like I missed writing attributes out on a few elements where we're reading them in. I've added that in and cleaned up the implementation for writing attributes that are stored as their own fields as well as in the attrs HashMap on SimpleData and SimpleArrayData

Closes #37

@pjsier
Copy link
Member Author

pjsier commented Dec 8, 2022

Merging this despite clippy warning since it's for a deprecation we might be ignoring in order to support multiple versions of geo-types

@pjsier pjsier merged commit fd06787 into main Dec 8, 2022
@pjsier pjsier deleted the fix/writing-attrs-37 branch December 8, 2022 01:00
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.

Missing attributes?
1 participant