Igor Eliezer
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
5 additions and
3 deletions
-
construction.json
-
craft.json
-
gastro-smoking.json
|
|
@ -9,7 +9,7 @@ |
|
|
|
"it": "Cantieri", |
|
|
|
"ja": "工事中", |
|
|
|
"nl": "Bouwterrein", |
|
|
|
"pt-br": "Canteiros de Obras", |
|
|
|
"pt-br": "Terrenos e Obras", |
|
|
|
"ru": "Места строительства" |
|
|
|
}, |
|
|
|
"query": { |
|
|
|
|
|
@ -3,7 +3,8 @@ |
|
|
|
"name": { |
|
|
|
"de": "Handwerk", |
|
|
|
"en": "Craft", |
|
|
|
"fr": "Artisanat" |
|
|
|
"fr": "Artisanat", |
|
|
|
"pt-br": "Ofícios" |
|
|
|
}, |
|
|
|
"query": { |
|
|
|
"15": "(node[craft];way[craft];relation[craft];);" |
|
|
|
|
|
@ -3,7 +3,8 @@ |
|
|
|
"name": { |
|
|
|
"de": "Rauchfreie Gastronomie", |
|
|
|
"en": "Smokefree Gastronomy", |
|
|
|
"fr": "Restauration sans tabac" |
|
|
|
"fr": "Restauration sans tabac", |
|
|
|
"pt-br": "Gastronomia sem fumo" |
|
|
|
}, |
|
|
|
"query": { |
|
|
|
"16": "(node[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];way[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];relation[amenity~'^(bar|biergarten|cafe|fast_food|ice_cream|pub|restaurant)$'];);" |
|
|
|