Downloading entire country images

Hi,

For research and study purposes, I’d like to download full imagery and geographic datasets for one major country. I’m planning to build an AI model and want to know the best way to do this without running into rate limits or blocks from the Mapillary API. I want to avoid abusing it.

Thanks.

you should probably email mapillary directly - this is not a normal use case

Hi, you can find the API rate limits here: https://www.mapillary.com/developer/api-documentation#rate-limits As long as you break up you large requests into smaller ones and space them out to stay under the rate limits you should be fine.

Hi, you can find the API rate limits here: https://www.mapillary.com/developer/api-documentation#rate-limits As long as you break up you large requests into smaller ones and space them out to stay under the rate limits you should be fine.

1 Like