Mario Frasca
Mario Frasca
(disclaimer: I'm not a JS programmer, I generally work with C/C++, Python, Pascal) my understanding is that when you create a marker and you add it to a map, an...
### General Affected tag(s) to be modified/added: [name](https://wiki.openstreetmap.org/wiki/Key:name) Question asked: **What is the correctly localized name for this POI?** Tourist destinations tend to be mapped by tourists, who are unlikely...
there was a question recently on the Telegram Latam group, Openstreetmap Latinoamérica, where a user was looking for trees in the town "La Tirana, Chile". the user was surprised to...
when doing a mass-update using the update all tool, you will see as many windows as the number of languages you are updating, even if there's nothing to report about...
each time I start `telega`, it just downloads the new stuff, which is good. however, I'm often at locations where I would not want to automatically download larger media files...
from an email (Paul Roebuck, 2014-10-03) can I add a custom level? Desired processing follows... ``` R> addLevelName
some handlers (specifically the sentryHandler) need check or load packages in order to run. or they might want to test for the presence of all needed parameters. it would be...
please add a rotating file handler see http://stackoverflow.com/questions/4883272 this is relevant on windows, where you do not have logrotate and only in the cases where the solution at http://www.datori.org/?p=7 is...
currently, logging.logReset destroys all content of the logging subsystem. it could be less destructive by keeping the object representing the root logger. this would enable scripts to rely on the...
this function sounds useful: http://docs.python.org/2/library/logging.html#logging.shutdown for example when you have a handler that is producing a log-file that has a prologue and an epilogue, you need to make sure that...