You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
381 B

{
"type": "overpass",
"name": {
"en": "Supermarkets without website",
"nl": "Supermarkten zonder website",
"de": "Supermärkte ohne Website"
},
"query": {
"13": "(node[\"shop\"=\"supermarket\"][\"website\"!~\".*\"];way[\"shop\"=\"supermarket\"][\"website\"!~\".*\"];relation[\"shop\"=\"supermarket\"][\"website\"!~\".*\"];)"
}
}