This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Blocked access

0

It appears that my application has been blocked by OpenStreetMap. My Windows application used to be able to access the OpenStreetMap tiles but it no longer can. Who can I contact in order to work this issue?

asked 06 Jun '19, 19:45

seminole86's gravatar image

seminole86
11113
accept rate: 0%

I am not using Greatmaps. I'm using DevExpress, which is a third party software library that provides a class that loads OpenStreetMaps. Its URL is set to tile.openstreetmap.org. I am not able to change the URL.

(06 Jun '19, 20:09) seminole86
2

I suspect that your best course of action is to lobby DevExpress to let you change the URL to one you control or find a different library. For completeness, OSM's tile usage policy is here. Until you can get control over which tiles you're actually using you'll continue to be at the mercy of library mistakes like this.

(06 Jun '19, 21:01) SomeoneElse ♦

I was able to email in operations and there response was:

This is not something that is targeted at you specifically and you have not triggered any sort of IP based block.

Rather the application you are using is probably not complying with our terms of use:

https://operations.osmfoundation.org/policies/tiles/

Specifically it is probably sending a generic, or faked, user agent and/or referer with it's requests.

We have recently been applying blocks to such traffic to force proper identification of traffic sources.

I have sent this to DevExpress to get their take on it.

(06 Jun '19, 21:08) seminole86

One Answer:

1

Are you using the "Greatmaps" library/framework? If yes, https://help.openstreetmap.org/questions/69383/error-code-403 might provide some insight.

answered 06 Jun '19, 20:01

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .