mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Update derived data
This commit is contained in:
+3
-3
@@ -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: '<translate with synonyms or related terms for ''Public Bookcase'', separated by commas>'
|
||||
public_bookcase/type:
|
||||
# public_bookcase:type=*
|
||||
label: Type
|
||||
amenity/ranger_station:
|
||||
# amenity=ranger_station
|
||||
name: Ranger Station
|
||||
|
||||
@@ -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"},
|
||||
|
||||
Vendored
+3
-3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user