0

When I type a name of a country in Open street Maps it shows this country with highlighted borders, here is an example screenshot: http://prntscr.com/qrvwlg

But when I use HTML embed it never shows the country borders. I only have the option to place a marker on the map and change the layers, but it never shows the country border.

Please help me if you can

asked 23 Jan, 16:58

Nexuso's gravatar image

Nexuso
1112
accept rate: 0%


One Answer:
0

You should try using overpass-turbo.

This request will load the "Belgium" relation, I've used wikidata keyword, but others will work.

And there's an Export - Map - interactive Map function, that generate a link that you will be able to embed properly, see this link. The URL is quite ugly as the overpass query is encoded in it, but the result is quite similar to your screenshot !

If you don't really need interactivity, you should just export an image, it will be nicer on the servers.

Overpass is great, and overpass-turbo is just awesome.

If you need a lot of customization, uMap will be the next step. You can use it to render overpass queries, with a lot of options.

permanent link

answered 27 Jan, 01:33

H_mlet's gravatar image

H_mlet
1.6k730
accept rate: 14%

edited 27 Jan, 01:33

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:

×114
×54
×41
×22
×13

question asked: 23 Jan, 16:58

question was seen: 288 times

last updated: 27 Jan, 01:33

powered by OSQA