diff --git a/data/presets.yaml b/data/presets.yaml index d159a1f99..976252f1d 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -235,6 +235,9 @@ en: attraction: # attraction=* label: Type + automated: + # automated=* + label: Automated baby_feeding: # baby_feeding=* label: Baby Nursing Area diff --git a/data/presets/fields.json b/data/presets/fields.json index 169908e8f..f081b1550 100644 --- a/data/presets/fields.json +++ b/data/presets/fields.json @@ -26,6 +26,7 @@ "artwork_type": {"key": "artwork_type", "type": "combo", "label": "Type"}, "atm": {"key": "atm", "type": "check", "label": "ATM"}, "attraction": {"key": "attraction", "type": "typeCombo", "label": "Type"}, + "automated": {"key": "automated", "type": "check", "label": "Automated"}, "baby_feeding": {"key": "baby_feeding", "type": "combo", "label": "Baby Nursing Area", "strings": {"options": {"room": "Dedicated Room", "yes": "Marked Space", "no": "None"}}, "terms": ["baby feeding", "breastfeeding", "lactation", "mothers", "nursing"]}, "baby_seat": {"key": "baby", "type": "check", "label": "Baby Seat"}, "backcountry": {"key": "backcountry", "type": "check", "label": "Backcountry"}, diff --git a/data/presets/fields/automated.json b/data/presets/fields/automated.json new file mode 100644 index 000000000..8846ca813 --- /dev/null +++ b/data/presets/fields/automated.json @@ -0,0 +1,5 @@ +{ + "key": "automated", + "type": "check", + "label": "Automated" +} \ No newline at end of file diff --git a/data/presets/presets.json b/data/presets/presets.json index ceef41792..bf004580e 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -84,7 +84,7 @@ "amenity/car_pooling": {"icon": "temaki-car_pool", "fields": ["name", "operator", "operator/type", "capacity", "address", "opening_hours", "opening_hours/covid19", "lit"], "moreFields": ["email", "fax", "phone", "website", "wheelchair"], "geometry": ["point", "area"], "tags": {"amenity": "car_pooling"}, "terms": ["car sharing", "carpooling", "lift sharing", "ride sharing"], "name": "Car Pooling Station"}, "amenity/car_rental": {"icon": "maki-car-rental", "fields": ["name", "operator", "address", "opening_hours", "opening_hours/covid19", "payment_multi"], "moreFields": ["brand", "email", "fax", "phone", "website", "wheelchair"], "geometry": ["point", "area"], "tags": {"amenity": "car_rental"}, "name": "Car Rental"}, "amenity/car_sharing": {"icon": "temaki-sign_and_car", "fields": ["name", "operator", "operator/type", "capacity", "address", "payment_multi", "supervised"], "moreFields": ["brand", "email", "fax", "lit", "phone", "website", "wheelchair"], "geometry": ["point", "area"], "tags": {"amenity": "car_sharing"}, "name": "Car Sharing Station"}, - "amenity/car_wash": {"icon": "temaki-car_wash", "fields": ["name", "operator", "address", "building_area", "opening_hours", "opening_hours/covid19", "payment_multi", "self_service"], "moreFields": ["email", "fax", "gnis/feature_id", "phone", "website", "wheelchair"], "geometry": ["point", "area"], "tags": {"amenity": "car_wash"}, "name": "Car Wash"}, + "amenity/car_wash": {"icon": "temaki-car_wash", "fields": ["name", "operator", "address", "building_area", "opening_hours", "opening_hours/covid19", "payment_multi", "self_service", "automated"], "moreFields": ["email", "fax", "gnis/feature_id", "phone", "website", "wheelchair"], "geometry": ["point", "area"], "tags": {"amenity": "car_wash"}, "name": "Car Wash"}, "amenity/casino": {"icon": "maki-casino", "fields": ["name", "operator", "address", "building_area", "opening_hours", "opening_hours/covid19", "gambling", "smoking"], "moreFields": ["air_conditioning", "email", "fax", "gnis/feature_id", "internet_access", "internet_access/fee", "internet_access/ssid", "level", "min_age", "payment_multi", "phone", "ref/vatin", "website", "wheelchair"], "geometry": ["point", "area"], "terms": ["gambling", "roulette", "craps", "poker", "blackjack"], "tags": {"amenity": "casino"}, "name": "Casino"}, "amenity/charging_station": {"icon": "fas-charging-station", "fields": ["name", "operator", "capacity", "access_simple", "fee", "payment_multi_fee", "charge_fee"], "moreFields": ["brand", "covered", "level", "manufacturer"], "geometry": ["point"], "tags": {"amenity": "charging_station"}, "terms": ["EV", "Electric Vehicle", "Supercharger"], "name": "Charging Station"}, "amenity/childcare": {"icon": "fas-child", "fields": ["name", "operator", "operator/type", "address", "building_area", "opening_hours", "opening_hours/covid19", "website"], "moreFields": ["baby_feeding", "email", "fax", "gnis/feature_id", "internet_access", "internet_access/fee", "internet_access/ssid", "level", "max_age", "min_age", "not/name", "payment_multi", "phone", "wheelchair"], "geometry": ["point", "area"], "terms": ["daycare", "orphanage", "playgroup"], "tags": {"amenity": "childcare"}, "name": "Nursery/Childcare"}, diff --git a/data/presets/presets/amenity/car_wash.json b/data/presets/presets/amenity/car_wash.json index 4e72b780b..318d52acb 100644 --- a/data/presets/presets/amenity/car_wash.json +++ b/data/presets/presets/amenity/car_wash.json @@ -8,7 +8,9 @@ "opening_hours", "opening_hours/covid19", "payment_multi", - "self_service" + "self_service", + "automated" + ], "moreFields": [ "email", diff --git a/data/taginfo.json b/data/taginfo.json index c0c325449..29027a34b 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -1348,6 +1348,7 @@ {"key": "artist_name", "description": "🄵 Artist"}, {"key": "artwork_type", "description": "🄵 Type"}, {"key": "atm", "description": "🄵 ATM"}, + {"key": "automated", "description": "🄵 Automated"}, {"key": "baby_feeding", "value": "room", "description": "🄵 Baby Nursing Area"}, {"key": "baby_feeding", "value": "yes", "description": "🄵 Baby Nursing Area"}, {"key": "baby_feeding", "value": "no", "description": "🄵 Baby Nursing Area"}, diff --git a/dist/locales/en.json b/dist/locales/en.json index 79475cdbd..7aa2f6b87 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -2818,6 +2818,9 @@ "attraction": { "label": "Type" }, + "automated": { + "label": "Automated" + }, "baby_feeding": { "label": "Baby Nursing Area", "terms": "baby feeding,breastfeeding,lactation,mothers,nursing",