mapillary / mapillary-python-sdk

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

[Requirement] Get features within a bounding box #68

Closed OmarMuhammedAli closed 3 years ago

OmarMuhammedAli commented 3 years ago

Req no.8 Implementation: Get filtered features within a bbox

Purpose and Proposed Changes:

Feedback required over

What kind of feedback do you require from this PR, if any? For example,

Feedback required when

Whenever possible 😄

Mentions

@Rubix982, @gmelodie , and @cbeddow. Would love to discuss your thoughts and feedback!

References (OPTIONAL)

Mapillary API V4

Rubix982 commented 3 years ago

For the files,

I believe this is good to be merged.

OmarMuhammedAli commented 3 years ago

Applied suggestions and fixed a bug with date_to_unix_timestamp

@cbeddow and @Rubix982, let me know if there are any further modifications you'd like to be applied, and if this is okay to be merged!

Rubix982 commented 3 years ago

Approval from my side. :+1:

OmarMuhammedAli commented 3 years ago

Merging to use utils on my current PR