Frédéric Rodrigo
Frédéric Rodrigo
``` explain UPDATE dynpoi_status SET subtitle = marker.subtitle FROM marker WHERE marker.source = 36623 AND dynpoi_status.uuid = marker.uuid ; ``` ``` Update on dynpoi_status (cost=32930.03..79437.94 rows=64 width=438) -> Hash Join...
On JOSM load_and_zoom command add changeset_source & changeset_comment https://josm.openstreetmap.de/wiki/Help/RemoteControlCommands
Erase preview results or upload a new one. Impact dynpoi_update primary key and/or tools/update.py
Add a tiles notes layer https://wiki.openstreetmap.org/wiki/API_v0.6#Map_Notes_API
User may done Mechanical Editing by abusing of the Osmose raised issues. Mainly using the inline Osmose Editor and manual click. * Warn the user about lager changeset * Make...
With a cron remove marker > 3 month, and remove the condition from queries.
Report from #40 Help understanding wich tags Osmose check to report an issue
PR depuis la branche `install`. À merger après celle-ci. Replacement de la notion de module pyhton à installer par un simple module/programme exécutable.
Certains backends Osmose (aquilenet hivane) sont sur des VM uniquement en IPv6, mais des ressources sont sur des portails en IPv4 uniquement (comme data.gouv ou l'IGN espagnol, sentry ou github)....