Add Picnic Shelter preset

This commit is contained in:
programistka
2018-09-30 21:33:34 +02:00
parent 2fc023a000
commit 406a3b4869
5 changed files with 60 additions and 0 deletions
+5
View File
@@ -2472,6 +2472,11 @@ en:
# 'amenity=shelter, shelter_type=lean_to'
name: Lean-To
terms: '<translate with synonyms or related terms for ''Lean-To'', separated by commas>'
amenity/shelter/picnic_shelter:
# 'amenity=shelter, shelter_type=picnic_shelter'
name: Picnic Shelter
# 'terms: pavilion'
terms: '<translate with synonyms or related terms for ''Picnic Shelter'', separated by commas>'
amenity/shower:
# amenity=shower
name: Shower
+1
View File
@@ -131,6 +131,7 @@
"amenity/shelter": {"icon": "maki-shelter", "fields": ["name", "shelter_type", "building_area", "bench", "bin"], "geometry": ["point", "vertex", "area"], "terms": ["lean-to", "gazebo", "picnic"], "tags": {"amenity": "shelter"}, "name": "Shelter"},
"amenity/shelter/gazebo": {"icon": "maki-shelter", "fields": ["name", "building_area", "bench", "lit"], "geometry": ["point", "area"], "tags": {"amenity": "shelter", "shelter_type": "gazebo"}, "name": "Gazebo"},
"amenity/shelter/lean_to": {"icon": "maki-shelter", "fields": ["name", "operator", "building_area"], "geometry": ["point", "area"], "tags": {"amenity": "shelter", "shelter_type": "lean_to"}, "name": "Lean-To"},
"amenity/shelter/picnic_shelter": {"icon": "maki-shelter", "fields": ["name", "shelter_type", "building_area", "lit", "bin"], "geometry": ["point", "area"], "tags": {"amenity": "shelter", "shelter_type": "picnic_shelter"}, "reference": {"key": "shelter_type", "value": "picnic_shelter"}, "terms": ["pavilion"], "name": "Picnic Shelter"},
"amenity/shower": {"icon": "temaki-shower", "fields": ["operator", "opening_hours", "fee", "supervised", "building_area", "access_simple"], "geometry": ["point", "vertex", "area"], "terms": ["rain closet"], "tags": {"amenity": "shower"}, "name": "Shower"},
"amenity/smoking_area": {"icon": "fas-smoking", "fields": ["name", "shelter", "bin", "bench", "opening_hours"], "geometry": ["point", "vertex", "area"], "terms": [], "tags": {"amenity": "smoking_area"}, "name": "Smoking Area"},
"amenity/social_facility": {"icon": "temaki-social_facility", "fields": ["name", "operator", "address", "building_area", "social_facility", "social_facility_for", "opening_hours", "wheelchair"], "geometry": ["point", "area"], "terms": [], "tags": {"amenity": "social_facility"}, "name": "Social Facility"},
@@ -0,0 +1,15 @@
{
"icon": "maki-shelter",
"fields": ["name", "shelter_type", "building_area", "lit", "bin"],
"geometry": ["point", "area"],
"tags": {
"amenity": "shelter",
"shelter_type": "picnic_shelter"
},
"reference": {
"key": "shelter_type",
"value": "picnic_shelter"
},
"terms": ["pavilion"],
"name": "Picnic Shelter"
}
+7
View File
@@ -889,6 +889,13 @@
"object_types": ["node", "area"],
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shelter-15.svg?sanitize=true"
},
{
"key": "shelter_type",
"value": "picnic_shelter",
"description": "Picnic Shelter",
"object_types": ["node", "area"],
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shelter-15.svg?sanitize=true"
},
{
"key": "amenity",
"value": "shower",
+32
View File
@@ -3580,6 +3580,10 @@
"name": "Lean-To",
"terms": ""
},
"amenity/shelter/picnic_shelter": {
"name": "Picnic Shelter",
"terms": "pavilion"
},
"amenity/shower": {
"name": "Shower",
"terms": "rain closet"
@@ -7192,6 +7196,34 @@
"description": "Orthofoto layer provided by basemap.at. \"Successor\" of geoimage.at imagery.",
"name": "basemap.at Orthofoto"
},
"eufar-balaton": {
"attribution": {
"text": "EUFAR Balaton ortofotó 2010"
},
"description": "1940 geo-tagged photography from Balaton Limnological Institute.",
"name": "EUFAR Balaton orthophotos"
},
"finds.jp_KBN_2500": {
"attribution": {
"text": "GSI KIBAN 2500"
},
"description": "GSI Kiban 2500 via finds.jp. Good for tracing, but a bit older.",
"name": "Japan GSI KIBAN 2500"
},
"gsi.go.jp": {
"attribution": {
"text": "GSI Japan"
},
"description": "Japan GSI ortho Imagery. Usually better than bing, but a bit older.",
"name": "Japan GSI ortho Imagery"
},
"gsi.go.jp_std_map": {
"attribution": {
"text": "GSI Japan"
},
"description": "Japan GSI Standard Map. Widely covered.",
"name": "Japan GSI Standard Map"
},
"hike_n_bike": {
"attribution": {
"text": "© OpenStreetMap contributors"