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

I try to download a part of map with this command wget -O OrryAmiens.osm http://xapi.openstreetmap.org/api/0.6/map?bbox=1.90,49.09,3.12,50.00 and i always have the response : 2011-03-28 11:39:40 ERROR 503: Service Unavailable. Is there something wrong in my query .

asked 28 Mar '11, 10:45

michel60's gravatar image

michel60
46334
accept rate: 0%


It was a problem on the server because the request is running now with wget 1.11.4b windows wget -O OrryAmiens.osm http://xapi.openstreetmap.org/api/0.6/map?bbox=1.90,49.09,3.12,50.00 and also with curl 721_4 on windows curl -v --retry 3 -g -o OrryParis.osm http://xapi.openstreetmap.org/api/0.6/map?bbox=2.10,48.90,2.70,49.36

Regards

Michel

permanent link

answered 29 Mar '11, 06:04

michel60's gravatar image

michel60
46334
accept rate: 0%

Since some time there are problems with the availability of the XAPIs. To see the current status (there is 3 different servers), have a look here: http://wiki.openstreetmap.org/wiki/Platform_Status

permanent link

answered 28 Mar '11, 11:41

dieterdreist's gravatar image

dieterdreist
3.7k113567
accept rate: 3%

Thanks for your answer Michel

(28 Mar '11, 12:10) michel60

you're welcome. If your question is answered, please mark it answered (click on the check mark so it becomes green).

(28 Mar '11, 12:56) dieterdreist
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:

×32

question asked: 28 Mar '11, 10:45

question was seen: 6,925 times

last updated: 29 Mar '11, 06:04

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