@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
1,515 lines (1,514 loc) • 810 kB
JSON
{
"data_format": 1,
"project": {
"name": "iD Tagging Schema",
"description": "Presets available in the iD editor, Rapid, StreetComplete, Go Map!!, Every Door, and other applications The following mnemonics are used in individual tag descriptions to annotate in which context the respective tag is supported: 🄿: preset, 🄵 field, 🄵🅅: field value, 🄳: deprecated tag, 🄳🄳: discarded tag",
"project_url": "https://github.com/openstreetmap/id-tagging-schema/",
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@release/dist/img/logo.png",
"contact_name": "Martin Raifer",
"contact_email": "martin@raifer.tech"
},
"tags": [
{
"key": "traffic_sign",
"description": "🄿 Traffic Sign, 🄵 Traffic Sign",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-directions.svg"
},
{
"key": "traffic_calming",
"description": "🄿 Traffic Calming, 🄵 Traffic Calming, 🄵 Type, 🄵 Raised",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/diamond.svg"
},
{
"key": "shop",
"description": "🄿 Shop, 🄵 Type",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
},
{
"key": "polling_station",
"description": "🄿 Temporary Polling Place, 🄵 Polling Place",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vote-yea.svg"
},
{
"key": "office",
"description": "🄿 Office, 🄵 Type",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
},
{
"key": "marker",
"description": "🄿 Marker, 🄵 Type",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/silo.svg"
},
{
"key": "junction",
"value": "yes",
"description": "🄿 Junction",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/junction.svg"
},
{
"key": "historic",
"description": "🄿 Historic Site, 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ruins.svg"
},
{
"key": "healthcare",
"description": "🄿 Healthcare Facility, 🄵 Type",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
},
{
"key": "ford",
"value": "yes",
"description": "🄿 Ford",
"object_types": [
"node"
]
},
{
"key": "entrance",
"description": "🄿 Entrance / Exit, 🄵 Type",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.svg"
},
{
"key": "craft",
"description": "🄿 Craft, 🄵 Type",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
},
{
"key": "club",
"description": "🄿 Club, 🄵 Type",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-handshake.svg"
},
{
"key": "building:part",
"description": "🄿 Building Part, 🄵 Building Part",
"object_types": [
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
},
{
"key": "building",
"description": "🄿 Building, 🄿 Building (unsearchable), 🄵 Building",
"object_types": [
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
},
{
"key": "barrier",
"description": "🄿 Barrier, 🄵 Barrier, 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock.svg"
},
{
"key": "area",
"value": "yes",
"description": "🄿 Area",
"object_types": [
"area"
]
},
{
"key": "advertising",
"description": "🄿 Advertising Device, 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/billboard.svg"
},
{
"key": "addr:*",
"description": "🄿 Address",
"object_types": [
"node",
"area"
]
},
{
"key": "waterway",
"description": "🄿 Waterway Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
]
},
{
"key": "tourism",
"description": "🄿 Tourism Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/attraction.svg"
},
{
"key": "telecom",
"description": "🄿 Telecom Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cable.svg"
},
{
"key": "seamark:type",
"description": "🄿 Seamark (unsearchable), 🄵 Seamark",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor.svg"
},
{
"key": "railway",
"description": "🄿 Railway Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rail_profile.svg"
},
{
"key": "power",
"description": "🄿 Power Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power.svg"
},
{
"key": "playground",
"description": "🄿 Playground Equipment (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
},
{
"key": "place",
"description": "🄿 Place (unsearchable), 🄵 Type",
"object_types": [
"node",
"area"
]
},
{
"key": "pipeline",
"description": "🄿 Pipeline Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/pipeline-line.svg"
},
{
"key": "natural",
"description": "🄿 Natural Feature (unsearchable), 🄵 Natural",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/natural.svg"
},
{
"key": "man_made",
"description": "🄿 Man-Made Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_tank.svg"
},
{
"key": "leisure",
"description": "🄿 Leisure Feature (unsearchable), 🄵 Type, 🄵 Horseback Riding Center",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
},
{
"key": "landuse",
"description": "🄿 Land Use Feature (unsearchable), 🄵 Type",
"object_types": [
"area"
]
},
{
"key": "indoor",
"description": "🄿 Indoor Feature (unsearchable), 🄵 Type, 🄵 Indoor",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/room.svg"
},
{
"key": "highway",
"description": "🄿 Highway Feature (unsearchable), 🄵 Type of Path, 🄵 Type",
"object_types": [
"node",
"way",
"area"
]
},
{
"key": "ford",
"description": "🄿 Ford (unsearchable), 🄵 Structure, 🄵 Type",
"object_types": [
"way"
]
},
{
"key": "emergency",
"description": "🄿 Emergency Feature (unsearchable), 🄵 Type, 🄵 Emergency",
"object_types": [
"node",
"area"
]
},
{
"key": "embankment",
"value": "yes",
"description": "🄿 Embankment (unsearchable)",
"object_types": [
"way"
]
},
{
"key": "boundary",
"description": "🄿 Boundary (unsearchable), 🄵 Type",
"object_types": [
"way"
]
},
{
"key": "attraction",
"description": "🄿 Attraction (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/star.svg"
},
{
"key": "amenity",
"description": "🄿 Amenity (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
]
},
{
"key": "aeroway",
"description": "🄿 Aeroway Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/airport.svg"
},
{
"key": "aerialway",
"description": "🄿 Aerialway Feature (unsearchable), 🄵 Type",
"object_types": [
"node",
"way"
]
},
{
"key": "waterway",
"value": "weir",
"description": "🄿 Weir",
"object_types": [
"node",
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam.svg"
},
{
"key": "waterway",
"value": "waterfall",
"description": "🄿 Waterfall",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/waterfall.svg"
},
{
"key": "waterway",
"value": "water_point",
"description": "🄿 Marine Drinking Water",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/drinking-water.svg"
},
{
"key": "waterway",
"value": "tidal_channel",
"description": "🄿 Tidal Channel",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
},
{
"key": "intermittent",
"value": "yes",
"description": "🄿 Intermittent Stream",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
},
{
"key": "waterway",
"value": "stream",
"description": "🄿 Stream",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
},
{
"key": "waterway",
"value": "sanitary_dump_station",
"description": "🄿 Marine Toilet Disposal",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/waste.svg"
},
{
"key": "waterway",
"value": "river",
"description": "🄿 River",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-river.svg"
},
{
"key": "waterway",
"value": "milestone",
"description": "🄿 Waterway Milestone",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/milestone.svg"
},
{
"key": "waterway",
"value": "lock_gate",
"description": "🄿 Lock Gate",
"object_types": [
"node",
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam.svg"
},
{
"key": "waterway",
"value": "fuel",
"description": "🄿 Marine Fuel Station",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fuel.svg"
},
{
"key": "waterway",
"value": "fish_pass",
"description": "🄿 Fish Pass",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fish_ladder.svg"
},
{
"key": "waterway",
"value": "drain",
"description": "🄿 Drain",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-ditch.svg"
},
{
"key": "waterway",
"value": "dock",
"description": "🄿 Wet Dock / Dry Dock",
"object_types": [
"area",
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor.svg"
},
{
"key": "waterway",
"value": "ditch",
"description": "🄿 Ditch",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-ditch.svg"
},
{
"key": "waterway",
"value": "dam",
"description": "🄿 Dam",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam.svg"
},
{
"key": "waterway",
"value": "canal",
"description": "🄿 Canal",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-canal.svg"
},
{
"key": "waterway",
"value": "boatyard",
"description": "🄿 Boatyard",
"object_types": [
"area",
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boat.svg"
},
{
"key": "lock",
"value": "yes",
"description": "🄿 Canal Lock",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-canal.svg"
},
{
"key": "type",
"value": "waterway",
"description": "🄿 Waterway",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
},
{
"key": "type",
"value": "site",
"description": "🄿 Site",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
},
{
"key": "type",
"value": "route_master",
"description": "🄿 Route Master",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/route-master.svg"
},
{
"key": "type",
"value": "route",
"description": "🄿 Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/route.svg"
},
{
"key": "type",
"value": "restriction",
"description": "🄿 Restriction",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction.svg"
},
{
"key": "type",
"value": "multipolygon",
"description": "🄿 Multipolygon",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/multipolygon.svg"
},
{
"key": "type",
"value": "enforcement",
"description": "🄿 Enforcement",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
},
{
"key": "type",
"value": "destination_sign",
"description": "🄿 Destination Sign",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
},
{
"key": "type",
"value": "connectivity",
"description": "🄿 Lane Connectivity",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
},
{
"key": "type",
"value": "boundary",
"description": "🄿 Boundary",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/boundary.svg"
},
{
"key": "route",
"value": "trolleybus",
"description": "🄿 Trolleybus Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/trolleybus.svg"
},
{
"key": "route",
"value": "tram",
"description": "🄿 Tram Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tram.svg"
},
{
"key": "route",
"value": "train",
"description": "🄿 Train Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/train.svg"
},
{
"key": "route",
"value": "subway",
"description": "🄿 Subway Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/subway.svg"
},
{
"key": "route",
"value": "road",
"description": "🄿 Road Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-unclassified.svg"
},
{
"key": "route",
"value": "railway",
"description": "🄿 Railway Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_track.svg"
},
{
"key": "route",
"value": "power",
"description": "🄿 Power Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/power-line.svg"
},
{
"key": "route",
"value": "piste",
"description": "🄿 Piste/Ski Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing.svg"
},
{
"key": "route",
"value": "pipeline",
"description": "🄿 Pipeline Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/pipeline-line.svg"
},
{
"key": "route",
"value": "mtb",
"description": "🄿 Mountain Biking Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle.svg"
},
{
"key": "route",
"value": "monorail",
"description": "🄿 Monorail Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/monorail.svg"
},
{
"key": "route",
"value": "light_rail",
"description": "🄿 Light Rail Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/light_rail.svg"
},
{
"key": "route",
"value": "horse",
"description": "🄿 Horseback Riding Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding.svg"
},
{
"key": "route",
"value": "hiking",
"description": "🄿 Hiking Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hiking.svg"
},
{
"key": "route",
"value": "foot",
"description": "🄿 Walking Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
},
{
"key": "route",
"value": "ferry",
"description": "🄿 Ferry Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ferry.svg"
},
{
"key": "route",
"value": "detour",
"description": "🄿 Detour Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/route-detour.svg"
},
{
"key": "route",
"value": "bus",
"description": "🄿 Bus Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bus.svg"
},
{
"key": "route",
"value": "bicycle",
"description": "🄿 Bicycle Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle.svg"
},
{
"key": "route",
"value": "aerialway",
"description": "🄿 Aerial Route",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gondola_lift.svg"
},
{
"key": "restriction",
"value": "only_u_turn",
"description": "🄿 U-Turn Only",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-only-u-turn.svg"
},
{
"key": "restriction",
"value": "only_straight_on",
"description": "🄿 Straight Ahead Only",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-only-straight-on.svg"
},
{
"key": "restriction",
"value": "only_right_turn",
"description": "🄿 Right Turn Only",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-only-right-turn.svg"
},
{
"key": "restriction",
"value": "only_left_turn",
"description": "🄿 Left Turn Only",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-only-left-turn.svg"
},
{
"key": "restriction",
"value": "no_u_turn",
"description": "🄿 No U-Turn",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-no-u-turn.svg"
},
{
"key": "restriction",
"value": "no_straight_on",
"description": "🄿 No Straight Ahead",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-no-straight-on.svg"
},
{
"key": "restriction",
"value": "no_right_turn",
"description": "🄿 No Right Turn",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-no-right-turn.svg"
},
{
"key": "restriction",
"value": "no_left_turn",
"description": "🄿 No Left Turn",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-no-left-turn.svg"
},
{
"key": "public_transport",
"value": "stop_area_group",
"description": "🄿 Transit Stop Area Group",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
},
{
"key": "enforcement",
"value": "maxspeed",
"description": "🄿 Speed Limit Enforcement",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
},
{
"key": "boundary",
"value": "administrative",
"description": "🄿 Administrative Boundary",
"object_types": [
"relation"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/boundary.svg"
},
{
"key": "traffic_sign",
"value": "variable_message",
"description": "🄿 Variable Message Sign",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/billboard.svg"
},
{
"key": "traffic_sign",
"value": "maxspeed",
"description": "🄿 Speed Limit Sign",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-directions.svg"
},
{
"key": "traffic_sign",
"value": "city_limit",
"description": "🄿 City Limit Sign",
"object_types": [
"node"
]
},
{
"key": "traffic_calming",
"value": "table",
"description": "🄿 Speed Table, 🄵🅅 Type: Speed Table, 🄵🅅 Raised: Yes",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_table.svg"
},
{
"key": "traffic_calming",
"value": "rumble_strip",
"description": "🄿 Rumble Strip, 🄵🅅 Type: Rumble Strip",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rumble_strip.svg"
},
{
"key": "traffic_calming",
"value": "mini_bumps",
"description": "🄿 Mini Speed Bumps, 🄵🅅 Type: Mini Speed Bumps",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_bump.svg"
},
{
"key": "traffic_calming",
"value": "island",
"description": "🄿 Traffic Calming Island, 🄵🅅 Type: Traffic Calming Island",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/diamond.svg"
},
{
"key": "traffic_calming",
"value": "hump",
"description": "🄿 Speed Hump, 🄵🅅 Type: Speed Hump",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_hump.svg"
},
{
"key": "traffic_calming",
"value": "dip",
"description": "🄿 Dip, 🄵🅅 Type: Dip",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_dip.svg"
},
{
"key": "traffic_calming",
"value": "cushion",
"description": "🄿 Speed Cushion, 🄵🅅 Type: Speed Cushion",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_hump.svg"
},
{
"key": "traffic_calming",
"value": "choker",
"description": "🄿 Traffic Choker, 🄵🅅 Type: Traffic Choker",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/diamond.svg"
},
{
"key": "traffic_calming",
"value": "chicane",
"description": "🄿 Traffic Chicane, 🄵🅅 Type: Traffic Chicane",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/chicane_arrow.svg"
},
{
"key": "traffic_calming",
"value": "bump",
"description": "🄿 Speed Bump, 🄵🅅 Type: Speed Bump",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_bump.svg"
},
{
"key": "traffic_calming",
"value": "yes",
"description": "🄿 Traffic Calming (Unspecified Type) (unsearchable)",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/diamond.svg"
},
{
"key": "tourism",
"value": "zoo",
"description": "🄿 Zoo",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/zoo.svg"
},
{
"key": "tourism",
"value": "wilderness_hut",
"description": "🄿 Wilderness Hut",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cabin.svg"
},
{
"key": "tourism",
"value": "viewpoint",
"description": "🄿 Viewpoint",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/spotting_scope.svg"
},
{
"key": "tourism",
"value": "trail_riding_station",
"description": "🄿 Trail Riding Station",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding.svg"
},
{
"key": "tourism",
"value": "theme_park",
"description": "🄿 Theme Park",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/amusement-park.svg"
},
{
"key": "tourism",
"value": "picnic_site",
"description": "🄿 Picnic Site",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/picnic-site.svg"
},
{
"key": "tourism",
"value": "museum",
"description": "🄿 Museum",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/museum.svg"
},
{
"key": "tourism",
"value": "motel",
"description": "🄿 Motel",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging.svg"
},
{
"key": "tourism",
"value": "information",
"description": "🄿 Information",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information.svg"
},
{
"key": "tourism",
"value": "hotel",
"description": "🄿 Hotel",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-concierge-bell.svg"
},
{
"key": "tourism",
"value": "hostel",
"description": "🄿 Hostel",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bunk_beds.svg"
},
{
"key": "tourism",
"value": "guest_house",
"description": "🄿 Guest House",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging.svg"
},
{
"key": "tourism",
"value": "gallery",
"description": "🄿 Art Gallery",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
},
{
"key": "tourism",
"value": "chalet",
"description": "🄿 Holiday Cottage",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cabin.svg"
},
{
"key": "tourism",
"value": "caravan_site",
"description": "🄿 RV Park",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/camper_trailer.svg"
},
{
"key": "tourism",
"value": "camp_site",
"description": "🄿 Campground",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite.svg"
},
{
"key": "tourism",
"value": "camp_pitch",
"description": "🄿 Camp Pitch",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite.svg"
},
{
"key": "tourism",
"value": "attraction",
"description": "🄿 Tourist Attraction",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/star.svg"
},
{
"key": "tourism",
"value": "artwork",
"description": "🄿 Artwork",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
},
{
"key": "tourism",
"value": "aquarium",
"description": "🄿 Aquarium",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/aquarium.svg"
},
{
"key": "tourism",
"value": "apartment",
"description": "🄿 Guest Apartment / Condo",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging.svg"
},
{
"key": "tourism",
"value": "alpine_hut",
"description": "🄿 Mountain Lodge",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cabin.svg"
},
{
"key": "zoo",
"value": "wildlife_park",
"description": "🄿 Wildlife Park",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-frog.svg"
},
{
"key": "zoo",
"value": "safari_park",
"description": "🄿 Safari Park",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/zoo.svg"
},
{
"key": "zoo",
"value": "petting_zoo",
"description": "🄿 Petting Zoo",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-horse.svg"
},
{
"key": "museum",
"value": "history",
"description": "🄿 History Museum",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/museum.svg"
},
{
"key": "information",
"value": "terminal",
"description": "🄿 Information Terminal",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/app_terminal.svg"
},
{
"key": "information",
"value": "route_marker",
"description": "🄿 Trail Marker",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information.svg"
},
{
"key": "information",
"value": "office",
"description": "🄿 Visitor Center",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information.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": "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": "board",
"description": "🄿 Information Board",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/info_board.svg"
},
{
"key": "board_type",
"value": "welcome_sign",
"description": "🄿 Welcome Sign, 🄵🅅 Type: Welcome Sign",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/embassy.svg"
},
{
"key": "group_only",
"value": "yes",
"description": "🄿 Group Camping Area",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite.svg"
},
{
"key": "backcountry",
"value": "yes",
"description": "🄿 Backcountry Camping Area",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite.svg"
},
{
"key": "artwork_type",
"value": "statue",
"description": "🄿 Statue, 🄵🅅 Type: Statue",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/statue.svg"
},
{
"key": "artwork_type",
"value": "sculpture",
"description": "🄿 Sculpture, 🄵🅅 Type: Sculpture",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sculpture.svg"
},
{
"key": "artwork_type",
"value": "mural",
"description": "🄿 Mural, 🄵🅅 Type: Mural",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
},
{
"key": "artwork_type",
"value": "installation",
"description": "🄿 Art Installation, 🄵🅅 Type: Art Installation",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sculpture.svg"
},
{
"key": "artwork_type",
"value": "graffiti",
"description": "🄿 Graffiti, 🄵🅅 Type: Graffiti",
"object_types": [
"node",
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
},
{
"key": "artwork_type",
"value": "bust",
"description": "🄿 Bust, 🄵🅅 Type: Bust",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-user-alt.svg"
},
{
"key": "telecom",
"value": "exchange",
"description": "🄿 Telecom Exchange, 🄵🅅 Type: Exchange",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cable.svg"
},
{
"key": "telecom",
"value": "data_center",
"description": "🄿 Data Center, 🄵🅅 Type: Data Center",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-server.svg"
},
{
"key": "shop",
"value": "wine",
"description": "🄿 Wine Shop",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/alcohol-shop.svg"
},
{
"key": "shop",
"value": "window_blind",
"description": "🄿 Window Blind Store",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/window.svg"
},
{
"key": "shop",
"value": "wigs",