diff --git a/data/presets.yaml b/data/presets.yaml index a9263bbc4..eef7404e3 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -1530,6 +1530,9 @@ en: product: # product=* label: Products + public_bookcase/type: + # 'public_bookcase:type=*' + label: Type railway: # railway=* label: Type @@ -3017,9 +3020,6 @@ en: name: Public Bookcase # 'terms: library,bookcrossing' terms: '' - public_bookcase/type: - # public_bookcase:type=* - label: Type amenity/ranger_station: # amenity=ranger_station name: Ranger Station diff --git a/data/taginfo.json b/data/taginfo.json index c855c4af7..ca1fc610e 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -1566,6 +1566,7 @@ {"key": "preschool", "description": "🄵 Preschool"}, {"key": "produce", "description": "🄵 Produce"}, {"key": "product", "description": "🄵 Products"}, + {"key": "public_bookcase:type", "description": "🄵 Type"}, {"key": "railway:position", "description": "🄵 Milestone Position"}, {"key": "railway:signal:direction", "value": "forward", "description": "🄵 Direction Affected"}, {"key": "railway:signal:direction", "value": "backward", "description": "🄵 Direction Affected"}, diff --git a/dist/locales/en.json b/dist/locales/en.json index 75df1b932..263564597 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -3698,6 +3698,9 @@ "product": { "label": "Products" }, + "public_bookcase/type": { + "label": "Type" + }, "railway": { "label": "Type" }, @@ -7912,9 +7915,6 @@ "name": "Transformer", "terms": "" }, - "public_bookcase/type": { - "label": "Type" - }, "public_transport/platform_point": { "name": "Transit Stop / Platform", "terms": "platform,public transit,public transportation,transit,transportation"