From 6739f39413e3048eb725c8ba69db1e4e28503a17 Mon Sep 17 00:00:00 2001 From: enighter Date: Mon, 1 Oct 2018 15:26:02 +0800 Subject: [PATCH] Add Amphitheatre preset --- data/presets.yaml | 5 +++ data/presets/presets.json | 1 + .../presets/amenity/theatre/type/amphi.json | 23 +++++++++++++ data/taginfo.json | 7 ++++ dist/locales/en.json | 32 +++++++++++++++++++ 5 files changed, 68 insertions(+) create mode 100644 data/presets/presets/amenity/theatre/type/amphi.json diff --git a/data/presets.yaml b/data/presets.yaml index e7875d38c..e6cd879a2 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -2527,6 +2527,11 @@ en: name: Theater # 'terms: theatre,performance,play,musical' terms: '' + amenity/theatre/type/amphi: + # 'amenity=theatre, theatre:type=amphi' + name: Amphitheatre + # 'terms: open air,outdoor,greek,ampi' + terms: '' amenity/toilets: # amenity=toilets name: Toilets diff --git a/data/presets/presets.json b/data/presets/presets.json index f027b0342..095092d4f 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -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"}, diff --git a/data/presets/presets/amenity/theatre/type/amphi.json b/data/presets/presets/amenity/theatre/type/amphi.json new file mode 100644 index 000000000..6d18e1e5f --- /dev/null +++ b/data/presets/presets/amenity/theatre/type/amphi.json @@ -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" +} diff --git a/data/taginfo.json b/data/taginfo.json index 3190e9d4e..6f6000e79 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -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", diff --git a/dist/locales/en.json b/dist/locales/en.json index c8c1b2ff3..e494d7c11 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -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"