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

I found website (https://overpass-turbo.eu) that can do it. But it doesn't work with all world. Programm write: "Request rejected. (e.g. server not found, request blocked by browser addon, request redirected, internal server errors, etc. Error-Code: error (0)".

I can download only an area which is not bigger than country's territory.

asked 02 Dec '16, 09:10

wking's gravatar image

wking
11112
accept rate: 0%


You can download the planet file which contains all data, and then run a program like osmfilter or osmosis to extract those objects that you are interested in. Be careful to instruct the program to also give you matching nodes for the ways you are extracting, else you'll have ways without geometry.

permanent link

answered 02 Dec '16, 10:11

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

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:

×293
×275
×191
×3
×1

question asked: 02 Dec '16, 09:10

question was seen: 2,175 times

last updated: 02 Dec '16, 10:11

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