Giovanni

Results 12 comments of Giovanni

Same in android. Maybe a playlist link can be managed by an external player.

I confirm: no way to have it geocoded when place contains an apostrophe. I'm using with Nominatim url , osm handler. Verbose echoes "ERROR PARSING RESPONSE: and a long html...

> La motivazione principale per la quale non è disponibile è che l'app utilizza un sistema di notifica sviluppato da Apple e Google. Riformulo la mia domanda: non esistono al...

> Huawei con i suoi dispositivi senza servizi Google impediscono l'implementazione(facile, veloce e sicura) del sistema di tracciamento di Immuni. Non è chiaro chi sia il soggetto nella frase sopra:...

Here is a [query](http://overpass-turbo.eu/s/ZuD) that fetches only highways which name tag has been changed in interval: `[adiff:"2020-10-10T00:00:00Z","2020-10-30T00:00:00Z"]; area["short_name"="TS"]->.searchArea; way["highway"]["name"](area.searchArea); compare(delta:t["name"]); out center;` area was necessary, since larger AOIs issued a...

> Try http://level0.osmz.ru/?url=map=17/53.91262/27.629858 (maybe you would need to replace `=` with a %-encoded sequence) The url loads correctly the data around coordinates defined by url. The problem is the persistency...

As far I have undestood, it should be possible modifying post_labels in config.json ``` [snip] "post_labels": [ {"regex": [{".changes.tag.osak:identifier": ""}], "label": "address-node-change"} ], [snip] ``` Can anyone post an example?...

I solved removing cookies from client browser and adding a slash "/" in address, ie http:/lampo.zapto.org:9000/ Sorry, I cannot replicate problem, hence I don't know which one (or both) solved.

My installation is on a RaspberryPi, Debian Wheezy, 1G RAM. I'm trying to export a very simple GTFS and, like many others, encounter the Out of memory error. After first...

Heap space message is totally misleading: I solved only when I manually created public/data folder