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

About using the Api Key in High Volume Websites #32

Closed
darielnoel opened this issue Mar 18, 2020 · 3 comments
Closed

About using the Api Key in High Volume Websites #32

darielnoel opened this issue Mar 18, 2020 · 3 comments

Comments

@darielnoel
Copy link

Hi,

Our team created a map to track the coronavirus spread using Openstreet map, however, users complain it does not have the India borders updated. The site is having about 4 million visits per day.

  • What do you recommend us in this scenario?
  • Can we use this Map and the API key available in this repository?

Best, Dariel

@srikanthlogic
Copy link

@planemad @geohacker ^

@geohacker
Copy link
Member

@darielnoel I don't maintain this API key and I think it's likely with @planemad, and he'd be the best person to comment.

4 million visit is a lot (🎉) but perhaps you can get around the number of map tiles consumed by setting a max zoom limit because the data is only visualised at a country level? So you can set max zoom to say 4 or 5 and that means people won't fetch too many tiles.

@planemad
Copy link
Contributor

Its possible for anyone to use the tiles with their own Mapbox api key #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants