Add Amphitheatre preset

This commit is contained in:
enighter
2018-10-01 15:26:02 +08:00
parent 2fc023a000
commit 6739f39413
5 changed files with 68 additions and 0 deletions
+5
View File
@@ -2527,6 +2527,11 @@ en:
name: Theater
# 'terms: theatre,performance,play,musical'
terms: '<translate with synonyms or related terms for ''Theater'', separated by commas>'
amenity/theatre/type/amphi:
# 'amenity=theatre, theatre:type=amphi'
name: Amphitheatre
# 'terms: open air,outdoor,greek,ampi'
terms: '<translate with synonyms or related terms for ''Amphitheatre'', separated by commas>'
amenity/toilets:
# amenity=toilets
name: Toilets
+1
View File
@@ -142,6 +142,7 @@
"amenity/taxi": {"icon": "fas-taxi", "fields": ["name", "operator", "capacity"], "geometry": ["point", "vertex", "area"], "terms": ["cab"], "tags": {"amenity": "taxi"}, "name": "Taxi Stand"},
"amenity/telephone": {"icon": "maki-telephone", "fields": ["operator", "phone", "fee", "payment_multi", "covered", "indoor", "booth"], "geometry": ["point", "vertex"], "tags": {"amenity": "telephone"}, "terms": ["phone"], "name": "Telephone"},
"amenity/theatre": {"icon": "maki-theatre", "fields": ["name", "operator", "address", "building_area"], "geometry": ["point", "area"], "terms": ["theatre", "performance", "play", "musical"], "tags": {"amenity": "theatre"}, "name": "Theater"},
"amenity/theatre/type/amphi": {"icon": "maki-theatre", "fields": ["name", "operator", "address", "lit"], "geometry": ["point", "area"], "terms": ["open air", "outdoor", "greek", "ampi"], "tags": {"amenity": "theatre", "theatre:type": "amphi"}, "name": "Amphitheatre"},
"amenity/toilets": {"icon": "maki-toilet", "fields": ["toilets/disposal", "operator", "building_area", "access_simple", "gender", "fee", "diaper"], "geometry": ["point", "vertex", "area"], "terms": ["bathroom", "restroom", "outhouse", "privy", "head", "lavatory", "latrine", "water closet", "WC", "W.C."], "tags": {"amenity": "toilets"}, "name": "Toilets"},
"amenity/townhall": {"icon": "maki-town-hall", "fields": ["name", "operator", "address", "building_area"], "geometry": ["point", "area"], "terms": ["village", "city", "government", "courthouse", "municipal"], "tags": {"amenity": "townhall"}, "name": "Town Hall"},
"amenity/university": {"icon": "maki-college", "fields": ["name", "operator", "address", "internet_access", "internet_access/ssid"], "geometry": ["point", "area"], "terms": ["college"], "tags": {"amenity": "university"}, "name": "University Grounds"},
@@ -0,0 +1,23 @@
{
"icon": "maki-theatre",
"fields": [
"name",
"operator",
"address",
"lit"
],
"geometry": [
"point", "area"
],
"terms": [
"open air",
"outdoor",
"greek",
"ampi"
],
"tags": {
"amenity": "theatre",
"theatre:type": "amphi"
},
"name": "Amphitheatre"
}
+7
View File
@@ -959,6 +959,13 @@
"object_types": ["node", "area"],
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/theatre-15.svg?sanitize=true"
},
{
"key": "theatre:type",
"value": "amphi",
"description": "Amphitheatre",
"object_types": ["node", "area"],
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/theatre-15.svg?sanitize=true"
},
{
"key": "amenity",
"value": "toilets",
+32
View File
@@ -3624,6 +3624,10 @@
"name": "Theater",
"terms": "theatre,performance,play,musical"
},
"amenity/theatre/type/amphi": {
"name": "Amphitheatre",
"terms": "open air,outdoor,greek,ampi"
},
"amenity/toilets": {
"name": "Toilets",
"terms": "bathroom,restroom,outhouse,privy,head,lavatory,latrine,water closet,WC,W.C."
@@ -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"