Browse Source

'ShopsWithoutOpeningHours.json' toevoegen

master
Robin van der Linde 5 years ago
parent
commit
ec140c2fa0
  1. 9
      ShopsWithoutOpeningHours.json

9
ShopsWithoutOpeningHours.json

@ -0,0 +1,9 @@
{
"type": "overpass",
"name": {
"en": "Shops without opening hours"
},
"query": {
"13": "(node[\"shop\"][\"opening_hours\"!~\".*\"];way[\"shop\"][\"opening_hours\"!~\".*\"];relation[\"shop\"][\"opening_hours\"!~\".*\"])"
}
}
Loading…
Cancel
Save