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

I was hoping that exporting osm xml data would also give me an outline of the territory in view.

Where can i acquire such data?

asked 21 Sep '10, 13:11

_jeremy's gravatar image

_jeremy
1112
accept rate: 0%

edited 06 Oct '10, 00:19

TomH's gravatar image

TomH ♦♦
3.3k83943


permanent link

answered 22 Sep '10, 07:36

_jeremy's gravatar image

_jeremy
1112
accept rate: 0%

edited 22 Sep '10, 07:37

1

Unfortunately the gadm data is only free "for academic and other non-commercial use". I couldn't find a copyright notice for the diva-gis site. Really free and open data (public domain in this case) is available from http://www.naturalearthdata.com/, albeit with relative low resolution.

(26 Sep '10, 08:03) Jochen Topf
-1

Administrative boundaries (if that is what you want) are marked in OSM with boundary=administrative, with admin___level set to the type of boundary (2 = national border etc., see the linked article). Therefore, it is relatively easy to retrieve all national borders from OpenStreetMap, you can try e.g. XAPI query for all admin_level=2 (warning: 200MB download!).

permanent link

answered 27 Sep '10, 15:03

Mormegil's gravatar image

Mormegil
3014
accept rate: 0%

Administrative boundaries are directly available as download at Cloudmade http://downloads.cloudmade.com/

After this you may need extract needed admin_level (e.g. with josm find tool or with osmosis)

permanent link

answered 06 Oct '10, 10:13

frodrigo's gravatar image

frodrigo
674511
accept rate: 13%

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:

×230
×58
×1

question asked: 21 Sep '10, 13:11

question was seen: 6,895 times

last updated: 06 Oct '10, 10:13

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