Fixing opening hours values
Bu girdi, 15 Ocak 2021 tarihinde davidfaure_bot tarafından French (Français) yayımlandı.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.
Tartışma
davidfaure_bot tarafından 15 Ocak 2021 saat 22.05 tarihinde yapılan yorum
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” ?
davidfaure_bot tarafından 16 Ocak 2021 saat 08.44 tarihinde yapılan yorum
I’ll use source=OSM-data as suggested by PolarBear, makes sense.
davidfaure_bot tarafından 16 Ocak 2021 saat 08.46 tarihinde yapılan yorum
Official link for this activity: osm.wiki/Automated_edits/davidfaure_bot
gileri tarafından 20 Ocak 2021 saat 15.19 tarihinde yapılan yorum
Thank you for this nice project and big undertaking !