This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Miami Airport export

0

When trying to export the area around Miami Airport, I get this error:

The webpage at https://www.openstreetmap.org/api/0.6/map?bbox=-80.3309%2C25.7047%2C-80.1126%2C25.8598 might be temporarily down or it may have moved permanently to a new web address.

Is there a solution for this? It seems to work fine with other locations.

asked 05 Nov '18, 16:52

kramerja78's gravatar image

kramerja78
21112
accept rate: 0%


One Answer:

1

Your bounding box is too big, it contains more than 50.000 nodes and hence the server returns a HTTP "400" error code.

answered 05 Nov '18, 18:28

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .