Skip to content

Commit

Permalink
Latest data: Sun Sep 15 03:13:59 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Sep 15, 2024
1 parent 3e1ce03 commit 130b197
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion output/some_veg_options.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
"drive_through": "no",
"indoor_seating": "no",
"name:signed": "no",
"opening_hours": "Mo-Fr 09:00-17:00; Sa 08:00-11:00",
"opening_hours": "Mo-Fr 10:00-20:00; Sa 10:30-20:00; Su off",
"outdoor_seating": "no",
"roof:shape": "flat",
"takeaway": "only",
Expand Down Expand Up @@ -435,6 +435,32 @@
"wheelchair": "yes"
}
},
{
"type": "way",
"id": 1307418286,
"center": {
"lat": 49.2025524,
"lon": 16.6363051
},
"nodes": [
12107676121,
12107676122,
12107676123,
12107676124,
12107676121
],
"tags": {
"amenity": "fast_food",
"building": "yes",
"cuisine": "kebab",
"diet:pescetarian": "yes",
"diet:vegetarian": "yes",
"drive_through": "no",
"name": "King Point Kebab",
"opening_hours": "Mo-Fr 10:00-20:00; Sa-Su 11:00-20:00",
"outdoor_seating": "no"
}
},
{
"type": "node",
"id": 1371469303,
Expand Down

0 comments on commit 130b197

Please sign in to comment.