mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
@@ -1541,7 +1541,7 @@ en:
|
||||
name: Courthouse
|
||||
terms: '<translate with synonyms or related terms for ''Courthouse'', separated by commas>'
|
||||
amenity/coworking_space:
|
||||
# office=coworking
|
||||
# amenity=coworking_space
|
||||
name: Coworking Space
|
||||
amenity/crematorium:
|
||||
# amenity=crematorium
|
||||
|
||||
@@ -507,7 +507,7 @@
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"office": "coworking"
|
||||
"amenity": "coworking_space"
|
||||
},
|
||||
"name": "Coworking Space",
|
||||
"searchable": false
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"office": "coworking"
|
||||
"amenity": "coworking_space"
|
||||
},
|
||||
"name": "Coworking Space",
|
||||
"searchable": false
|
||||
|
||||
@@ -128,8 +128,8 @@
|
||||
"value": "terminal"
|
||||
},
|
||||
{
|
||||
"key": "office",
|
||||
"value": "coworking"
|
||||
"key": "amenity",
|
||||
"value": "coworking_space"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
|
||||
Reference in New Issue
Block a user