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

To add yandex map services ( present in mercator projection by default) #69

Open
krishnaduttPanchagnula opened this issue Aug 5, 2021 · 3 comments
Labels
providers Issue related to individual providers

Comments

@krishnaduttPanchagnula
Copy link

krishnaduttPanchagnula commented Aug 5, 2021

It would be helpful to have the yandex map services in the providers.json.

  Yandex maps: http://vec0{1-4}.maps.yandex.net/tiles?l=map&x={x}&y={y}&z={z}
@martinfleis
Copy link
Member

@krishnaduttPanchagnula Do you know where are Yandex maps documented? We need to ensure that their license allows at least some limited use in non-commercial open source.

If you know that they do (and can ideally link to that), you can try to add it yourself as addition to provider_sources/xyzservices-providers.json following our contributing guide:
https://xyzservices.readthedocs.io/en/latest/contributing.html#providers

@martinfleis martinfleis added the providers Issue related to individual providers label Aug 6, 2021
@krishnaduttPanchagnula
Copy link
Author

Here is the documentation for usage policy and api integration : https://yandex.com/dev/maps/mapsapi/

These are terms of Use:
1.All map data must be used on a website or application that is freely available to access. You are not allowed to store or change the data, but you may cache geocoding and routing requests for up to 30 days.
2.The free API is not for use in closed systems or for tracking transport.
3. The maximum number of total requests to the geocoder, router, and panoramas is 25,000 per day.

@martinfleis
Copy link
Member

That sounds great. Would you make a PR adding it?

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

No branches or pull requests

2 participants