@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
2,326 lines • 653 kB
JSON
{
"traffic_sign": {
"icon": "fas-directions",
"fields": [
"traffic_sign",
"traffic_sign/direction",
"direction_point"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"traffic_sign": "*"
}
},
"traffic_calming": {
"icon": "temaki-diamond",
"fields": [
"traffic_calming",
"surface",
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "*"
},
"matchScore": 0.4
},
"shop": {
"icon": "maki-shop",
"fields": [
"name",
"shop",
"operator",
"address",
"building_area_yes",
"opening_hours",
"payment_multi",
"phone"
],
"moreFields": [
"{@templates/internet_access}",
"{@templates/poi}",
"air_conditioning",
"branch_brand",
"brand",
"building/levels_building",
"changing_table",
"currency_multi",
"ele",
"height_building",
"second_hand",
"stroller",
"toilets",
"toilets/wheelchair",
"toilets/menstrual_products_poi"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "*"
},
"matchScore": 0.7
},
"relation": {
"icon": "iD-relation",
"fields": [
"name",
"relation"
],
"geometry": [
"relation"
],
"tags": {}
},
"polling_station": {
"icon": "fas-vote-yea",
"fields": [
"name",
"ref",
"operator",
"address",
"opening_hours",
"building_area",
"phone"
],
"moreFields": [
"{@templates/contact}",
"{@templates/internet_access}",
"air_conditioning",
"level",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"tags": {
"polling_station": "*"
},
"matchScore": 0.75
},
"point": {
"fields": [
"name"
],
"geometry": [
"vertex",
"point"
],
"tags": {},
"matchScore": 0.1
},
"office": {
"icon": "maki-suitcase",
"fields": [
"name",
"office",
"address",
"building_area_yes",
"opening_hours",
"phone",
"website"
],
"moreFields": [
"{@templates/contact}",
"{@templates/internet_access}",
"air_conditioning",
"baby_feeding",
"building/levels_building",
"ele",
"gnis/feature_id-US",
"height_building",
"level",
"not/name",
"operator",
"ref/vatin",
"ref/FR/siret-FR",
"smoking",
"wheelchair"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"office": "*"
},
"matchScore": 0.7
},
"marker": {
"icon": "temaki-silo",
"fields": [
"ref",
"operator",
"marker",
"utility",
"colour",
"material",
"inscription"
],
"moreFields": [
"height",
"location",
"manufacturer"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"marker": "*"
}
},
"line": {
"fields": [
"name"
],
"geometry": [
"line"
],
"tags": {},
"matchScore": 0.1
},
"junction": {
"icon": "temaki-junction",
"fields": [
"name"
],
"geometry": [
"vertex",
"area"
],
"tags": {
"junction": "yes"
}
},
"historic": {
"icon": "temaki-ruins",
"fields": [
"historic",
"inscription"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"historic": "*"
},
"matchScore": 0.5
},
"healthcare": {
"icon": "maki-hospital",
"fields": [
"name",
"healthcare",
"operator",
"healthcare/speciality",
"address",
"building_area",
"phone",
"website"
],
"moreFields": [
"{@templates/contact}",
"branch_brand",
"brand",
"building/levels_building",
"gnis/feature_id-US",
"height_building",
"level",
"opening_hours",
"payment_multi",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"tags": {
"healthcare": "*"
},
"matchScore": 0.4
},
"ford": {
"icon": "roentgen-ford",
"fields": [
"name",
"depth",
"access",
"seasonal"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"vertex"
],
"tags": {
"ford": "yes"
}
},
"entrance": {
"icon": "maki-entrance-alt1",
"fields": [
"ref",
"entrance",
"door",
"access_simple",
"wheelchair",
"level",
"address"
],
"geometry": [
"vertex"
],
"tags": {
"entrance": "*"
}
},
"craft": {
"icon": "temaki-tools",
"fields": [
"name",
"craft",
"operator",
"address",
"building_area_yes",
"opening_hours",
"phone",
"website"
],
"moreFields": [
"{@templates/internet_access}",
"{@templates/poi}",
"air_conditioning",
"building/levels_building",
"height_building",
"product"
],
"geometry": [
"point",
"area"
],
"tags": {
"craft": "*"
}
},
"club": {
"icon": "fas-handshake",
"fields": [
"name",
"club",
"operator",
"address",
"building_area_yes",
"opening_hours",
"phone",
"website"
],
"moreFields": [
"{@templates/internet_access}",
"{@templates/poi}",
"access_simple",
"building/levels_building",
"height_building",
"max_age",
"min_age"
],
"geometry": [
"point",
"area"
],
"tags": {
"club": "*"
}
},
"building_part": {
"icon": "maki-building",
"fields": [
"building/part",
"building/levels",
"height",
"building/material",
"building/colour",
"roof/colour"
],
"moreFields": [
"layer"
],
"geometry": [
"area"
],
"tags": {
"building:part": "*"
},
"matchScore": 0.5
},
"building": {
"icon": "maki-home",
"fields": [
"name",
"building",
"building/levels",
"height",
"address"
],
"moreFields": [
"architect",
"building/colour",
"building/levels/underground",
"building/material",
"building/prefabricated",
"ele",
"gnis/feature_id-US",
"layer",
"not/name",
"operator",
"roof/colour",
"smoking",
"wheelchair"
],
"geometry": [
"area"
],
"tags": {
"building": "*"
},
"matchScore": 0.6
},
"barrier": {
"icon": "maki-roadblock",
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"barrier": "*"
},
"fields": [
"barrier"
],
"moreFields": [
"level"
],
"matchScore": 0.4
},
"area": {
"fields": [
"name"
],
"geometry": [
"area"
],
"tags": {
"area": "yes"
},
"matchScore": 0.1
},
"advertising": {
"icon": "temaki-billboard",
"fields": [
"advertising",
"operator",
"lit",
"visibility"
],
"moreFields": [
"access_simple",
"height",
"message"
],
"geometry": [
"point",
"line",
"area"
],
"tags": {
"advertising": "*"
}
},
"address": {
"fields": [
"address"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"addr:*": "*"
},
"addTags": {},
"removeTags": {},
"reference": {
"key": "addr"
},
"matchScore": 0.15
},
"waterway": {
"fields": [
"name",
"waterway"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"waterway": "*"
},
"searchable": false
},
"tourism": {
"icon": "maki-attraction",
"fields": [
"name",
"tourism"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"tourism": "*"
},
"searchable": false
},
"telecom": {
"icon": "temaki-cable",
"fields": [
"telecom",
"operator"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"telecom": "*"
},
"searchable": false
},
"seamark": {
"icon": "maki-harbor",
"fields": [
"seamark/type"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"seamark:type": "*"
},
"searchable": false
},
"railway": {
"icon": "temaki-rail_profile",
"fields": [
"railway"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"railway": "*"
},
"searchable": false
},
"power": {
"icon": "temaki-power",
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"power": "*"
},
"fields": [
"power",
"operator"
],
"searchable": false
},
"playground": {
"icon": "maki-playground",
"fields": [
"playground",
"playground/theme",
"min_age",
"max_age",
"wheelchair",
"blind",
"height"
],
"moreFields": [
"access_simple",
"colour",
"manufacturer",
"material",
"ref"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"playground": "*"
},
"searchable": false
},
"place": {
"fields": [
"name",
"place"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"place": "*"
},
"searchable": false
},
"pipeline": {
"icon": "iD-pipeline-line",
"fields": [
"pipeline",
"operator"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"pipeline": "*"
},
"searchable": false
},
"natural": {
"icon": "maki-natural",
"fields": [
"name",
"natural"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"natural": "*"
},
"searchable": false
},
"man_made": {
"icon": "temaki-storage_tank",
"fields": [
"name",
"man_made"
],
"moreFields": [
"material"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"man_made": "*"
},
"matchScore": 0.4,
"searchable": false
},
"leisure": {
"icon": "maki-pitch",
"fields": [
"name",
"leisure"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"leisure": "*"
},
"searchable": false
},
"landuse": {
"fields": [
"name",
"landuse"
],
"geometry": [
"area"
],
"tags": {
"landuse": "*"
},
"matchScore": 0.9,
"searchable": false
},
"indoor": {
"icon": "temaki-room",
"fields": [
"level",
"indoor_type"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"indoor": "*"
},
"matchScore": 0.8,
"searchable": false
},
"highway": {
"fields": [
"name",
"highway"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"highway": "*"
},
"searchable": false
},
"ford_line": {
"icon": "roentgen-ford",
"geometry": [
"line"
],
"tags": {
"ford": "*"
},
"searchable": false
},
"emergency": {
"fields": [
"emergency_combo"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"emergency": "*"
},
"searchable": false
},
"embankment": {
"geometry": [
"line"
],
"tags": {
"embankment": "yes"
},
"matchScore": 0.2,
"searchable": false
},
"building_point": {
"icon": "maki-home",
"fields": [
"{building}"
],
"moreFields": [
"{building}"
],
"geometry": [
"point"
],
"tags": {
"building": "*"
},
"matchScore": 0.6,
"searchable": false
},
"boundary": {
"fields": [
"boundary"
],
"geometry": [
"line"
],
"tags": {
"boundary": "*"
},
"searchable": false,
"matchScore": 0.45
},
"attraction": {
"icon": "maki-star",
"fields": [
"name",
"attraction",
"operator",
"opening_hours",
"fee",
"charge_fee"
],
"moreFields": [
"{@templates/contact}",
"address",
"payment_multi"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"attraction": "*"
},
"searchable": false
},
"amenity": {
"fields": [
"amenity"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"amenity": "*"
},
"searchable": false
},
"aeroway": {
"icon": "maki-airport",
"fields": [
"aeroway"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"aeroway": "*"
},
"searchable": false
},
"aerialway": {
"fields": [
"name",
"aerialway"
],
"moreFields": [
"layer"
],
"geometry": [
"point",
"vertex",
"line"
],
"tags": {
"aerialway": "*"
},
"searchable": false
},
"waterway/weir": {
"icon": "maki-dam",
"fields": [
"name",
"operator",
"height",
"material"
],
"moreFields": [
"gnis/feature_id-US",
"seamark/type"
],
"geometry": [
"vertex",
"line"
],
"tags": {
"waterway": "weir"
}
},
"waterway/waterfall": {
"icon": "maki-waterfall",
"fields": [
"name",
"height",
"width",
"intermittent"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"vertex"
],
"tags": {
"waterway": "waterfall"
}
},
"waterway/water_point": {
"icon": "maki-drinking-water",
"fields": [
"{amenity/water_point}"
],
"moreFields": [
"{amenity/water_point}"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"waterway": "water_point"
}
},
"waterway/tidal_channel": {
"icon": "iD-waterway-stream",
"fields": [
"name",
"structure_waterway",
"width",
"salt",
"tidal",
"intermittent"
],
"moreFields": [
"covered",
"fishing",
"gnis/feature_id-US"
],
"geometry": [
"line"
],
"tags": {
"waterway": "tidal_channel"
}
},
"waterway/stream_intermittent": {
"icon": "iD-waterway-stream",
"fields": [
"{waterway/stream}"
],
"moreFields": [
"{waterway/stream}"
],
"geometry": [
"line"
],
"tags": {
"waterway": "stream",
"intermittent": "yes"
},
"reference": {
"key": "waterway",
"value": "stream"
}
},
"waterway/stream": {
"icon": "iD-waterway-stream",
"fields": [
"name",
"structure_waterway",
"width",
"intermittent"
],
"moreFields": [
"covered",
"fishing",
"gnis/feature_id-US",
"salt",
"tidal"
],
"geometry": [
"line"
],
"tags": {
"waterway": "stream"
}
},
"waterway/sanitary_dump_station": {
"icon": "temaki-waste",
"fields": [
"name",
"operator",
"access_simple",
"fee",
"payment_multi_fee",
"charge_fee",
"water_point"
],
"moreFields": [
"opening_hours",
"seamark/type"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"waterway": "sanitary_dump_station"
},
"addTags": {
"waterway": "sanitary_dump_station",
"seamark:type": "small_craft_facility",
"seamark:small_craft_facility:category": "pump-out"
}
},
"waterway/river": {
"icon": "iD-waterway-river",
"fields": [
"name",
"structure_waterway",
"width",
"intermittent",
"tidal"
],
"moreFields": [
"covered",
"fishing",
"gnis/feature_id-US",
"salt"
],
"geometry": [
"line"
],
"tags": {
"waterway": "river"
}
},
"waterway/milestone": {
"icon": "temaki-milestone",
"fields": [
"distance",
"direction_vertex"
],
"moreFields": [
"seamark/type"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"waterway": "milestone"
}
},
"waterway/lock_gate": {
"icon": "maki-dam",
"geometry": [
"vertex",
"line"
],
"fields": [
"name",
"ref",
"height",
"material"
],
"tags": {
"waterway": "lock_gate"
},
"addTags": {
"waterway": "lock_gate",
"seamark:type": "gate"
}
},
"waterway/fuel": {
"icon": "maki-fuel",
"fields": [
"name",
"operator",
"address",
"opening_hours",
"fuel/fuel_multi"
],
"moreFields": [
"{@templates/contact}",
"branch_brand",
"brand",
"building",
"payment_multi",
"seamark/type",
"wheelchair"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"waterway": "fuel"
},
"addTags": {
"waterway": "fuel",
"seamark:type": "small_craft_facility",
"seamark:small_craft_facility:category": "fuel_station"
}
},
"waterway/fish_pass": {
"icon": "temaki-fish_ladder",
"fields": [
"name",
"structure_waterway",
"width",
"seasonal"
],
"moreFields": [
"covered",
"gnis/feature_id-US",
"salt"
],
"geometry": [
"line"
],
"tags": {
"waterway": "fish_pass"
}
},
"waterway/drain": {
"icon": "iD-waterway-ditch",
"fields": [
"structure_waterway",
"intermittent"
],
"moreFields": [
"covered"
],
"geometry": [
"line"
],
"tags": {
"waterway": "drain"
}
},
"waterway/dock": {
"icon": "maki-harbor",
"fields": [
"name",
"dock",
"operator"
],
"geometry": [
"area",
"vertex",
"point"
],
"tags": {
"waterway": "dock"
}
},
"waterway/ditch": {
"icon": "iD-waterway-ditch",
"fields": [
"{waterway/drain}"
],
"moreFields": [
"{waterway/drain}"
],
"geometry": [
"line"
],
"tags": {
"waterway": "ditch"
}
},
"waterway/dam": {
"icon": "maki-dam",
"geometry": [
"point",
"vertex",
"line",
"area"
],
"fields": [
"name",
"operator",
"gnis/feature_id-US",
"height",
"material"
],
"moreFields": [
"seamark/type"
],
"tags": {
"waterway": "dam"
}
},
"waterway/canal": {
"icon": "iD-waterway-canal",
"fields": [
"name",
"structure_waterway",
"width",
"usage_waterway",
"intermittent",
"lock"
],
"moreFields": [
"fishing",
"gnis/feature_id-US",
"salt",
"tidal"
],
"geometry": [
"line"
],
"tags": {
"waterway": "canal"
}
},
"waterway/boatyard": {
"icon": "temaki-boat",
"fields": [
"name",
"operator"
],
"moreFields": [
"{@templates/contact}",
"address",
"gnis/feature_id-US",
"wheelchair"
],
"geometry": [
"area",
"vertex",
"point"
],
"tags": {
"waterway": "boatyard"
}
},
"waterway/canal/lock": {
"icon": "iD-waterway-canal",
"fields": [
"name",
"width",
"lock"
],
"moreFields": [
"gnis/feature_id-US",
"intermittent",
"salt",
"tidal"
],
"geometry": [
"line"
],
"tags": {
"waterway": "canal",
"lock": "yes"
}
},
"type/waterway": {
"icon": "iD-waterway-stream",
"fields": [
"name",
"waterway",
"destination_waterway",
"ref"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"relation"
],
"tags": {
"type": "waterway"
}
},
"type/site": {
"icon": "iD-relation",
"fields": [
"name",
"site"
],
"geometry": [
"relation"
],
"tags": {
"type": "site"
}
},
"type/route_master": {
"icon": "iD-route-master",
"fields": [
"name",
"route_master",
"ref",
"operator",
"network"
],
"moreFields": [
"colour",
"interval",
"opening_hours",
"wheelchair"
],
"geometry": [
"relation"
],
"tags": {
"type": "route_master"
}
},
"type/route": {
"icon": "iD-route",
"fields": [
"name",
"route",
"ref_route",
"operator",
"network",
"network/type"
],
"moreFields": [
"distance"
],
"geometry": [
"relation"
],
"tags": {
"type": "route"
}
},
"type/restriction": {
"icon": "iD-restriction",
"fields": [
"restriction",
"except"
],
"geometry": [
"relation"
],
"tags": {
"type": "restriction"
}
},
"type/multipolygon": {
"icon": "iD-multipolygon",
"geometry": [
"relation"
],
"tags": {
"type": "multipolygon"
},
"removeTags": {},
"matchScore": 0.1
},
"type/enforcement": {
"icon": "iD-relation",
"fields": [
"enforcement"
],
"geometry": [
"relation"
],
"tags": {
"type": "enforcement"
}
},
"type/destination_sign": {
"icon": "iD-relation",
"fields": [
"destination",
"destination/ref",
"destination/symbol",
"distance"
],
"geometry": [
"relation"
],
"tags": {
"type": "destination_sign"
}
},
"type/connectivity": {
"icon": "iD-relation",
"fields": [
"connectivity"
],
"geometry": [
"relation"
],
"tags": {
"type": "connectivity"
}
},
"type/boundary": {
"icon": "iD-boundary",
"fields": [
"name",
"boundary"
],
"geometry": [
"relation"
],
"tags": {
"type": "boundary"
}
},
"type/route/trolleybus": {
"icon": "temaki-trolleybus",
"fields": [
"{type/route/train}"
],
"moreFields": [
"{type/route/train}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "trolleybus"
},
"reference": {
"key": "route",
"value": "trolleybus"
}
},
"type/route/tram": {
"icon": "temaki-tram",
"fields": [
"{type/route/train}"
],
"moreFields": [
"{type/route/train}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "tram"
},
"reference": {
"key": "route",
"value": "tram"
}
},
"type/route/train": {
"icon": "temaki-train",
"fields": [
"name",
"ref_route",
"operator",
"network",
"from",
"to",
"via"
],
"moreFields": [
"colour",
"direction_cardinal-US-CA-NZ",
"distance",
"duration",
"interval",
"opening_hours",
"roundtrip",
"wheelchair"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "train"
},
"reference": {
"key": "route",
"value": "train"
}
},
"type/route/subway": {
"icon": "temaki-subway",
"fields": [
"{type/route/train}"
],
"moreFields": [
"{type/route/train}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "subway"
},
"reference": {
"key": "route",
"value": "subway"
}
},
"type/route/road": {
"icon": "iD-highway-unclassified",
"fields": [
"name",
"ref_route",
"network_road",
"direction_cardinal-US-CA-NZ",
"from",
"to",
"via"
],
"moreFields": [
"colour",
"distance",
"roundtrip"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "road"
},
"reference": {
"key": "route",
"value": "road"
}
},
"type/route/railway": {
"icon": "temaki-railway_track",
"fields": [
"name",
"ref_route",
"operator",
"network",
"from",
"to",
"via"
],
"moreFields": [
"distance"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "railway"
},
"reference": {
"key": "route",
"value": "railway"
}
},
"type/route/power": {
"icon": "iD-power-line",
"fields": [
"name",
"ref_route",
"operator",
"from",
"to"
],
"moreFields": [
"distance"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "power"
},
"reference": {
"key": "route",
"value": "power"
}
},
"type/route/piste": {
"icon": "fas-skiing",
"fields": [
"name",
"piste/type",
"ref_route",
"operator",
"from",
"to",
"via"
],
"moreFields": [
"ascent",
"colour",
"descent",
"distance",
"roundtrip"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "piste"
},
"reference": {
"key": "route",
"value": "piste"
}
},
"type/route/pipeline": {
"icon": "iD-pipeline-line",
"fields": [
"{type/route/power}"
],
"moreFields": [
"{type/route/power}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "pipeline"
},
"reference": {
"key": "route",
"value": "pipeline"
}
},
"type/route/mtb": {
"icon": "maki-bicycle",
"fields": [
"{type/route/bicycle}"
],
"moreFields": [
"{type/route/bicycle}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "mtb"
},
"reference": {
"key": "route",
"value": "mtb"
}
},
"type/route/monorail": {
"icon": "temaki-monorail",
"fields": [
"{type/route/train}"
],
"moreFields": [
"{type/route/train}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "monorail"
},
"reference": {
"key": "route",
"value": "monorail"
}
},
"type/route/light_rail": {
"icon": "temaki-light_rail",
"fields": [
"{type/route/train}"
],
"moreFields": [
"{type/route/train}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "light_rail"
},
"reference": {
"key": "route",
"value": "light_rail"
}
},
"type/route/horse": {
"icon": "maki-horse-riding",
"fields": [
"name",
"ref_route",
"operator",
"network_horse",
"network/type",
"from",
"to",
"via"
],
"moreFields": [
"ascent",
"colour",
"descent",
"distance"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "horse"
},
"reference": {
"key": "route",
"value": "horse"
}
},
"type/route/hiking": {
"icon": "fas-hiking",
"fields": [
"name",
"ref_route",
"operator",
"network_foot",
"network/type",
"from",
"to",
"via"
],
"moreFields": [
"ascent",
"cai_scale-IT",
"colour",
"descent",
"distance",
"roundtrip"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "hiking"
},
"reference": {
"key": "route",
"value": "hiking"
}
},
"type/route/foot": {
"icon": "temaki-pedestrian",
"fields": [
"{type/route/hiking}"
],
"moreFields": [
"{type/route/hiking}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "foot"
},
"reference": {
"key": "route",
"value": "foot"
}
},
"type/route/ferry": {
"icon": "temaki-ferry",
"fields": [
"{route/ferry}"
],
"moreFields": [
"{route/ferry}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "ferry"
},
"reference": {
"key": "route",
"value": "ferry"
}
},
"type/route/detour": {
"icon": "iD-route-detour",
"fields": [
"name",
"ref_route",
"from",
"to"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "detour"
},
"reference": {
"key": "route",
"value": "detour"
}
},
"type/route/bus": {
"icon": "temaki-bus",
"fields": [
"{type/route/train}"
],
"moreFields": [
"{type/route/train}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "bus"
},
"reference": {
"key": "route",
"value": "bus"
}
},
"type/route/bicycle": {
"icon": "maki-bicycle",
"fields": [
"name",
"ref_route",
"network_bicycle",
"cycle_network",
"network/type",
"from",
"to",
"via"
],
"moreFields": [
"ascent",
"colour",
"descent",
"direction_cardinal-US-CA-NZ",
"distance",
"roundtrip"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "bicycle"
},
"reference": {
"key": "route",
"value": "bicycle"
}
},
"type/route/aerialway": {
"icon": "temaki-gondola_lift",
"fields": [
"{type/route/train}"
],
"moreFields": [
"{type/route/train}"
],
"geometry": [
"relation"
],
"tags": {
"type": "route",
"route": "aerialway"
},
"reference": {
"key": "route",
"value": "aerialway"
}
},
"type/restriction/only_u_turn": {
"icon": "iD-restriction-only-u-turn",
"geometry": [
"relation"
],
"tags": {
"type": "restriction",
"restriction": "only_u_turn"
},
"reference": {
"key": "restriction",
"value": "only_u_turn"
}
},
"type/restriction/only_straight_on": {
"icon": "iD-restriction-only-straight-on",
"geometry": [
"relation"
],
"tags": {
"type": "restriction",
"restriction": "only_straight_on"
},
"reference": {
"key": "restriction",
"value": "only_straight_on"
}
},
"type/restriction/only_right_turn": {
"icon": "iD-restriction-only-right-turn",
"geometry": [
"relation"
],
"tags": {
"type": "restriction",
"restriction": "only_right_turn"
},
"reference": {
"key": "restriction",
"value": "only_right_turn"
}
},
"type/restriction/only_left_turn": {
"icon": "iD-restriction-only-left-turn",
"geometry": [
"relation"
],
"tags": {
"type": "restriction",
"restriction": "only_left_turn"
},
"reference": {
"key": "restriction",
"value": "only_left_turn"
}
},
"type/restriction/no_u_turn": {
"icon": "iD-restriction-no-u-turn",
"geometry": [
"relation"
],
"tags": {
"type": "restriction",
"restriction": "no_u_turn"
},
"reference": {
"key": "restriction",
"value": "no_u_turn"
}
},
"type/restriction/no_straight_on": {
"icon": "iD-restriction-no-straight-on",
"geometry": [
"relation"
],
"tags": {
"type": "restriction",
"restriction": "no_straight_on"
},
"reference": {
"key": "restriction",
"value": "no_straight_on"
}
},
"type/restriction/no_right_turn": {
"icon": "iD-restriction-no-right-turn",
"geometry": [
"relation"
],
"tags": {
"type": "restriction",
"restriction": "no_right_turn"
},
"reference": {
"key": "restriction",
"value": "no_right_turn"
}
},
"type/restriction/no_left_turn": {
"icon": "iD-restriction-no-left-turn",
"geometry": [
"relation"
],
"tags": {
"type": "restriction",
"restriction": "no_left_turn"
},
"reference": {
"key": "restriction",
"value": "no_left_turn"
}
},
"type/public_transport/stop_area_group": {
"icon": "iD-relation",
"fields": [
"name",
"ref",
"network",
"operator"
],
"geometry": [
"relation"
],
"tags": {
"type": "public_transport",
"public_transport": "stop_area_group"
},
"reference": {
"key": "public_transport",
"value": "stop_area_group"
}
},
"type/enforcement/maxspeed": {
"icon": "iD-relation",
"fields": [
"maxspeed"
],
"geometry": [
"relation"
],
"tags": {
"type": "enforcement",
"enforcement": "maxspeed"
},
"reference": {
"key": "enforcement",
"value": "maxspeed"
}
},
"type/boundary/administrative": {
"icon": "iD-boundary",
"fields": [
"name",
"admin_level"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"relation"
],
"tags": {
"type": "boundary",
"boundary": "administrative"
},
"reference": {
"key": "boundary",
"value": "administrative"
}
},
"traffic_sign/variable_message": {
"icon": "temaki-billboard",
"fields": [
"{traffic_sign}",
"direction_vertex"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"traffic_sign": "variable_message"
}
},
"traffic_sign/maxspeed": {
"icon": "fas-directions",
"fields": [
"{traffic_sign}",
"maxspeed"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"traffic_sign": "maxspeed"
},
"locationSet": {
"exclude": [
"US",
"CA",
"LR"
]
}
},
"traffic_sign/maxspeed-US-CA-LR": {
"icon": "maki-square-stroked",
"fields": [
"{traffic_sign/maxspeed}"
],
"moreFields": [
"{traffic_sign/maxspeed}"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"traffic_sign": "maxspeed"
},
"locationSet": {
"include": [
"US",
"CA",
"LR"
]
},
"name": "{traffic_sign/maxspeed}"
},
"traffic_sign/city_limit": {
"icon": "roentgen-city_limit_sign",
"fields": [
"{traffic_sign}",
"name"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"traffic_sign": "city_limit"
}
},
"traffic_calming/table": {
"icon": "temaki-speed_table",
"fields": [
"surface",
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "table"
},
"matchScore": 0.9
},
"traffic_calming/rumble_strip": {
"icon": "temaki-rumble_strip",
"fields": [
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "rumble_strip"
}
},
"traffic_calming/mini_bumps": {
"icon": "temaki-speed_bump",
"tags": {
"traffic_calming": "mini_bumps"
},
"geometry": [
"vertex"
],
"fields": [
"surface",
"direction_vertex"
]
},
"traffic_calming/island": {
"icon": "temaki-diamond",
"fields": [
"surface"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "island"
}
},
"traffic_calming/hump": {
"icon": "temaki-speed_hump",
"fields": [
"surface",
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "hump"
}
},
"traffic_calming/dip": {
"icon": "temaki-speed_dip",
"fields": [
"surface",
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "dip"
}
},
"traffic_calming/cushion": {
"icon": "temaki-speed_hump",
"fields": [
"surface",
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "cushion"
}
},
"traffic_calming/choker": {
"icon": "temaki-diamond",
"fields": [
"surface",
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "choker"
}
},
"traffic_calming/chicane": {
"icon": "temaki-chicane_arrow",
"fields": [
"surface",
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "chicane"
}
},
"traffic_calming/bump": {
"icon": "temaki-speed_bump",
"fields": [
"surface",
"direction_vertex"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "bump"
}
},
"traffic_calming/yes": {
"icon": "temaki-diamond",
"fields": [
"traffic_calming",
"{traffic_calming}"
],
"geometry": [
"vertex"
],
"tags": {
"traffic_calming": "yes"
},
"searchable": false,
"matchScore": 0.5
},
"tourism/zoo": {
"icon": "temaki-zoo",
"fields": [
"name",
"operator",
"address",
"opening_hours",
"fee",
"charge_fee"
],
"moreFields": [
"{@templates/internet_access}",
"{@templates/poi}",
"changing_table",
"toilets",
"toilets/wheelchair",
"toilets/menstrual_products_poi"
],
"geometry": [
"point",
"area"
],
"tags": {
"tourism": "zoo"
}
},
"tourism/wilderness_hut": {
"icon": "temaki-cabin",
"fields": [
"name",
"operator",
"building_area_yes",
"access_simple",
"fee",
"payment_multi_fee",
"charge_fee",
"fireplace"
],
"moreFields": [
"{