OpenStreetMap 로고 OpenStreetMap

Fixing opening_hours

HubMiner님이 English로 2019년 4월 18일에 게시함.

Here is regular-expression based OverPass query for finding some of the broken opening_hours values:
opening_hours~/(mon|tue|wed|thu|fri|sat|sun |sund)/i
http://overpass-turbo.eu/s/I3I
Does anyone know how to propose adding this to existing error checkers?

Hint if you are trying to fix in semi-batch mode: copy/paste the bad value to opening_hours evaluation tool and it will do a partial correction for you.

이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

2019년 4월 18일 07:30Kazing님의 의견

Hello,

The quality assurance tool “Osmose” can detect this type of error. This tool can also propose a correction and include a small tags editor to correct the errors.

You have to select the “opening hours” error type in the left menu; here is a link that shows the “opening_hours” errors in the US : https://osmose.openstreetmap.fr/en/map/?#zoom=9&lat=38.832&lon=-77.263&item=3250

2019년 4월 22일 19:38LeifRasmussen님의 의견

The JOSM validator also finds invalid syntax - you can just download all objects in an area that have opening hours, and then use the validator window to find invalid ones. Overpass download in JOSM lets you only download the objects you want. It is available if you turn on expert mode

2019년 5월 4일 03:27HubMiner님의 의견

Both comments were helpful, thank you! I especially liked Osmose based approach as it allows to scan for problem without pre-loading anything, plus it gives suggestions for some of the bad data, and finally, it lets you edit right in the web tool.

댓글을 남기려면 로그인하세요