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

Skip properties and bbox in resolve objects #129

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

mattijn
Copy link
Owner

@mattijn mattijn commented Sep 7, 2021

This PR fix #125. In the function _resolve_objects() it is iteratively searching for an arcs or coordinate key so the arc indici can be resolved. This keys can be in different location for different geometry types, but it is highly unlikely (incorrect topojson) that these are within the properties or bbox key per topojson specifcation.

A note to add: a bbox element is currently created on topology level. On geometry level no such thing is implemented within this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant