plepe / OpenStreetBrowser

An application to ‘browse’ the information in the displayed part of the map. Similar to common Wikis and also the main page of http://www.openstreetmap.org the website shows a narrow menu on the left side, most of the page is used for the display of the map. In contrast to most Wikis the menu is not static, but rather the content of the map can be browsed in categories. For the map a special style has been developed (sorry guys, I neither like the default Mapnik nor Osmarender styles), and special overlays are displayed to support the current browsed categories. When you click on an object (either from the list or directly on the map) informations on this object are displayed.
http://www.openstreetbrowser.org
GNU General Public License v3.0
86 stars 20 forks source link

Longitudes not resetting at +- 180 #92

Closed InsertUser closed 5 years ago

InsertUser commented 5 years ago

I am getting the following error in OpenStreetBrowser:

Error loading data from Overpass API: line 1: static error: Longitudes in bounding boxes must be between -180.0 and 180.0.

The URL is being displayed as: https://openstreetbrowser.org/#map=14/-35.0012/-221.4191&categories=shop,craft

This is displaying for me if I scroll past the antimeridian in Chrome and Firefox under both Windows 10 and Android 9.

plepe commented 5 years ago

I knew that at some point someone will notice that I didn't take care of that.

I will look into this, but I guess this will take some time. I'll keep you updated!

plepe commented 5 years ago

Done!

https://blog.openstreetbrowser.org/node/68