mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Rename Tourist Information Office preset to Visitor Center and add search terms (close #7764)
This commit is contained in:
+3
-2
@@ -8729,8 +8729,9 @@ en:
|
||||
terms: '<translate with synonyms or related terms for ''Map'', separated by commas>'
|
||||
tourism/information/office:
|
||||
# 'tourism=information, information=office'
|
||||
name: Tourist Information Office
|
||||
terms: '<translate with synonyms or related terms for ''Tourist Information Office'', separated by commas>'
|
||||
name: Visitor Center
|
||||
# 'terms: information office,tour guide,tourism office,tourist information center,visitors center,visitors information center,welcome center'
|
||||
terms: '<translate with synonyms or related terms for ''Visitor Center'', separated by commas>'
|
||||
tourism/information/route_marker:
|
||||
# 'tourism=information, information=route_marker'
|
||||
name: Trail Marker
|
||||
|
||||
@@ -1253,7 +1253,7 @@
|
||||
"tourism/information/board": {"icon": "temaki-info_board", "fields": ["name", "operator", "board_type", "direction"], "geometry": ["point", "vertex"], "tags": {"tourism": "information", "information": "board"}, "reference": {"key": "information", "value": "board"}, "name": "Information Board"},
|
||||
"tourism/information/guidepost": {"icon": "fas-map-signs", "fields": ["name", "ele_node", "operator", "ref"], "moreFields": ["material"], "geometry": ["point", "vertex"], "terms": ["signpost"], "tags": {"tourism": "information", "information": "guidepost"}, "reference": {"key": "information", "value": "guidepost"}, "name": "Guidepost"},
|
||||
"tourism/information/map": {"icon": "fas-map", "fields": ["operator", "map_type", "map_size", "direction"], "geometry": ["point", "vertex"], "tags": {"tourism": "information", "information": "map"}, "reference": {"key": "information", "value": "map"}, "name": "Map"},
|
||||
"tourism/information/office": {"icon": "maki-information", "fields": ["name", "operator", "address", "building_area", "internet_access", "internet_access/fee"], "moreFields": ["building/levels_building", "email", "fax", "gnis/feature_id", "height_building", "internet_access/ssid", "phone", "website", "wheelchair"], "geometry": ["point", "vertex", "area"], "tags": {"tourism": "information", "information": "office"}, "reference": {"key": "information", "value": "office"}, "name": "Tourist Information Office"},
|
||||
"tourism/information/office": {"icon": "maki-information", "fields": ["name", "operator", "address", "building_area", "internet_access", "internet_access/fee"], "moreFields": ["building/levels_building", "email", "fax", "gnis/feature_id", "height_building", "internet_access/ssid", "phone", "website", "wheelchair"], "geometry": ["point", "vertex", "area"], "tags": {"tourism": "information", "information": "office"}, "reference": {"key": "information", "value": "office"}, "terms": ["information office", "tour guide", "tourism office", "tourist information center", "visitors center", "visitors information center", "welcome center"], "name": "Visitor Center"},
|
||||
"tourism/information/route_marker": {"icon": "maki-information", "fields": ["ref", "operator", "colour", "material", "ele_node"], "geometry": ["point", "vertex"], "terms": ["cairn", "painted blaze", "route flag", "route marker", "stone pile", "trail blaze", "trail post", "way marker"], "tags": {"tourism": "information", "information": "route_marker"}, "reference": {"key": "information", "value": "route_marker"}, "name": "Trail Marker"},
|
||||
"tourism/information/terminal": {"icon": "temaki-app_terminal", "fields": ["operator"], "geometry": ["point", "vertex"], "tags": {"tourism": "information", "information": "terminal"}, "reference": {"key": "information", "value": "terminal"}, "name": "Information Terminal"},
|
||||
"tourism/motel": {"icon": "maki-lodging", "fields": ["name", "brand", "address", "building_area", "rooms", "internet_access", "internet_access/fee"], "moreFields": ["air_conditioning", "brand", "building/levels_building", "email", "fax", "gnis/feature_id", "height_building", "internet_access/ssid", "operator", "payment_multi", "phone", "ref/vatin", "reservation", "smoking", "website", "wheelchair"], "geometry": ["point", "area"], "tags": {"tourism": "motel"}, "terms": ["lodging", "motor hotel", "overnight accommodations"], "name": "Motel"},
|
||||
|
||||
@@ -32,5 +32,14 @@
|
||||
"key": "information",
|
||||
"value": "office"
|
||||
},
|
||||
"name": "Tourist Information Office"
|
||||
"terms": [
|
||||
"information office",
|
||||
"tour guide",
|
||||
"tourism office",
|
||||
"tourist information center",
|
||||
"visitors center",
|
||||
"visitors information center",
|
||||
"welcome center"
|
||||
],
|
||||
"name": "Visitor Center"
|
||||
}
|
||||
|
||||
+1
-1
@@ -1198,7 +1198,7 @@
|
||||
{"key": "information", "value": "board", "description": "🄿 Information Board", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/info_board.svg"},
|
||||
{"key": "information", "value": "guidepost", "description": "🄿 Guidepost", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-map-signs.svg"},
|
||||
{"key": "information", "value": "map", "description": "🄿 Map", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-map.svg"},
|
||||
{"key": "information", "value": "office", "description": "🄿 Tourist Information Office", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information-15.svg"},
|
||||
{"key": "information", "value": "office", "description": "🄿 Visitor Center", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information-15.svg"},
|
||||
{"key": "information", "value": "route_marker", "description": "🄿 Trail Marker", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information-15.svg"},
|
||||
{"key": "information", "value": "terminal", "description": "🄿 Information Terminal", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/app_terminal.svg"},
|
||||
{"key": "tourism", "value": "motel", "description": "🄿 Motel", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging-15.svg"},
|
||||
|
||||
Vendored
+2
-2
@@ -10163,8 +10163,8 @@
|
||||
"terms": ""
|
||||
},
|
||||
"tourism/information/office": {
|
||||
"name": "Tourist Information Office",
|
||||
"terms": ""
|
||||
"name": "Visitor Center",
|
||||
"terms": "information office,tour guide,tourism office,tourist information center,visitors center,visitors information center,welcome center"
|
||||
},
|
||||
"tourism/information/route_marker": {
|
||||
"name": "Trail Marker",
|
||||
|
||||
Reference in New Issue
Block a user