Getting list of traffic signs available in an area

Hi,
I am trying to build an application where given a GPS location I can get a list of traffice signs available in that area. Is there any API in Mapillary that can help me with that?

I can see that this should be doable somehow as for example

But what I am looking for is to get the sign in some other format than the visual map, like JSON or XML.

Any help or suggestions is very appreciated!

1 Like

You can use vector tiles via API.

This topic has similar discussion with code sample:
http://mapillary.trydiscourse.com/t/download-mapilarry-traffic-signs-with-api-v4/5353

1 Like

Thanks for your reply, the link to Github on this discussion is not working it shows 404 error!

1 Like

This link was down, it’s restored now - random-mapillary-stuff/mapillary_v4_downloader.py at master · taneljairus/random-mapillary-stuff · GitHub

2 Likes

There’s a new feature in the webapp which makes downloading features in an area really easy now: http://mapillary.trydiscourse.com/t/new-feature-one-click-map-data-downloads/5410?u=till

2 Likes