Results 8 issues of pangoSE

https://wikimap.toolforge.org/?wp=false&basemap=2&cluster=false&zoom=16&lat=062.647778&lon=0017.914722 as you see on the url above the lat and lon is all that is needed :)

Hi I tried renaming the sender-profiles in my config.yaml and then sup crashed.

I suggest adding something like this to help newcomers get started. I also suggest to include a recommendation about using the API through JOSM to ease working with the data....

usability
Wizard

For some reasons every query I tried times out multiple times if timeout is less than 200s. See also: https://wiki.openstreetmap.org/wiki/Overpass_API/status

e.g. by parsing this from kraken: https://api.kraken.com/0/public/AssetPairs

enhancement
help wanted

overpass.txt: http://overpass-api.de/api/interpreter?data= $ wget "$(echo `cat overpass.txt`"[out:xml][timeout:25];area(3600052826)->.searchArea;(nwr["tourism"="alpine_hut"](area.searchArea););out geom;")" -O ~/www/huts-and-shelters/testgeom.osm $.get("testgeom.osm", function(data, status){ console.info("Data: " + data + "\nStatus: " + status); var test = osmtogeojson(data); console.info(test); }); osmtogeojson.js:1 Uncaught...

Hej! Jag har just provat kompilera pp på Trisquel 7.0 (=Ubuntu 14.04) utan succes. följde: http://pirateplay.se/kompilera_pirateplayer_i_ubuntu.html Beroende som saknas: wget -O qtdesktopcomponents.tar.gz "http://qt.gitorious.org/qt/qtquickcontrols/archive-tarball/qt4" => 404 not found Jag försökte göra...

I modified the code and added a new editor `Note: function (config) { var url = 'https://www.openstreetmap.org/note/new#map=', displayName = "Add new note", buildUrl = function (map) { return this.url +...