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

Hi, why I can´t get any data from this api: http://api06.dev.openstreetmap.org/api/0.6/map?bbox=7.1,47.5,7.8,48.1

asked 27 May '16, 14:14

OuedraogoMichel's gravatar image

OuedraogoMichel
14556
accept rate: 0%

edited 27 May '16, 20:54

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


The message you get back from that is "The maximum bbox size is 0.25, and your request was too large. Either request a smaller area, or use planet.osm".

Which part of that response do you need help with - what the units of "maximum bbox size" are, why there's a limit on size at all, or what planet.osm is?

Actually, there's not a whole amount of data there at all. You're using the dev api, and looking at http://api06.dev.openstreetmap.org/#map=11/47.6138/7.6441&layers=D you can see there are only a couple of ways potentially within that bbox at all (even if the dev API didn't have a maximum bbox size the same as the live API).

permanent link

answered 27 May '16, 14:24

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

edited 27 May '16, 14:30

how can I get an planet api? I Need to get a flexible api where I can can give a minlat, maxlat, minlng and maxlng.

Thanks

(27 May '16, 14:31) OuedraogoMichel

I need in my Project to produce some data from OSM where I can give the Parameter of the latitude and longitude. Further I have to get the properties of the street like Bridge tunnel etc...

Thanks

(27 May '16, 14:51) OuedraogoMichel
1
(27 May '16, 14:57) SomeoneElse ♦

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
×290
×113

question asked: 27 May '16, 14:14

question was seen: 3,276 times

last updated: 27 May '16, 20:54

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