chrispreee
chrispreee
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...
I am trying to get this working, but the pip dependency tree is proving elusive. Could you please provide a `pip freeze`?
Huge thanks for all the excellent research! The `api/token-auth/` endpoint requires a username and password. This seems to offer a way round checks such as `ACCOUNT_EMAIL_VERIFICATION = "mandatory"` in my...