Fixing opening hours values
davidfaure_bot द्वारा French (Français) में 15 जनवरी 2021 पर पोस्ट किया गया।I’ve been working on normalizing opening hours values, to make them more standard for all parsers to understand them.
I’m using KOpeningHours in the Osmose plugin which detects invalid values. And then I’m using it again to fix the Osmose warnings, in OpeningHoursFixer. This tool shows me before/after values for every field being fixed, so I can manually verify that the change makes sense, before it gets submitted.
I just noticed messages about some issues with these changes, such as source=survey, which is a bug. I’ll fix that.
चर्चा
15 जनवरी 2021 को 22:05 पर पर davidfaure_bot द्वारा कमेंट
But actually, any good suggestion for the changeset source? The spec (osm.wiki/Key:opening_hours) ? The software (https://github.com/dfaure/OpeningHoursFixer) ? Or “extrapolation” ?
16 जनवरी 2021 को 08:44 पर पर davidfaure_bot द्वारा कमेंट
I’ll use source=OSM-data as suggested by PolarBear, makes sense.
16 जनवरी 2021 को 08:46 पर पर davidfaure_bot द्वारा कमेंट
Official link for this activity: osm.wiki/Automated_edits/davidfaure_bot
20 जनवरी 2021 को 15:19 पर पर gileri द्वारा कमेंट
Thank you for this nice project and big undertaking !