mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Update Studio icon to a studio mic instead of a stage mic
Add derived taginfo data from previous commits
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
"amenity/social_facility/group_home": {"icon": "maki-wheelchair", "fields": ["{amenity/social_facility}", "wheelchair"], "geometry": ["point", "area"], "terms": ["old", "senior", "living", "care home", "assisted living"], "tags": {"amenity": "social_facility", "social_facility": "group_home", "social_facility:for": "senior"}, "reference": {"key": "social_facility", "value": "group_home"}, "name": "Elderly Group Home"},
|
||||
"amenity/social_facility/homeless_shelter": {"icon": "temaki-social_facility", "geometry": ["point", "area"], "terms": ["houseless", "unhoused", "displaced"], "tags": {"amenity": "social_facility", "social_facility": "shelter", "social_facility:for": "homeless"}, "reference": {"key": "social_facility", "value": "shelter"}, "name": "Homeless Shelter"},
|
||||
"amenity/social_facility/nursing_home": {"icon": "maki-wheelchair", "fields": ["{amenity/social_facility}", "wheelchair"], "geometry": ["point", "area"], "terms": ["elderly", "living", "nursing", "old", "senior", "assisted living"], "tags": {"amenity": "social_facility", "social_facility": "nursing_home", "social_facility:for": "senior"}, "reference": {"key": "social_facility", "value": "nursing_home"}, "name": "Nursing Home"},
|
||||
"amenity/studio": {"icon": "maki-karaoke", "fields": ["name", "studio", "address", "building_area"], "moreFields": ["website", "phone", "email", "fax", "wheelchair"], "geometry": ["point", "area"], "terms": ["recording", "radio", "television"], "tags": {"amenity": "studio"}, "name": "Studio"},
|
||||
"amenity/studio": {"icon": "fas-microphone", "fields": ["name", "studio", "address", "building_area"], "moreFields": ["website", "phone", "email", "fax", "wheelchair"], "geometry": ["point", "area"], "terms": ["recording", "radio", "television"], "tags": {"amenity": "studio"}, "name": "Studio"},
|
||||
"amenity/taxi": {"icon": "fas-taxi", "fields": ["name", "operator", "capacity"], "moreFields": ["address", "opening_hours", "wheelchair"], "geometry": ["point", "vertex", "area"], "terms": ["cab"], "tags": {"amenity": "taxi"}, "name": "Taxi Stand"},
|
||||
"amenity/telephone": {"icon": "maki-telephone", "fields": ["operator", "phone", "fee", "payment_multi_fee", "booth"], "moreFields": ["covered", "indoor", "lit", "wheelchair"], "geometry": ["point", "vertex"], "tags": {"amenity": "telephone"}, "terms": ["phone"], "name": "Telephone"},
|
||||
"amenity/theatre": {"icon": "maki-theatre", "fields": ["name", "operator", "address", "building_area"], "moreFields": ["air_conditioning", "internet_access", "internet_access/fee", "internet_access/ssid", "payment_multi", "website", "phone", "email", "fax", "wheelchair"], "geometry": ["point", "area"], "terms": ["theatre", "performance", "play", "musical"], "tags": {"amenity": "theatre"}, "name": "Theater"},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "maki-karaoke",
|
||||
"icon": "fas-microphone",
|
||||
"fields": [
|
||||
"name",
|
||||
"studio",
|
||||
|
||||
+10
-1
@@ -191,7 +191,7 @@
|
||||
{"key": "social_facility", "value": "food_bank", "description": "🄿 Food Bank", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/social_facility.svg?sanitize=true"},
|
||||
{"key": "social_facility:for", "value": "senior", "description": "🄿 Elderly Group Home, 🄿 Nursing Home", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/wheelchair-15.svg?sanitize=true"},
|
||||
{"key": "social_facility:for", "value": "homeless", "description": "🄿 Homeless Shelter", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/social_facility.svg?sanitize=true"},
|
||||
{"key": "amenity", "value": "studio", "description": "🄿 Studio", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/karaoke-15.svg?sanitize=true"},
|
||||
{"key": "amenity", "value": "studio", "description": "🄿 Studio", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/fontawesome/fas-microphone.svg?sanitize=true"},
|
||||
{"key": "amenity", "value": "taxi", "description": "🄿 Taxi Stand", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/fontawesome/fas-taxi.svg?sanitize=true"},
|
||||
{"key": "amenity", "value": "telephone", "description": "🄿 Telephone", "object_types": ["node"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/telephone-15.svg?sanitize=true"},
|
||||
{"key": "amenity", "value": "theatre", "description": "🄿 Theater", "object_types": ["node", "area"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/theatre-15.svg?sanitize=true"},
|
||||
@@ -1767,6 +1767,14 @@
|
||||
{"key": "highway", "value": "incline", "description": "🄳 ➜ highway=road + incline=up"},
|
||||
{"key": "highway", "value": "incline_steep", "description": "🄳 ➜ highway=road + incline=up"},
|
||||
{"key": "highway", "value": "unsurfaced", "description": "🄳 ➜ highway=road + surface=unpaved"},
|
||||
{"key": "internet_access", "value": "public", "description": "🄳 ➜ internet_access=yes + internet_access:fee=no"},
|
||||
{"key": "internet_access", "value": "wifi", "description": "🄳 ➜ internet_access=wlan"},
|
||||
{"key": "internet_access:fee", "value": "0", "description": "🄳 ➜ internet_access:fee=no"},
|
||||
{"key": "internet_access:fee", "value": "free", "description": "🄳 ➜ internet_access:fee=no"},
|
||||
{"key": "internet_access:fee", "value": "Free", "description": "🄳 ➜ internet_access:fee=no"},
|
||||
{"key": "internet_access:fee", "value": "No", "description": "🄳 ➜ internet_access:fee=no"},
|
||||
{"key": "internet_access:name", "description": "🄳 ➜ internet_access:ssid=*"},
|
||||
{"key": "internet_access:type", "description": "🄳 ➜ internet_access=*"},
|
||||
{"key": "kerb", "value": "dropped", "description": "🄳 ➜ kerb=lowered"},
|
||||
{"key": "kerb", "value": "flat", "description": "🄳 ➜ kerb=flush"},
|
||||
{"key": "landuse", "value": "conservation", "description": "🄳 ➜ boundary=protected_area"},
|
||||
@@ -1804,6 +1812,7 @@
|
||||
{"key": "shop", "value": "baby_care", "description": "🄳 ➜ shop=baby_goods"},
|
||||
{"key": "shop", "value": "bags", "description": "🄳 ➜ shop=bag"},
|
||||
{"key": "shop", "value": "betting", "description": "🄳 ➜ shop=bookmaker"},
|
||||
{"key": "shop", "value": "cafe", "description": "🄳 ➜ amenity=cafe"},
|
||||
{"key": "shop", "value": "dive", "description": "🄳 ➜ shop=scuba_diving"},
|
||||
{"key": "shop", "value": "fish", "description": "🄳 ➜ shop=seafood"},
|
||||
{"key": "shop", "value": "gallery", "description": "🄳 ➜ shop=art"},
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="microphone" class="svg-inline--fa fa-microphone fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M176 352c53.02 0 96-42.98 96-96V96c0-53.02-42.98-96-96-96S80 42.98 80 96v160c0 53.02 42.98 96 96 96zm160-160h-16c-8.84 0-16 7.16-16 16v48c0 74.8-64.49 134.82-140.79 127.38C96.71 376.89 48 317.11 48 250.3V208c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v40.16c0 89.64 63.97 169.55 152 181.69V464H96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-56v-33.77C285.71 418.47 352 344.9 352 256v-48c0-8.84-7.16-16-16-16z"></path></svg>
|
||||
|
After Width: | Height: | Size: 703 B |
Reference in New Issue
Block a user