diff --git a/data/presets/presets.json b/data/presets/presets.json index 2b56d0076..95d0e52ba 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -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"}, diff --git a/data/presets/presets/amenity/studio.json b/data/presets/presets/amenity/studio.json index d33e7bd28..69f460a07 100644 --- a/data/presets/presets/amenity/studio.json +++ b/data/presets/presets/amenity/studio.json @@ -1,5 +1,5 @@ { - "icon": "maki-karaoke", + "icon": "fas-microphone", "fields": [ "name", "studio", diff --git a/data/taginfo.json b/data/taginfo.json index 4eca977e0..2b3144734 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -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"}, diff --git a/svg/fontawesome/fas-microphone.svg b/svg/fontawesome/fas-microphone.svg new file mode 100644 index 000000000..7d4399c1b --- /dev/null +++ b/svg/fontawesome/fas-microphone.svg @@ -0,0 +1 @@ + \ No newline at end of file