Is it possible to download all images of a certain type of traffic sign within a specific country through the use of API calls

Hi, I’d like to download all the traffic signs of a certain type within a country, I’ve already tried, but after some execution time I got this error:
requests.exceptions.ConnectTimeout … (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000002864CD0FE90>, ‘Connection to tiles.mapillary.com timed out. (connect timeout=None)’))
is there a way to avoid the time out error?

1 Like

cc: @chrisbeddow