osmose-backend
osmose-backend copied to clipboard
Part of osmose that runs the analysis, and send the results to the frontend.
[analyser_merge_pharmacy_IT.py](https://github.com/osm-fr/osmose-backend/blob/dev/analysers/analyser_merge_pharmacy_IT.py) and [analyser_merge_parapharmacy_IT.py](https://github.com/osm-fr/osmose-backend/blob/dev/analysers/analyser_merge_parapharmacy_IT.py) match pharmacies from a CSV dataset, based on `ref:msal` and the coordinates. There are false positives for the CSV rows that lack the coordinates, although OSM has...
It is example of pole with transformator which is connected to primary and secondary voltage undergroud. it is very often type of connection. it is node https://www.openstreetmap.org/node/11215506651 I map it...
Extend the "invalid access value"-check to `*:lanes`. For `:lanes:conditional` things can get quite complicated (without embedding the conditional value parser), so it only checks the first value. Maybe I'll incorporate...
In Greece, the community consensus is that bus stop names are rendered in all caps. This is the standard way to render them in all user facing applications: Transit maps,...
This is a bit similar to #884 Looking at the Brest bike parking integration, the issues that I marked as "false positive" reappear all at once every few months. See...
These tags don't conflict: `amenity=clinic` + `landuse=commercial` is ok. `amenity=research_institute` + `landuse=farmyard` is correct. `amenity=events_venue` + `landuse=commercial` is correct. `amenity=training` + `landuse=commercial` is correct.
https://osmose.openstreetmap.fr/nl/issue/0aa40099-8f6d-51eb-1269-4e5f754f2961 https://github.com/osm-fr/osmose-backend/blob/1163c2af6bc3b979a99c0a1918defc14df6f64b0/plugins/TagFix_Tree_Lang_fr.py#L39-L47 I spotted this while working on #2358 1) A tree with `name = Grenadier` in French-speaking countries triggers item=class=3120 The proposed fix is `species:fr = Grenadier commun|Grenadier` Probably...
what's the "meaning" of sr in self._update_ks_vs for quote management at https://github.com/osm-fr/osmose-backend/blob/master/plugins/TagWatchFrViPofm.py#L76
Hi, We consume the false positive of item 7170 classes 1;3;20 and we discovered the update timestamp (last run of analyzer we presume) is frozen at 22 june 2024 22:29....
What happens if there are several candidates for a merge? Is the closest one the match ? Related to charging station merge in France : 100m inside a highway=services is...