leaflet-layer-overpass
leaflet-layer-overpass copied to clipboard
Demo not working
The demo is throwing errors on Chrome. I also can't seem to get this working in my site using the example.
Yes, the demo is broken right now.
I'm using this amazing lib here[1], you can take a look how I'm using it meanwhile.
[1] http://pois.elblogdehumitos.com.ar/
Chrome doesn't like the included js-script from this githup repro because the mime-type is plain text. To avoid this problem I changed the path to the local js-script which avoids this problem
Can you elaborate on what do change to make it work in chrome please? I still encounter the problem with chrome.
I just updated the linked demo to the current version - can you test it again. What was your browser version? I tried with Chromium without a problem.
I still don't see anything when i go to the demo page. I use Chrome 43.0.2357.81 (64-bit). Maybe it is only me. Maybe something is not well set in my settings...
There are failed requests
GET http://overpass.osm.rambler.ru/cgi/interpreter?data=[out:json];node(52.254709,10.50293,52.268157,10.524902)[%27amenity%27=%27post_box%27];out;
The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.
Error: runtime error: open64: 61 Connection refused /home/roland/osm-3s_v0.7.52_minor_issues/db//osm3s_v0.7.54_osm_base Unix_Socket::7
Looks like this was just a temporary problem with the server and is now good again, doesn't it?
Yeah, now it's good!