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

[API] Distinguishing between map_feature_id and image_id #60

Closed Rubix982 closed 3 years ago

Rubix982 commented 3 years ago

Over how to distinguish between image_id and map_feature_id to make sure that the correct IDs are passed to their respective endpoints and do not silently fail.