Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quest: Use Mapillary object recognition to add map data #229

Closed
tordans opened this issue Apr 27, 2019 · 1 comment
Closed

Quest: Use Mapillary object recognition to add map data #229

tordans opened this issue Apr 27, 2019 · 1 comment

Comments

@tordans
Copy link

tordans commented Apr 27, 2019

This is an idea for #221.

The Mapillary SDK allows to filter for object types (like object--mailbox or object--cctv-camera and such via the API.

The idea:
Use this data for the quest feature. The user sees a "hotspot" of the type "mailbox" with the question:

Mapillary believes there is a mailbox here. {Add mailbox} {Don't see any}
Which leads to the tag-preset for mailbox.

The quest would also check if the map already has a mailbox nearby, to hide the questions if present.

Some further reading

object--banner
object--bench
object--bike-rack
object--billboard
object--cctv-camera
object--fire-hydrant
object--mailbox
object--parking-meter
object--phone-booth
object--street-light
object--trash-can

@bryceco
Copy link
Owner

bryceco commented Apr 22, 2020

While this is an interesting idea, the quest feature itself still seems to be a long way off so I'm closing this for now.

@bryceco bryceco closed this as completed Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants