mapillary / mapillary-python-sdk

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

[Requirements] 5. Get all detections for a map feature key #16

Closed Rubix982 closed 3 years ago

Rubix982 commented 3 years ago

Is your feature request related to a problem? Please describe. This issue deals with the 5th requirement from the PRD for extracting all detections made for a map feature key

Describe the solution you'd like The base requirements are to,

  1. Takes map feature key argument
  2. Returns same as R04

Describe alternatives you've considered NA

Additional context NA