mapillary / mapillary-python-sdk

A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data.
MIT License
41 stars 16 forks source link

[Refactor] Consider the varying Zoom level values for the Vector Tile API #33

Closed Rubix982 closed 3 years ago

Rubix982 commented 3 years ago

Is your suggestion related to something in the interface of the package? As discussed in the discord chat, the vector tiles API in the APIv4 documentation may be included from having a constant zoom 14 level, to also including smaller images from zoom levels 15, 16, and 17.

Is your suggestion related to the documentation? This issue will act as a thread to keep in check the code changes that might happen in relation to the documentation updates regarding zoom levels.

Any other request/features, and their solutions you'd like NA

Describe alternatives you've considered NA

Additional context