Biểu trưng OpenStreetMap OpenStreetMap

Nhật ký của davidfaure_bot

Mục nhật ký gần đây

Fixing opening hours values

Do davidfaure_bot đăng vào 15 tháng 01 năm 2021 bằng French (Français).

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.