-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "real" "load all errors in JOSM" #14
Comments
This is a another way to look at it … It probably makes sense to implement another button to do what you suggested. |
vote for "another button" ;) |
If you are a "power mapper" and want to correct opening_hours errors you can do this as I do by running a Python script https://github.com/ypid/opening_hours.js#small-scale and go through each error. |
JOSM validator may be also useful, it is using https://github.com/ypid/opening_hours.js code. |
Also possible. Good idea thanks 😄 . I could write a script which loads, lets say 100 wrong values in JOSM so that they can by corrected. This would speed up my process of fixing mistakes about opening_hours a bit … |
+10 |
The function "load all in Josm" should load all visible Errors in JOSM, not only duplicates of the complete Key like now:
javascript:josm('import?url=http%3A%2F%2Foverpass-api.de%2F api%2Fxapi_meta%3F*%5Bopening_hours %3DMo%209.00%20-12.00%20Uhr%20Di%20-%20 Fr%209.00%20-12.00%20und%2015.00%20-17.00%20Uhr%5D')
The text was updated successfully, but these errors were encountered: