Merge develop
This commit is contained in:
commit
b78e37f7a4
36 changed files with 923 additions and 245 deletions
|
@ -149,7 +149,7 @@ The question is *What kind of cafe is this?*
|
|||
- *A pub, mostly for drinking beers in a warm, relaxed interior* corresponds with `amenity=pub`
|
||||
- *A more modern and commercial <b>bar</b>, possibly with a music and light installation* corresponds with `amenity=bar`
|
||||
- *A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment* corresponds with `amenity=cafe`
|
||||
- *A <b>restuarant</b> where one can get a proper meal* corresponds with `amenity=restaurant`
|
||||
- *A <b>restaurant</b> where one can get a proper meal* corresponds with `amenity=restaurant`
|
||||
- *An open space where beer is served, typically seen in Germany* corresponds with `amenity=biergarten`
|
||||
- *This is a <b>nightclub</b> or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks* corresponds with `amenity=nightclub`
|
||||
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Cafés and pubs' shows amenity=restaurant with a fixed text, namely 'A <b>restuarant</b> where one can get a proper meal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cafés and pubs')",
|
||||
"description": "Layer 'Cafés and pubs' shows amenity=restaurant with a fixed text, namely 'A <b>restaurant</b> where one can get a proper meal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cafés and pubs')",
|
||||
"value": "restaurant"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Cafés and pubs' shows amenity=restaurant with a fixed text, namely 'A <b>restuarant</b> where one can get a proper meal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
|
||||
"description": "Layer 'Cafés and pubs' shows amenity=restaurant with a fixed text, namely 'A <b>restaurant</b> where one can get a proper meal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
|
||||
"value": "restaurant"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -2701,7 +2701,7 @@
|
|||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"description": "Layer 'Cafés and pubs' shows amenity=restaurant with a fixed text, namely 'A <b>restuarant</b> where one can get a proper meal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
"description": "Layer 'Cafés and pubs' shows amenity=restaurant with a fixed text, namely 'A <b>restaurant</b> where one can get a proper meal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
|
||||
"value": "restaurant"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue