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

I have a few calls ready like https://www.overpass-api.de/api/interpreter?data=[out:json];area[%22admin_level%22=%222%22];out%20meta; that is returning me country list but can someone guide me how can I draw them as boundries on world map?

asked 06 Dec '19, 10:35

DevNav's gravatar image

DevNav
11112
accept rate: 0%

edited 06 Dec '19, 11:10

You should, have a look at the existing answers on this site. One of the issues is that the overpass api will not output geojson (which is one of the data formats that you could use in a web app).

(07 Dec '19, 10:46) SimonPoole ♦

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:

×362
×54

question asked: 06 Dec '19, 10:35

question was seen: 642 times

last updated: 07 Dec '19, 10:46

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