NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Good day. I create a desktop application using gmap.net

GMap.NET.MapProviders.GMapProvider.UserAgent = "cferreira GMap tool 1.0" GMP.MapProvider = GMap.NET.MapProviders.OpenStreetMapProvider.Instance

However, I get an error 418, please tell me how to make the map display. Other providers such as google yandex and others work. But I would like to work with OpenStreetMap

asked 21 Jul '21, 12:27

Red_sashka's gravatar image

Red_sashka
26112
accept rate: 0%


OpenStreetMap's Tile Usage Policy can be found here. The error that you are seeing suggests that you are not complying with that policy.

If you don't understand the previous sentence, or what the tile usage policy requires you to do, then you'll need to contact your tool provider, in this case gmap.net, about it.

Note that the policy says "OpenStreetMap data is free for everyone to use. Our tile servers are not.". If you're creating some sort of product that relies on accessing OpenStreetMap's tiles then you and your customers can expect to see the error that you are getting.

You are, of course, available to create your own tiles from OpenStreetMap data, or use a third-party provider of tiles.

permanent link
This answer is marked "community wiki".

answered 21 Jul '21, 12:47

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×6

question asked: 21 Jul '21, 12:27

question was seen: 3,210 times

last updated: 21 Jul '21, 12:47

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum