-
Notifications
You must be signed in to change notification settings - Fork 1
/
test.collection_times.warnOnly.json
38 lines (38 loc) · 1.33 KB
/
test.collection_times.warnOnly.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"version": 0.6,
"generator": "Overpass API, modified by the opening_hours_server.js",
"osm3s": {
"timestamp_osm_base": "2015-09-02T17:05:02Z",
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."
},
"bounds": {
"minlat": 50.6554,
"minlon": 6.98425,
"maxlat": 50.8112,
"maxlon": 7.26737
},
"elements": [
{
"type": "node",
"id": 3001774274,
"lat": 50.7318678,
"lon": 7.0977431,
"tags": {
"amenity": "post_box",
"brand": "Deutsche Post",
"collection_times": "Mo-Fr 17:00,19:00; Sa 13:15;",
"collection_times:lastcheck": "2015-01-18",
"operator": "Deutsche Post",
"ref": "Hauptbahnhof (Bahnsteig 1), 53111 Bonn"
},
"tag_problems": {
"collection_times": {
"error": false,
"eval_notes": [
"Mo-Fr 17:00,19:00; Sa 13:15; <--- (This rule does not contain anything useful. Please remove this empty rule. Might it be possible that you are a programmer and adding a semicolon after each statement is hardwired in your muscle memory ;) ? The thing is that the semicolon in the opening_hours syntax is defined as rule separator. So for compatibility reasons you should omit this last semicolon.)"
]
}
}
}
]
}