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

Update mapbox_vector_tile.decode call to v2.0 signature #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chrispreee
Copy link

Version 2.0.0 of mapbox_vector_tile was released Jan 16, and (sloppily) includes the breaking change that y_coord_down must now be passed inside the default_options dict argument. https://github.com/tilezen/mapbox-vector-tile/blob/master/mapbox_vector_tile/__init__.py#L4 This PR enables vt2geojson to support either.

Version 2.0.0 of mapbox_vector_tile was released Jan 16, and (sloppily) includes the breaking change that `y_coord_down` must now be passed inside the `default_options` dict argument. https://github.com/tilezen/mapbox-vector-tile/blob/master/mapbox_vector_tile/__init__.py#L4 This PR enables vt2geojson to support either.
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