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

Problem with OpenStreetMap #188

Open
Jarsonxv opened this issue Aug 26, 2023 · 1 comment
Open

Problem with OpenStreetMap #188

Jarsonxv opened this issue Aug 26, 2023 · 1 comment

Comments

@Jarsonxv
Copy link

Good day,

For several years, I have been using the Gmap.Net control (ver. 2.1.7) to mark vehicle positions on a map. I have been using OpenStreetMaps (map.MapProvider = GMapProviders.OpenStreetMap;). However, I have noticed a problem with loading the map in recent days. When I set (GMap.NET.GMaps.Instance.Mode = AccessMode.ServerOnly;), the map does not load. The control works correctly because when I set it to (map.MapProvider = GMapProviders.BingMap), the map loads without any issues. The problem occurs on all computers I have access to.

I kindly request your assistance.

Best regards,
Jarosław Staś

@jeremyzc
Copy link

I've noticed the same issue. OSM has been working ok for me for a number of years until recently.
It looks like the generic HTTP User-Agent is no longer valid for OSM. The timeout hides the 403 response.
OSM do insist that this is unique per application: https://operations.osmfoundation.org/policies/tiles/

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

2 participants