mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-31 23:03:52 +01:00
19994 lines
No EOL
619 KiB
JSON
19994 lines
No EOL
619 KiB
JSON
{
|
||
"data_format": 1,
|
||
"project": {
|
||
"name": "iD Tagging Schema",
|
||
"description": "Presets available in the iD and Go Map!! editors and recognized by the Overpass turbo query wizard",
|
||
"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": "aerialway",
|
||
"description": "🄿 Aerialway Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"description": "🄿 Aeroway Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/airport-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"description": "🄿 Amenity (unsearchable), 🄵 Type, 🄵 Riding Stable",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"description": "🄿 Attraction (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/star-15.svg"
|
||
},
|
||
{
|
||
"key": "boundary",
|
||
"description": "🄿 Boundary (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "building",
|
||
"description": "🄿 Building (unsearchable), 🄿 Building, 🄵 Building",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home-15.svg"
|
||
},
|
||
{
|
||
"key": "embankment",
|
||
"value": "yes",
|
||
"description": "🄿 Embankment (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"description": "🄿 Emergency Feature (unsearchable), 🄵 Type, 🄵 Emergency",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "ford",
|
||
"description": "🄿 Ford (unsearchable), 🄵 Type, 🄵 Structure",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"description": "🄿 Highway Feature (unsearchable), 🄵 Type of Path, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "indoor",
|
||
"description": "🄿 Indoor Feature (unsearchable), 🄵 Type, 🄵 Indoor",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/room.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"description": "🄿 Land Use Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"description": "🄿 Leisure Feature (unsearchable), 🄵 Horseback Riding, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"description": "🄿 Man-Made Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_tank.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"description": "🄿 Natural Feature (unsearchable), 🄵 Natural",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/natural-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"description": "🄿 Place (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"description": "🄿 Playground Equipment (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"description": "🄿 Power Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"description": "🄿 Railway Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/rail_profile.svg"
|
||
},
|
||
{
|
||
"key": "seamark:type",
|
||
"description": "🄿 Seamark (unsearchable), 🄵 Seamark",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor-15.svg"
|
||
},
|
||
{
|
||
"key": "telecom",
|
||
"description": "🄿 Telecom Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cable.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"description": "🄿 Tourism Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/attraction-15.svg"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"description": "🄿 Waterway Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "addr:interpolation",
|
||
"description": "🄿 Address Interpolation (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "addr:*",
|
||
"description": "🄿 Address",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "advertising",
|
||
"value": "billboard",
|
||
"description": "🄿 Billboard",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/billboard.svg"
|
||
},
|
||
{
|
||
"key": "advertising",
|
||
"value": "board",
|
||
"description": "🄿 Notice Board",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bulletin_board.svg"
|
||
},
|
||
{
|
||
"key": "advertising",
|
||
"value": "column",
|
||
"description": "🄿 Advertising Column",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_tank.svg"
|
||
},
|
||
{
|
||
"key": "advertising",
|
||
"value": "poster_box",
|
||
"description": "🄿 Poster Box",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/poster_box.svg"
|
||
},
|
||
{
|
||
"key": "advertising",
|
||
"value": "totem",
|
||
"description": "🄿 Advertising Totem",
|
||
"object_types": [
|
||
"node"
|
||
]
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "cable_car",
|
||
"description": "🄿 Cable Car",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tram.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "chair_lift",
|
||
"description": "🄿 Chair Lift",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/chairlift.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "drag_lift",
|
||
"description": "🄿 Drag Lift",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/drag_lift.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "gondola",
|
||
"description": "🄿 Gondola Lift",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gondola_lift.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "goods",
|
||
"description": "🄿 Goods Aerialway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/goods_lift.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "j-bar",
|
||
"description": "🄿 J-Bar Lift",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/j_bar_lift.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "magic_carpet",
|
||
"description": "🄿 Magic Carpet Lift",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "mixed_lift",
|
||
"description": "🄿 Mixed Lift",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/aerialway-15.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "platter",
|
||
"description": "🄿 Platter Lift",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/platter_lift.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "pylon",
|
||
"description": "🄿 Aerialway Pylon",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/aerialway_pole.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "rope_tow",
|
||
"description": "🄿 Rope Tow Lift",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "t-bar",
|
||
"description": "🄿 T-Bar Lift",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/t_bar_lift.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "zip_line",
|
||
"description": "🄿 Zip Line",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "aerodrome",
|
||
"description": "🄿 Airport",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/airport.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "apron",
|
||
"description": "🄿 Airport Apron",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/planes.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "gate",
|
||
"description": "🄿 Airport Gate",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-plane.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "hangar",
|
||
"description": "🄿 Hangar",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hangar.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "helipad",
|
||
"description": "🄿 Helipad",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/heliport-15.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "holding_position",
|
||
"description": "🄿 Aircraft Holding Position",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/plane_taxiing.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "jet_bridge",
|
||
"description": "🄿 Jetway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian_walled.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "parking_position",
|
||
"description": "🄿 Aircraft Parking Position",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/plane_taxiing.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "runway",
|
||
"description": "🄿 Runway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-plane-departure.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "spaceport",
|
||
"description": "🄿 Spaceport",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-space-shuttle.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "taxiway",
|
||
"description": "🄿 Taxiway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/plane_taxiing.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "terminal",
|
||
"description": "🄿 Airport Terminal",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/airport-15.svg"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "windsock",
|
||
"description": "🄿 Windsock",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/windsock.svg"
|
||
},
|
||
{
|
||
"key": "allotments",
|
||
"value": "plot",
|
||
"description": "🄿 Community Garden Plot",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/garden_bed.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bus_station",
|
||
"description": "🄿 Bus Station / Terminal (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bus.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "coworking_space",
|
||
"description": "🄿 Coworking Space (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/commercial-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "embassy",
|
||
"description": "🄿 Embassy (unsearchable), 🄳 (deprecated tag) ➜ office=diplomatic",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/embassy.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "ferry_terminal",
|
||
"description": "🄿 Ferry Terminal (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ferry.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "nursing_home",
|
||
"description": "🄿 Nursing Home (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wheelchair-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "recycling",
|
||
"description": "🄿 Recycling (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/recycling-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "animal_boarding",
|
||
"description": "🄿 Animal Boarding Facility",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/veterinary-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "animal_breeding",
|
||
"description": "🄿 Animal Breeding Facility",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/veterinary-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "animal_shelter",
|
||
"description": "🄿 Animal Shelter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/veterinary-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "arts_centre",
|
||
"description": "🄿 Arts Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/theatre-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "atm",
|
||
"description": "🄿 ATM",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bank-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bank",
|
||
"description": "🄿 Bank",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bank-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bar",
|
||
"description": "🄿 Bar",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bar-15.svg"
|
||
},
|
||
{
|
||
"key": "lgbtq",
|
||
"value": "primary",
|
||
"description": "🄿 LGBTQ+ Bar, 🄿 LGBTQ+ Community Center, 🄿 LGBTQ+ Nightclub, 🄿 LGBTQ+ Pub, 🄿 LGBTQ+ Erotic Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bar-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bbq",
|
||
"description": "🄿 Barbecue/Grill",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bbq-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bench",
|
||
"description": "🄿 Bench",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bench.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bicycle_parking",
|
||
"description": "🄿 Bicycle Parking",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bicycle_parked.svg"
|
||
},
|
||
{
|
||
"key": "bicycle_parking",
|
||
"value": "building",
|
||
"description": "🄿 Bicycle Parking Garage",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bicycle_structure.svg"
|
||
},
|
||
{
|
||
"key": "bicycle_parking",
|
||
"value": "lockers",
|
||
"description": "🄿 Bicycle Lockers",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bicycle_locker.svg"
|
||
},
|
||
{
|
||
"key": "bicycle_parking",
|
||
"value": "shed",
|
||
"description": "🄿 Bicycle Shed",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bicycle_shed.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bicycle_rental",
|
||
"description": "🄿 Bicycle Rental",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bicycle_rental.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bicycle_repair_station",
|
||
"description": "🄿 Bicycle Repair Tool Stand",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bicycle_repair.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "biergarten",
|
||
"description": "🄿 Biergarten",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-beer.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "binoculars",
|
||
"description": "🄿 Mounted Binoculars",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/binoculars.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "boat_rental",
|
||
"description": "🄿 Boat Rental",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boat_rental.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "boat_storage",
|
||
"description": "🄿 Boat Storage",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boat_dry_dock.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bureau_de_change",
|
||
"description": "🄿 Currency Exchange",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/money_hand.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "cafe",
|
||
"description": "🄿 Cafe",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cafe-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "bubble_tea",
|
||
"description": "🄿 Bubble Tea Cafe, 🄵🅅 Cuisines: Bubble Tea",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bubble_tea.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "coffee_shop",
|
||
"description": "🄿 Coffeehouse, 🄵🅅 Cuisines: Coffee Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hot_drink_cup.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "car_pooling",
|
||
"description": "🄿 Car Pooling Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/car_pool.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "car_rental",
|
||
"description": "🄿 Car Rental",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-rental-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "car_sharing",
|
||
"description": "🄿 Car Sharing Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sign_and_car.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "car_wash",
|
||
"description": "🄿 Car Wash",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/car_wash.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "casino",
|
||
"description": "🄿 Casino",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/casino-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "charging_station",
|
||
"description": "🄿 Charging Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-charging-station.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "childcare",
|
||
"description": "🄿 Nursery/Childcare",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-child-reaching.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "cinema",
|
||
"description": "🄿 Cinema",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cinema-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "clinic",
|
||
"description": "🄿 Clinic",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare:speciality",
|
||
"value": "abortion",
|
||
"description": "🄿 Abortion Clinic",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare:speciality",
|
||
"value": "fertility",
|
||
"description": "🄿 Fertility Clinic",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "clock",
|
||
"description": "🄿 Clock",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/clock.svg"
|
||
},
|
||
{
|
||
"key": "display",
|
||
"value": "sundial",
|
||
"description": "🄿 Sundial, 🄵🅅 Display: Sundial",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/clock.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "college",
|
||
"description": "🄿 College Grounds",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/college-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "community_centre",
|
||
"description": "🄿 Community Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall-15.svg"
|
||
},
|
||
{
|
||
"key": "community_centre",
|
||
"value": "youth_centre",
|
||
"description": "🄿 Youth Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "compressed_air",
|
||
"description": "🄿 Compressed Air",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tachometer-alt.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "conference_centre",
|
||
"description": "🄿 Convention Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-user-tie.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "courthouse",
|
||
"description": "🄿 Courthouse",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-gavel.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "crematorium",
|
||
"description": "🄿 Crematorium",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "dentist",
|
||
"description": "🄿 Dentist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dentist-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "dive_centre",
|
||
"description": "🄿 Dive Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/scuba_diving.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "doctors",
|
||
"description": "🄿 Doctor",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare:speciality",
|
||
"value": "gynaecology",
|
||
"description": "🄿 Gynecologist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "dojo",
|
||
"description": "🄿 Dojo / Martial Arts Academy",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "dressing_room",
|
||
"description": "🄿 Changing Room",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/clothing-store-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "drinking_water",
|
||
"description": "🄿 Drinking Water",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/drinking-water-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "driver_training",
|
||
"description": "🄿 Driver Training Grounds",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "driving_school",
|
||
"description": "🄿 Driving School",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "events_venue",
|
||
"description": "🄿 Events Venue",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-users.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "exhibition_centre",
|
||
"description": "🄿 Exposition Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-user-tie.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "fast_food",
|
||
"description": "🄿 Fast Food",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fast-food-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "ice_cream",
|
||
"description": "🄿 Ice Cream Fast Food (unsearchable), 🄵🅅 Cuisines: Ice Cream",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-ice-cream.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "burger",
|
||
"description": "🄿 Burger Fast Food, 🄵🅅 Cuisines: Burger",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fast-food-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "chicken",
|
||
"description": "🄿 Chicken Fast Food, 🄵🅅 Cuisines: Chicken",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-drumstick-bite.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "donut",
|
||
"description": "🄿 Donut Fast Food, 🄵🅅 Cuisines: Donut",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/donut.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "fish_and_chips",
|
||
"description": "🄿 Fish & Chips Fast Food",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-fish.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "hot_dog",
|
||
"description": "🄿 Hot Dog Fast Food, 🄵🅅 Cuisines: Hot Dog",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hotdog.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "juice",
|
||
"description": "🄿 Juice Fast Food, 🄵🅅 Cuisines: Juice",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/drink_cup.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "kebab",
|
||
"description": "🄿 Kebab Fast Food, 🄵🅅 Cuisines: Kebab",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vertical_rotisserie.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "mexican",
|
||
"description": "🄿 Mexican Fast Food, 🄿 Mexican Restaurant, 🄵🅅 Cuisines: Mexican",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-pepper-hot.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "pizza",
|
||
"description": "🄿 Pizza Fast Food, 🄿 Pizza Restaurant, 🄵🅅 Cuisines: Pizza",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-pizza-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "sandwich",
|
||
"description": "🄿 Sandwich Fast Food, 🄵🅅 Cuisines: Sandwich",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sandwich.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "fire_station",
|
||
"description": "🄿 Fire Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fire-station-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "food_court",
|
||
"description": "🄿 Food Court",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "fountain",
|
||
"description": "🄿 Fountain",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/fountain.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "fuel",
|
||
"description": "🄿 Gas Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fuel-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "gambling",
|
||
"description": "🄿 Gambling Hall",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-coins.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "give_box",
|
||
"description": "🄿 Free Box",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-box-open.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "grave_yard",
|
||
"description": "🄿 Graveyard",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "grit_bin",
|
||
"description": "🄿 Grit Bin",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-box.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "hospital",
|
||
"description": "🄿 Hospital Grounds",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "hunting_stand",
|
||
"description": "🄿 Hunting Stand",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hunting_blind.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "ice_cream",
|
||
"description": "🄿 Ice Cream Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-ice-cream.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "internet_cafe",
|
||
"description": "🄿 Internet Cafe",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/antenna.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "karaoke_box",
|
||
"description": "🄿 Karaoke Box",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/karaoke-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "kindergarten",
|
||
"description": "🄿 Preschool / Kindergarten Grounds",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/school.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "kneipp_water_cure",
|
||
"description": "🄿 Kneipp Water Cure",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "language_school",
|
||
"description": "🄿 Language School",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/school.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "lavoir",
|
||
"description": "🄿 Lavoir",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/detergent_bottle.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "letter_box",
|
||
"description": "🄿 Letter Box",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/letter_box.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "library",
|
||
"description": "🄿 Library",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/library-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "loading_dock",
|
||
"description": "🄿 Loading Dock",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-truck-loading.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "lounger",
|
||
"description": "🄿 Lounger",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/lounger.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "love_hotel",
|
||
"description": "🄿 Love Hotel",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/heart-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "marketplace",
|
||
"description": "🄿 Marketplace",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "monastery",
|
||
"description": "🄿 Monastery Grounds",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "money_transfer",
|
||
"description": "🄿 Money Transfer Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/money_hand.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "mortuary",
|
||
"description": "🄿 Morgue",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "motorcycle_parking",
|
||
"description": "🄿 Motorcycle Parking",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-motorcycle.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "motorcycle_rental",
|
||
"description": "🄿 Motorcycle Rental",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/motorcycle_rental.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "music_school",
|
||
"description": "🄿 Music School",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-music.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "nightclub",
|
||
"description": "🄿 Nightclub",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-cocktail.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "parcel_locker",
|
||
"description": "🄿 Parcel Locker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_lockers.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "parking_entrance",
|
||
"description": "🄿 Parking Garage Entrance / Exit",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "parking_space",
|
||
"description": "🄿 Parking Space",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/parking_space.svg"
|
||
},
|
||
{
|
||
"key": "parking_space",
|
||
"value": "disabled",
|
||
"description": "🄿 Accessible Parking Space",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/accessible_space.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "parking",
|
||
"description": "🄿 Parking Lot",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/car_parked.svg"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "multi-storey",
|
||
"description": "🄿 Multilevel Parking Garage, 🄵🅅 Type: Multilevel",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/car_structure.svg"
|
||
},
|
||
{
|
||
"key": "park_ride",
|
||
"value": "yes",
|
||
"description": "🄿 Park & Ride Lot",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sign_and_car.svg"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "street_side",
|
||
"description": "🄿 Street-side Parking, 🄵🅅 Type: Street-Side",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/car_parked.svg"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "underground",
|
||
"description": "🄿 Underground Parking, 🄵🅅 Type: Underground",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/car_structure.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "payment_centre",
|
||
"description": "🄿 Payment Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/money_hand.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "payment_terminal",
|
||
"description": "🄿 Payment Terminal",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/far-credit-card.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "pharmacy",
|
||
"description": "🄿 Pharmacy Counter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pharmacy-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "photo_booth",
|
||
"description": "🄿 Photo Booth",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-person-booth.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "place_of_worship",
|
||
"description": "🄿 Place of Worship",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship-15.svg"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "buddhist",
|
||
"description": "🄿 Buddhist Temple",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-buddhist-15.svg"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "christian",
|
||
"description": "🄿 Christian Church",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-christian-15.svg"
|
||
},
|
||
{
|
||
"key": "denomination",
|
||
"value": "jehovahs_witness",
|
||
"description": "🄿 Kingdom Hall of Jehovah's Witnesses",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship-15.svg"
|
||
},
|
||
{
|
||
"key": "denomination",
|
||
"value": "la_luz_del_mundo",
|
||
"description": "🄿 La Luz del Mundo Temple",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship-15.svg"
|
||
},
|
||
{
|
||
"key": "denomination",
|
||
"value": "quaker",
|
||
"description": "🄿 Quaker Friends Meeting House",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/quakerism.svg"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "hindu",
|
||
"description": "🄿 Hindu Temple",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hinduism.svg"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "jewish",
|
||
"description": "🄿 Jewish Synagogue",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-jewish-15.svg"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "muslim",
|
||
"description": "🄿 Muslim Mosque",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-muslim-15.svg"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "shinto",
|
||
"description": "🄿 Shinto Shrine",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/shinto.svg"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "sikh",
|
||
"description": "🄿 Sikh Temple",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sikhism.svg"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "taoist",
|
||
"description": "🄿 Taoist Temple",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/taoism.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "planetarium",
|
||
"description": "🄿 Planetarium",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/globe-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "police",
|
||
"description": "🄿 Police",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/police_officer.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "polling_station",
|
||
"description": "🄿 Permanent Polling Place",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vote-yea.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "post_box",
|
||
"description": "🄿 Mail Drop Box",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/post_box.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "post_depot",
|
||
"description": "🄿 Post Sorting Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-mail-bulk.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "post_office",
|
||
"description": "🄿 Post Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/post-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "prep_school",
|
||
"description": "🄿 Test Prep / Tutoring School",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/school.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "prison",
|
||
"description": "🄿 Prison Grounds",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/prison-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "pub",
|
||
"description": "🄿 Pub",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/beer-15.svg"
|
||
},
|
||
{
|
||
"key": "theme",
|
||
"value": "irish",
|
||
"description": "🄿 Irish Pub",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/beer-15.svg"
|
||
},
|
||
{
|
||
"key": "microbrewery",
|
||
"value": "yes",
|
||
"description": "🄿 Brewpub",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/beer-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "public_bath",
|
||
"description": "🄿 Public Bath",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "public_bookcase",
|
||
"description": "🄿 Public Bookcase",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/library-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "ranger_station",
|
||
"description": "🄿 Ranger Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/ranger-station-15.svg"
|
||
},
|
||
{
|
||
"key": "recycling_type",
|
||
"value": "centre",
|
||
"description": "🄿 Recycling Center, 🄵🅅 Type: Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/recycling-15.svg"
|
||
},
|
||
{
|
||
"key": "recycling_type",
|
||
"value": "container",
|
||
"description": "🄿 Recycling Container, 🄵🅅 Type: Container",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/recycling-15.svg"
|
||
},
|
||
{
|
||
"key": "recycling:electrical_items",
|
||
"value": "yes",
|
||
"description": "🄿 E-Waste Container",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/recycling-15.svg"
|
||
},
|
||
{
|
||
"key": "recycling:green_waste",
|
||
"value": "yes",
|
||
"description": "🄿 Green Waste Container",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/recycling-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "refugee_site",
|
||
"description": "🄿 Refugee Camp",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tents.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "research_institute",
|
||
"description": "🄿 Research Institute Grounds",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-flask.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "restaurant",
|
||
"description": "🄿 Restaurant",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "american",
|
||
"description": "🄿 American Restaurant, 🄵🅅 Cuisines: American",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "asian",
|
||
"description": "🄿 Asian Restaurant, 🄵🅅 Cuisines: Asian",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "barbeque",
|
||
"description": "🄿 Barbeque Restaurant",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-bbq-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "chinese",
|
||
"description": "🄿 Chinese Restaurant, 🄵🅅 Cuisines: Chinese",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "french",
|
||
"description": "🄿 French Restaurant, 🄵🅅 Cuisines: French",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "german",
|
||
"description": "🄿 German Restaurant, 🄵🅅 Cuisines: German",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "greek",
|
||
"description": "🄿 Greek Restaurant, 🄵🅅 Cuisines: Greek",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "indian",
|
||
"description": "🄿 Indian Restaurant, 🄵🅅 Cuisines: Indian",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "italian",
|
||
"description": "🄿 Italian Restaurant, 🄵🅅 Cuisines: Italian",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "japanese",
|
||
"description": "🄿 Japanese Restaurant, 🄵🅅 Cuisines: Japanese",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "noodle",
|
||
"description": "🄿 Noodle Restaurant",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "seafood",
|
||
"description": "🄿 Seafood Restaurant, 🄵🅅 Cuisines: Seafood",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-seafood-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "steak_house",
|
||
"description": "🄿 Steakhouse, 🄵🅅 Cuisines: Steak House",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/slaughterhouse-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "sushi",
|
||
"description": "🄿 Sushi Restaurant, 🄵🅅 Cuisines: Sushi",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/temaki.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "thai",
|
||
"description": "🄿 Thai Restaurant, 🄵🅅 Cuisines: Thai",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "turkish",
|
||
"description": "🄿 Turkish Restaurant, 🄵🅅 Cuisines: Turkish",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-15.svg"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "vietnamese",
|
||
"description": "🄿 Vietnamese Restaurant, 🄵🅅 Cuisines: Vietnamese",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "sanitary_dump_station",
|
||
"description": "🄿 RV Toilet Disposal",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/camper_trailer_dump.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "school",
|
||
"description": "🄿 School Grounds",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/school.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "shelter",
|
||
"description": "🄿 Shelter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shelter-15.svg"
|
||
},
|
||
{
|
||
"key": "shelter_type",
|
||
"value": "gazebo",
|
||
"description": "🄿 Gazebo",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shelter-15.svg"
|
||
},
|
||
{
|
||
"key": "shelter_type",
|
||
"value": "lean_to",
|
||
"description": "🄿 Lean-To",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sleep_shelter.svg"
|
||
},
|
||
{
|
||
"key": "shelter_type",
|
||
"value": "picnic_shelter",
|
||
"description": "🄿 Picnic Shelter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/picnic_shelter.svg"
|
||
},
|
||
{
|
||
"key": "shelter_type",
|
||
"value": "public_transport",
|
||
"description": "🄿 Transit Shelter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/transit_shelter.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "shower",
|
||
"description": "🄿 Shower",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/shower.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "smoking_area",
|
||
"description": "🄿 Smoking Area",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-smoking.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "social_centre",
|
||
"description": "🄿 Social Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-handshake.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "social_facility",
|
||
"description": "🄿 Social Facility",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/social_facility.svg"
|
||
},
|
||
{
|
||
"key": "social_facility",
|
||
"value": "ambulatory_care",
|
||
"description": "🄿 Ambulatory Care",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wheelchair-15.svg"
|
||
},
|
||
{
|
||
"key": "social_facility",
|
||
"value": "food_bank",
|
||
"description": "🄿 Food Bank",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/social_facility.svg"
|
||
},
|
||
{
|
||
"key": "social_facility:for",
|
||
"value": "senior",
|
||
"description": "🄿 Elderly Group Home, 🄿 Nursing Home",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wheelchair-15.svg"
|
||
},
|
||
{
|
||
"key": "social_facility:for",
|
||
"value": "homeless",
|
||
"description": "🄿 Homeless Shelter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/social_facility.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "studio",
|
||
"description": "🄿 Studio",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-microphone.svg"
|
||
},
|
||
{
|
||
"key": "studio",
|
||
"value": "audio",
|
||
"description": "🄿 Recording Studio",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-microphone.svg"
|
||
},
|
||
{
|
||
"key": "studio",
|
||
"value": "radio",
|
||
"description": "🄿 Radio Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-microphone.svg"
|
||
},
|
||
{
|
||
"key": "studio",
|
||
"value": "television",
|
||
"description": "🄿 Television Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-video.svg"
|
||
},
|
||
{
|
||
"key": "studio",
|
||
"value": "video",
|
||
"description": "🄿 Film Studio",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-video.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "taxi",
|
||
"description": "🄿 Taxi Stand",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-taxi.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "telephone",
|
||
"description": "🄿 Telephone",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-phone-alt.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "theatre",
|
||
"description": "🄿 Theater",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/theatre-15.svg"
|
||
},
|
||
{
|
||
"key": "theatre:type",
|
||
"value": "amphi",
|
||
"description": "🄿 Amphitheatre",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/theatre-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "ticket_validator",
|
||
"description": "🄿 Ticket Validator",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_machine.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "toilets",
|
||
"description": "🄿 Restroom",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/toilet-15.svg"
|
||
},
|
||
{
|
||
"key": "toilets:disposal",
|
||
"value": "flush",
|
||
"description": "🄿 Flush Toilets, 🄵🅅 Disposal: Flush",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-toilet.svg"
|
||
},
|
||
{
|
||
"key": "toilets:disposal",
|
||
"value": "pitlatrine",
|
||
"description": "🄿 Pit Latrine, 🄵🅅 Disposal: Pit Latrine",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/latrine.svg"
|
||
},
|
||
{
|
||
"key": "portable",
|
||
"value": "yes",
|
||
"description": "🄿 Portable Toilet",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/latrine.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "townhall",
|
||
"description": "🄿 Town Hall",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/town_hall.svg"
|
||
},
|
||
{
|
||
"key": "townhall:type",
|
||
"value": "city",
|
||
"description": "🄿 City Hall",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/capitol.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "toy_library",
|
||
"description": "🄿 Toy Library",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-chess-knight.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "trolley_bay",
|
||
"description": "🄿 Cart Corral",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-shopping-cart.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "university",
|
||
"description": "🄿 University Grounds",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/college-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "vacuum_cleaner",
|
||
"description": "🄿 Vacuum Cleaning Station",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vacuum_station.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "vehicle_inspection",
|
||
"description": "🄿 Vehicle Inspection",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "vending_machine",
|
||
"description": "🄿 Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_machine.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "bicycle_tube",
|
||
"description": "🄿 Bicycle Inner Tube Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_machine.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "bottle_return",
|
||
"description": "🄿 Bottle Return Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_machine.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "bread",
|
||
"description": "🄿 Bread Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_bread.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "cigarettes",
|
||
"description": "🄿 Cigarette Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_cigarettes.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "coffee",
|
||
"description": "🄿 Coffee Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_hot_drink.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "condoms",
|
||
"description": "🄿 Condom Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_love.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "drinks",
|
||
"description": "🄿 Drink Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_cold_drink.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "eggs",
|
||
"description": "🄿 Egg Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_eggs.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "electronics",
|
||
"description": "🄿 Electronics Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_machine.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "elongated_coin",
|
||
"description": "🄿 Flat Coin Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_flat_coin.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "excrement_bags",
|
||
"description": "🄿 Excrement Bag Dispenser",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_pet_waste.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "feminine_hygiene",
|
||
"description": "🄿 Feminine Hygiene Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_venus.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "food",
|
||
"description": "🄿 Food Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_machine.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "fuel",
|
||
"description": "🄿 Gas Pump",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fuel-15.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "ice_cream",
|
||
"description": "🄿 Ice Cream Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_ice_cream.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "ice_cubes",
|
||
"description": "🄿 Ice Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_ice.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "newspapers",
|
||
"description": "🄿 Newspaper Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_newspaper.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "parking_tickets",
|
||
"description": "🄿 Parking Ticket Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_tickets.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "pizza",
|
||
"description": "🄿 Pizza Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_machine.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "public_transport_tickets",
|
||
"description": "🄿 Transit Ticket Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_tickets.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "stamps",
|
||
"description": "🄿 Postage Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_stamps.svg"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"value": "sweets",
|
||
"description": "🄿 Snack Vending Machine",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vending_machine.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "veterinary",
|
||
"description": "🄿 Veterinary",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/veterinary_care.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "waste_basket",
|
||
"description": "🄿 Waste Basket",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/waste-basket-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "waste_disposal",
|
||
"description": "🄿 Garbage Dumpster",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dumpster.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "waste_transfer_station",
|
||
"description": "🄿 Waste Transfer Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-trash-restore.svg"
|
||
},
|
||
{
|
||
"key": "waste",
|
||
"value": "dog_excrement",
|
||
"description": "🄿 Dog Excrement Bin",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/waste-basket-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "water_point",
|
||
"description": "🄿 RV Drinking Water",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/drinking-water-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "watering_place",
|
||
"description": "🄿 Animal Watering Place",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/drinking-water-15.svg"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "weighbridge",
|
||
"description": "🄿 Truck Scale",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-weight.svg"
|
||
},
|
||
{
|
||
"key": "area",
|
||
"value": "yes",
|
||
"description": "🄿 Area",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "area:highway",
|
||
"value": "footway",
|
||
"description": "🄿 Footway Area",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "area:highway",
|
||
"description": "🄿 Road Area, 🄵 Type",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "amusement_ride",
|
||
"description": "🄿 Amusement Ride",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/amusement-park-15.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "animal",
|
||
"description": "🄿 Animal Enclosure",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/zoo-15.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "big_wheel",
|
||
"description": "🄿 Big Wheel",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/amusement-park-15.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "bumper_car",
|
||
"description": "🄿 Bumper Cars",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-car-crash.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "bungee_jumping",
|
||
"description": "🄿 Bungee Jumping",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "carousel",
|
||
"description": "🄿 Carousel",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/amusement_park.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "dark_ride",
|
||
"description": "🄿 Dark Ride",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/rail-metro-15.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "drop_tower",
|
||
"description": "🄿 Drop Tower Ride",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tower.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "kiddie_ride",
|
||
"description": "🄿 Kiddie Ride",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/amusement_park.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "log_flume",
|
||
"description": "🄿 Log Flume",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/ferry-15.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "maze",
|
||
"description": "🄿 Maze",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/maze.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "pirate_ship",
|
||
"description": "🄿 Pirate Ship Ride",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/danger-15.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "river_rafting",
|
||
"description": "🄿 River Rapids Ride",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/ferry-15.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "roller_coaster",
|
||
"description": "🄿 Roller Coaster",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/roller_coaster.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "summer_toboggan",
|
||
"description": "🄿 Summer Toboggan",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sledding.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "swing_carousel",
|
||
"description": "🄿 Swing Carousel",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tower.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "train",
|
||
"description": "🄿 Tourist Train",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/train_kids.svg"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "water_slide",
|
||
"description": "🄿 Water Slide",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/slide.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"description": "🄿 Barrier, 🄵 Barrier, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "ditch",
|
||
"description": "🄿 Trench",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/trench.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "entrance",
|
||
"description": "🄿 Entrance (unsearchable)",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "handrail",
|
||
"description": "🄿 Handrail (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railing.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "log",
|
||
"description": "🄿 Fallen Tree (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "planter",
|
||
"description": "🄿 Planter (Barrier) (unsearchable), 🄿 Planter",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "yes",
|
||
"description": "🄿 Barrier (Unspecified Type) (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "block",
|
||
"description": "🄿 Block",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-cube.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "bollard",
|
||
"description": "🄿 Bollard Row, 🄿 Bollard",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bollard_row.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "border_control",
|
||
"description": "🄿 Border Control",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/passport_checkpoint.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "bump_gate",
|
||
"description": "🄿 Bump Gate",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "bus_trap",
|
||
"description": "🄿 Bus Trap",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "cable_barrier",
|
||
"description": "🄿 Cable Barrier",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "cattle_grid",
|
||
"description": "🄿 Cattle Grid",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cattle_grid.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "chain",
|
||
"description": "🄿 Chain",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/rope_fence.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "city_wall",
|
||
"description": "🄿 City Wall",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/wall.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "cycle_barrier",
|
||
"description": "🄿 Cycle Barrier",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cycle_barrier.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "fence",
|
||
"description": "🄿 Fence",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fence-15.svg"
|
||
},
|
||
{
|
||
"key": "fence_type",
|
||
"value": "railing",
|
||
"description": "🄿 Railing",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railing.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "full-height_turnstile",
|
||
"description": "🄿 Full-Height Turnstile",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "gate",
|
||
"description": "🄿 Gate",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gate.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "guard_rail",
|
||
"description": "🄿 Guard Rail",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/guard_rail.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "hampshire_gate",
|
||
"description": "🄿 Wire Gate",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gate.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "hedge",
|
||
"description": "🄿 Hedge",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hedge.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "height_restrictor",
|
||
"description": "🄿 Height Restrictor",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/height_restrictor.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "jersey_barrier",
|
||
"description": "🄿 Jersey Barrier",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "kerb",
|
||
"description": "🄿 Curb",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/kerb-raised.svg"
|
||
},
|
||
{
|
||
"key": "kerb",
|
||
"value": "flush",
|
||
"description": "🄿 Flush Curb",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/kerb-flush.svg"
|
||
},
|
||
{
|
||
"key": "kerb",
|
||
"value": "lowered",
|
||
"description": "🄿 Lowered Curb",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/kerb-lowered.svg"
|
||
},
|
||
{
|
||
"key": "kerb",
|
||
"value": "raised",
|
||
"description": "🄿 Raised Curb",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/kerb-raised.svg"
|
||
},
|
||
{
|
||
"key": "kerb",
|
||
"value": "rolled",
|
||
"description": "🄿 Rolled Curb",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/kerb-rolled.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "kissing_gate",
|
||
"description": "🄿 Kissing Gate",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gate.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "lift_gate",
|
||
"description": "🄿 Lift Gate",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/lift_gate.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "motorcycle_barrier",
|
||
"description": "🄿 Motorcycle Barrier",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "retaining_wall",
|
||
"description": "🄿 Retaining Wall",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/wall.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "rope",
|
||
"description": "🄿 Rope Fence",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/rope_fence.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "sally_port",
|
||
"description": "🄿 Sally Port",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dungeon.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "spikes",
|
||
"description": "🄿 Spike Strip",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/spike_strip.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "stile",
|
||
"description": "🄿 Stile",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/stile_squeezer.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "swing_gate",
|
||
"description": "🄿 Swing Gate",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gate.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "toll_booth",
|
||
"description": "🄿 Toll Booth",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/toll-15.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "turnstile",
|
||
"description": "🄿 Turnstile",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/turnstile.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "wall",
|
||
"description": "🄿 Wall",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/wall.svg"
|
||
},
|
||
{
|
||
"key": "wall",
|
||
"value": "noise_barrier",
|
||
"description": "🄿 Noise Barrier",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/wall.svg"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "wicket_gate",
|
||
"description": "🄿 Wicket Gate",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gate.svg"
|
||
},
|
||
{
|
||
"key": "boundary",
|
||
"value": "administrative",
|
||
"description": "🄿 Administrative Boundary",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "bridge:support",
|
||
"description": "🄿 Bridge Support, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-archway.svg"
|
||
},
|
||
{
|
||
"key": "bridge:support",
|
||
"value": "pier",
|
||
"description": "🄿 Bridge Pier",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-archway.svg"
|
||
},
|
||
{
|
||
"key": "building:part",
|
||
"description": "🄿 Building Part, 🄵 Building Part",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "bunker",
|
||
"description": "🄿 Bunker (unsearchable)",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bunker.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "entrance",
|
||
"description": "🄿 Entrance/Exit (unsearchable), 🄳 (deprecated tag) ➜ entrance=*",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "manufacture",
|
||
"description": "🄿 Industrial Production Building (unsearchable)",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "outbuilding",
|
||
"description": "🄿 Outbuilding (unsearchable)",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "train_station",
|
||
"description": "🄿 Train Station Building (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "allotment_house",
|
||
"description": "🄿 Allotment House",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "apartments",
|
||
"description": "🄿 Apartment Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "barn",
|
||
"description": "🄿 Barn",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/barn.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "boathouse",
|
||
"description": "🄿 Boathouse",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "bungalow",
|
||
"description": "🄿 Bungalow",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "cabin",
|
||
"description": "🄿 Cabin",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cabin.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "carport",
|
||
"description": "🄿 Carport",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/carport.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "cathedral",
|
||
"description": "🄿 Cathedral Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-church.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "chapel",
|
||
"description": "🄿 Chapel Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "church",
|
||
"description": "🄿 Church Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-church.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "civic",
|
||
"description": "🄿 Civic Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "college",
|
||
"description": "🄿 College Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-school.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "commercial",
|
||
"description": "🄿 Commercial Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "construction",
|
||
"description": "🄿 Building Under Construction",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "cowshed",
|
||
"description": "🄿 Cowshed",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/barn.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "detached",
|
||
"description": "🄿 Detached House",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "dormitory",
|
||
"description": "🄿 Dormitory",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "farm_auxiliary",
|
||
"description": "🄿 Farm Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "farm",
|
||
"description": "🄿 Farm House",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "garage",
|
||
"description": "🄿 Garage",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-warehouse.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "garages",
|
||
"description": "🄿 Garages",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-warehouse.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "ger",
|
||
"description": "🄿 Yurt",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hut.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "grandstand",
|
||
"description": "🄿 Grandstand",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "greenhouse",
|
||
"description": "🄿 Greenhouse",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-centre-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "hangar",
|
||
"description": "🄿 Hangar Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hangar.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "hospital",
|
||
"description": "🄿 Hospital Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hospital-alt.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "hotel",
|
||
"description": "🄿 Hotel Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hotel.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "house",
|
||
"description": "🄿 House",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "houseboat",
|
||
"description": "🄿 Houseboat",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/houseboat.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "hut",
|
||
"description": "🄿 Hut",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hut.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "industrial",
|
||
"description": "🄿 Industrial Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "kindergarten",
|
||
"description": "🄿 Preschool / Kindergarten Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-school.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "mosque",
|
||
"description": "🄿 Mosque Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-mosque.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "office",
|
||
"description": "🄿 Office Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "pavilion",
|
||
"description": "🄿 Pavilion Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "public",
|
||
"description": "🄿 Public Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "residential",
|
||
"description": "🄿 Residential Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/residential-community-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "retail",
|
||
"description": "🄿 Retail Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/commercial-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "roof",
|
||
"description": "🄿 Roof, 🄿 Solar Panel Canopy",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shelter-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "ruins",
|
||
"description": "🄿 Building Ruins",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ruins.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "school",
|
||
"description": "🄿 School Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-school.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "semidetached_house",
|
||
"description": "🄿 Semi-Detached House",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "service",
|
||
"description": "🄿 Service Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "shed",
|
||
"description": "🄿 Shed",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-warehouse.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "stable",
|
||
"description": "🄿 Stable",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/horse_shelter.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "stadium",
|
||
"description": "🄿 Stadium Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/stadium-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "static_caravan",
|
||
"description": "🄿 Static Mobile Home",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/manufactured_home.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "sty",
|
||
"description": "🄿 Pigsty",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/barn.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "synagogue",
|
||
"description": "🄿 Synagogue Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-synagogue.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "temple",
|
||
"description": "🄿 Temple Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "terrace",
|
||
"description": "🄿 Row Houses",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/row_houses.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "transportation",
|
||
"description": "🄿 Transportation Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building-15.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "university",
|
||
"description": "🄿 University Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-school.svg"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "warehouse",
|
||
"description": "🄿 Warehouse",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/warehouse-15.svg"
|
||
},
|
||
{
|
||
"key": "cemetery",
|
||
"value": "grave",
|
||
"description": "🄿 Grave",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.svg"
|
||
},
|
||
{
|
||
"key": "cemetery",
|
||
"value": "sector",
|
||
"description": "🄿 Cemetery Section",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.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": "club",
|
||
"value": "sport",
|
||
"description": "🄿 Sports Club",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"description": "🄿 Craft, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "locksmith",
|
||
"description": "🄿 Locksmith (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/marker-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "tailor",
|
||
"description": "🄿 Tailor (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/needle_and_spool.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "agricultural_engines",
|
||
"description": "🄿 Agricultural Engines Mechanic",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "basket_maker",
|
||
"description": "🄿 Basket Maker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vase.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "beekeeper",
|
||
"description": "🄿 Beekeeper",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "blacksmith",
|
||
"description": "🄿 Blacksmith",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/anvil_and_hammer.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "boatbuilder",
|
||
"description": "🄿 Boat Builder",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boat_repair.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "bookbinder",
|
||
"description": "🄿 Bookbinder",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/library-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "brewery",
|
||
"description": "🄿 Brewery",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_fermenter.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "carpenter",
|
||
"description": "🄿 Carpenter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hammer.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "carpet_layer",
|
||
"description": "🄿 Carpet Layer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "caterer",
|
||
"description": "🄿 Caterer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/catering.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "chimney_sweeper",
|
||
"description": "🄿 Chimney Sweeper",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/chimney.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "cleaning",
|
||
"description": "🄿 Cleaning Service",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vacuum.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "clockmaker",
|
||
"description": "🄿 Clockmaker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/clock.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "confectionery",
|
||
"description": "🄿 Candy Maker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/confectionery-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "distillery",
|
||
"description": "🄿 Distillery",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_fermenter.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "dressmaker",
|
||
"description": "🄿 Dressmaker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/dress.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "electrician",
|
||
"description": "🄿 Electrician",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "electronics_repair",
|
||
"description": "🄿 Electronics Repair Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-screwdriver.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "floorer",
|
||
"description": "🄿 Floorer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/brick_trowel.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "gardener",
|
||
"description": "🄿 Gardener",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-centre-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "glaziery",
|
||
"description": "🄿 Glaziery",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/window.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "handicraft",
|
||
"description": "🄿 Handicraft Workspace",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vase.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "hvac",
|
||
"description": "🄿 HVAC Workplace",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "insulation",
|
||
"description": "🄿 Insulator",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "joiner",
|
||
"description": "🄿 Joiner",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hammer.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "key_cutter",
|
||
"description": "🄿 Key Cutter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-key.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "metal_construction",
|
||
"description": "🄿 Metalworker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "painter",
|
||
"description": "🄿 Painter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-paint-roller.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "parquet_layer",
|
||
"description": "🄿 Parquet Layer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/brick_trowel.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "photographer",
|
||
"description": "🄿 Photographer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/attraction-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "photographic_laboratory",
|
||
"description": "🄿 Photographic Laboratory",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-film.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "plasterer",
|
||
"description": "🄿 Plasterer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/brick_trowel.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "plumber",
|
||
"description": "🄿 Plumber",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/plumber.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "pottery",
|
||
"description": "🄿 Pottery Maker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vase.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "rigger",
|
||
"description": "🄿 Rigger",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "roofer",
|
||
"description": "🄿 Roofer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hammer.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "saddler",
|
||
"description": "🄿 Saddler",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "sailmaker",
|
||
"description": "🄿 Sailmaker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "sawmill",
|
||
"description": "🄿 Sawmill",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/logging-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "scaffolder",
|
||
"description": "🄿 Scaffolder",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/scaffold.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "sculptor",
|
||
"description": "🄿 Sculptor",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "shoemaker",
|
||
"description": "🄿 Shoemaker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hammer_shoe.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "signmaker",
|
||
"description": "🄿 Signmaker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "stonemason",
|
||
"description": "🄿 Stonemason",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/brick_trowel.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "tiler",
|
||
"description": "🄿 Tiler",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/brick_trowel.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "tinsmith",
|
||
"description": "🄿 Tinsmith",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "upholsterer",
|
||
"description": "🄿 Upholsterer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "watchmaker",
|
||
"description": "🄿 Watchmaker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/watch-15.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "window_construction",
|
||
"description": "🄿 Window Construction",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/window.svg"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "winery",
|
||
"description": "🄿 Winery",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/alcohol-shop-15.svg"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "asl",
|
||
"description": "🄿 Advanced Stop Line",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle-15.svg"
|
||
},
|
||
{
|
||
"key": "demolished:building",
|
||
"description": "🄿 Recently Demolished Building (unsearchable)",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-house-damage.svg"
|
||
},
|
||
{
|
||
"key": "disc_golf",
|
||
"value": "basket",
|
||
"description": "🄿 Disc Golf Basket",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/disc_golf_basket.svg"
|
||
},
|
||
{
|
||
"key": "disc_golf",
|
||
"value": "hole",
|
||
"description": "🄿 Disc Golf Hole",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/disc_golf_basket.svg"
|
||
},
|
||
{
|
||
"key": "disc_golf",
|
||
"value": "tee",
|
||
"description": "🄿 Disc Golf Tee",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/disc_golf_basket.svg"
|
||
},
|
||
{
|
||
"key": "disused:amenity",
|
||
"description": "🄿 Disused Amenity (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "disused:railway",
|
||
"description": "🄿 Disused Railway Feature (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/rail_profile.svg"
|
||
},
|
||
{
|
||
"key": "disused:shop",
|
||
"description": "🄿 Disused Shop (unsearchable), 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-store-alt-slash.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "designated",
|
||
"description": "🄿 Emergency Access Designated (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "destination",
|
||
"description": "🄿 Emergency Access Destination (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "no",
|
||
"description": "🄿 Emergency Access No (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "official",
|
||
"description": "🄿 Emergency Access Official (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "private",
|
||
"description": "🄿 Emergency Access Private (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "yes",
|
||
"description": "🄿 Emergency Access Yes (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "ambulance_station",
|
||
"description": "🄿 Ambulance Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-ambulance.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "assembly_point",
|
||
"description": "🄿 Emergency Assembly Point",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-compress-arrows-alt.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "defibrillator",
|
||
"description": "🄿 Defibrillator",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/defibrillator-15.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "fire_alarm_box",
|
||
"description": "🄿 Fire Alarm Call Box",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-bell.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "fire_extinguisher",
|
||
"description": "🄿 Fire Extinguisher",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-fire-extinguisher.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "fire_hose",
|
||
"description": "🄿 Fire Hose",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tape.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "fire_hydrant",
|
||
"description": "🄿 Fire Hydrant",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/fire_hydrant.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "first_aid_kit",
|
||
"description": "🄿 First Aid Kit",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-medkit.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "landing_site",
|
||
"description": "🄿 Emergency Landing Site",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/heliport-15.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "life_ring",
|
||
"description": "🄿 Life Ring",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-life-ring.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "lifeboat_station",
|
||
"description": "🄿 Lifeboat Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boat_tour.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "lifeguard",
|
||
"description": "🄿 Lifeguard",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-life-ring.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "mountain_rescue",
|
||
"description": "🄿 Mountain Rescue",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mountain_cross.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "phone",
|
||
"description": "🄿 Emergency Phone",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/emergency-phone-15.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "siren",
|
||
"description": "🄿 Siren",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-volume-up.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "reservoir_covered",
|
||
"description": "🄿 Emergency Water Reservoir (Underground), 🄿 Covered Reservoir",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "reservoir",
|
||
"description": "🄿 Emergency Water Reservoir, 🄿 Reservoir",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "storage_tank",
|
||
"description": "🄿 Emergency Water Tank, 🄿 Storage Tank",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_tank.svg"
|
||
},
|
||
{
|
||
"key": "entrance",
|
||
"description": "🄿 Entrance / Exit, 🄵 Type",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "emergency",
|
||
"value": "emergency_ward_entrance",
|
||
"description": "🄿 Emergency Room Entrance",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "entrance",
|
||
"value": "emergency",
|
||
"description": "🄿 Emergency Exit",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "entrance",
|
||
"value": "main",
|
||
"description": "🄿 Main Entrance",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "ford",
|
||
"value": "yes",
|
||
"description": "🄿 Ford",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "bunker",
|
||
"description": "🄿 Sand Trap",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "cartpath",
|
||
"description": "🄿 Golf Cartpath",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/golf_cart.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "clubhouse",
|
||
"description": "🄿 Golf Clubhouse",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "driving_range",
|
||
"description": "🄿 Driving Range",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "fairway",
|
||
"description": "🄿 Fairway",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "green",
|
||
"description": "🄿 Putting Green",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/golf_green.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "hole",
|
||
"description": "🄿 Golf Hole",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/golf_green.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "lateral_water_hazard",
|
||
"description": "🄿 Lateral Water Hazard",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "path",
|
||
"description": "🄿 Golf Walking Path",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "rough",
|
||
"description": "🄿 Rough",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "tee",
|
||
"description": "🄿 Tee Box",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "water_hazard",
|
||
"description": "🄿 Water Hazard",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"description": "🄿 Healthcare Facility, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "yes",
|
||
"description": "🄿 Healthcare Facility (Unspecified Type) (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "alternative",
|
||
"description": "🄿 Alternative Medicine",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare:speciality",
|
||
"value": "chiropractic",
|
||
"description": "🄿 Chiropractor",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "audiologist",
|
||
"description": "🄿 Audiologist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "birthing_centre",
|
||
"description": "🄿 Birthing Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-baby.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "blood_donation",
|
||
"description": "🄿 Blood Donor Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/blood-bank-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "counselling",
|
||
"description": "🄿 Counselling Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-comments.svg"
|
||
},
|
||
{
|
||
"key": "healthcare:speciality",
|
||
"value": "orthodontics",
|
||
"description": "🄿 Orthodontist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-teeth.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "hospice",
|
||
"description": "🄿 Hospice",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-procedures.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "laboratory",
|
||
"description": "🄿 Medical Laboratory",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vial.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "midwife",
|
||
"description": "🄿 Midwife",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-baby.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "occupational_therapist",
|
||
"description": "🄿 Occupational Therapist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "optometrist",
|
||
"description": "🄿 Optometrist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-eye.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "physiotherapist",
|
||
"description": "🄿 Physiotherapist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/physiotherapist.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "podiatrist",
|
||
"description": "🄿 Podiatrist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "psychotherapist",
|
||
"description": "🄿 Psychotherapist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "rehabilitation",
|
||
"description": "🄿 Rehabilitation Facility",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital-15.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "sample_collection",
|
||
"description": "🄿 Sample Collection Facility",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vial.svg"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "speech_therapist",
|
||
"description": "🄿 Speech Therapist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-comment.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "bus_stop",
|
||
"description": "🄿 Bus Stop (unsearchable)",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bus.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "crossing",
|
||
"description": "🄿 Crossing (unsearchable)",
|
||
"object_types": [
|
||
"node"
|
||
]
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "bridleway",
|
||
"description": "🄿 Bridle Path",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "bus_guideway",
|
||
"description": "🄿 Bus Guideway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bus_guided.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "construction",
|
||
"description": "🄿 Road Under Construction",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/barrier-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "corridor",
|
||
"description": "🄿 Indoor Corridor",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian_walled.svg"
|
||
},
|
||
{
|
||
"key": "crossing",
|
||
"value": "uncontrolled",
|
||
"description": "🄿 Marked Crosswalk (unsearchable)",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian_crosswalk.svg"
|
||
},
|
||
{
|
||
"key": "crossing",
|
||
"value": "zebra",
|
||
"description": "🄿 Marked Crosswalk (unsearchable)",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian_crosswalk.svg"
|
||
},
|
||
{
|
||
"key": "crossing",
|
||
"value": "marked",
|
||
"description": "🄿 Marked Crosswalk, 🄿 Marked Cycle Crossing",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian_crosswalk.svg"
|
||
},
|
||
{
|
||
"key": "crossing",
|
||
"value": "traffic_signals",
|
||
"description": "🄿 Crossing With Pedestrian Signals",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_signals.svg"
|
||
},
|
||
{
|
||
"key": "crossing",
|
||
"value": "unmarked",
|
||
"description": "🄿 Unmarked Crossing, 🄿 Unmarked Cycle Crossing",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "cycleway",
|
||
"description": "🄿 Cycle Path",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-biking.svg"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "crossing",
|
||
"description": "🄿 Cycle Crossing (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cyclist_crosswalk.svg"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "designated",
|
||
"description": "🄿 Cycle & Foot Path, 🄿 Cycle & Foot Crossing, 🄵🅅 Allowed Access: `designated`",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian_and_cyclist.svg"
|
||
},
|
||
{
|
||
"key": "moped",
|
||
"value": "designated",
|
||
"description": "🄿 Moped Link",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-motorcycle.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "elevator",
|
||
"description": "🄿 Inclined Elevator, 🄿 Elevator",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/elevator.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "emergency_access_point",
|
||
"description": "🄿 Emergency Access Point",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-compress-arrows-alt.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "emergency_bay",
|
||
"description": "🄿 Emergency Stopping Place",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "escape",
|
||
"description": "🄿 Runaway Truck Ramp",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-truck-fast.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "footway",
|
||
"description": "🄿 Foot Path",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "crossing",
|
||
"description": "🄿 Pedestrian Crossing (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "informal",
|
||
"value": "yes",
|
||
"description": "🄿 Informal Foot Path (unsearchable), 🄿 Informal Path",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-shoe-prints.svg"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "access_aisle",
|
||
"description": "🄿 Access Aisle",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/striped_zone.svg"
|
||
},
|
||
{
|
||
"key": "conveying",
|
||
"description": "🄿 Moving Walkway, 🄿 Escalator, 🄵 Escalator, 🄵 Movement Direction",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "sidewalk",
|
||
"description": "🄿 Sidewalk",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "give_way",
|
||
"description": "🄿 Yield Sign",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/yield.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "living_street",
|
||
"description": "🄿 Living Street",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-living-street.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "milestone",
|
||
"description": "🄿 Highway Milestone",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/milestone.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "mini_roundabout",
|
||
"description": "🄿 Mini-Roundabout",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "motorway_junction",
|
||
"description": "🄿 Motorway Junction / Exit",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/junction.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "motorway_link",
|
||
"description": "🄿 Motorway Link",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-motorway-link.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "motorway",
|
||
"description": "🄿 Motorway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-motorway.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "passing_place",
|
||
"description": "🄿 Passing Place",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "path",
|
||
"description": "🄿 Path, 🄵🅅 Type of Path: Cartpath",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/other-line.svg"
|
||
},
|
||
{
|
||
"key": "bridge",
|
||
"value": "boardwalk",
|
||
"description": "🄿 Boardwalk",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "pedestrian",
|
||
"description": "🄿 Pedestrian Area, 🄿 Pedestrian Street",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "primary_link",
|
||
"description": "🄿 Primary Link",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-primary-link.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "primary",
|
||
"description": "🄿 Primary Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-primary.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "raceway",
|
||
"description": "🄿 Motorsport Racetrack",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speedway_oval.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "karting",
|
||
"description": "🄿 Karting Racetrack, 🄵🅅 Sports: Karting",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speedway_8.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "motocross",
|
||
"description": "🄿 Motocross Racetrack, 🄵🅅 Sports: Motocross",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-motorcycle.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "residential",
|
||
"description": "🄿 Residential Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-residential.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "rest_area",
|
||
"description": "🄿 Rest Area",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/highway-rest-area-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "road",
|
||
"description": "🄿 Unknown Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/other-line.svg"
|
||
},
|
||
{
|
||
"key": "bridge",
|
||
"description": "🄿 Unknown Road Bridge, 🄵 Type, 🄵 Structure",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/other-line.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "secondary_link",
|
||
"description": "🄿 Secondary Link",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-secondary-link.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "secondary",
|
||
"description": "🄿 Secondary Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-secondary.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "service",
|
||
"description": "🄿 Service Road, 🄿 Slipway (Drivable), 🄵🅅 Type of Path: Service Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-service.svg"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "alley",
|
||
"description": "🄿 Alley, 🄵🅅 Type: Alley",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-service.svg"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "drive-through",
|
||
"description": "🄿 Drive-Through, 🄵🅅 Type: Drive-Through",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-service.svg"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "driveway",
|
||
"description": "🄿 Driveway, 🄵🅅 Type: Driveway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-service.svg"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "emergency_access",
|
||
"description": "🄿 Emergency Access, 🄵🅅 Type: Emergency Access",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-service.svg"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "parking_aisle",
|
||
"description": "🄿 Parking Aisle, 🄵🅅 Type: Parking Aisle",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-service.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "services",
|
||
"description": "🄿 Service Area",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "speed_camera",
|
||
"description": "🄿 Speed Camera",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/security_camera.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "speed_display",
|
||
"description": "🄿 Radar Speed Sign",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/square-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "steps",
|
||
"description": "🄿 Steps",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-steps.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "stop",
|
||
"description": "🄿 Stop Sign",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/stop.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "street_lamp",
|
||
"description": "🄿 Street Lamp",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/street_lamp_arm.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "tertiary_link",
|
||
"description": "🄿 Tertiary Link",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-tertiary-link.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "tertiary",
|
||
"description": "🄿 Tertiary Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-tertiary.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "toll_gantry",
|
||
"description": "🄿 Open Road Toll",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/toll_gantry.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "track",
|
||
"description": "🄿 Track / Land-Access Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-truck-monster.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "traffic_mirror",
|
||
"description": "🄿 Traffic Mirror",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "traffic_signals",
|
||
"description": "🄿 Traffic Signals",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/traffic_signals.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "trailhead",
|
||
"description": "🄿 Trailhead",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hiking.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "trunk_link",
|
||
"description": "🄿 Trunk Link",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-trunk-link.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "trunk",
|
||
"description": "🄿 Trunk Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-trunk.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "turning_circle",
|
||
"description": "🄿 Turning Circle",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "turning_loop",
|
||
"description": "🄿 Turning Loop (Island)",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-15.svg"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "unclassified",
|
||
"description": "🄿 Minor/Unclassified Road",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-unclassified.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"description": "🄿 Historic Site, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ruins.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "archaeological_site",
|
||
"description": "🄿 Archaeological Site",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ruins.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "boundary_stone",
|
||
"description": "🄿 Boundary Stone",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/milestone.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "building",
|
||
"description": "🄿 Historic Building",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "castle",
|
||
"description": "🄿 Castle",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle-15.svg"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "fortress",
|
||
"description": "🄿 Historic Fortress, 🄵🅅 Type: Fortress",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle-15.svg"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "palace",
|
||
"description": "🄿 Palace, 🄵🅅 Type: Palace",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crown.svg"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "stately",
|
||
"description": "🄿 Château, 🄵🅅 Type: Stately Home",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crown.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "city_gate",
|
||
"description": "🄿 City Gate",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "fort",
|
||
"description": "🄿 Historic Fort",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "manor",
|
||
"description": "🄿 Manor House",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "memorial",
|
||
"description": "🄿 Memorial",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument-15.svg"
|
||
},
|
||
{
|
||
"key": "memorial",
|
||
"value": "plaque",
|
||
"description": "🄿 Commemorative Plaque",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/plaque.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "monument",
|
||
"description": "🄿 Monument",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "pillory",
|
||
"description": "🄿 Historic Pillory",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "ruins",
|
||
"description": "🄿 Ruins",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ruins.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "tomb",
|
||
"description": "🄿 Tomb",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "wayside_cross",
|
||
"description": "🄿 Wayside Cross",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-christian-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "wayside_shrine",
|
||
"description": "🄿 Wayside Shrine",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/landmark-15.svg"
|
||
},
|
||
{
|
||
"key": "historic",
|
||
"value": "wreck",
|
||
"description": "🄿 Shipwreck",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ruins.svg"
|
||
},
|
||
{
|
||
"key": "indoor",
|
||
"value": "corridor",
|
||
"description": "🄿 Indoor Corridor (unsearchable), 🄿 Indoor Corridor",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "indoor",
|
||
"value": "area",
|
||
"description": "🄿 Indoor Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/room.svg"
|
||
},
|
||
{
|
||
"key": "indoor",
|
||
"value": "door",
|
||
"description": "🄿 Indoor Door",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "elevator",
|
||
"value": "yes",
|
||
"description": "🄿 Indoor Elevator Shaft",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/elevator.svg"
|
||
},
|
||
{
|
||
"key": "indoor",
|
||
"value": "room",
|
||
"description": "🄿 Room",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/room.svg"
|
||
},
|
||
{
|
||
"key": "stairs",
|
||
"value": "yes",
|
||
"description": "🄿 Indoor Stairwell",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-steps.svg"
|
||
},
|
||
{
|
||
"key": "indoor",
|
||
"value": "wall",
|
||
"description": "🄿 Indoor Wall",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/wall.svg"
|
||
},
|
||
{
|
||
"key": "internet_access",
|
||
"value": "wlan",
|
||
"description": "🄿 Wi-Fi Hotspot, 🄵🅅 Internet Connection: Wifi",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-wifi.svg"
|
||
},
|
||
{
|
||
"key": "junction",
|
||
"value": "yes",
|
||
"description": "🄿 Junction",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/junction.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "basin",
|
||
"description": "🄿 Basin (unsearchable), 🄳 (deprecated tag) ➜ natural=water + water=basin",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "churchyard",
|
||
"description": "🄿 Churchyard (unsearchable), 🄳 (deprecated tag) ➜ landuse=religious",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-christian-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "farm",
|
||
"description": "🄿 Farmland (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "pond",
|
||
"description": "🄿 Pond (unsearchable), 🄳 (deprecated tag) ➜ natural=water + water=pond",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "reservoir",
|
||
"description": "🄿 Reservoir (unsearchable), 🄳 (deprecated tag) ➜ natural=water + water=reservoir",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "allotments",
|
||
"description": "🄿 Garden Allotments",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-centre-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "aquaculture",
|
||
"description": "🄿 Aquaculture",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/aquarium-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "brownfield",
|
||
"description": "🄿 Brownfield",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bulldozer.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "cemetery",
|
||
"description": "🄿 Cemetery",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "commercial",
|
||
"description": "🄿 Commercial Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "construction",
|
||
"description": "🄿 Construction Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bulldozer.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "education",
|
||
"description": "🄿 Educational Campus",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/school.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "farmland",
|
||
"description": "🄿 Farmland",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tractor.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "farmyard",
|
||
"description": "🄿 Farmyard",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "flowerbed",
|
||
"description": "🄿 Flowerbed",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "forest",
|
||
"description": "🄿 Managed Forest",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "garages",
|
||
"description": "🄿 Garage Landuse",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-warehouse.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "grass",
|
||
"description": "🄿 Grass",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/lawn.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "greenfield",
|
||
"description": "🄿 Greenfield",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bulldozer.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "greenhouse_horticulture",
|
||
"description": "🄿 Greenhouse Horticulture",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "harbour",
|
||
"description": "🄿 Harbor",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "industrial",
|
||
"description": "🄿 Industrial Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry-15.svg"
|
||
},
|
||
{
|
||
"key": "industrial",
|
||
"value": "scrap_yard",
|
||
"description": "🄿 Scrap Yard",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/junk_car.svg"
|
||
},
|
||
{
|
||
"key": "industrial",
|
||
"value": "slaughterhouse",
|
||
"description": "🄿 Slaughterhouse",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/slaughterhouse-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "landfill",
|
||
"description": "🄿 Landfill",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bulldozer.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "meadow",
|
||
"description": "🄿 Meadow",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "military",
|
||
"description": "🄿 Military Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/military.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "airfield",
|
||
"description": "🄿 Military Airfield",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/fighter_jet.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "barracks",
|
||
"description": "🄿 Barracks",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/army_tent.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "base",
|
||
"description": "🄿 Military Base",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/anchor_medal.svg"
|
||
},
|
||
{
|
||
"key": "military_service",
|
||
"value": "navy",
|
||
"description": "🄿 Naval Base",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/anchor_medal.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "danger_area",
|
||
"description": "🄿 Danger Area",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/danger-15.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "obstacle_course",
|
||
"description": "🄿 Military Obstacle Course",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tire_course.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "range",
|
||
"description": "🄿 Military Range",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-bullseye.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "training_area",
|
||
"description": "🄿 Military Training Area",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/military.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "orchard",
|
||
"description": "🄿 Orchard",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "plant_nursery",
|
||
"description": "🄿 Plant Nursery",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-seedling.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "quarry",
|
||
"description": "🄿 Quarry",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pick_hammer.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "railway",
|
||
"description": "🄿 Railway Corridor",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/train.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "recreation_ground",
|
||
"description": "🄿 Recreation Ground",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "religious",
|
||
"description": "🄿 Religious Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "residential",
|
||
"description": "🄿 Residential Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/residential-community-15.svg"
|
||
},
|
||
{
|
||
"key": "residential",
|
||
"value": "apartments",
|
||
"description": "🄿 Apartment Complex",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/residential-community-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "retail",
|
||
"description": "🄿 Retail Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/commercial-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "salt_pond",
|
||
"description": "🄿 Salt Evaporation Pond",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "vineyard",
|
||
"description": "🄿 Vineyard",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/grapes.svg"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "winter_sports",
|
||
"description": "🄿 Winter Sports Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "adult_gaming_centre",
|
||
"description": "🄿 Adult Gaming Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/casino.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "amusement_arcade",
|
||
"description": "🄿 Amusement Arcade",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/gaming-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "bandstand",
|
||
"description": "🄿 Bandstand",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-music.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "beach_resort",
|
||
"description": "🄿 Beach Resort",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-umbrella-beach.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "bird_hide",
|
||
"description": "🄿 Bird Hide",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/binoculars.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "bleachers",
|
||
"description": "🄿 Bleachers",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bleachers.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "bowling_alley",
|
||
"description": "🄿 Bowling Alley",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bowling.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "common",
|
||
"description": "🄿 Common",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "dance",
|
||
"description": "🄿 Dance Hall",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-music.svg"
|
||
},
|
||
{
|
||
"key": "dance:teaching",
|
||
"value": "yes",
|
||
"description": "🄿 Dance School",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-music.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "disc_golf_course",
|
||
"description": "🄿 Disc Golf Course",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/disc_golf_basket.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "dog_park",
|
||
"description": "🄿 Dog Park",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dog-park-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "escape_game",
|
||
"description": "🄿 Escape Room",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-puzzle-piece.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "firepit",
|
||
"description": "🄿 Fire Pit",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/campfire.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "fishing",
|
||
"description": "🄿 Fishing Spot",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-fish.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "fitness_centre",
|
||
"description": "🄿 Gym / Fitness Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dumbbell.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "yoga",
|
||
"description": "🄿 Yoga Studio",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "fitness_station",
|
||
"description": "🄿 Outdoor Fitness Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/horizontal_bar.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "balance_beam",
|
||
"description": "🄿 Exercise Balance Beam",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/balance_beam.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "box",
|
||
"description": "🄿 Exercise Box",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "horizontal_bar",
|
||
"description": "🄿 Exercise Horizontal Bar",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/horizontal_bar.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "horizontal_ladder",
|
||
"description": "🄿 Exercise Monkey Bars",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "hyperextension",
|
||
"description": "🄿 Hyperextension Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "parallel_bars",
|
||
"description": "🄿 Parallel Bars",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "push-up",
|
||
"description": "🄿 Push-Up Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "rings",
|
||
"description": "🄿 Exercise Rings",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "sign",
|
||
"description": "🄿 Exercise Instruction Sign",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "sit-up",
|
||
"description": "🄿 Sit-Up Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"value": "stairs",
|
||
"description": "🄿 Exercise Stairs",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "garden",
|
||
"description": "🄿 Garden",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-15.svg"
|
||
},
|
||
{
|
||
"key": "garden:type",
|
||
"value": "botanical",
|
||
"description": "🄿 Botanical Garden",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-15.svg"
|
||
},
|
||
{
|
||
"key": "garden:type",
|
||
"value": "community",
|
||
"description": "🄿 Community Garden",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "golf_course",
|
||
"description": "🄿 Golf Course",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "hackerspace",
|
||
"description": "🄿 Hackerspace",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-code.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "horse_riding",
|
||
"description": "🄿 Horseback Riding Center, 🄵🅅 Horseback Riding: Yes",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "ice_rink",
|
||
"description": "🄿 Ice Rink",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skating.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "indoor_play",
|
||
"description": "🄿 Indoor Play Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/slide.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "marina",
|
||
"description": "🄿 Marina",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sailboat.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "miniature_golf",
|
||
"description": "🄿 Miniature Golf",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/golf_green.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "nature_reserve",
|
||
"description": "🄿 Nature Reserve",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "outdoor_seating",
|
||
"description": "🄿 Outdoor Seating Area",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/picnic-site-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "park",
|
||
"description": "🄿 Park",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tree_and_bench.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "picnic_table",
|
||
"description": "🄿 Picnic Table",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/picnic-site-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "chess",
|
||
"description": "🄿 Chess Table, 🄿 Giant Chess Board",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-chess-pawn.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "pitch",
|
||
"description": "🄿 Sport Pitch",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "american_football",
|
||
"description": "🄿 American Football Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "archery",
|
||
"description": "🄿 Archery Range",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/archery.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "australian_football",
|
||
"description": "🄿 Australian Football Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "badminton",
|
||
"description": "🄿 Badminton Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/tennis-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "baseball",
|
||
"description": "🄿 Baseball Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/baseball-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "basketball",
|
||
"description": "🄿 Basketball Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/basketball-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "beachvolleyball",
|
||
"description": "🄿 Beach Volleyball Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volleyball-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "boules",
|
||
"description": "🄿 Boules/Bocce Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "bowls",
|
||
"description": "🄿 Bowling Green",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "cricket",
|
||
"description": "🄿 Cricket Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cricket-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "equestrian",
|
||
"description": "🄿 Horseback Riding Arena, 🄵🅅 Dressage Riding: Yes",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "field_hockey",
|
||
"description": "🄿 Field Hockey Pitch",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/field_hockey.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "four_square",
|
||
"description": "🄿 Four Square Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-border-all.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "funnel_ball",
|
||
"description": "🄿 Funnel Ball Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "futsal",
|
||
"description": "🄿 Futsal Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/soccer-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "gaga",
|
||
"description": "🄿 Gaga Pit",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "horseshoes",
|
||
"description": "🄿 Horseshoes Pit",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/horseshoes.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "netball",
|
||
"description": "🄿 Netball Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volleyball-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "padel",
|
||
"description": "🄿 Padel Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/tennis-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "paintball",
|
||
"description": "🄿 Paintball Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crosshairs.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "pickleball",
|
||
"description": "🄿 Pickleball Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/tennis-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "rugby_league",
|
||
"description": "🄿 Rugby League Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "rugby_union",
|
||
"description": "🄿 Rugby Union Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "shooting",
|
||
"description": "🄿 Shooting Range, 🄿 Shooting Range Facility",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crosshairs.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "shuffleboard",
|
||
"description": "🄿 Shuffleboard Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/shuffleboard.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "skateboard",
|
||
"description": "🄿 Skate Park",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/skateboard-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "soccer",
|
||
"description": "🄿 Soccer Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/soccer-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "softball",
|
||
"description": "🄿 Softball Field",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/baseball-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "table_soccer",
|
||
"description": "🄿 Foosball Table, 🄵🅅 Sports: Foosball",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
]
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "table_tennis",
|
||
"description": "🄿 Ping Pong Table",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-table-tennis.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "tennis",
|
||
"description": "🄿 Tennis Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/tennis-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "tetherball",
|
||
"description": "🄿 Tetherball Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "volleyball",
|
||
"description": "🄿 Volleyball Court",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volleyball-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "playground",
|
||
"description": "🄿 Playground",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "indoor",
|
||
"value": "yes",
|
||
"description": "🄿 Indoor Playground",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "resort",
|
||
"description": "🄿 Resort",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "sauna",
|
||
"description": "🄿 Sauna",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-thermometer-three-quarters.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "slipway",
|
||
"description": "🄿 Slipway",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/slipway-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "sports_centre",
|
||
"description": "🄿 Sports Center / Complex",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "climbing",
|
||
"description": "🄿 Climbing Gym",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/abseiling.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "horse_racing",
|
||
"description": "🄿 Horse Race Course, 🄿 Horse Racetrack, 🄵🅅 Sports: Horse Racing",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/racetrack-horse-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "swimming",
|
||
"description": "🄿 Swimming Pool Facility",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-swimmer.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "sports_hall",
|
||
"description": "🄿 Gymnasium",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "stadium",
|
||
"description": "🄿 Stadium",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "swimming_area",
|
||
"description": "🄿 Natural Swimming Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-swimmer.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "swimming_pool",
|
||
"description": "🄿 Swimming Pool",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-swimming-pool.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "track",
|
||
"description": "🄿 Racetrack (Non-Motorsport)",
|
||
"object_types": [
|
||
"way",
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/racetrack_oval.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "cycling",
|
||
"description": "🄿 Cycling Track, 🄵🅅 Sports: Cycling",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/racetrack-cycling-15.svg"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "running",
|
||
"description": "🄿 Running Track, 🄵🅅 Sports: Running",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "trampoline_park",
|
||
"description": "🄿 Trampoline Park",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-chevron-circle-up.svg"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "water_park",
|
||
"description": "🄿 Water Park",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-swimmer.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "courtyard",
|
||
"description": "🄿 Courtyard (unsearchable)",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/square-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "yes",
|
||
"description": "🄿 Man-Made Feature (Unspecified Type) (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_tank.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "adit",
|
||
"description": "🄿 Adit",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/adit_profile.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "antenna",
|
||
"description": "🄿 Antenna",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/antenna.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "beacon",
|
||
"description": "🄿 Beacon",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/communications-tower-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "beehive",
|
||
"description": "🄿 Beehive",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-archive.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "breakwater",
|
||
"description": "🄿 Breakwater",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "bridge",
|
||
"description": "🄿 Bridge Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bridge-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "bunker_silo",
|
||
"description": "🄿 Bunker Silo",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bunker_silo.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "cairn",
|
||
"description": "🄿 Cairn",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cairn.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "carpet_hanger",
|
||
"description": "🄿 Carpet Hanger",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/picnic-site-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "chimney",
|
||
"description": "🄿 Chimney",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/chimney.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "clearcut",
|
||
"description": "🄿 Clearcut Forest",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/logging-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "compass_rose",
|
||
"description": "🄿 Compass Rose",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/compass.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "crane",
|
||
"description": "🄿 Crane",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/crane.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "cross",
|
||
"description": "🄿 Cross",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-christian-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "cutline",
|
||
"description": "🄿 Cut line",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/logging-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "dovecote",
|
||
"description": "🄿 Dovecote",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dove.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "dyke",
|
||
"description": "🄿 Levee",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "embankment",
|
||
"description": "🄿 Embankment",
|
||
"object_types": [
|
||
"way"
|
||
]
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "flagpole",
|
||
"description": "🄿 Flagpole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/embassy-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "gasometer",
|
||
"description": "🄿 Gasometer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_tank.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "goods_conveyor",
|
||
"description": "🄿 Goods Conveyor",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/conveyor.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "groyne",
|
||
"description": "🄿 Groin",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "lighthouse",
|
||
"description": "🄿 Lighthouse",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lighthouse-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "manhole",
|
||
"description": "🄿 Manhole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/manhole.svg"
|
||
},
|
||
{
|
||
"key": "manhole",
|
||
"value": "drain",
|
||
"description": "🄿 Storm Drain",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/manhole.svg"
|
||
},
|
||
{
|
||
"key": "manhole",
|
||
"value": "gas",
|
||
"description": "🄿 Gas Utility Manhole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gas_manhole.svg"
|
||
},
|
||
{
|
||
"key": "manhole",
|
||
"value": "power",
|
||
"description": "🄿 Power Utility Manhole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power_manhole.svg"
|
||
},
|
||
{
|
||
"key": "manhole",
|
||
"value": "sewer",
|
||
"description": "🄿 Sewer Utility Manhole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/waste_manhole.svg"
|
||
},
|
||
{
|
||
"key": "manhole",
|
||
"value": "telecom",
|
||
"description": "🄿 Telecom Utility Manhole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cable_manhole.svg"
|
||
},
|
||
{
|
||
"key": "manhole",
|
||
"value": "water",
|
||
"description": "🄿 Water Utility Manhole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/waste_manhole.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "mast",
|
||
"description": "🄿 Mast",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mast.svg"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "communication",
|
||
"description": "🄿 Communication Mast, 🄿 Communication Tower",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mast_communication.svg"
|
||
},
|
||
{
|
||
"key": "communication:mobile_phone",
|
||
"value": "yes",
|
||
"description": "🄿 Mobile Phone Mast",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mast_communication.svg"
|
||
},
|
||
{
|
||
"key": "communication:radio",
|
||
"value": "yes",
|
||
"description": "🄿 Radio Broadcast Mast",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mast_communication.svg"
|
||
},
|
||
{
|
||
"key": "communication:television",
|
||
"value": "yes",
|
||
"description": "🄿 Television Broadcast Mast",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mast_communication.svg"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "lighting",
|
||
"description": "🄿 Lighting Mast",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mast_lighting.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "mineshaft",
|
||
"description": "🄿 Mineshaft",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mineshaft_cage.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "monitoring_station",
|
||
"description": "🄿 Monitoring Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/antenna.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "obelisk",
|
||
"description": "🄿 Obelisk",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/obelisk.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "observatory",
|
||
"description": "🄿 Observatory",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/telescope.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "petroleum_well",
|
||
"description": "🄿 Oil Well",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/oil_well.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "pier",
|
||
"description": "🄿 Pier",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pier_fixed.svg"
|
||
},
|
||
{
|
||
"key": "floating",
|
||
"value": "yes",
|
||
"description": "🄿 Floating Pier",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pier_floating.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "pipeline",
|
||
"description": "🄿 Pipeline",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/pipeline-line.svg"
|
||
},
|
||
{
|
||
"key": "location",
|
||
"value": "underground",
|
||
"description": "🄿 Underground Pipeline, 🄿 Underground Power Cable",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/pipeline-line.svg"
|
||
},
|
||
{
|
||
"key": "pipeline",
|
||
"value": "valve",
|
||
"description": "🄿 Pipeline Valve",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/wheel.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "pumping_station",
|
||
"description": "🄿 Pumping Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/powered_pump.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "silo",
|
||
"description": "🄿 Silo",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/silo.svg"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "water",
|
||
"description": "🄿 Water Tank, 🄵🅅 Content: `water`",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_tank.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "street_cabinet",
|
||
"description": "🄿 Street Cabinet",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-door-closed.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "surveillance",
|
||
"description": "🄿 Surveillance",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/security_camera.svg"
|
||
},
|
||
{
|
||
"key": "surveillance:type",
|
||
"value": "camera",
|
||
"description": "🄿 Surveillance Camera, 🄵🅅 Surveillance Type: Camera",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/security_camera.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "survey_point",
|
||
"description": "🄿 Survey Point",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/benchmark_disk.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "torii",
|
||
"description": "🄿 Torii",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/shinto.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "tower",
|
||
"description": "🄿 Tower",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tower.svg"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "bell_tower",
|
||
"description": "🄿 Bell Tower",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-bell.svg"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "cooling",
|
||
"description": "🄿 Cooling Tower",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cooling_tower.svg"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "defensive",
|
||
"description": "🄿 Fortified Tower",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle-15.svg"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "minaret",
|
||
"description": "🄿 Minaret",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/domed_tower.svg"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "observation",
|
||
"description": "🄿 Observation Tower",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/observation-tower-15.svg"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "pagoda",
|
||
"description": "🄿 Pagoda",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vihara.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "tunnel",
|
||
"description": "🄿 Tunnel Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tunnel.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "utility_pole",
|
||
"description": "🄿 Utility Pole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/utility_pole.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "video_wall",
|
||
"description": "🄿 Digital Screen",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/billboard.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "wastewater_plant",
|
||
"description": "🄿 Wastewater Plant",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/waste.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "water_tap",
|
||
"description": "🄿 Water Tap",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/water_tap.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "water_tower",
|
||
"description": "🄿 Water Tower",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/water_tower.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "water_well",
|
||
"description": "🄿 Water Well",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/well_pump_manual.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "water_works",
|
||
"description": "🄿 Water Works",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/powered_pump.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "watermill",
|
||
"description": "🄿 Watermill",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/watermill-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "windmill",
|
||
"description": "🄿 Windmill",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/windmill-15.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "windpump",
|
||
"description": "🄿 Windpump",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/windpump.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "works",
|
||
"description": "🄿 Factory",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry-15.svg"
|
||
},
|
||
{
|
||
"key": "marker",
|
||
"description": "🄿 Marker, 🄵 Type",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/silo.svg"
|
||
},
|
||
{
|
||
"key": "utility",
|
||
"description": "🄿 Utility Marker, 🄵 Utilities, 🄵 Utility",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/silo.svg"
|
||
},
|
||
{
|
||
"key": "utility",
|
||
"value": "power",
|
||
"description": "🄿 Power Marker",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/silo.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "bunker",
|
||
"description": "🄿 Military Bunker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bunker.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "checkpoint",
|
||
"description": "🄿 Military Checkpoint",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/military_checkpoint.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "nuclear_explosion_site",
|
||
"description": "🄿 Nuclear Explosion Site",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/danger-15.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "office",
|
||
"description": "🄿 Military Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/military.svg"
|
||
},
|
||
{
|
||
"key": "military",
|
||
"value": "trench",
|
||
"description": "🄿 Military Trench",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/trench.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "bare_rock",
|
||
"description": "🄿 Bare Rock",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boulder3.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "bay",
|
||
"description": "🄿 Bay",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/beach.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "beach",
|
||
"description": "🄿 Beach",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/beach.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "cape",
|
||
"description": "🄿 Cape",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cape_landform.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "cave_entrance",
|
||
"description": "🄿 Cave Entrance",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-15.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "cliff",
|
||
"description": "🄿 Cliff",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cliff_falling_rocks.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "coastline",
|
||
"description": "🄿 Coastline",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/beach.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "fell",
|
||
"description": "🄿 Fell",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "geyser",
|
||
"description": "🄿 Geyser",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "glacier",
|
||
"description": "🄿 Glacier",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/snow.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "grassland",
|
||
"description": "🄿 Grassland",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/grass.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "heath",
|
||
"description": "🄿 Heath",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/shrub_low.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "hot_spring",
|
||
"description": "🄿 Hot Spring",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hot-spring-15.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "mud",
|
||
"description": "🄿 Mud",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "peak",
|
||
"description": "🄿 Peak",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/mountain-15.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "reef",
|
||
"description": "🄿 Reef",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/coral_reef.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "ridge",
|
||
"description": "🄿 Ridge",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/mountain_range.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "rock",
|
||
"description": "🄿 Attached Rock / Boulder",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boulder2.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "saddle",
|
||
"description": "🄿 Saddle",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/saddle.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "sand",
|
||
"description": "🄿 Sand",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "scree",
|
||
"description": "🄿 Scree",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "scrub",
|
||
"description": "🄿 Scrub",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/shrub.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "shingle",
|
||
"description": "🄿 Shingle",
|
||
"object_types": [
|
||
"area"
|
||
]
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "shrub",
|
||
"description": "🄿 Shrub",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/shrub.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "spring",
|
||
"description": "🄿 Spring",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "stone",
|
||
"description": "🄿 Unattached Stone / Boulder",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boulder1.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "tree_row",
|
||
"description": "🄿 Tree Row",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tree_row.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "tree",
|
||
"description": "🄿 Tree",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park-15.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "valley",
|
||
"description": "🄿 Valley",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/valley.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "volcano",
|
||
"description": "🄿 Volcano",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volcano-15.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "water",
|
||
"description": "🄿 Water",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "basin",
|
||
"description": "🄿 Basin",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "canal",
|
||
"description": "🄿 Canal Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-canal.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "lake",
|
||
"description": "🄿 Lake",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "moat",
|
||
"description": "🄿 Moat",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "pond",
|
||
"description": "🄿 Pond",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water-15.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "river",
|
||
"description": "🄿 River Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-river.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "stream",
|
||
"description": "🄿 Stream Area",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "wastewater",
|
||
"description": "🄿 Wastewater Basin",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/waste.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "wetland",
|
||
"description": "🄿 Wetland",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "bog",
|
||
"description": "🄿 Bog, 🄵🅅 Type: Bog",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "fen",
|
||
"description": "🄿 Fen, 🄵🅅 Type: Fen",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "mangrove",
|
||
"description": "🄿 Mangrove, 🄵🅅 Type: Mangrove",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "marsh",
|
||
"description": "🄿 Marsh, 🄵🅅 Type: Marsh",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "reedbed",
|
||
"description": "🄿 Reed bed, 🄵🅅 Type: Reed Bed",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "saltmarsh",
|
||
"description": "🄿 Coastal Salt Marsh, 🄵🅅 Type: Coastal Salt Marsh",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "string_bog",
|
||
"description": "🄿 String Bog, 🄵🅅 Type: String Bog",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "swamp",
|
||
"description": "🄿 Swamp, 🄵🅅 Type: Swamp",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/swamp.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "tidalflat",
|
||
"description": "🄿 Tidal Flat, 🄵🅅 Type: Tidal Flat",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"value": "wet_meadow",
|
||
"description": "🄿 Wet Meadow, 🄵🅅 Type: Wet Meadow",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland-15.svg"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "wood",
|
||
"description": "🄿 Natural Wood",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park-alt1-15.svg"
|
||
},
|
||
{
|
||
"key": "network:type",
|
||
"value": "node_network",
|
||
"description": "🄿 Recreational Network Node",
|
||
"object_types": [
|
||
"node"
|
||
]
|
||
},
|
||
{
|
||
"key": "noexit",
|
||
"value": "yes",
|
||
"description": "🄿 No Exit",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/barrier-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"description": "🄿 Office, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "administrative",
|
||
"description": "🄿 Administrative Office (unsearchable), 🄳 (deprecated tag) ➜ office=government",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "physician",
|
||
"description": "🄿 Physician (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "travel_agent",
|
||
"description": "🄿 Travel Agency (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "yes",
|
||
"description": "🄿 Office (Unspecified Type) (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "accountant",
|
||
"description": "🄿 Accountant Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/accounting.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "adoption_agency",
|
||
"description": "🄿 Adoption Agency",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "advertising_agency",
|
||
"description": "🄿 Advertising Agency",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "architect",
|
||
"description": "🄿 Architect Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-drafting-compass.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "association",
|
||
"description": "🄿 Nonprofit Organization Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "bail_bond_agent",
|
||
"description": "🄿 Bail Bond Agent",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bank-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "charity",
|
||
"description": "🄿 Charity Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "company",
|
||
"description": "🄿 Corporate Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "consulting",
|
||
"description": "🄿 Consultancy Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "coworking",
|
||
"description": "🄿 Coworking Space",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "diplomatic",
|
||
"description": "🄿 Diplomatic Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/embassy.svg"
|
||
},
|
||
{
|
||
"key": "diplomatic",
|
||
"value": "consulate",
|
||
"description": "🄿 Consulate",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/embassy.svg"
|
||
},
|
||
{
|
||
"key": "diplomatic",
|
||
"value": "embassy",
|
||
"description": "🄿 Embassy",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/embassy.svg"
|
||
},
|
||
{
|
||
"key": "diplomatic",
|
||
"value": "liaison",
|
||
"description": "🄿 Liaison Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/embassy.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "educational_institution",
|
||
"description": "🄿 Educational Institution",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/school-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "employment_agency",
|
||
"description": "🄿 Employment Agency",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "energy_supplier",
|
||
"description": "🄿 Energy Supplier Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/briefcase_bolt.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "estate_agent",
|
||
"description": "🄿 Real Estate Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/real_estate_agency.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "financial_advisor",
|
||
"description": "🄿 Financial Advisor",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "financial",
|
||
"description": "🄿 Financial Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "forestry",
|
||
"description": "🄿 Forestry Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "foundation",
|
||
"description": "🄿 Foundation Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "government",
|
||
"description": "🄿 Government Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/town_hall.svg"
|
||
},
|
||
{
|
||
"key": "government",
|
||
"value": "prosecutor",
|
||
"description": "🄿 Public Prosecutor's Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "government",
|
||
"value": "register_office",
|
||
"description": "🄿 Register Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/town_hall.svg"
|
||
},
|
||
{
|
||
"key": "government",
|
||
"value": "tax",
|
||
"description": "🄿 Tax and Revenue Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/town_hall.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "guide",
|
||
"description": "🄿 Tour Guide Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "insurance",
|
||
"description": "🄿 Insurance Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/briefcase_shield.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "it",
|
||
"description": "🄿 Information Technology Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "lawyer",
|
||
"description": "🄿 Law Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-balance-scale.svg"
|
||
},
|
||
{
|
||
"key": "lawyer",
|
||
"value": "notary",
|
||
"description": "🄿 Notary Office (unsearchable), 🄳 (deprecated tag) ➜ office=notary",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "moving_company",
|
||
"description": "🄿 Moving Company Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-people-carry.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "newspaper",
|
||
"description": "🄿 Newspaper Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-newspaper.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "ngo",
|
||
"description": "🄿 NGO Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "notary",
|
||
"description": "🄿 Notary Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-stamp.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "political_party",
|
||
"description": "🄿 Political Party Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "private_investigator",
|
||
"description": "🄿 Private Investigator Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-user-secret.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "quango",
|
||
"description": "🄿 Quasi-NGO Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "religion",
|
||
"description": "🄿 Religious Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "research",
|
||
"description": "🄿 Research Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-flask.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "security",
|
||
"description": "🄿 Security Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/briefcase_shield.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "surveyor",
|
||
"description": "🄿 Surveyor Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vest.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "tax_advisor",
|
||
"description": "🄿 Tax Advisor Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "telecommunication",
|
||
"description": "🄿 Telecom Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/telephone-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "therapist",
|
||
"description": "🄿 Therapist Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "water_utility",
|
||
"description": "🄿 Water Utility Office",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase-15.svg"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "downhill",
|
||
"description": "🄿 Downhill Ski Run, 🄵🅅 Type: Downhill",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing.svg"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "piste:halfpipe",
|
||
"description": "🄿 Snowsports Half-Pipe",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-snowboarding.svg"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "hike",
|
||
"description": "🄿 Snowshoeing / Winter Hiking Trail, 🄵🅅 Type: Hike",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/snow_shoeing.svg"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "ice_skate",
|
||
"description": "🄿 Ice Skating Trail, 🄵🅅 Type: Ice Skate",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skating.svg"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "nordic",
|
||
"description": "🄿 Cross-Country Ski Trail, 🄵🅅 Type: Nordic",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing-nordic.svg"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"description": "🄿 Snowsports Trail / Piste, 🄵 Type",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing.svg"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "skitour",
|
||
"description": "🄿 Ski Touring Trail, 🄵🅅 Type: Skitour",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing-nordic.svg"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "sled",
|
||
"description": "🄿 Sled Run, 🄵🅅 Type: Sled",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sledding.svg"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "sleigh",
|
||
"description": "🄿 Sleigh Trail, 🄵🅅 Type: Sleigh",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-sleigh.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "farm",
|
||
"description": "🄿 Farm (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "city_block",
|
||
"description": "🄿 City Block",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "city",
|
||
"description": "🄿 City",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/city-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "hamlet",
|
||
"description": "🄿 Hamlet",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "island",
|
||
"description": "🄿 Island",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/island_trees_building.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "islet",
|
||
"description": "🄿 Islet",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/islet_tree.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "isolated_dwelling",
|
||
"description": "🄿 Isolated Dwelling",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "locality",
|
||
"description": "🄿 Locality",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "neighbourhood",
|
||
"description": "🄿 Neighborhood",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "plot",
|
||
"description": "🄿 Plot",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "quarter",
|
||
"description": "🄿 Sub-Borough / Quarter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "square",
|
||
"description": "🄿 Square",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/marker-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "suburb",
|
||
"description": "🄿 Borough / Suburb",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "town",
|
||
"description": "🄿 Town",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-15.svg"
|
||
},
|
||
{
|
||
"key": "place",
|
||
"value": "village",
|
||
"description": "🄿 Village",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/village-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "activitypanel",
|
||
"description": "🄿 Play Activity Panel",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "aerialrotator",
|
||
"description": "🄿 Hanging Spinner",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "balancebeam",
|
||
"description": "🄿 Play Balance Beam",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/balance_beam.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "basketrotator",
|
||
"description": "🄿 Basket Spinner",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "basketswing",
|
||
"description": "🄿 Basket Swing",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "bridge",
|
||
"description": "🄿 Play Bridge",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "climbingframe",
|
||
"description": "🄿 Play Climbing Frame",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "climbingwall",
|
||
"description": "🄿 Play Climbing Wall",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "cushion",
|
||
"description": "🄿 Bouncy Cushion",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "funnel_ball",
|
||
"description": "🄿 Funnel Ball Funnel",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "hopscotch",
|
||
"description": "🄿 Hopscotch",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "horizontal_bar",
|
||
"description": "🄿 Play Horizontal Bar",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/horizontal_bar.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "map",
|
||
"description": "🄿 Painted Playground Map",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/compass.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "playhouse",
|
||
"description": "🄿 Play House",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/play_structure.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "roundabout",
|
||
"description": "🄿 Play Roundabout",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/stadium-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "sandpit",
|
||
"description": "🄿 Play Sandbox",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sandbox.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "seesaw",
|
||
"description": "🄿 Seesaw",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/seesaw.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "sledding",
|
||
"description": "🄿 Play Sledding Hill",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sledding.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "slide",
|
||
"description": "🄿 Slide",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/slide.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "splash_pad",
|
||
"description": "🄿 Play Splash Pad",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/fountain.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "springy",
|
||
"description": "🄿 Spring Rider",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/spring_rider.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "structure",
|
||
"description": "🄿 Play Structure",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/play_structure.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "swing",
|
||
"description": "🄿 Swing",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "teenshelter",
|
||
"description": "🄿 Teen Shelter",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shelter-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "tetherball",
|
||
"description": "🄿 Tetherball Pole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "trampoline",
|
||
"description": "🄿 Trampoline",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "tunnel_tube",
|
||
"description": "🄿 Play Tunnel",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "water",
|
||
"description": "🄿 Play Water Pump/Screw",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/water.svg"
|
||
},
|
||
{
|
||
"key": "playground",
|
||
"value": "zipwire",
|
||
"description": "🄿 Play Zip Line",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground-15.svg"
|
||
},
|
||
{
|
||
"key": "police",
|
||
"value": "checkpoint",
|
||
"description": "🄿 Police Checkpoint",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/military_checkpoint.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": "power",
|
||
"value": "cable",
|
||
"description": "🄿 Power Cable (unsearchable)",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cable.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "generator",
|
||
"description": "🄿 Power Generator",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power.svg"
|
||
},
|
||
{
|
||
"key": "generator:method",
|
||
"value": "photovoltaic",
|
||
"description": "🄿 Solar Panel",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-solar-panel.svg"
|
||
},
|
||
{
|
||
"key": "location",
|
||
"value": "roof",
|
||
"description": "🄿 Rooftop Solar Panel, 🄵🅅 Location: Rooftop",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-solar-panel.svg"
|
||
},
|
||
{
|
||
"key": "generator:source",
|
||
"value": "hydro",
|
||
"description": "🄿 Water Turbine",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power.svg"
|
||
},
|
||
{
|
||
"key": "generator:method",
|
||
"value": "fission",
|
||
"description": "🄿 Nuclear Reactor",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/radiation.svg"
|
||
},
|
||
{
|
||
"key": "generator:method",
|
||
"value": "wind_turbine",
|
||
"description": "🄿 Wind Turbine",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/wind_turbine.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "line",
|
||
"description": "🄿 Power Line",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power_tower.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "minor_line",
|
||
"description": "🄿 Minor Power Line",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/power-line.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "plant",
|
||
"description": "🄿 Power Station Grounds",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry-15.svg"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"value": "coal",
|
||
"description": "🄿 Coal-Fired Power Plant",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry-15.svg"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"value": "gas",
|
||
"description": "🄿 Gas-Fired Power Plant",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gas.svg"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"value": "hydro",
|
||
"description": "🄿 Hydroelectric Power Station",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam-15.svg"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"value": "nuclear",
|
||
"description": "🄿 Nuclear Power Plant",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/radiation.svg"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"value": "oil",
|
||
"description": "🄿 Oil-Fired Power Plant",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tint.svg"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"value": "solar",
|
||
"description": "🄿 Solar Farm",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-solar-panel.svg"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"value": "waste",
|
||
"description": "🄿 Waste Incineration Power Plant",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dumpster-fire.svg"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"value": "wind",
|
||
"description": "🄿 Wind Farm",
|
||
"object_types": [
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/wind_turbine.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "pole",
|
||
"description": "🄿 Power Pole",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power_pole.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "substation",
|
||
"description": "🄿 Substation",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "switch",
|
||
"description": "🄿 Power Switch",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power_switch.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "tower",
|
||
"description": "🄿 High-Voltage Tower",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power_tower.svg"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "transformer",
|
||
"description": "🄿 Transformer",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power_transformer.svg"
|
||
},
|
||
{
|
||
"key": "public_transport",
|
||
"value": "platform",
|
||
"description": "🄿 Transit Stop / Platform, 🄿 Transit Platform",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sign_and_bench.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "yes",
|
||
"description": "🄿 Aerialway Stop / Platform (unsearchable), 🄿 Aerialway Platform, 🄿 Aerialway Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gondola_lift.svg"
|
||
},
|
||
{
|
||
"key": "ferry",
|
||
"value": "yes",
|
||
"description": "🄿 Ferry Stop / Platform (unsearchable), 🄿 Ferry Platform, 🄿 Ferry Terminal, 🄿 Ferry Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ferry.svg"
|
||
},
|
||
{
|
||
"key": "light_rail",
|
||
"value": "yes",
|
||
"description": "🄿 Light Rail Stop / Platform (unsearchable), 🄿 Light Rail Platform, 🄿 Light Rail Station, 🄿 Light Rail Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/light_rail.svg"
|
||
},
|
||
{
|
||
"key": "monorail",
|
||
"value": "yes",
|
||
"description": "🄿 Monorail Stop / Platform (unsearchable), 🄿 Monorail Platform, 🄿 Monorail Station, 🄿 Monorail Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/monorail.svg"
|
||
},
|
||
{
|
||
"key": "subway",
|
||
"value": "yes",
|
||
"description": "🄿 Subway Stop / Platform (unsearchable), 🄿 Subway Platform, 🄿 Subway Station, 🄿 Subway Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/subway.svg"
|
||
},
|
||
{
|
||
"key": "train",
|
||
"value": "yes",
|
||
"description": "🄿 Train Stop / Platform (unsearchable), 🄿 Train Platform, 🄿 Train Station, 🄿 Train Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/train.svg"
|
||
},
|
||
{
|
||
"key": "bus",
|
||
"value": "yes",
|
||
"description": "🄿 Bus Stop, 🄿 Bus Platform, 🄿 Bus Station / Terminal, 🄿 Bus Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bus.svg"
|
||
},
|
||
{
|
||
"key": "tram",
|
||
"value": "yes",
|
||
"description": "🄿 Tram & Bus Stop, 🄿 Tram Stop / Platform, 🄿 Tram Platform, 🄿 Tram Station, 🄿 Tram Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tram.svg"
|
||
},
|
||
{
|
||
"key": "trolleybus",
|
||
"value": "yes",
|
||
"description": "🄿 Trolleybus Stop, 🄿 Trolleybus Platform, 🄿 Trolleybus Station / Terminal, 🄿 Trolleybus Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/trolleybus.svg"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "station",
|
||
"description": "🄿 Aerialway Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gondola_lift.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "halt",
|
||
"description": "🄿 Train Station (Halt / Request), 🄿 Train Station (Halt / Request) (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/rail_flag.svg"
|
||
},
|
||
{
|
||
"key": "public_transport",
|
||
"value": "station",
|
||
"description": "🄿 Transit Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/transit.svg"
|
||
},
|
||
{
|
||
"key": "public_transport",
|
||
"value": "stop_area",
|
||
"description": "🄿 Transit Stop Area",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
|
||
},
|
||
{
|
||
"key": "public_transport",
|
||
"value": "stop_position",
|
||
"description": "🄿 Transit Stopping Location",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/transit.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "platform",
|
||
"description": "🄿 Train Platform (unsearchable), 🄳 (deprecated tag) ➜ railway=platform + public_transport=platform",
|
||
"object_types": [
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/board_train.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "station",
|
||
"description": "🄿 Train Station (unsearchable), 🄳 (deprecated tag) ➜ railway=station + public_transport=station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/train.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "tram_stop",
|
||
"description": "🄿 Tram Stopping Position (unsearchable), 🄳 (deprecated tag) ➜ railway=tram_stop + public_transport=stop_position + tram=yes",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tram.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "abandoned",
|
||
"description": "🄿 Abandoned Railway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_track_askew.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "buffer_stop",
|
||
"description": "🄿 Buffer Stop",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/buffer_stop.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "construction",
|
||
"description": "🄿 Railway Under Construction",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_track_partial.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "crossing",
|
||
"description": "🄿 Railway-Path Crossing",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "derail",
|
||
"description": "🄿 Railway Derailer",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock-15.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "disused",
|
||
"description": "🄿 Disused Railway",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_track.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "funicular",
|
||
"description": "🄿 Funicular Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_cable_track.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "level_crossing",
|
||
"description": "🄿 Railway-Road Crossing",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cross-15.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "light_rail",
|
||
"description": "🄿 Light Rail Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/light_rail.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "milestone",
|
||
"description": "🄿 Railway Milestone",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/milestone.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "miniature",
|
||
"description": "🄿 Miniature Train Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_track_mini.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "monorail",
|
||
"description": "🄿 Monorail Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/monorail.svg"
|
||
},
|
||
{
|
||
"key": "monorail",
|
||
"value": "hanging",
|
||
"description": "🄿 Hanging Monorail Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hanging_rail.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "narrow_gauge",
|
||
"description": "🄿 Narrow Gauge Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_track_narrow.svg"
|
||
},
|
||
{
|
||
"key": "railway:preserved",
|
||
"value": "yes",
|
||
"description": "🄿 Heritage Railway Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/train_steam.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "rail",
|
||
"description": "🄿 Train Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_track.svg"
|
||
},
|
||
{
|
||
"key": "highspeed",
|
||
"value": "yes",
|
||
"description": "🄿 High-Speed Train Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/train_bullet.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "railway_crossing",
|
||
"description": "🄿 Railway-Railway Crossing",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/x_oblique.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "signal",
|
||
"description": "🄿 Railway Signal",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_signals.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "subway_entrance",
|
||
"description": "🄿 Subway Entrance",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-15.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "subway",
|
||
"description": "🄿 Subway Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/subway.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "switch",
|
||
"description": "🄿 Railway Switch",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/junction.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "wash",
|
||
"description": "🄿 Train Wash",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/train_wash.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "tram_crossing",
|
||
"description": "🄿 Tram-Path Crossing",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/crossing_tram_striped.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "tram_level_crossing",
|
||
"description": "🄿 Tram-Road Crossing",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/crossing_tram_solid.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "tram",
|
||
"description": "🄿 Tram Track",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tram.svg"
|
||
},
|
||
{
|
||
"key": "railway",
|
||
"value": "yard",
|
||
"description": "🄿 Rail Yard",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/freight_car.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "ferry",
|
||
"description": "🄿 Ferry Route",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ferry.svg"
|
||
},
|
||
{
|
||
"key": "seamark:type",
|
||
"value": "beacon_isolated_danger",
|
||
"description": "🄿 Danger Beacon",
|
||
"object_types": [
|
||
"node"
|
||
]
|
||
},
|
||
{
|
||
"key": "seamark:type",
|
||
"value": "beacon_lateral",
|
||
"description": "🄿 Channel Beacon",
|
||
"object_types": [
|
||
"node"
|
||
]
|
||
},
|
||
{
|
||
"key": "seamark:type",
|
||
"value": "buoy_lateral",
|
||
"description": "🄿 Channel Buoy",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/buoy.svg"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"value": "green",
|
||
"description": "🄿 Green Buoy, 🄵🅅 Color: Green",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/buoy.svg"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"value": "red",
|
||
"description": "🄿 Red Buoy, 🄵🅅 Color: Red",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/buoy.svg"
|
||
},
|
||
{
|
||
"key": "seamark:type",
|
||
"value": "mooring",
|
||
"description": "🄿 Mooring",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/horn_cleat.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"description": "🄿 Shop, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "boutique",
|
||
"description": "🄿 Boutique (unsearchable), 🄳 (deprecated tag) ➜ shop=clothes",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "fashion",
|
||
"description": "🄿 Fashion Store (unsearchable), 🄳 (deprecated tag) ➜ shop=clothes",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "vacant",
|
||
"description": "🄿 Vacant Shop (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "yes",
|
||
"description": "🄿 Shop (Unspecified Type) (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "agrarian",
|
||
"description": "🄿 Farm Supply Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tractor.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "alcohol",
|
||
"description": "🄿 Liquor Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-wine-bottle.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "anime",
|
||
"description": "🄿 Anime / Manga Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dragon.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "antiques",
|
||
"description": "🄿 Antique Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/furniture.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "appliance",
|
||
"description": "🄿 Appliance Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/laundry.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "art",
|
||
"description": "🄿 Art Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "baby_goods",
|
||
"description": "🄿 Baby Goods Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-baby-carriage.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bag",
|
||
"description": "🄿 Bag/Luggage Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-suitcase-rolling.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bakery",
|
||
"description": "🄿 Bakery",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bakery-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bathroom_furnishing",
|
||
"description": "🄿 Bathroom Furnishing Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-bath.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "beauty",
|
||
"description": "🄿 Beauty Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/lipstick.svg"
|
||
},
|
||
{
|
||
"key": "beauty",
|
||
"value": "nails",
|
||
"description": "🄿 Nail Salon, 🄵🅅 Services: Manicure / Pedicure",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/polished_nail.svg"
|
||
},
|
||
{
|
||
"key": "beauty",
|
||
"value": "tanning",
|
||
"description": "🄿 Tanning Salon, 🄵🅅 Services: Tanning",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tanning.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bed",
|
||
"description": "🄿 Bedding/Mattress Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "beverages",
|
||
"description": "🄿 Beverage Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bottles.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bicycle",
|
||
"description": "🄿 Bicycle Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "boat",
|
||
"description": "🄿 Boat Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boat.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bookmaker",
|
||
"description": "🄿 Bookmaker",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/money_hand.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "books",
|
||
"description": "🄿 Bookstore",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-book.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "brewing_supplies",
|
||
"description": "🄿 Brewing Supply Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_fermenter.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "butcher",
|
||
"description": "🄿 Butcher",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cleaver.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "camera",
|
||
"description": "🄿 Camera Equipment Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-camera-retro.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "candles",
|
||
"description": "🄿 Candle Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-burn.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "cannabis",
|
||
"description": "🄿 Cannabis Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-cannabis.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "car_parts",
|
||
"description": "🄿 Car Parts Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-car-battery.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "car_repair",
|
||
"description": "🄿 Car Repair Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-repair-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "car",
|
||
"description": "🄿 Car Dealership",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-15.svg"
|
||
},
|
||
{
|
||
"key": "second_hand",
|
||
"value": "only",
|
||
"description": "🄿 Used Car Dealership, 🄿 Secondhand Clothing Store, 🄵🅅 Sells Used: Only",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "caravan",
|
||
"description": "🄿 RV Dealership",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/camper_trailer.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "carpet",
|
||
"description": "🄿 Carpet Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tape.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "catalogue",
|
||
"description": "🄿 Catalog Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "charity",
|
||
"description": "🄿 Charity Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "cheese",
|
||
"description": "🄿 Cheese Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-cheese.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "chemist",
|
||
"description": "🄿 Drugstore",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-shopping-basket.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "chocolate",
|
||
"description": "🄿 Chocolate Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/confectionery-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "clothes",
|
||
"description": "🄿 Clothing Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/clothing-store-15.svg"
|
||
},
|
||
{
|
||
"key": "clothes",
|
||
"value": "suits",
|
||
"description": "🄿 Suits Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tshirt.svg"
|
||
},
|
||
{
|
||
"key": "clothes",
|
||
"value": "underwear",
|
||
"description": "🄿 Underwear Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bikini.svg"
|
||
},
|
||
{
|
||
"key": "clothes",
|
||
"value": "wedding",
|
||
"description": "🄿 Wedding Clothes Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gown.svg"
|
||
},
|
||
{
|
||
"key": "clothes",
|
||
"value": "workwear",
|
||
"description": "🄿 Workwear Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tshirt.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "coffee",
|
||
"description": "🄿 Coffee Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/coffee.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "collector",
|
||
"description": "🄿 Collectibles Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-th.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "computer",
|
||
"description": "🄿 Computer Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-laptop.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "confectionery",
|
||
"description": "🄿 Candy Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/confectionery-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "convenience",
|
||
"description": "🄿 Convenience Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-shopping-basket.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "copyshop",
|
||
"description": "🄿 Copy Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-print.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "cosmetics",
|
||
"description": "🄿 Cosmetics Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/lipstick.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "country_store",
|
||
"description": "🄿 Rural Supplies Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hat-cowboy-side.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "craft",
|
||
"description": "🄿 Arts & Crafts Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-cut.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "curtain",
|
||
"description": "🄿 Curtain Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/curtains.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "dairy",
|
||
"description": "🄿 Dairy Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-cheese.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "deli",
|
||
"description": "🄿 Delicatessen",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-jar.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "department_store",
|
||
"description": "🄿 Department Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "doityourself",
|
||
"description": "🄿 DIY Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "doors",
|
||
"description": "🄿 Door Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-door-open.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "dry_cleaning",
|
||
"description": "🄿 Dry Cleaner",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/clothes_hanger.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "e-cigarette",
|
||
"description": "🄿 E-Cigarette Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "electrical",
|
||
"description": "🄿 Electrical Equipment Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/power.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "electronics",
|
||
"description": "🄿 Electronics Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-plug.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "erotic",
|
||
"description": "🄿 Erotic Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "fabric",
|
||
"description": "🄿 Fabric Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tape.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "farm",
|
||
"description": "🄿 Produce Stand",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-apple-alt.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "fashion_accessories",
|
||
"description": "🄿 Fashion Accessories Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/fashion_accessories.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "fireplace",
|
||
"description": "🄿 Fireplace Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/fireplace.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "fishing",
|
||
"description": "🄿 Fishing Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/ice_fishing.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "flooring",
|
||
"description": "🄿 Flooring Supply Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "florist",
|
||
"description": "🄿 Florist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/florist-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "frame",
|
||
"description": "🄿 Framing Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vector-square.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "frozen_food",
|
||
"description": "🄿 Frozen Food Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "fuel",
|
||
"description": "🄿 Fuel Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/propane_tank.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "funeral_directors",
|
||
"description": "🄿 Funeral Home",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "furniture",
|
||
"description": "🄿 Furniture Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-couch.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "games",
|
||
"description": "🄿 Tabletop Game Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dice.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "garden_centre",
|
||
"description": "🄿 Garden Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-centre-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "gas",
|
||
"description": "🄿 Bottled Gas Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/propane_tank.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "general",
|
||
"description": "🄿 General Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "gift",
|
||
"description": "🄿 Gift Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/gift-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "greengrocer",
|
||
"description": "🄿 Greengrocer",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-carrot.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "hairdresser_supply",
|
||
"description": "🄿 Hairdresser Supply Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hair_care.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "hairdresser",
|
||
"description": "🄿 Hairdresser",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/beauty_salon.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "hardware",
|
||
"description": "🄿 Hardware Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "health_food",
|
||
"description": "🄿 Health Food Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "hearing_aids",
|
||
"description": "🄿 Hearing Aids Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hearing_aid.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "herbalist",
|
||
"description": "🄿 Herbalist",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-leaf.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "hifi",
|
||
"description": "🄿 Hifi Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speaker.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "hobby",
|
||
"description": "🄿 Hobby Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dragon.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "household_linen",
|
||
"description": "🄿 Household Linen Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cloth.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "houseware",
|
||
"description": "🄿 Houseware Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-blender.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "hunting",
|
||
"description": "🄿 Hunting Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bow_and_arrow.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "interior_decoration",
|
||
"description": "🄿 Interior Decoration Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "jewelry",
|
||
"description": "🄿 Jewelry Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/jewelry-store-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "kiosk",
|
||
"description": "🄿 Kiosk",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-store.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "kitchen",
|
||
"description": "🄿 Kitchen Design Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/kitchen_sink.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "laundry",
|
||
"description": "🄿 Laundry",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/laundry.svg"
|
||
},
|
||
{
|
||
"key": "self_service",
|
||
"value": "yes",
|
||
"description": "🄿 Self-Service Laundry",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/laundry.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "leather",
|
||
"description": "🄿 Leather Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/handbag.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "lighting",
|
||
"description": "🄿 Lighting Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/desk_lamp.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "locksmith",
|
||
"description": "🄿 Locksmith",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-key.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "lottery",
|
||
"description": "🄿 Lottery Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-ticket-alt.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "mall",
|
||
"description": "🄿 Mall",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "massage",
|
||
"description": "🄿 Massage Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/spa.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "medical_supply",
|
||
"description": "🄿 Medical Supply Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crutch.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "military_surplus",
|
||
"description": "🄿 Military Surplus Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/military.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "mobile_phone",
|
||
"description": "🄿 Mobile Phone Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-mobile-alt.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "model",
|
||
"description": "🄿 Model Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "money_lender",
|
||
"description": "🄿 Money Lender",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/money_hand.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "motorcycle_repair",
|
||
"description": "🄿 Motorcycle Repair Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/motorcycle_repair.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "motorcycle",
|
||
"description": "🄿 Motorcycle Dealership",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-motorcycle.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "music",
|
||
"description": "🄿 Music Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-compact-disc.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "musical_instrument",
|
||
"description": "🄿 Musical Instrument Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-guitar.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "newsagent",
|
||
"description": "🄿 Newsstand",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-newspaper.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "nutrition_supplements",
|
||
"description": "🄿 Nutrition Supplements Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-pills.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "optician",
|
||
"description": "🄿 Optician",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/optician-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "outdoor",
|
||
"description": "🄿 Outdoors Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/compass.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "outpost",
|
||
"description": "🄿 Online Retailer Outpost",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "paint",
|
||
"description": "🄿 Paint Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-paint-roller.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "party",
|
||
"description": "🄿 Party Supply Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/balloon.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "pastry",
|
||
"description": "🄿 Pastry Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bakery-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "pawnbroker",
|
||
"description": "🄿 Pawnshop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/money_hand.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "perfumery",
|
||
"description": "🄿 Perfume Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/perfume.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "pet_grooming",
|
||
"description": "🄿 Pet Grooming Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pet_grooming.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "pet",
|
||
"description": "🄿 Pet Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-cat.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "photo",
|
||
"description": "🄿 Photography Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-camera-retro.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "pottery",
|
||
"description": "🄿 Pottery Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vase.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "printer_ink",
|
||
"description": "🄿 Printer Ink Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-print.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "psychic",
|
||
"description": "🄿 Psychic",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/psychic.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "pyrotechnics",
|
||
"description": "🄿 Fireworks Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/rocket_firework.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "radiotechnics",
|
||
"description": "🄿 Radio/Electronic Component Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-microchip.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "religion",
|
||
"description": "🄿 Religious Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "rental",
|
||
"description": "🄿 Rental Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dolly.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "repair",
|
||
"description": "🄿 Repair Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tools.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "scuba_diving",
|
||
"description": "🄿 Scuba Diving Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/scuba_diving.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "seafood",
|
||
"description": "🄿 Seafood Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/fish_cleaning.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "second_hand",
|
||
"description": "🄿 Thrift Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "sewing",
|
||
"description": "🄿 Sewing Supply Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/needle_and_spool.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "shoe_repair",
|
||
"description": "🄿 Shoe Repair Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/hammer_shoe.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "shoes",
|
||
"description": "🄿 Shoe Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shoe-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "spices",
|
||
"description": "🄿 Spice Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/spice_bottle.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "sports",
|
||
"description": "🄿 Sporting Goods Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-futbol.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "stationery",
|
||
"description": "🄿 Stationery Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-paperclip.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "storage_rental",
|
||
"description": "🄿 Storage Rental",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/storage_rental.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "supermarket",
|
||
"description": "🄿 Supermarket",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/grocery-15.svg"
|
||
},
|
||
{
|
||
"key": "organic",
|
||
"value": "only",
|
||
"description": "🄿 Organic Supermarket, 🄵🅅 Organic Products: Only",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/grocery-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "swimming_pool",
|
||
"description": "🄿 Pool Supply Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-swimmer.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "tailor",
|
||
"description": "🄿 Tailor",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/needle_and_spool.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "tattoo",
|
||
"description": "🄿 Tattoo Parlor",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tattoo_machine.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "tea",
|
||
"description": "🄿 Tea Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/teahouse-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "telecommunication",
|
||
"description": "🄿 Telecom Retail Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/telephone-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "ticket",
|
||
"description": "🄿 Ticket Seller",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-ticket-alt.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "tiles",
|
||
"description": "🄿 Tile Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tiling.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "tobacco",
|
||
"description": "🄿 Tobacco Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pipe.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "tool_hire",
|
||
"description": "🄿 Tool Rental",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "toys",
|
||
"description": "🄿 Toy Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-rocket.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "trade",
|
||
"description": "🄿 Trade Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tools.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "travel_agency",
|
||
"description": "🄿 Travel Agency",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-suitcase.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "trophy",
|
||
"description": "🄿 Trophy Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-trophy.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "tyres",
|
||
"description": "🄿 Tire Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tire.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "vacuum_cleaner",
|
||
"description": "🄿 Vacuum Cleaner Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/vacuum.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "variety_store",
|
||
"description": "🄿 Discount Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "video_games",
|
||
"description": "🄿 Video Game Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/gaming-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "video",
|
||
"description": "🄿 Video Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/movie_rental.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "watches",
|
||
"description": "🄿 Watches Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/watch-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "water_sports",
|
||
"description": "🄿 Watersport/Swim Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-swimmer.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "water",
|
||
"description": "🄿 Drinking Water Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/water_bottle.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "weapons",
|
||
"description": "🄿 Weapon Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/dagger.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "wholesale",
|
||
"description": "🄿 Wholesale Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/warehouse-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "wigs",
|
||
"description": "🄿 Wig Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop-15.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "window_blind",
|
||
"description": "🄿 Window Blind Store",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/window.svg"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "wine",
|
||
"description": "🄿 Wine Shop",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/alcohol-shop-15.svg"
|
||
},
|
||
{
|
||
"key": "telecom",
|
||
"value": "data_center",
|
||
"description": "🄿 Data Center",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-server.svg"
|
||
},
|
||
{
|
||
"key": "telecom",
|
||
"value": "exchange",
|
||
"description": "🄿 Telecom Exchange",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cable.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "alpine_hut",
|
||
"description": "🄿 Mountain Lodge",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cabin.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "apartment",
|
||
"description": "🄿 Guest Apartment / Condo",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging-15.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "aquarium",
|
||
"description": "🄿 Aquarium",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/aquarium-15.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "artwork",
|
||
"description": "🄿 Artwork",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery-15.svg"
|
||
},
|
||
{
|
||
"key": "artwork_type",
|
||
"value": "bust",
|
||
"description": "🄿 Bust",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-user-alt.svg"
|
||
},
|
||
{
|
||
"key": "artwork_type",
|
||
"value": "graffiti",
|
||
"description": "🄿 Graffiti",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery-15.svg"
|
||
},
|
||
{
|
||
"key": "artwork_type",
|
||
"value": "installation",
|
||
"description": "🄿 Art Installation",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sculpture.svg"
|
||
},
|
||
{
|
||
"key": "artwork_type",
|
||
"value": "mural",
|
||
"description": "🄿 Mural",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery-15.svg"
|
||
},
|
||
{
|
||
"key": "artwork_type",
|
||
"value": "sculpture",
|
||
"description": "🄿 Sculpture",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/sculpture.svg"
|
||
},
|
||
{
|
||
"key": "artwork_type",
|
||
"value": "statue",
|
||
"description": "🄿 Statue",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/statue.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "attraction",
|
||
"description": "🄿 Tourist Attraction",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/star-15.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "camp_pitch",
|
||
"description": "🄿 Camp Pitch",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite-15.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "camp_site",
|
||
"description": "🄿 Campground",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite-15.svg"
|
||
},
|
||
{
|
||
"key": "backcountry",
|
||
"value": "yes",
|
||
"description": "🄿 Backcountry Camping Area",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite-15.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-15.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "caravan_site",
|
||
"description": "🄿 RV Park",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/camper_trailer.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "chalet",
|
||
"description": "🄿 Holiday Cottage",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cabin.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "gallery",
|
||
"description": "🄿 Art Gallery",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery-15.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "guest_house",
|
||
"description": "🄿 Guest House",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging-15.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "hostel",
|
||
"description": "🄿 Hostel",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bunk_beds.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": "information",
|
||
"description": "🄿 Information",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information-15.svg"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"value": "board",
|
||
"description": "🄿 Information Board",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/info_board.svg"
|
||
},
|
||
{
|
||
"key": "board_type",
|
||
"value": "welcome_sign",
|
||
"description": "🄿 Welcome Sign",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/embassy-15.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": "🄿 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"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "museum",
|
||
"description": "🄿 Museum",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/museum.svg"
|
||
},
|
||
{
|
||
"key": "museum",
|
||
"value": "history",
|
||
"description": "🄿 History Museum",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/museum.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-15.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-15.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-15.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "viewpoint",
|
||
"description": "🄿 Viewpoint",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/spotting_scope.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "wilderness_hut",
|
||
"description": "🄿 Wilderness Hut",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/cabin.svg"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "zoo",
|
||
"description": "🄿 Zoo",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/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": "zoo",
|
||
"value": "safari_park",
|
||
"description": "🄿 Safari Park",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/zoo.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": "traffic_calming",
|
||
"description": "🄿 Traffic Calming, 🄵 Raised, 🄵 Type",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/diamond.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "yes",
|
||
"description": "🄿 Traffic Calming (Unspecified Type) (unsearchable)",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/diamond.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "bump",
|
||
"description": "🄿 Speed Bump",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speed_bump.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "chicane",
|
||
"description": "🄿 Traffic Chicane",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/chicane_arrow.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "choker",
|
||
"description": "🄿 Traffic Choker",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/diamond.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "cushion",
|
||
"description": "🄿 Speed Cushion",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speed_hump.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "dip",
|
||
"description": "🄿 Dip",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speed_dip.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "hump",
|
||
"description": "🄿 Speed Hump",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speed_hump.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "island",
|
||
"description": "🄿 Traffic Island",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/diamond.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "mini_bumps",
|
||
"description": "🄿 Mini Speed Bumps",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speed_bump.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "rumble_strip",
|
||
"description": "🄿 Rumble Strip",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/rumble_strip.svg"
|
||
},
|
||
{
|
||
"key": "traffic_calming",
|
||
"value": "table",
|
||
"description": "🄿 Speed Table, 🄵🅅 Raised: Yes",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/speed_table.svg"
|
||
},
|
||
{
|
||
"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_sign",
|
||
"value": "city_limit",
|
||
"description": "🄿 City Limit Sign",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/square-stroked-15.svg"
|
||
},
|
||
{
|
||
"key": "traffic_sign",
|
||
"value": "maxspeed",
|
||
"description": "🄿 Speed Limit Sign",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/square-stroked-15.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": "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": "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": "enforcement",
|
||
"description": "🄿 Enforcement",
|
||
"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": "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": "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": "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": "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": "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_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_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": "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": "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_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_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": "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": "route",
|
||
"value": "aerialway",
|
||
"description": "🄿 Aerial Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/gondola_lift.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "bicycle",
|
||
"description": "🄿 Bicycle Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle-15.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "bus",
|
||
"description": "🄿 Bus Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/bus.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": "foot",
|
||
"description": "🄿 Walking Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/pedestrian.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": "horse",
|
||
"description": "🄿 Horseback Riding Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding-15.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "light_rail",
|
||
"description": "🄿 Light Rail Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/light_rail.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "monorail",
|
||
"description": "🄿 Monorail Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/monorail.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "mtb",
|
||
"description": "🄿 Mountain Biking Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle-15.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": "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": "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": "railway",
|
||
"description": "🄿 Railway Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/railway_track.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": "subway",
|
||
"description": "🄿 Subway Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/subway.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "train",
|
||
"description": "🄿 Train Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/train.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "tram",
|
||
"description": "🄿 Tram Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/tram.svg"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "trolleybus",
|
||
"description": "🄿 Trolleybus Route",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/trolleybus.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": "waterway",
|
||
"description": "🄿 Waterway",
|
||
"object_types": [
|
||
"relation"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "boatyard",
|
||
"description": "🄿 Boatyard",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/boat.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": "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": "waterway",
|
||
"value": "dam",
|
||
"description": "🄿 Dam",
|
||
"object_types": [
|
||
"node",
|
||
"way",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam-15.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": "dock",
|
||
"description": "🄿 Wet Dock / Dry Dock",
|
||
"object_types": [
|
||
"area",
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor-15.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": "fish_pass",
|
||
"description": "🄿 Fish Pass",
|
||
"object_types": [
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/fish_ladder.svg"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "fuel",
|
||
"description": "🄿 Marine Fuel Station",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fuel-15.svg"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "lock_gate",
|
||
"description": "🄿 Lock Gate",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam-15.svg"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "milestone",
|
||
"description": "🄿 Waterway Milestone",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/milestone.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": "sanitary_dump_station",
|
||
"description": "🄿 Marine Toilet Disposal",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/ideditor/temaki/icons/waste.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": "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": "waterway",
|
||
"value": "water_point",
|
||
"description": "🄿 Marine Drinking Water",
|
||
"object_types": [
|
||
"node",
|
||
"area"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/drinking-water-15.svg"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "waterfall",
|
||
"description": "🄿 Waterfall",
|
||
"object_types": [
|
||
"node"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/waterfall-15.svg"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "weir",
|
||
"description": "🄿 Weir",
|
||
"object_types": [
|
||
"node",
|
||
"way"
|
||
],
|
||
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam-15.svg"
|
||
},
|
||
{
|
||
"key": "access_aisle",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"description": "🄵 Allowed Access"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Allowed Access: Public, 🄵🅅 Allowed Access: `yes`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "private",
|
||
"description": "🄵🅅 Allowed Access: Private, 🄵🅅 Allowed Access: `private`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "permissive",
|
||
"description": "🄵🅅 Allowed Access: Permissive, 🄵🅅 Allowed Access: `permissive`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "customers",
|
||
"description": "🄵🅅 Allowed Access: Customers Only, 🄵🅅 Allowed Access: `customers`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "permit",
|
||
"description": "🄵🅅 Allowed Access: By Permit Only, 🄵🅅 Allowed Access: `permit`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "unknown",
|
||
"description": "🄵🅅 Allowed Access: Unknown, 🄵🅅 Allowed Access: `unknown`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "no",
|
||
"description": "🄵🅅 Allowed Access: None, 🄵🅅 Allowed Access: `no`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "designated",
|
||
"description": "🄵🅅 Allowed Access: `designated`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "destination",
|
||
"description": "🄵🅅 Allowed Access: `destination`"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "dismount",
|
||
"description": "🄵🅅 Allowed Access: `dismount`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"description": "🄵 Allowed Access"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Allowed Access: `yes`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "no",
|
||
"description": "🄵🅅 Allowed Access: `no`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "permissive",
|
||
"description": "🄵🅅 Allowed Access: `permissive`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "private",
|
||
"description": "🄵🅅 Allowed Access: `private`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "destination",
|
||
"description": "🄵🅅 Allowed Access: `destination`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "customers",
|
||
"description": "🄵🅅 Allowed Access: `customers`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "dismount",
|
||
"description": "🄵🅅 Allowed Access: `dismount`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "permit",
|
||
"description": "🄵🅅 Allowed Access: `permit`"
|
||
},
|
||
{
|
||
"key": "foot",
|
||
"value": "unknown",
|
||
"description": "🄵🅅 Allowed Access: `unknown`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"description": "🄵 Allowed Access"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Allowed Access: `yes`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "no",
|
||
"description": "🄵🅅 Allowed Access: `no`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "permissive",
|
||
"description": "🄵🅅 Allowed Access: `permissive`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "private",
|
||
"description": "🄵🅅 Allowed Access: `private`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "designated",
|
||
"description": "🄵🅅 Allowed Access: `designated`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "destination",
|
||
"description": "🄵🅅 Allowed Access: `destination`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "customers",
|
||
"description": "🄵🅅 Allowed Access: `customers`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "dismount",
|
||
"description": "🄵🅅 Allowed Access: `dismount`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "permit",
|
||
"description": "🄵🅅 Allowed Access: `permit`"
|
||
},
|
||
{
|
||
"key": "motor_vehicle",
|
||
"value": "unknown",
|
||
"description": "🄵🅅 Allowed Access: `unknown`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"description": "🄵 Allowed Access, 🄵 Activity"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Allowed Access: `yes`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "no",
|
||
"description": "🄵🅅 Allowed Access: `no`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "permissive",
|
||
"description": "🄵🅅 Allowed Access: `permissive`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "private",
|
||
"description": "🄵🅅 Allowed Access: `private`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "designated",
|
||
"description": "🄵🅅 Allowed Access: `designated`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "destination",
|
||
"description": "🄵🅅 Allowed Access: `destination`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "customers",
|
||
"description": "🄵🅅 Allowed Access: `customers`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "dismount",
|
||
"description": "🄵🅅 Allowed Access: `dismount`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "permit",
|
||
"description": "🄵🅅 Allowed Access: `permit`"
|
||
},
|
||
{
|
||
"key": "bicycle",
|
||
"value": "unknown",
|
||
"description": "🄵🅅 Allowed Access: `unknown`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"description": "🄵 Allowed Access, 🄵 Activity"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Allowed Access: `yes`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "no",
|
||
"description": "🄵🅅 Allowed Access: `no`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "permissive",
|
||
"description": "🄵🅅 Allowed Access: `permissive`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "private",
|
||
"description": "🄵🅅 Allowed Access: `private`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "designated",
|
||
"description": "🄵🅅 Allowed Access: `designated`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "destination",
|
||
"description": "🄵🅅 Allowed Access: `destination`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "customers",
|
||
"description": "🄵🅅 Allowed Access: `customers`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "dismount",
|
||
"description": "🄵🅅 Allowed Access: `dismount`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "permit",
|
||
"description": "🄵🅅 Allowed Access: `permit`"
|
||
},
|
||
{
|
||
"key": "horse",
|
||
"value": "unknown",
|
||
"description": "🄵🅅 Allowed Access: `unknown`"
|
||
},
|
||
{
|
||
"key": "hiking",
|
||
"description": "🄵 Activity"
|
||
},
|
||
{
|
||
"key": "mtb",
|
||
"description": "🄵 Activity"
|
||
},
|
||
{
|
||
"key": "ski",
|
||
"description": "🄵 Activity"
|
||
},
|
||
{
|
||
"key": "addr:interpolation",
|
||
"value": "all",
|
||
"description": "🄵🅅 Type: All"
|
||
},
|
||
{
|
||
"key": "addr:interpolation",
|
||
"value": "even",
|
||
"description": "🄵🅅 Type: Even"
|
||
},
|
||
{
|
||
"key": "addr:interpolation",
|
||
"value": "odd",
|
||
"description": "🄵🅅 Type: Odd"
|
||
},
|
||
{
|
||
"key": "addr:interpolation",
|
||
"value": "alphabetic",
|
||
"description": "🄵🅅 Type: Alphabetic"
|
||
},
|
||
{
|
||
"key": "addr:block_number",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:city",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:conscriptionnumber",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:county",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:country",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:district",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:floor",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:hamlet",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:housename",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:housenumber",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:neighbourhood",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:place",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:postcode",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:province",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:quarter",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:state",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:street",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:subdistrict",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:suburb",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "addr:unit",
|
||
"description": "🄵 Address"
|
||
},
|
||
{
|
||
"key": "admin_level",
|
||
"description": "🄵 Admin Level"
|
||
},
|
||
{
|
||
"key": "aerialway:access",
|
||
"description": "🄵 Access"
|
||
},
|
||
{
|
||
"key": "aerialway:access",
|
||
"value": "entry",
|
||
"description": "🄵🅅 Access: Entry"
|
||
},
|
||
{
|
||
"key": "aerialway:access",
|
||
"value": "exit",
|
||
"description": "🄵🅅 Access: Exit"
|
||
},
|
||
{
|
||
"key": "aerialway:access",
|
||
"value": "both",
|
||
"description": "🄵🅅 Access: Both"
|
||
},
|
||
{
|
||
"key": "aerialway:bubble",
|
||
"description": "🄵 Bubble"
|
||
},
|
||
{
|
||
"key": "aerialway:capacity",
|
||
"description": "🄵 Capacity (per hour)"
|
||
},
|
||
{
|
||
"key": "aerialway:duration",
|
||
"description": "🄵 Duration (minutes)"
|
||
},
|
||
{
|
||
"key": "aerialway:heating",
|
||
"description": "🄵 Heated"
|
||
},
|
||
{
|
||
"key": "aerialway:occupancy",
|
||
"description": "🄵 Occupancy"
|
||
},
|
||
{
|
||
"key": "aerialway:summer:access",
|
||
"description": "🄵 Access (summer)"
|
||
},
|
||
{
|
||
"key": "aerialway:summer:access",
|
||
"value": "entry",
|
||
"description": "🄵🅅 Access (summer): Entry"
|
||
},
|
||
{
|
||
"key": "aerialway:summer:access",
|
||
"value": "exit",
|
||
"description": "🄵🅅 Access (summer): Exit"
|
||
},
|
||
{
|
||
"key": "aerialway:summer:access",
|
||
"value": "both",
|
||
"description": "🄵🅅 Access (summer): Both"
|
||
},
|
||
{
|
||
"key": "agrarian",
|
||
"description": "🄵 Products"
|
||
},
|
||
{
|
||
"key": "air_conditioning",
|
||
"description": "🄵 Air Conditioning"
|
||
},
|
||
{
|
||
"key": "animal_boarding",
|
||
"description": "🄵 For Animals"
|
||
},
|
||
{
|
||
"key": "animal_breeding",
|
||
"description": "🄵 For Animals"
|
||
},
|
||
{
|
||
"key": "animal_shelter",
|
||
"description": "🄵 For Animals"
|
||
},
|
||
{
|
||
"key": "architect",
|
||
"description": "🄵 Architect"
|
||
},
|
||
{
|
||
"key": "artist_name",
|
||
"description": "🄵 Artist"
|
||
},
|
||
{
|
||
"key": "artwork_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "ascent",
|
||
"description": "🄵 Total Ascent"
|
||
},
|
||
{
|
||
"key": "atm",
|
||
"description": "🄵 ATM"
|
||
},
|
||
{
|
||
"key": "automated",
|
||
"description": "🄵 Automated"
|
||
},
|
||
{
|
||
"key": "baby_feeding",
|
||
"description": "🄵 Baby Nursing Area"
|
||
},
|
||
{
|
||
"key": "baby_feeding",
|
||
"value": "room",
|
||
"description": "🄵🅅 Baby Nursing Area: Dedicated Room"
|
||
},
|
||
{
|
||
"key": "baby_feeding",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Baby Nursing Area: Marked Space"
|
||
},
|
||
{
|
||
"key": "baby_feeding",
|
||
"value": "no",
|
||
"description": "🄵🅅 Baby Nursing Area: None"
|
||
},
|
||
{
|
||
"key": "baby",
|
||
"description": "🄵 Baby Seat"
|
||
},
|
||
{
|
||
"key": "backcountry",
|
||
"description": "🄵 Backcountry"
|
||
},
|
||
{
|
||
"key": "backrest",
|
||
"description": "🄵 Backrest"
|
||
},
|
||
{
|
||
"key": "bar",
|
||
"description": "🄵 Bar"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "planter",
|
||
"description": "🄵🅅 Barrier: Yes"
|
||
},
|
||
{
|
||
"key": "basin",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "bath:open_air",
|
||
"description": "🄵 Open Air"
|
||
},
|
||
{
|
||
"key": "bath:sand_bath",
|
||
"description": "🄵 Sand Bath"
|
||
},
|
||
{
|
||
"key": "bath:type",
|
||
"description": "🄵 Specialty"
|
||
},
|
||
{
|
||
"key": "beauty",
|
||
"description": "🄵 Services"
|
||
},
|
||
{
|
||
"key": "beauty",
|
||
"value": "cosmetics",
|
||
"description": "🄵🅅 Services: Cosmetics"
|
||
},
|
||
{
|
||
"key": "beauty",
|
||
"value": "spa",
|
||
"description": "🄵🅅 Services: Day Spa"
|
||
},
|
||
{
|
||
"key": "beauty",
|
||
"value": "skin_care",
|
||
"description": "🄵🅅 Services: Skin Care"
|
||
},
|
||
{
|
||
"key": "beauty",
|
||
"value": "waxing",
|
||
"description": "🄵🅅 Services: Waxing"
|
||
},
|
||
{
|
||
"key": "beauty",
|
||
"value": "hair_removal",
|
||
"description": "🄵🅅 Services: Hair Removal"
|
||
},
|
||
{
|
||
"key": "bench",
|
||
"description": "🄵 Bench"
|
||
},
|
||
{
|
||
"key": "bicycle_parking",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "bin",
|
||
"description": "🄵 Waste Bin"
|
||
},
|
||
{
|
||
"key": "blind",
|
||
"description": "🄵 Blind Person Access"
|
||
},
|
||
{
|
||
"key": "blood:",
|
||
"description": "🄵 Blood Components"
|
||
},
|
||
{
|
||
"key": "blood:whole",
|
||
"description": "🄵🅅 Blood Components: whole blood"
|
||
},
|
||
{
|
||
"key": "blood:plasma",
|
||
"description": "🄵🅅 Blood Components: plasma"
|
||
},
|
||
{
|
||
"key": "blood:platelets",
|
||
"description": "🄵🅅 Blood Components: platelets"
|
||
},
|
||
{
|
||
"key": "blood:stemcells",
|
||
"description": "🄵🅅 Blood Components: stem cell samples"
|
||
},
|
||
{
|
||
"key": "board_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "bollard",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "booth",
|
||
"description": "🄵 Booth"
|
||
},
|
||
{
|
||
"key": "bottle",
|
||
"description": "🄵 Bottle Filling"
|
||
},
|
||
{
|
||
"key": "boules",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "branch",
|
||
"description": "🄵 Branch"
|
||
},
|
||
{
|
||
"key": "brand",
|
||
"description": "🄵 Brand"
|
||
},
|
||
{
|
||
"key": "brewery",
|
||
"description": "🄵 Draft Beers"
|
||
},
|
||
{
|
||
"key": "building:flats",
|
||
"description": "🄵 Units"
|
||
},
|
||
{
|
||
"key": "building:levels",
|
||
"description": "🄵 Building Levels, 🄵 Levels"
|
||
},
|
||
{
|
||
"key": "building:levels:underground",
|
||
"description": "🄵 Underground Levels"
|
||
},
|
||
{
|
||
"key": "building:material",
|
||
"description": "🄵 Material"
|
||
},
|
||
{
|
||
"key": "bunker_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "button_operated",
|
||
"description": "🄵 Call Button"
|
||
},
|
||
{
|
||
"key": "cables",
|
||
"description": "🄵 Cables"
|
||
},
|
||
{
|
||
"key": "cai_scale",
|
||
"description": "🄵 Hiking Route Difficulty (Italian Alpine Club)"
|
||
},
|
||
{
|
||
"key": "cai_scale",
|
||
"value": "T",
|
||
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): T: Touristic"
|
||
},
|
||
{
|
||
"key": "cai_scale",
|
||
"value": "E",
|
||
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): E: For hikers"
|
||
},
|
||
{
|
||
"key": "cai_scale",
|
||
"value": "EE",
|
||
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): EE: For expert hikers"
|
||
},
|
||
{
|
||
"key": "cai_scale",
|
||
"value": "EEA",
|
||
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): EEA: For expert hikers with equipment"
|
||
},
|
||
{
|
||
"key": "cai_scale",
|
||
"value": "EAI",
|
||
"description": "🄵🅅 Hiking Route Difficulty (Italian Alpine Club): EAI: Hiking in snowy conditions"
|
||
},
|
||
{
|
||
"key": "camera:direction",
|
||
"description": "🄵 Direction (Degrees Clockwise)"
|
||
},
|
||
{
|
||
"key": "camera:mount",
|
||
"description": "🄵 Camera Mount"
|
||
},
|
||
{
|
||
"key": "camera:type",
|
||
"description": "🄵 Camera Type"
|
||
},
|
||
{
|
||
"key": "camera:type",
|
||
"value": "fixed",
|
||
"description": "🄵🅅 Camera Type: Fixed"
|
||
},
|
||
{
|
||
"key": "camera:type",
|
||
"value": "panning",
|
||
"description": "🄵🅅 Camera Type: Panning"
|
||
},
|
||
{
|
||
"key": "camera:type",
|
||
"value": "dome",
|
||
"description": "🄵🅅 Camera Type: Dome"
|
||
},
|
||
{
|
||
"key": "capacity",
|
||
"description": "🄵 Total Spaces, 🄵 Capacity (Cubic Meters), 🄵 Capacity"
|
||
},
|
||
{
|
||
"key": "capacity:caravans",
|
||
"description": "🄵 Capacity (Caravans)"
|
||
},
|
||
{
|
||
"key": "capacity:disabled",
|
||
"description": "🄵 Accessible Spaces"
|
||
},
|
||
{
|
||
"key": "capacity:persons",
|
||
"description": "🄵 Capacity (Persons)"
|
||
},
|
||
{
|
||
"key": "capacity:tents",
|
||
"description": "🄵 Capacity (Tents)"
|
||
},
|
||
{
|
||
"key": "cash_in",
|
||
"description": "🄵 Cash In"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "defensive",
|
||
"description": "🄵🅅 Type: Defensive Castle"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "manor",
|
||
"description": "🄵🅅 Type: Manor House"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "castrum",
|
||
"description": "🄵🅅 Type: Roman Fort"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "shiro",
|
||
"description": "🄵🅅 Type: Shiro"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "kremlin",
|
||
"description": "🄵🅅 Type: Kremlin"
|
||
},
|
||
{
|
||
"key": "castle_type",
|
||
"value": "hillfort",
|
||
"description": "🄵🅅 Type: Hillfort"
|
||
},
|
||
{
|
||
"key": "changing_table",
|
||
"description": "🄵 Diaper Changing Table"
|
||
},
|
||
{
|
||
"key": "charge",
|
||
"description": "🄵 Fee Amount, 🄵 Toll Amount"
|
||
},
|
||
{
|
||
"key": "check_date",
|
||
"description": "🄵 Last Checked Date"
|
||
},
|
||
{
|
||
"key": "circumference",
|
||
"description": "🄵 Circumference (at Breast Height)"
|
||
},
|
||
{
|
||
"key": "clothes",
|
||
"description": "🄵 Clothes"
|
||
},
|
||
{
|
||
"key": "collection_times",
|
||
"description": "🄵 Collection Times"
|
||
},
|
||
{
|
||
"key": "collector",
|
||
"description": "🄵 Items"
|
||
},
|
||
{
|
||
"key": "colour",
|
||
"description": "🄵 Color"
|
||
},
|
||
{
|
||
"key": "comment",
|
||
"description": "🄵 Changeset Comment"
|
||
},
|
||
{
|
||
"key": "communication:",
|
||
"description": "🄵 Communication Types"
|
||
},
|
||
{
|
||
"key": "connectivity",
|
||
"description": "🄵 Connectivity"
|
||
},
|
||
{
|
||
"key": "construction",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "consulate",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "consulting",
|
||
"description": "🄵 Expertise"
|
||
},
|
||
{
|
||
"key": "contact:webcam",
|
||
"description": "🄵 Webcam URL"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"description": "🄵 Content"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "silage",
|
||
"description": "🄵🅅 Content: `silage`"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "oil",
|
||
"description": "🄵🅅 Content: `oil`"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "fuel",
|
||
"description": "🄵🅅 Content: `fuel`"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "slurry",
|
||
"description": "🄵🅅 Content: `slurry`"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "gas",
|
||
"description": "🄵🅅 Content: `gas`"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "manure",
|
||
"description": "🄵🅅 Content: `manure`"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "sewage",
|
||
"description": "🄵🅅 Content: `sewage`"
|
||
},
|
||
{
|
||
"key": "conveying",
|
||
"value": "forward",
|
||
"description": "🄵🅅 Movement Direction: Forward"
|
||
},
|
||
{
|
||
"key": "conveying",
|
||
"value": "backward",
|
||
"description": "🄵🅅 Movement Direction: Backward"
|
||
},
|
||
{
|
||
"key": "conveying",
|
||
"value": "reversible",
|
||
"description": "🄵🅅 Movement Direction: Reversible"
|
||
},
|
||
{
|
||
"key": "country",
|
||
"description": "🄵 Flag Country, 🄵 Country"
|
||
},
|
||
{
|
||
"key": "couplings",
|
||
"description": "🄵 Couplings"
|
||
},
|
||
{
|
||
"key": "covered",
|
||
"description": "🄵 Covered"
|
||
},
|
||
{
|
||
"key": "covered",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Covered: Yes"
|
||
},
|
||
{
|
||
"key": "covered",
|
||
"value": "no",
|
||
"description": "🄵🅅 Covered: No"
|
||
},
|
||
{
|
||
"key": "crane:type",
|
||
"description": "🄵 Crane Type"
|
||
},
|
||
{
|
||
"key": "crane:type",
|
||
"value": "portal_crane",
|
||
"description": "🄵🅅 Crane Type: Portal Crane"
|
||
},
|
||
{
|
||
"key": "crane:type",
|
||
"value": "floor-mounted_crane",
|
||
"description": "🄵🅅 Crane Type: Floor-mounted Crane"
|
||
},
|
||
{
|
||
"key": "crane:type",
|
||
"value": "travel_lift",
|
||
"description": "🄵🅅 Crane Type: Travel Lift"
|
||
},
|
||
{
|
||
"key": "crop",
|
||
"description": "🄵 Crops"
|
||
},
|
||
{
|
||
"key": "crossing",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "crossing:barrier",
|
||
"description": "🄵 Barrier Arm"
|
||
},
|
||
{
|
||
"key": "crossing:barrier",
|
||
"value": "full",
|
||
"description": "🄵🅅 Barrier Arm: Full"
|
||
},
|
||
{
|
||
"key": "crossing:barrier",
|
||
"value": "double_half",
|
||
"description": "🄵🅅 Barrier Arm: Double Half"
|
||
},
|
||
{
|
||
"key": "crossing:barrier",
|
||
"value": "half",
|
||
"description": "🄵🅅 Barrier Arm: Half"
|
||
},
|
||
{
|
||
"key": "crossing:barrier",
|
||
"value": "no",
|
||
"description": "🄵🅅 Barrier Arm: No"
|
||
},
|
||
{
|
||
"key": "crossing:barrier",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Barrier Arm: Yes"
|
||
},
|
||
{
|
||
"key": "crossing:bell",
|
||
"description": "🄵 Bell"
|
||
},
|
||
{
|
||
"key": "crossing:island",
|
||
"description": "🄵 Refuge Island"
|
||
},
|
||
{
|
||
"key": "crossing:light",
|
||
"description": "🄵 Lights"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"description": "🄵 Cuisines"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "regional",
|
||
"description": "🄵🅅 Cuisines: Regional"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "fish",
|
||
"description": "🄵🅅 Cuisines: Fish"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "spanish",
|
||
"description": "🄵🅅 Cuisines: Spanish"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "portuguese",
|
||
"description": "🄵🅅 Cuisines: Portuguese"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "russian",
|
||
"description": "🄵🅅 Cuisines: Russian"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "polish",
|
||
"description": "🄵🅅 Cuisines: Polish"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "korean",
|
||
"description": "🄵🅅 Cuisines: Korean"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "lebanese",
|
||
"description": "🄵🅅 Cuisines: Lebanese"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "indonesian",
|
||
"description": "🄵🅅 Cuisines: Indonesian"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "malaysian",
|
||
"description": "🄵🅅 Cuisines: Malaysian"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "taiwanese",
|
||
"description": "🄵🅅 Cuisines: Taiwanese"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "cake",
|
||
"description": "🄵🅅 Cuisines: Cake"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "pankcake",
|
||
"description": "🄵🅅 Cuisines: Pancake"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "pasta",
|
||
"description": "🄵🅅 Cuisines: Pasta"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "salad",
|
||
"description": "🄵🅅 Cuisines: Salad"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "chocolate",
|
||
"description": "🄵🅅 Cuisines: Chocolate"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "dessert",
|
||
"description": "🄵🅅 Cuisines: Dessert"
|
||
},
|
||
{
|
||
"key": "currency:",
|
||
"description": "🄵 Currency Types"
|
||
},
|
||
{
|
||
"key": "cutting",
|
||
"description": "🄵 Type, 🄵 Structure"
|
||
},
|
||
{
|
||
"key": "cycle_network",
|
||
"description": "🄵 Network"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"description": "🄵 Bike Lanes"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "none",
|
||
"description": "🄵🅅 Bike Lanes: `none`"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "lane",
|
||
"description": "🄵🅅 Bike Lanes: `lane`"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "shared_lane",
|
||
"description": "🄵🅅 Bike Lanes: `shared_lane`"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "track",
|
||
"description": "🄵🅅 Bike Lanes: `track`"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "share_busway",
|
||
"description": "🄵🅅 Bike Lanes: `share_busway`"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "opposite_lane",
|
||
"description": "🄵🅅 Bike Lanes: `opposite_lane`"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "opposite",
|
||
"description": "🄵🅅 Bike Lanes: `opposite`"
|
||
},
|
||
{
|
||
"key": "cycleway",
|
||
"value": "separate",
|
||
"description": "🄵🅅 Bike Lanes: `separate`"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"description": "🄵 Bike Lanes"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"value": "none",
|
||
"description": "🄵🅅 Bike Lanes: `none`"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"value": "lane",
|
||
"description": "🄵🅅 Bike Lanes: `lane`"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"value": "shared_lane",
|
||
"description": "🄵🅅 Bike Lanes: `shared_lane`"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"value": "track",
|
||
"description": "🄵🅅 Bike Lanes: `track`"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"value": "share_busway",
|
||
"description": "🄵🅅 Bike Lanes: `share_busway`"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"value": "opposite_lane",
|
||
"description": "🄵🅅 Bike Lanes: `opposite_lane`"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"value": "opposite",
|
||
"description": "🄵🅅 Bike Lanes: `opposite`"
|
||
},
|
||
{
|
||
"key": "cycleway:left",
|
||
"value": "separate",
|
||
"description": "🄵🅅 Bike Lanes: `separate`"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"description": "🄵 Bike Lanes"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"value": "none",
|
||
"description": "🄵🅅 Bike Lanes: `none`"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"value": "lane",
|
||
"description": "🄵🅅 Bike Lanes: `lane`"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"value": "shared_lane",
|
||
"description": "🄵🅅 Bike Lanes: `shared_lane`"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"value": "track",
|
||
"description": "🄵🅅 Bike Lanes: `track`"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"value": "share_busway",
|
||
"description": "🄵🅅 Bike Lanes: `share_busway`"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"value": "opposite_lane",
|
||
"description": "🄵🅅 Bike Lanes: `opposite_lane`"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"value": "opposite",
|
||
"description": "🄵🅅 Bike Lanes: `opposite`"
|
||
},
|
||
{
|
||
"key": "cycleway:right",
|
||
"value": "separate",
|
||
"description": "🄵🅅 Bike Lanes: `separate`"
|
||
},
|
||
{
|
||
"key": "dance:style",
|
||
"description": "🄵 Dance Styles"
|
||
},
|
||
{
|
||
"key": "date",
|
||
"description": "🄵 Date"
|
||
},
|
||
{
|
||
"key": "defibrillator:location",
|
||
"description": "🄵 Location Description"
|
||
},
|
||
{
|
||
"key": "delivery",
|
||
"description": "🄵 Delivery"
|
||
},
|
||
{
|
||
"key": "denomination",
|
||
"description": "🄵 Denomination"
|
||
},
|
||
{
|
||
"key": "denotation",
|
||
"description": "🄵 Denotation"
|
||
},
|
||
{
|
||
"key": "departures_board",
|
||
"description": "🄵 Departures Board"
|
||
},
|
||
{
|
||
"key": "departures_board",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Departures Board: Yes"
|
||
},
|
||
{
|
||
"key": "departures_board",
|
||
"value": "timetable",
|
||
"description": "🄵🅅 Departures Board: Timetable"
|
||
},
|
||
{
|
||
"key": "departures_board",
|
||
"value": "realtime",
|
||
"description": "🄵🅅 Departures Board: Realtime"
|
||
},
|
||
{
|
||
"key": "departures_board",
|
||
"value": "no",
|
||
"description": "🄵🅅 Departures Board: None"
|
||
},
|
||
{
|
||
"key": "trolley:deposit",
|
||
"description": "🄵 Deposit"
|
||
},
|
||
{
|
||
"key": "depth",
|
||
"description": "🄵 Depth (Meters)"
|
||
},
|
||
{
|
||
"key": "descent",
|
||
"description": "🄵 Total Descent"
|
||
},
|
||
{
|
||
"key": "description",
|
||
"description": "🄵 Description"
|
||
},
|
||
{
|
||
"key": "design",
|
||
"description": "🄵 Design"
|
||
},
|
||
{
|
||
"key": "destination",
|
||
"description": "🄵 Destinations, 🄵 Destination"
|
||
},
|
||
{
|
||
"key": "destination:ref",
|
||
"description": "🄵 Destination Road Numbers"
|
||
},
|
||
{
|
||
"key": "destination:symbol",
|
||
"description": "🄵 Destination Symbols"
|
||
},
|
||
{
|
||
"key": "devices",
|
||
"description": "🄵 Devices"
|
||
},
|
||
{
|
||
"key": "diameter_crown",
|
||
"description": "🄵 Crown Diameter"
|
||
},
|
||
{
|
||
"key": "diameter",
|
||
"description": "🄵 Diameter"
|
||
},
|
||
{
|
||
"key": "diet:",
|
||
"description": "🄵 Diet Types"
|
||
},
|
||
{
|
||
"key": "diet:vegetarian",
|
||
"description": "🄵🅅 Diet Types: Vegetarian"
|
||
},
|
||
{
|
||
"key": "diet:vegan",
|
||
"description": "🄵🅅 Diet Types: Vegan"
|
||
},
|
||
{
|
||
"key": "diet:halal",
|
||
"description": "🄵🅅 Diet Types: Halal"
|
||
},
|
||
{
|
||
"key": "diet:gluten_free",
|
||
"description": "🄵🅅 Diet Types: Gluten-Free"
|
||
},
|
||
{
|
||
"key": "diet:kosher",
|
||
"description": "🄵🅅 Diet Types: Kosher"
|
||
},
|
||
{
|
||
"key": "diet:lactose_free",
|
||
"description": "🄵🅅 Diet Types: Lactose-Free"
|
||
},
|
||
{
|
||
"key": "diet:pescetarian",
|
||
"description": "🄵🅅 Diet Types: Pescetarian"
|
||
},
|
||
{
|
||
"key": "diplomatic",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "diplomatic:services:",
|
||
"description": "🄵 Services"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"description": "🄵 Direction, 🄵 Direction (Degrees Clockwise), 🄵 Direction Affected"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "north",
|
||
"description": "🄵🅅 Direction: Northbound"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "south",
|
||
"description": "🄵🅅 Direction: Southbound"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "east",
|
||
"description": "🄵🅅 Direction: Eastbound"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "west",
|
||
"description": "🄵🅅 Direction: Westbound"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "clockwise",
|
||
"description": "🄵🅅 Direction: Clockwise"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "anticlockwise",
|
||
"description": "🄵🅅 Direction: Counterclockwise"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "forward",
|
||
"description": "🄵🅅 Direction Affected: Forward"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "backward",
|
||
"description": "🄵🅅 Direction Affected: Backward"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "both",
|
||
"description": "🄵🅅 Direction Affected: Both / All"
|
||
},
|
||
{
|
||
"key": "dispensing",
|
||
"description": "🄵 Dispenses Prescriptions"
|
||
},
|
||
{
|
||
"key": "display",
|
||
"description": "🄵 Display"
|
||
},
|
||
{
|
||
"key": "display",
|
||
"value": "analog",
|
||
"description": "🄵🅅 Display: Analog"
|
||
},
|
||
{
|
||
"key": "display",
|
||
"value": "digital",
|
||
"description": "🄵🅅 Display: Digital"
|
||
},
|
||
{
|
||
"key": "display",
|
||
"value": "unorthodox",
|
||
"description": "🄵🅅 Display: Unorthodox"
|
||
},
|
||
{
|
||
"key": "distance",
|
||
"description": "🄵 Distance"
|
||
},
|
||
{
|
||
"key": "dock",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "dog",
|
||
"description": "🄵 Dogs"
|
||
},
|
||
{
|
||
"key": "dog",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Dogs: Allowed"
|
||
},
|
||
{
|
||
"key": "dog",
|
||
"value": "leashed",
|
||
"description": "🄵🅅 Dogs: Leashed Only"
|
||
},
|
||
{
|
||
"key": "dog",
|
||
"value": "no",
|
||
"description": "🄵🅅 Dogs: Not Allowed"
|
||
},
|
||
{
|
||
"key": "door",
|
||
"description": "🄵 Type, 🄵 Door"
|
||
},
|
||
{
|
||
"key": "drink:",
|
||
"description": "🄵 Drinks"
|
||
},
|
||
{
|
||
"key": "drinking_water",
|
||
"description": "🄵 Drinking Water Available, 🄵 Drinkable"
|
||
},
|
||
{
|
||
"key": "drive_through",
|
||
"description": "🄵 Drive-Through"
|
||
},
|
||
{
|
||
"key": "duration",
|
||
"description": "🄵 Duration"
|
||
},
|
||
{
|
||
"key": "ele",
|
||
"description": "🄵 Elevation (Meters)"
|
||
},
|
||
{
|
||
"key": "electrified",
|
||
"description": "🄵 Electrification"
|
||
},
|
||
{
|
||
"key": "electrified",
|
||
"value": "contact_line",
|
||
"description": "🄵🅅 Electrification: Contact Line"
|
||
},
|
||
{
|
||
"key": "electrified",
|
||
"value": "rail",
|
||
"description": "🄵🅅 Electrification: Electrified Rail"
|
||
},
|
||
{
|
||
"key": "electrified",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Electrification: Yes (unspecified)"
|
||
},
|
||
{
|
||
"key": "electrified",
|
||
"value": "no",
|
||
"description": "🄵🅅 Electrification: No"
|
||
},
|
||
{
|
||
"key": "email",
|
||
"description": "🄵 Email"
|
||
},
|
||
{
|
||
"key": "embankment",
|
||
"description": "🄵 Type, 🄵 Structure"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Type: Embassy"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "residence",
|
||
"description": "🄵🅅 Type: Official Residence of an Ambassador"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "high_commission",
|
||
"description": "🄵🅅 Type: High Commission"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "mission",
|
||
"description": "🄵🅅 Type: Diplomatic Mission"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "branch_embassy",
|
||
"description": "🄵🅅 Type: Branch of an Embassy"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "nunciature",
|
||
"description": "🄵🅅 Type: Diplomatic Mission of the Holy See"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "delegation",
|
||
"description": "🄵🅅 Type: Delegation"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "interests_section",
|
||
"description": "🄵🅅 Type: Interests Section"
|
||
},
|
||
{
|
||
"key": "emergency_ward_entrance",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "enforcement",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "except",
|
||
"description": "🄵 Exceptions"
|
||
},
|
||
{
|
||
"key": "expected_rcn_route_relations",
|
||
"description": "🄵 Adjacent Cycling Nodes"
|
||
},
|
||
{
|
||
"key": "expected_rwn_route_relations",
|
||
"description": "🄵 Adjacent Walking Nodes"
|
||
},
|
||
{
|
||
"key": "expressway",
|
||
"description": "🄵 Expressway"
|
||
},
|
||
{
|
||
"key": "faces",
|
||
"description": "🄵 Faces"
|
||
},
|
||
{
|
||
"key": "fax",
|
||
"description": "🄵 Fax"
|
||
},
|
||
{
|
||
"key": "fee",
|
||
"description": "🄵 Fee"
|
||
},
|
||
{
|
||
"key": "fence_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:diameter",
|
||
"description": "🄵 Diameter (mm, in, or letters)"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:position",
|
||
"description": "🄵 Position"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:position",
|
||
"value": "green",
|
||
"description": "🄵🅅 Position: Green/Grass"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:position",
|
||
"value": "lane",
|
||
"description": "🄵🅅 Position: Road Lane"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:position",
|
||
"value": "sidewalk",
|
||
"description": "🄵🅅 Position: Sidewalk"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:position",
|
||
"value": "parking_lot",
|
||
"description": "🄵🅅 Position: Parking Lot"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:pressure",
|
||
"description": "🄵 Pressure (bar)"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:type",
|
||
"description": "🄵 Shape"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:type",
|
||
"value": "pillar",
|
||
"description": "🄵🅅 Shape: Pillar/Aboveground"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:type",
|
||
"value": "underground",
|
||
"description": "🄵🅅 Shape: Underground"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:type",
|
||
"value": "wall",
|
||
"description": "🄵🅅 Shape: Wall"
|
||
},
|
||
{
|
||
"key": "fire_hydrant:type",
|
||
"value": "pipe",
|
||
"description": "🄵🅅 Shape: Capped Pipe"
|
||
},
|
||
{
|
||
"key": "fireplace",
|
||
"description": "🄵 Fireplace"
|
||
},
|
||
{
|
||
"key": "fishing",
|
||
"description": "🄵 Fishing"
|
||
},
|
||
{
|
||
"key": "fitness_station",
|
||
"description": "🄵 Equipment Type"
|
||
},
|
||
{
|
||
"key": "fixme",
|
||
"description": "🄵 Fix Me"
|
||
},
|
||
{
|
||
"key": "flag:name",
|
||
"description": "🄵 Flag Name"
|
||
},
|
||
{
|
||
"key": "flag:type",
|
||
"description": "🄵 Flag Type"
|
||
},
|
||
{
|
||
"key": "flag:wikidata",
|
||
"description": "🄵 Flag Wikidata"
|
||
},
|
||
{
|
||
"key": "flag:wikipedia",
|
||
"description": "🄵 Flag Wikidata"
|
||
},
|
||
{
|
||
"key": "flashing_lights",
|
||
"description": "🄵 Flashing Lights"
|
||
},
|
||
{
|
||
"key": "flashing_lights",
|
||
"value": "button",
|
||
"description": "🄵🅅 Flashing Lights: `button`"
|
||
},
|
||
{
|
||
"key": "flashing_lights",
|
||
"value": "always",
|
||
"description": "🄵🅅 Flashing Lights: `always`"
|
||
},
|
||
{
|
||
"key": "flashing_lights",
|
||
"value": "sensor",
|
||
"description": "🄵🅅 Flashing Lights: `sensor`"
|
||
},
|
||
{
|
||
"key": "flashing_lights",
|
||
"value": "button;sensor",
|
||
"description": "🄵🅅 Flashing Lights: `button;sensor`"
|
||
},
|
||
{
|
||
"key": "flashing_lights",
|
||
"value": "no",
|
||
"description": "🄵🅅 Flashing Lights: No"
|
||
},
|
||
{
|
||
"key": "flashing_lights",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Flashing Lights: Yes"
|
||
},
|
||
{
|
||
"key": "floating",
|
||
"description": "🄵 Floating"
|
||
},
|
||
{
|
||
"key": "flood_prone",
|
||
"description": "🄵 Flood Prone"
|
||
},
|
||
{
|
||
"key": "fountain",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "frequency",
|
||
"description": "🄵 Operating Frequency"
|
||
},
|
||
{
|
||
"key": "from",
|
||
"description": "🄵 From"
|
||
},
|
||
{
|
||
"key": "fuel:",
|
||
"description": "🄵 Fuel Types"
|
||
},
|
||
{
|
||
"key": "fuel",
|
||
"description": "🄵 Fuel"
|
||
},
|
||
{
|
||
"key": "gambling",
|
||
"description": "🄵 Games"
|
||
},
|
||
{
|
||
"key": "garden:type",
|
||
"description": "🄵 Garden Type"
|
||
},
|
||
{
|
||
"key": "gauge",
|
||
"description": "🄵 Gauge"
|
||
},
|
||
{
|
||
"key": "male",
|
||
"description": "🄵 Gender"
|
||
},
|
||
{
|
||
"key": "female",
|
||
"description": "🄵 Gender"
|
||
},
|
||
{
|
||
"key": "unisex",
|
||
"description": "🄵 Gender"
|
||
},
|
||
{
|
||
"key": "generator:method",
|
||
"description": "🄵 Method"
|
||
},
|
||
{
|
||
"key": "generator:output:electricity",
|
||
"description": "🄵 Power Output"
|
||
},
|
||
{
|
||
"key": "generator:source",
|
||
"description": "🄵 Source"
|
||
},
|
||
{
|
||
"key": "generator:type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "genus",
|
||
"description": "🄵 Genus"
|
||
},
|
||
{
|
||
"key": "geyser:height",
|
||
"description": "🄵 Eruption Height"
|
||
},
|
||
{
|
||
"key": "gnis:feature_id",
|
||
"description": "🄵 GNIS Feature ID"
|
||
},
|
||
{
|
||
"key": "government",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "grades",
|
||
"description": "🄵 Grade Levels"
|
||
},
|
||
{
|
||
"key": "grape_variety",
|
||
"description": "🄵 Grape Varieties"
|
||
},
|
||
{
|
||
"key": "group_only",
|
||
"description": "🄵 Groups Only"
|
||
},
|
||
{
|
||
"key": "guest_house",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "handicap",
|
||
"description": "🄵 Handicap"
|
||
},
|
||
{
|
||
"key": "handrail",
|
||
"description": "🄵 Handrail"
|
||
},
|
||
{
|
||
"key": "hashtags",
|
||
"description": "🄵 Hashtags"
|
||
},
|
||
{
|
||
"key": "healthcare:speciality",
|
||
"description": "🄵 Specialties"
|
||
},
|
||
{
|
||
"key": "heating",
|
||
"description": "🄵 Heating"
|
||
},
|
||
{
|
||
"key": "height",
|
||
"description": "🄵 Building Height (Meters), 🄵 Height (Meters)"
|
||
},
|
||
{
|
||
"key": "highchair",
|
||
"description": "🄵 High Chair"
|
||
},
|
||
{
|
||
"key": "highspeed",
|
||
"description": "🄵 High-Speed"
|
||
},
|
||
{
|
||
"key": "historic:civilization",
|
||
"description": "🄵 Historic Civilization"
|
||
},
|
||
{
|
||
"key": "wreck:date_sunk",
|
||
"description": "🄵 Date Sunk"
|
||
},
|
||
{
|
||
"key": "wreck:visible_at_high_tide",
|
||
"description": "🄵 Visible At High Tide"
|
||
},
|
||
{
|
||
"key": "wreck:visible_at_low_tide",
|
||
"description": "🄵 Visible At Low Tide"
|
||
},
|
||
{
|
||
"key": "holding_position:type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "holding_position:type",
|
||
"value": "runway",
|
||
"description": "🄵🅅 Type: Runway"
|
||
},
|
||
{
|
||
"key": "holding_position:type",
|
||
"value": "intermediate",
|
||
"description": "🄵🅅 Type: Taxiway-Taxiway Intersection"
|
||
},
|
||
{
|
||
"key": "holding_position:type",
|
||
"value": "ILS",
|
||
"description": "🄵🅅 Type: Instrument Landing System"
|
||
},
|
||
{
|
||
"key": "hoops",
|
||
"description": "🄵 Hoops"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"description": "🄵 Dressage Riding, 🄵 Sports"
|
||
},
|
||
{
|
||
"key": "horse_scale",
|
||
"description": "🄵 Horseback Riding Difficulty"
|
||
},
|
||
{
|
||
"key": "horse_scale",
|
||
"value": "common",
|
||
"description": "🄵🅅 Horseback Riding Difficulty: Easy: No problems or difficulties. (default)"
|
||
},
|
||
{
|
||
"key": "horse_scale",
|
||
"value": "demanding",
|
||
"description": "🄵🅅 Horseback Riding Difficulty: Use with caution: Uneven way, occasional difficult passages."
|
||
},
|
||
{
|
||
"key": "horse_scale",
|
||
"value": "difficult",
|
||
"description": "🄵🅅 Horseback Riding Difficulty: Difficult: Way narrow and exposed. May contain obstacles to step over and narrow passages."
|
||
},
|
||
{
|
||
"key": "horse_scale",
|
||
"value": "critical",
|
||
"description": "🄵🅅 Horseback Riding Difficulty: Borderline: Passable only for experienced riders and horses. Major obstacles. Bridges should be examined carefully."
|
||
},
|
||
{
|
||
"key": "horse_scale",
|
||
"value": "dangerous",
|
||
"description": "🄵🅅 Horseback Riding Difficulty: Dangerous: Passable only for very experienced riders and horses and only in good weather. Dismount."
|
||
},
|
||
{
|
||
"key": "horse_scale",
|
||
"value": "impossible",
|
||
"description": "🄵🅅 Horseback Riding Difficulty: Impassable: Way or bridge not passable for horses. Too narrow, insuffient support, obstacles like ladders. Danger of life."
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "stables",
|
||
"description": "🄵🅅 Riding Stable: Yes"
|
||
},
|
||
{
|
||
"key": "hot_water",
|
||
"description": "🄵 Hot Water"
|
||
},
|
||
{
|
||
"key": "iata",
|
||
"description": "🄵 IATA Airport Code"
|
||
},
|
||
{
|
||
"key": "icao",
|
||
"description": "🄵 ICAO Airport Code"
|
||
},
|
||
{
|
||
"key": "image",
|
||
"description": "🄵 Image"
|
||
},
|
||
{
|
||
"key": "incline",
|
||
"description": "🄵 Incline"
|
||
},
|
||
{
|
||
"key": "incline",
|
||
"value": "up",
|
||
"description": "🄵🅅 Incline: Up"
|
||
},
|
||
{
|
||
"key": "incline",
|
||
"value": "down",
|
||
"description": "🄵🅅 Incline: Down"
|
||
},
|
||
{
|
||
"key": "industrial",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "informal",
|
||
"description": "🄵 Informal"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "inscription",
|
||
"description": "🄵 Inscription"
|
||
},
|
||
{
|
||
"key": "intermittent",
|
||
"description": "🄵 Intermittent"
|
||
},
|
||
{
|
||
"key": "internet_access",
|
||
"description": "🄵 Internet Connection"
|
||
},
|
||
{
|
||
"key": "internet_access",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Internet Connection: Yes"
|
||
},
|
||
{
|
||
"key": "internet_access",
|
||
"value": "no",
|
||
"description": "🄵🅅 Internet Connection: No"
|
||
},
|
||
{
|
||
"key": "internet_access",
|
||
"value": "wired",
|
||
"description": "🄵🅅 Internet Connection: Wired"
|
||
},
|
||
{
|
||
"key": "internet_access",
|
||
"value": "terminal",
|
||
"description": "🄵🅅 Internet Connection: Terminal"
|
||
},
|
||
{
|
||
"key": "internet_access:fee",
|
||
"description": "🄵 Internet Access"
|
||
},
|
||
{
|
||
"key": "internet_access:fee",
|
||
"value": "no",
|
||
"description": "🄵🅅 Internet Access: Free"
|
||
},
|
||
{
|
||
"key": "internet_access:fee",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Internet Access: Paid"
|
||
},
|
||
{
|
||
"key": "internet_access:fee",
|
||
"value": "customers",
|
||
"description": "🄵🅅 Internet Access: Customers Only"
|
||
},
|
||
{
|
||
"key": "internet_access:ssid",
|
||
"description": "🄵 Wifi Network Name"
|
||
},
|
||
{
|
||
"key": "interval",
|
||
"description": "🄵 Interval"
|
||
},
|
||
{
|
||
"key": "junction",
|
||
"description": "🄵 Junction"
|
||
},
|
||
{
|
||
"key": "junction",
|
||
"value": "roundabout",
|
||
"description": "🄵🅅 Junction: Roundabout"
|
||
},
|
||
{
|
||
"key": "junction",
|
||
"value": "circular",
|
||
"description": "🄵🅅 Junction: Traffic Circle"
|
||
},
|
||
{
|
||
"key": "junction",
|
||
"value": "jughandle",
|
||
"description": "🄵🅅 Junction: Jughandle"
|
||
},
|
||
{
|
||
"key": "junction:ref",
|
||
"description": "🄵 Junction Number"
|
||
},
|
||
{
|
||
"key": "kerb",
|
||
"description": "🄵 Curb"
|
||
},
|
||
{
|
||
"key": "kerb:height",
|
||
"description": "🄵 Height"
|
||
},
|
||
{
|
||
"key": "kitchen",
|
||
"description": "🄵 Kitchen"
|
||
},
|
||
{
|
||
"key": "kneipp_water_cure:",
|
||
"description": "🄵 Basin Types"
|
||
},
|
||
{
|
||
"key": "label",
|
||
"description": "🄵 Label"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"description": "🄵 Mount"
|
||
},
|
||
{
|
||
"key": "lamp_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "lane_markings",
|
||
"description": "🄵 Lane Markings"
|
||
},
|
||
{
|
||
"key": "lanes",
|
||
"description": "🄵 Lanes"
|
||
},
|
||
{
|
||
"key": "language:",
|
||
"description": "🄵 Languages"
|
||
},
|
||
{
|
||
"key": "layer",
|
||
"description": "🄵 Layer"
|
||
},
|
||
{
|
||
"key": "leaf_cycle",
|
||
"description": "🄵 Leaf Cycle"
|
||
},
|
||
{
|
||
"key": "leaf_cycle",
|
||
"value": "evergreen",
|
||
"description": "🄵🅅 Leaf Cycle: Evergreen"
|
||
},
|
||
{
|
||
"key": "leaf_cycle",
|
||
"value": "deciduous",
|
||
"description": "🄵🅅 Leaf Cycle: Deciduous"
|
||
},
|
||
{
|
||
"key": "leaf_cycle",
|
||
"value": "semi_evergreen",
|
||
"description": "🄵🅅 Leaf Cycle: Semi-Evergreen"
|
||
},
|
||
{
|
||
"key": "leaf_cycle",
|
||
"value": "semi_deciduous",
|
||
"description": "🄵🅅 Leaf Cycle: Semi-Deciduous"
|
||
},
|
||
{
|
||
"key": "leaf_cycle",
|
||
"value": "mixed",
|
||
"description": "🄵🅅 Leaf Cycle: Mixed"
|
||
},
|
||
{
|
||
"key": "leaf_type",
|
||
"description": "🄵 Leaf Type"
|
||
},
|
||
{
|
||
"key": "leaf_type",
|
||
"value": "broadleaved",
|
||
"description": "🄵🅅 Leaf Type: Broadleaved"
|
||
},
|
||
{
|
||
"key": "leaf_type",
|
||
"value": "needleleaved",
|
||
"description": "🄵🅅 Leaf Type: Needleleaved"
|
||
},
|
||
{
|
||
"key": "leaf_type",
|
||
"value": "leafless",
|
||
"description": "🄵🅅 Leaf Type: Leafless"
|
||
},
|
||
{
|
||
"key": "leaf_type",
|
||
"value": "mixed",
|
||
"description": "🄵🅅 Leaf Type: Mixed"
|
||
},
|
||
{
|
||
"key": "length",
|
||
"description": "🄵 Length (Meters)"
|
||
},
|
||
{
|
||
"key": "level",
|
||
"description": "🄵 Levels, 🄵 Level"
|
||
},
|
||
{
|
||
"key": "liaison",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "license_classes",
|
||
"description": "🄵 Classes of Driver’s License"
|
||
},
|
||
{
|
||
"key": "lifeguard",
|
||
"description": "🄵 Lifeguard"
|
||
},
|
||
{
|
||
"key": "line_attachment",
|
||
"description": "🄵 Line Attachment"
|
||
},
|
||
{
|
||
"key": "line_management",
|
||
"description": "🄵 Line Management"
|
||
},
|
||
{
|
||
"key": "lit",
|
||
"description": "🄵 Lit"
|
||
},
|
||
{
|
||
"key": "location",
|
||
"description": "🄵 Location"
|
||
},
|
||
{
|
||
"key": "location",
|
||
"value": "outdoor",
|
||
"description": "🄵🅅 Location: Outdoor"
|
||
},
|
||
{
|
||
"key": "location",
|
||
"value": "indoor",
|
||
"description": "🄵🅅 Location: Indoor"
|
||
},
|
||
{
|
||
"key": "lock",
|
||
"description": "🄵 Lock"
|
||
},
|
||
{
|
||
"key": "lockable",
|
||
"description": "🄵 Lockable"
|
||
},
|
||
{
|
||
"key": "locked",
|
||
"description": "🄵 Locked"
|
||
},
|
||
{
|
||
"key": "manhole",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "manufacturer",
|
||
"description": "🄵 Manufacturer"
|
||
},
|
||
{
|
||
"key": "map_size",
|
||
"description": "🄵 Coverage"
|
||
},
|
||
{
|
||
"key": "map_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "mapillary",
|
||
"description": "🄵 Mapillary Image ID"
|
||
},
|
||
{
|
||
"key": "material",
|
||
"description": "🄵 Material"
|
||
},
|
||
{
|
||
"key": "mattress",
|
||
"description": "🄵 Mattresses Available"
|
||
},
|
||
{
|
||
"key": "max_age",
|
||
"description": "🄵 Maximum Age"
|
||
},
|
||
{
|
||
"key": "maxheight",
|
||
"description": "🄵 Max Height"
|
||
},
|
||
{
|
||
"key": "maxspeed",
|
||
"description": "🄵 Speed Limit"
|
||
},
|
||
{
|
||
"key": "maxspeed:advisory",
|
||
"description": "🄵 Advisory Speed Limit"
|
||
},
|
||
{
|
||
"key": "maxspeed:hgv",
|
||
"description": "🄵 Truck Speed Limit"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"description": "🄵 Max Stay"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "15 min",
|
||
"description": "🄵🅅 Max Stay: `15 min`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "30 min",
|
||
"description": "🄵🅅 Max Stay: `30 min`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "45 min",
|
||
"description": "🄵🅅 Max Stay: `45 min`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "1 hr",
|
||
"description": "🄵🅅 Max Stay: `1 hr`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "1.5 hr",
|
||
"description": "🄵🅅 Max Stay: `1.5 hr`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "2 hr",
|
||
"description": "🄵🅅 Max Stay: `2 hr`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "2.5 hr",
|
||
"description": "🄵🅅 Max Stay: `2.5 hr`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "3 hr",
|
||
"description": "🄵🅅 Max Stay: `3 hr`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "4 hr",
|
||
"description": "🄵🅅 Max Stay: `4 hr`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "1 day",
|
||
"description": "🄵🅅 Max Stay: `1 day`"
|
||
},
|
||
{
|
||
"key": "maxstay",
|
||
"value": "2 day",
|
||
"description": "🄵🅅 Max Stay: `2 day`"
|
||
},
|
||
{
|
||
"key": "maxweight",
|
||
"description": "🄵 Max Weight"
|
||
},
|
||
{
|
||
"key": "maxwidth",
|
||
"description": "🄵 Max Width"
|
||
},
|
||
{
|
||
"key": "memorial",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "microbrewery",
|
||
"description": "🄵 Microbrewery"
|
||
},
|
||
{
|
||
"key": "military_service",
|
||
"description": "🄵 Military Service"
|
||
},
|
||
{
|
||
"key": "mimics",
|
||
"description": "🄵 Mimics"
|
||
},
|
||
{
|
||
"key": "min_age",
|
||
"description": "🄵 Minimum Age"
|
||
},
|
||
{
|
||
"key": "min_height",
|
||
"description": "🄵 Height of Bottom (Meters)"
|
||
},
|
||
{
|
||
"key": "minspeed",
|
||
"description": "🄵 Minimum Speed Limit"
|
||
},
|
||
{
|
||
"key": "monitoring:",
|
||
"description": "🄵 Monitoring"
|
||
},
|
||
{
|
||
"key": "mtb:scale",
|
||
"description": "🄵 Mountain Biking Difficulty"
|
||
},
|
||
{
|
||
"key": "mtb:scale",
|
||
"value": "0",
|
||
"description": "🄵🅅 Mountain Biking Difficulty: 0: Solid gravel/packed earth, no obstacles, wide curves"
|
||
},
|
||
{
|
||
"key": "mtb:scale",
|
||
"value": "1",
|
||
"description": "🄵🅅 Mountain Biking Difficulty: 1: Some loose surface, small obstacles, wide curves"
|
||
},
|
||
{
|
||
"key": "mtb:scale",
|
||
"value": "2",
|
||
"description": "🄵🅅 Mountain Biking Difficulty: 2: Much loose surface, large obstacles, easy hairpins"
|
||
},
|
||
{
|
||
"key": "mtb:scale",
|
||
"value": "3",
|
||
"description": "🄵🅅 Mountain Biking Difficulty: 3: Slippery surface, large obstacles, tight hairpins"
|
||
},
|
||
{
|
||
"key": "mtb:scale",
|
||
"value": "4",
|
||
"description": "🄵🅅 Mountain Biking Difficulty: 4: Loose surface or boulders, dangerous hairpins"
|
||
},
|
||
{
|
||
"key": "mtb:scale",
|
||
"value": "5",
|
||
"description": "🄵🅅 Mountain Biking Difficulty: 5: Maximum difficulty, boulder fields, landslides"
|
||
},
|
||
{
|
||
"key": "mtb:scale",
|
||
"value": "6",
|
||
"description": "🄵🅅 Mountain Biking Difficulty: 6: Not rideable except by the very best mountain bikers"
|
||
},
|
||
{
|
||
"key": "mtb:scale:imba",
|
||
"description": "🄵 IMBA Trail Difficulty"
|
||
},
|
||
{
|
||
"key": "mtb:scale:imba",
|
||
"value": "0",
|
||
"description": "🄵🅅 IMBA Trail Difficulty: ⚪ Easiest (white circle)"
|
||
},
|
||
{
|
||
"key": "mtb:scale:imba",
|
||
"value": "1",
|
||
"description": "🄵🅅 IMBA Trail Difficulty: 🟢 Easy (green circle)"
|
||
},
|
||
{
|
||
"key": "mtb:scale:imba",
|
||
"value": "2",
|
||
"description": "🄵🅅 IMBA Trail Difficulty: 🟦 Medium (blue square)"
|
||
},
|
||
{
|
||
"key": "mtb:scale:imba",
|
||
"value": "3",
|
||
"description": "🄵🅅 IMBA Trail Difficulty: ◆ Difficult (black diamond)"
|
||
},
|
||
{
|
||
"key": "mtb:scale:imba",
|
||
"value": "4",
|
||
"description": "🄵🅅 IMBA Trail Difficulty: ◆◆ Extremely Difficult (double black diamond)"
|
||
},
|
||
{
|
||
"key": "mtb:scale:uphill",
|
||
"description": "🄵 Mountain Biking Uphill Difficulty"
|
||
},
|
||
{
|
||
"key": "mtb:scale:uphill",
|
||
"value": "0",
|
||
"description": "🄵🅅 Mountain Biking Uphill Difficulty: 0: Avg. incline <10%, gravel/packed earth, no obstacles"
|
||
},
|
||
{
|
||
"key": "mtb:scale:uphill",
|
||
"value": "1",
|
||
"description": "🄵🅅 Mountain Biking Uphill Difficulty: 1: Avg. incline <15%, gravel/packed earth, few small objects"
|
||
},
|
||
{
|
||
"key": "mtb:scale:uphill",
|
||
"value": "2",
|
||
"description": "🄵🅅 Mountain Biking Uphill Difficulty: 2: Avg. incline <20%, stable surface, fistsize rocks/roots"
|
||
},
|
||
{
|
||
"key": "mtb:scale:uphill",
|
||
"value": "3",
|
||
"description": "🄵🅅 Mountain Biking Uphill Difficulty: 3: Avg. incline <25%, variable surface, fistsize rocks/branches"
|
||
},
|
||
{
|
||
"key": "mtb:scale:uphill",
|
||
"value": "4",
|
||
"description": "🄵🅅 Mountain Biking Uphill Difficulty: 4: Avg. incline <30%, poor condition, big rocks/branches"
|
||
},
|
||
{
|
||
"key": "mtb:scale:uphill",
|
||
"value": "5",
|
||
"description": "🄵🅅 Mountain Biking Uphill Difficulty: 5: Very steep, bike generally needs to be pushed or carried"
|
||
},
|
||
{
|
||
"key": "museum",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "name",
|
||
"description": "🄵 Name"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"description": "🄵 Network Class, 🄵 Network"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "lcn",
|
||
"description": "🄵🅅 Network Class: Local"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "rcn",
|
||
"description": "🄵🅅 Network Class: Regional"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "ncn",
|
||
"description": "🄵🅅 Network Class: National"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "icn",
|
||
"description": "🄵🅅 Network Class: International"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "lwn",
|
||
"description": "🄵🅅 Network Class: Local"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "rwn",
|
||
"description": "🄵🅅 Network Class: Regional"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "nwn",
|
||
"description": "🄵🅅 Network Class: National"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "iwn",
|
||
"description": "🄵🅅 Network Class: International"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "lhn",
|
||
"description": "🄵🅅 Network Class: Local"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "rhn",
|
||
"description": "🄵🅅 Network Class: Regional"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "nhn",
|
||
"description": "🄵🅅 Network Class: National"
|
||
},
|
||
{
|
||
"key": "network",
|
||
"value": "ihn",
|
||
"description": "🄵🅅 Network Class: International"
|
||
},
|
||
{
|
||
"key": "network:type",
|
||
"description": "🄵 Network Type"
|
||
},
|
||
{
|
||
"key": "not:name",
|
||
"description": "🄵 Incorrect Names"
|
||
},
|
||
{
|
||
"key": "note",
|
||
"description": "🄵 Note"
|
||
},
|
||
{
|
||
"key": "oneway",
|
||
"description": "🄵 One Way"
|
||
},
|
||
{
|
||
"key": "oneway",
|
||
"value": "yes",
|
||
"description": "🄵🅅 One Way: Yes"
|
||
},
|
||
{
|
||
"key": "oneway",
|
||
"value": "no",
|
||
"description": "🄵🅅 One Way: No"
|
||
},
|
||
{
|
||
"key": "oneway",
|
||
"value": "reversible",
|
||
"description": "🄵🅅 One Way: Reversible"
|
||
},
|
||
{
|
||
"key": "oneway",
|
||
"value": "alternating",
|
||
"description": "🄵🅅 One Way: Alternating"
|
||
},
|
||
{
|
||
"key": "oneway:bicycle",
|
||
"description": "🄵 One Way (Bicycles)"
|
||
},
|
||
{
|
||
"key": "openfire",
|
||
"description": "🄵 Open Fires Allowed"
|
||
},
|
||
{
|
||
"key": "opening_date",
|
||
"description": "🄵 Expected Opening Date"
|
||
},
|
||
{
|
||
"key": "opening_hours",
|
||
"description": "🄵 Hours"
|
||
},
|
||
{
|
||
"key": "opening_hours:covid19",
|
||
"description": "🄵 COVID-19 Pandemic Hours"
|
||
},
|
||
{
|
||
"key": "operator",
|
||
"description": "🄵 Operator"
|
||
},
|
||
{
|
||
"key": "operator:type",
|
||
"description": "🄵 Operator Type"
|
||
},
|
||
{
|
||
"key": "organic",
|
||
"description": "🄵 Organic Products"
|
||
},
|
||
{
|
||
"key": "organic",
|
||
"value": "no",
|
||
"description": "🄵🅅 Organic Products: None"
|
||
},
|
||
{
|
||
"key": "organic",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Organic Products: Some"
|
||
},
|
||
{
|
||
"key": "outdoor_seating",
|
||
"description": "🄵 Outdoor Seating"
|
||
},
|
||
{
|
||
"key": "par",
|
||
"description": "🄵 Par"
|
||
},
|
||
{
|
||
"key": "parcel_mail_in",
|
||
"description": "🄵 Parcel Dropoff"
|
||
},
|
||
{
|
||
"key": "parcel_pickup",
|
||
"description": "🄵 Parcel Pickup"
|
||
},
|
||
{
|
||
"key": "parcel_pickup",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Parcel Pickup: Yes"
|
||
},
|
||
{
|
||
"key": "parcel_pickup",
|
||
"value": "no",
|
||
"description": "🄵🅅 Parcel Pickup: No"
|
||
},
|
||
{
|
||
"key": "park_ride",
|
||
"description": "🄵 Park and Ride"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "parking_space",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "surface",
|
||
"description": "🄵🅅 Type: Surface"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "lane",
|
||
"description": "🄵🅅 Type: Roadside Lane"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "carports",
|
||
"description": "🄵🅅 Type: Carports"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "garage_boxes",
|
||
"description": "🄵🅅 Type: Garage Boxes"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "rooftop",
|
||
"description": "🄵🅅 Type: Rooftop"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "sheds",
|
||
"description": "🄵🅅 Type: Sheds"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "layby",
|
||
"description": "🄵🅅 Type: Turnout / Lay-By"
|
||
},
|
||
{
|
||
"key": "parking:orientation",
|
||
"description": "🄵 Orientation"
|
||
},
|
||
{
|
||
"key": "parking:orientation",
|
||
"value": "parallel",
|
||
"description": "🄵🅅 Orientation: Parallel to the Street"
|
||
},
|
||
{
|
||
"key": "parking:orientation",
|
||
"value": "diagonal",
|
||
"description": "🄵🅅 Orientation: Diagonal in Relation to the Street"
|
||
},
|
||
{
|
||
"key": "parking:orientation",
|
||
"value": "perpendicular",
|
||
"description": "🄵🅅 Orientation: Meets the Street at a Straight Angle"
|
||
},
|
||
{
|
||
"key": "payment:",
|
||
"description": "🄵 Payment Types"
|
||
},
|
||
{
|
||
"key": "phases",
|
||
"description": "🄵 Phases"
|
||
},
|
||
{
|
||
"key": "phone",
|
||
"description": "🄵 Telephone"
|
||
},
|
||
{
|
||
"key": "piste:difficulty",
|
||
"description": "🄵 Difficulty"
|
||
},
|
||
{
|
||
"key": "piste:difficulty",
|
||
"value": "novice",
|
||
"description": "🄵🅅 Difficulty: Novice (instructional), 🄵🅅 Difficulty: Novice - Flat, no effort needed, 🄵🅅 Difficulty: Novice - L: <30° incline, 🄵🅅 Difficulty: Novice"
|
||
},
|
||
{
|
||
"key": "piste:difficulty",
|
||
"value": "easy",
|
||
"description": "🄵🅅 Difficulty: Easy (green circle), 🄵🅅 Difficulty: Easy - Soft hills, short steep section, 🄵🅅 Difficulty: Easy - WS: 30-35° incline, 🄵🅅 Difficulty: Easy"
|
||
},
|
||
{
|
||
"key": "piste:difficulty",
|
||
"value": "intermediate",
|
||
"description": "🄵🅅 Difficulty: Intermediate (blue square), 🄵🅅 Difficulty: Intermediate - Steep section, 🄵🅅 Difficulty: Intermediate - ZS: 35-40° incline, 🄵🅅 Difficulty: Intermediate"
|
||
},
|
||
{
|
||
"key": "piste:difficulty",
|
||
"value": "advanced",
|
||
"description": "🄵🅅 Difficulty: Advanced (black diamond), 🄵🅅 Difficulty: Advanced - Narrow, steep or icy section, sharp turn, 🄵🅅 Difficulty: Advanced - S: 40-45° incline, 🄵🅅 Difficulty: Advanced"
|
||
},
|
||
{
|
||
"key": "piste:difficulty",
|
||
"value": "expert",
|
||
"description": "🄵🅅 Difficulty: Expert (double black diamond), 🄵🅅 Difficulty: Expert - Dangerous terrain around, 🄵🅅 Difficulty: Expert - SS: 45–50° incline, 🄵🅅 Difficulty: Expert"
|
||
},
|
||
{
|
||
"key": "piste:difficulty",
|
||
"value": "freeride",
|
||
"description": "🄵🅅 Difficulty: Freeride (off-piste), 🄵🅅 Difficulty: Freeride - AS: 50–55° incline, 🄵🅅 Difficulty: Freeride"
|
||
},
|
||
{
|
||
"key": "piste:difficulty",
|
||
"value": "extreme",
|
||
"description": "🄵🅅 Difficulty: Extreme (climbing equipment required), 🄵🅅 Difficulty: Extreme - EX: >55° incline, 🄵🅅 Difficulty: Extreme"
|
||
},
|
||
{
|
||
"key": "piste:grooming",
|
||
"description": "🄵 Grooming"
|
||
},
|
||
{
|
||
"key": "piste:grooming",
|
||
"value": "classic",
|
||
"description": "🄵🅅 Grooming: Classic, 🄵🅅 Grooming: Classic - Winter Hiking"
|
||
},
|
||
{
|
||
"key": "piste:grooming",
|
||
"value": "mogul",
|
||
"description": "🄵🅅 Grooming: Mogul"
|
||
},
|
||
{
|
||
"key": "piste:grooming",
|
||
"value": "backcountry",
|
||
"description": "🄵🅅 Grooming: Backcountry - no grooming, 🄵🅅 Grooming: Backcountry - Snowshoeing, 🄵🅅 Grooming: Backcountry, no grooming, 🄵🅅 Grooming: Backcountry"
|
||
},
|
||
{
|
||
"key": "piste:grooming",
|
||
"value": "classic+skating",
|
||
"description": "🄵🅅 Grooming: Classic and Skating"
|
||
},
|
||
{
|
||
"key": "piste:grooming",
|
||
"value": "scooter",
|
||
"description": "🄵🅅 Grooming: Scooter/Snowmobile"
|
||
},
|
||
{
|
||
"key": "piste:grooming",
|
||
"value": "skating",
|
||
"description": "🄵🅅 Grooming: Skating"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "snow_park",
|
||
"description": "🄵🅅 Type: Snow Park"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "playground",
|
||
"description": "🄵🅅 Type: Playground"
|
||
},
|
||
{
|
||
"key": "piste:type",
|
||
"value": "connection",
|
||
"description": "🄵🅅 Type: Connection"
|
||
},
|
||
{
|
||
"key": "plant",
|
||
"description": "🄵 Plant"
|
||
},
|
||
{
|
||
"key": "plant:method",
|
||
"description": "🄵 Generation Method"
|
||
},
|
||
{
|
||
"key": "plant:output:electricity",
|
||
"description": "🄵 Power Output"
|
||
},
|
||
{
|
||
"key": "plant:source",
|
||
"description": "🄵 Energy Source"
|
||
},
|
||
{
|
||
"key": "playground:theme",
|
||
"description": "🄵 Theme"
|
||
},
|
||
{
|
||
"key": "plots",
|
||
"description": "🄵 Plots"
|
||
},
|
||
{
|
||
"key": "population",
|
||
"description": "🄵 Population"
|
||
},
|
||
{
|
||
"key": "portable",
|
||
"description": "🄵 Portable"
|
||
},
|
||
{
|
||
"key": "post:block_number",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:city",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:conscriptionnumber",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:county",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:country",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:district",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:floor",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:hamlet",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:housename",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:housenumber",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:neighbourhood",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:place",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:postcode",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:province",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:quarter",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:state",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:street",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:subdistrict",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:suburb",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "post:unit",
|
||
"description": "🄵 Delivery Address"
|
||
},
|
||
{
|
||
"key": "power_supply",
|
||
"description": "🄵 Power Supply"
|
||
},
|
||
{
|
||
"key": "preschool",
|
||
"description": "🄵 Preschool"
|
||
},
|
||
{
|
||
"key": "produce",
|
||
"description": "🄵 Produce"
|
||
},
|
||
{
|
||
"key": "product",
|
||
"description": "🄵 Products"
|
||
},
|
||
{
|
||
"key": "public_bookcase:type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"description": "🄵 Pump"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Pump: Yes"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"value": "manual",
|
||
"description": "🄵🅅 Pump: Manual Hand Pump"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"value": "powered",
|
||
"description": "🄵🅅 Pump: Machine-Powered Pump"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"value": "no",
|
||
"description": "🄵🅅 Pump: None"
|
||
},
|
||
{
|
||
"key": "railway:position",
|
||
"description": "🄵 Milestone Position"
|
||
},
|
||
{
|
||
"key": "railway:signal:direction",
|
||
"description": "🄵 Direction Affected"
|
||
},
|
||
{
|
||
"key": "railway:signal:direction",
|
||
"value": "forward",
|
||
"description": "🄵🅅 Direction Affected: Forward"
|
||
},
|
||
{
|
||
"key": "railway:signal:direction",
|
||
"value": "backward",
|
||
"description": "🄵🅅 Direction Affected: Backward"
|
||
},
|
||
{
|
||
"key": "railway:signal:direction",
|
||
"value": "both",
|
||
"description": "🄵🅅 Direction Affected: Both / All"
|
||
},
|
||
{
|
||
"key": "ramp",
|
||
"description": "🄵 Embedded Ramp"
|
||
},
|
||
{
|
||
"key": "rating",
|
||
"description": "🄵 Power Rating"
|
||
},
|
||
{
|
||
"key": "rcn_ref",
|
||
"description": "🄵 Cycling Code"
|
||
},
|
||
{
|
||
"key": "real_fire",
|
||
"description": "🄵 Real Fire"
|
||
},
|
||
{
|
||
"key": "recycling:",
|
||
"description": "🄵 Accepts"
|
||
},
|
||
{
|
||
"key": "recycling:glass_bottles",
|
||
"description": "🄵🅅 Accepts: Glass Bottles and Jars"
|
||
},
|
||
{
|
||
"key": "recycling:glass",
|
||
"description": "🄵🅅 Accepts: Any Glass (tempered glass, windows, mirrors, etc.)"
|
||
},
|
||
{
|
||
"key": "recycling:paper",
|
||
"description": "🄵🅅 Accepts: Paper"
|
||
},
|
||
{
|
||
"key": "recycling:plastic",
|
||
"description": "🄵🅅 Accepts: Plastic"
|
||
},
|
||
{
|
||
"key": "recycling:clothes",
|
||
"description": "🄵🅅 Accepts: Clothes"
|
||
},
|
||
{
|
||
"key": "recycling:cans",
|
||
"description": "🄵🅅 Accepts: Cans"
|
||
},
|
||
{
|
||
"key": "recycling:batteries",
|
||
"description": "🄵🅅 Accepts: Batteries"
|
||
},
|
||
{
|
||
"key": "recycling:shoes",
|
||
"description": "🄵🅅 Accepts: Shoes"
|
||
},
|
||
{
|
||
"key": "recycling:green_waste",
|
||
"description": "🄵🅅 Accepts: Green Waste"
|
||
},
|
||
{
|
||
"key": "recycling:plastic_packaging",
|
||
"description": "🄵🅅 Accepts: Plastic Packaging"
|
||
},
|
||
{
|
||
"key": "recycling:plastic_bottles",
|
||
"description": "🄵🅅 Accepts: Plastic Bottles"
|
||
},
|
||
{
|
||
"key": "recycling:cardboard",
|
||
"description": "🄵🅅 Accepts: Cardboard"
|
||
},
|
||
{
|
||
"key": "recycling:scrap_metal",
|
||
"description": "🄵🅅 Accepts: Scrap Metal"
|
||
},
|
||
{
|
||
"key": "recycling:cooking_oil",
|
||
"description": "🄵🅅 Accepts: Cooking Oil"
|
||
},
|
||
{
|
||
"key": "recycling:engine_oil",
|
||
"description": "🄵🅅 Accepts: Engine Oil"
|
||
},
|
||
{
|
||
"key": "recycling_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "ref",
|
||
"description": "🄵 Gate Number, 🄵 Hole Number, 🄵 Junction Number, 🄵 Platform Number, 🄵 Road Number, 🄵 Room Number, 🄵 Route Number, 🄵 Runway Number, 🄵 Section Number, 🄵 Stop Number, 🄵 Taxiway Name, 🄵 Reference Code"
|
||
},
|
||
{
|
||
"key": "ref:FR:SIRET",
|
||
"description": "🄵 SIRET Number"
|
||
},
|
||
{
|
||
"key": "ref:isil",
|
||
"description": "🄵 ISIL Code"
|
||
},
|
||
{
|
||
"key": "ref:vatin",
|
||
"description": "🄵 VAT ID Number"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"description": "🄵 Religion"
|
||
},
|
||
{
|
||
"key": "reservation",
|
||
"description": "🄵 Reservations"
|
||
},
|
||
{
|
||
"key": "reservation",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Reservations: Accepted"
|
||
},
|
||
{
|
||
"key": "reservation",
|
||
"value": "no",
|
||
"description": "🄵🅅 Reservations: Not Accepted"
|
||
},
|
||
{
|
||
"key": "reservation",
|
||
"value": "required",
|
||
"description": "🄵🅅 Reservations: Required"
|
||
},
|
||
{
|
||
"key": "reservation",
|
||
"value": "recommended",
|
||
"description": "🄵🅅 Reservations: Recommended"
|
||
},
|
||
{
|
||
"key": "residential",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "resort",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "resource",
|
||
"description": "🄵 Resources"
|
||
},
|
||
{
|
||
"key": "restriction",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "roof:colour",
|
||
"description": "🄵 Roof Color"
|
||
},
|
||
{
|
||
"key": "room",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "rooms",
|
||
"description": "🄵 Rooms"
|
||
},
|
||
{
|
||
"key": "roundtrip",
|
||
"description": "🄵 Forms Loop"
|
||
},
|
||
{
|
||
"key": "route_master",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "ruins",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "rwn_ref",
|
||
"description": "🄵 Walking Code"
|
||
},
|
||
{
|
||
"key": "sac_scale",
|
||
"description": "🄵 Hiking Difficulty"
|
||
},
|
||
{
|
||
"key": "sac_scale",
|
||
"value": "hiking",
|
||
"description": "🄵🅅 Hiking Difficulty: T1: Hiking"
|
||
},
|
||
{
|
||
"key": "sac_scale",
|
||
"value": "mountain_hiking",
|
||
"description": "🄵🅅 Hiking Difficulty: T2: Mountain Hiking"
|
||
},
|
||
{
|
||
"key": "sac_scale",
|
||
"value": "demanding_mountain_hiking",
|
||
"description": "🄵🅅 Hiking Difficulty: T3: Demanding Mountain Hiking"
|
||
},
|
||
{
|
||
"key": "sac_scale",
|
||
"value": "alpine_hiking",
|
||
"description": "🄵🅅 Hiking Difficulty: T4: Alpine Hiking"
|
||
},
|
||
{
|
||
"key": "sac_scale",
|
||
"value": "demanding_alpine_hiking",
|
||
"description": "🄵🅅 Hiking Difficulty: T5: Demanding Alpine Hiking"
|
||
},
|
||
{
|
||
"key": "sac_scale",
|
||
"value": "difficult_alpine_hiking",
|
||
"description": "🄵🅅 Hiking Difficulty: T6: Difficult Alpine Hiking"
|
||
},
|
||
{
|
||
"key": "salt",
|
||
"description": "🄵 Salt"
|
||
},
|
||
{
|
||
"key": "sample_collection",
|
||
"description": "🄵 Samples"
|
||
},
|
||
{
|
||
"key": "sanitary_dump_station",
|
||
"description": "🄵 Toilet Disposal"
|
||
},
|
||
{
|
||
"key": "screen",
|
||
"description": "🄵 Screens"
|
||
},
|
||
{
|
||
"key": "scuba_diving:",
|
||
"description": "🄵 Services"
|
||
},
|
||
{
|
||
"key": "scuba_diving:repair",
|
||
"description": "🄵🅅 Services: `repair`"
|
||
},
|
||
{
|
||
"key": "scuba_diving:courses",
|
||
"description": "🄵🅅 Services: `courses`"
|
||
},
|
||
{
|
||
"key": "scuba_diving:rental",
|
||
"description": "🄵🅅 Services: `rental`"
|
||
},
|
||
{
|
||
"key": "scuba_diving:filling",
|
||
"description": "🄵🅅 Services: `filling`"
|
||
},
|
||
{
|
||
"key": "scuba_diving:air_filling",
|
||
"description": "🄵🅅 Services: `air_filling`"
|
||
},
|
||
{
|
||
"key": "scuba_diving:nitrox_filling",
|
||
"description": "🄵🅅 Services: `nitrox_filling`"
|
||
},
|
||
{
|
||
"key": "scuba_diving:trimix_filling",
|
||
"description": "🄵🅅 Services: `trimix_filling`"
|
||
},
|
||
{
|
||
"key": "scuba_diving:oxygen_filling",
|
||
"description": "🄵🅅 Services: `oxygen_filling`"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_isolated_danger:shape",
|
||
"description": "🄵 Shape"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:category",
|
||
"description": "🄵 Category"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:category",
|
||
"value": "port",
|
||
"description": "🄵🅅 Category: Port"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:category",
|
||
"value": "starboard",
|
||
"description": "🄵🅅 Category: Starboard"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:category",
|
||
"value": "waterway_left",
|
||
"description": "🄵🅅 Category: Waterway Left"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:category",
|
||
"value": "waterway_right",
|
||
"description": "🄵🅅 Category: Waterway Right"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:category",
|
||
"value": "danger_left",
|
||
"description": "🄵🅅 Category: Danger Left"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:category",
|
||
"value": "danger_right",
|
||
"description": "🄵🅅 Category: Danger Right"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:colour",
|
||
"description": "🄵 Color"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:colour",
|
||
"value": "red",
|
||
"description": "🄵🅅 Color: Red"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:colour",
|
||
"value": "green",
|
||
"description": "🄵🅅 Color: Green"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:colour",
|
||
"value": "grey",
|
||
"description": "🄵🅅 Color: Grey"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:shape",
|
||
"description": "🄵 Shape"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:system",
|
||
"description": "🄵 System"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:system",
|
||
"value": "iala-a",
|
||
"description": "🄵🅅 System: IALA A"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:system",
|
||
"value": "iala-b",
|
||
"description": "🄵🅅 System: IALA B"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:system",
|
||
"value": "cevni",
|
||
"description": "🄵🅅 System: CEVNI"
|
||
},
|
||
{
|
||
"key": "seamark:beacon_lateral:system",
|
||
"value": "other",
|
||
"description": "🄵🅅 System: Other"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"description": "🄵 Category"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "port",
|
||
"description": "🄵🅅 Category: Port"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "starboard",
|
||
"description": "🄵🅅 Category: Starboard"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "channel_left",
|
||
"description": "🄵🅅 Category: Channel Left"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "channel_right",
|
||
"description": "🄵🅅 Category: Channel Right"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "waterway_left",
|
||
"description": "🄵🅅 Category: Waterway Left"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "waterway_right",
|
||
"description": "🄵🅅 Category: Waterway Right"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "danger_left",
|
||
"description": "🄵🅅 Category: Danger Left"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "danger_right",
|
||
"description": "🄵🅅 Category: Danger Right"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "preferred_channel_port",
|
||
"description": "🄵🅅 Category: Preferred Channel Port"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:category",
|
||
"value": "preferred_channel_starboard",
|
||
"description": "🄵🅅 Category: Preferred Channel Starboard"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"description": "🄵 Color"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"value": "red;white;red;white",
|
||
"description": "🄵🅅 Color: Red-White-Red-White"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"value": "green;white;green;white",
|
||
"description": "🄵🅅 Color: Green-White-Green-White"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"value": "red;green;red",
|
||
"description": "🄵🅅 Color: Red-Green-Red"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"value": "green;red;green",
|
||
"description": "🄵🅅 Color: Green-Red-Green"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"value": "white",
|
||
"description": "🄵🅅 Color: White"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:colour",
|
||
"value": "yellow",
|
||
"description": "🄵🅅 Color: Yellow"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:shape",
|
||
"description": "🄵 Shape"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:system",
|
||
"description": "🄵 System"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:system",
|
||
"value": "iala-a",
|
||
"description": "🄵🅅 System: IALA A"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:system",
|
||
"value": "iala-b",
|
||
"description": "🄵🅅 System: IALA B"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:system",
|
||
"value": "cevni",
|
||
"description": "🄵🅅 System: CEVNI"
|
||
},
|
||
{
|
||
"key": "seamark:buoy_lateral:system",
|
||
"value": "other",
|
||
"description": "🄵🅅 System: Other"
|
||
},
|
||
{
|
||
"key": "seamark:mooring:category",
|
||
"description": "🄵 Category"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"description": "🄵 Life Saving Equipment"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "lifeboat",
|
||
"description": "🄵🅅 Life Saving Equipment: Lifeboat (on Land)"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "lifeboat_on_mooring",
|
||
"description": "🄵🅅 Life Saving Equipment: Lifeboat (at a Mooring)"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "seaplane",
|
||
"description": "🄵🅅 Life Saving Equipment: Seaplane"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "aircraft",
|
||
"description": "🄵🅅 Life Saving Equipment: Aircraft"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "hovercraft",
|
||
"description": "🄵🅅 Life Saving Equipment: Hovercraft"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "radio",
|
||
"description": "🄵🅅 Life Saving Equipment: Radio Station"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "first_aid",
|
||
"description": "🄵🅅 Life Saving Equipment: First aid"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "refuge_shipwrecked",
|
||
"description": "🄵🅅 Life Saving Equipment: Shipwreck Refuge"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "refuge_intertidal",
|
||
"description": "🄵🅅 Life Saving Equipment: Intertidal Refuge"
|
||
},
|
||
{
|
||
"key": "seamark:rescue_station:category",
|
||
"value": "tug",
|
||
"description": "🄵🅅 Life Saving Equipment: Salvage tug"
|
||
},
|
||
{
|
||
"key": "seamark:wreck:category",
|
||
"description": "🄵 Category"
|
||
},
|
||
{
|
||
"key": "seasonal",
|
||
"description": "🄵 Seasonal"
|
||
},
|
||
{
|
||
"key": "seats",
|
||
"description": "🄵 Seats"
|
||
},
|
||
{
|
||
"key": "second_hand",
|
||
"description": "🄵 Sells Used"
|
||
},
|
||
{
|
||
"key": "second_hand",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Sells Used: Yes"
|
||
},
|
||
{
|
||
"key": "second_hand",
|
||
"value": "no",
|
||
"description": "🄵🅅 Sells Used: No"
|
||
},
|
||
{
|
||
"key": "segregated",
|
||
"description": "🄵 Bicycle-Pedestrian Separation"
|
||
},
|
||
{
|
||
"key": "self_service",
|
||
"description": "🄵 Self-Service"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"description": "🄵 Service Type, 🄵 Type"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "spur",
|
||
"description": "🄵🅅 Service Type: Spur"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "yard",
|
||
"description": "🄵🅅 Service Type: Yard"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "siding",
|
||
"description": "🄵🅅 Service Type: Siding"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "crossover",
|
||
"description": "🄵🅅 Service Type: Crossover"
|
||
},
|
||
{
|
||
"key": "service_times",
|
||
"description": "🄵 Service Times"
|
||
},
|
||
{
|
||
"key": "service:bicycle:",
|
||
"description": "🄵 Bicycle Services"
|
||
},
|
||
{
|
||
"key": "service:vehicle:",
|
||
"description": "🄵 Services"
|
||
},
|
||
{
|
||
"key": "shelter_type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "shelter",
|
||
"description": "🄵 Shelter"
|
||
},
|
||
{
|
||
"key": "shower",
|
||
"description": "🄵 Showers"
|
||
},
|
||
{
|
||
"key": "siren:purpose",
|
||
"description": "🄵 Purpose"
|
||
},
|
||
{
|
||
"key": "siren:type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "siren:type",
|
||
"value": "pneumatic",
|
||
"description": "🄵🅅 Type: Pneumatic"
|
||
},
|
||
{
|
||
"key": "siren:type",
|
||
"value": "electronic",
|
||
"description": "🄵🅅 Type: Electronic"
|
||
},
|
||
{
|
||
"key": "siren:type",
|
||
"value": "other",
|
||
"description": "🄵🅅 Type: Other"
|
||
},
|
||
{
|
||
"key": "site_type",
|
||
"description": "🄵 Site Type"
|
||
},
|
||
{
|
||
"key": "site",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "smoking",
|
||
"description": "🄵 Smoking"
|
||
},
|
||
{
|
||
"key": "smoking",
|
||
"value": "no",
|
||
"description": "🄵🅅 Smoking: No smoking anywhere"
|
||
},
|
||
{
|
||
"key": "smoking",
|
||
"value": "separated",
|
||
"description": "🄵🅅 Smoking: In smoking areas, not physically isolated"
|
||
},
|
||
{
|
||
"key": "smoking",
|
||
"value": "isolated",
|
||
"description": "🄵🅅 Smoking: In smoking areas, physically isolated"
|
||
},
|
||
{
|
||
"key": "smoking",
|
||
"value": "outside",
|
||
"description": "🄵🅅 Smoking: Allowed outside"
|
||
},
|
||
{
|
||
"key": "smoking",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Smoking: Allowed everywhere"
|
||
},
|
||
{
|
||
"key": "smoking",
|
||
"value": "dedicated",
|
||
"description": "🄵🅅 Smoking: Dedicated to smokers (e.g. smokers' club)"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"description": "🄵 Smoothness"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"value": "excellent",
|
||
"description": "🄵🅅 Smoothness: Thin Rollers: rollerblade, skateboard"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"value": "good",
|
||
"description": "🄵🅅 Smoothness: Thin Wheels: racing bike"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"value": "intermediate",
|
||
"description": "🄵🅅 Smoothness: Wheels: city bike, wheelchair, scooter"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"value": "bad",
|
||
"description": "🄵🅅 Smoothness: Robust Wheels: trekking bike, car, rickshaw"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"value": "very_bad",
|
||
"description": "🄵🅅 Smoothness: High Clearance: light duty off-road vehicle"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"value": "horrible",
|
||
"description": "🄵🅅 Smoothness: Off-Road: heavy duty off-road vehicle"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"value": "very_horrible",
|
||
"description": "🄵🅅 Smoothness: Specialized off-road: tractor, ATV"
|
||
},
|
||
{
|
||
"key": "smoothness",
|
||
"value": "impassable",
|
||
"description": "🄵🅅 Smoothness: Impassable / No wheeled vehicle"
|
||
},
|
||
{
|
||
"key": "sms",
|
||
"description": "🄵 SMS"
|
||
},
|
||
{
|
||
"key": "social_facility:for",
|
||
"description": "🄵 People Served"
|
||
},
|
||
{
|
||
"key": "social_facility",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "source",
|
||
"description": "🄵 Sources"
|
||
},
|
||
{
|
||
"key": "source",
|
||
"value": "survey",
|
||
"description": "🄵🅅 Sources: Survey"
|
||
},
|
||
{
|
||
"key": "source",
|
||
"value": "local knowledge",
|
||
"description": "🄵🅅 Sources: Local Knowledge"
|
||
},
|
||
{
|
||
"key": "source",
|
||
"value": "aerial imagery",
|
||
"description": "🄵🅅 Sources: Aerial Imagery"
|
||
},
|
||
{
|
||
"key": "source",
|
||
"value": "gps",
|
||
"description": "🄵🅅 Sources: GPS"
|
||
},
|
||
{
|
||
"key": "source",
|
||
"value": "streetlevel imagery",
|
||
"description": "🄵🅅 Sources: Street-Level Photos"
|
||
},
|
||
{
|
||
"key": "source",
|
||
"value": "osm notes",
|
||
"description": "🄵🅅 Sources: OpenStreetMap Notes"
|
||
},
|
||
{
|
||
"key": "species",
|
||
"description": "🄵 Species"
|
||
},
|
||
{
|
||
"key": "species:wikidata",
|
||
"description": "🄵 Species Wikidata"
|
||
},
|
||
{
|
||
"key": "species:wikipedia",
|
||
"description": "🄵 Species Wikidata"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "ice_skating",
|
||
"description": "🄵🅅 Sports: Ice Skating"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "ice_hockey",
|
||
"description": "🄵🅅 Sports: Ice Hockey"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "curling",
|
||
"description": "🄵🅅 Sports: Curling"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "ice_stock",
|
||
"description": "🄵🅅 Sports: Ice Stock"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "multi",
|
||
"description": "🄵🅅 Sports: Multiple"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "billiards",
|
||
"description": "🄵🅅 Sports: Billiards"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "darts",
|
||
"description": "🄵🅅 Sports: Darts"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "motor",
|
||
"description": "🄵🅅 Sports: Motorsport"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "speedway",
|
||
"description": "🄵🅅 Sports: Motorcycle Speedway"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "bmx",
|
||
"description": "🄵🅅 Sports: BMX"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "dog_racing",
|
||
"description": "🄵🅅 Sports: Dog Racing"
|
||
},
|
||
{
|
||
"key": "stars",
|
||
"description": "🄵 Stars"
|
||
},
|
||
{
|
||
"key": "start_date",
|
||
"description": "🄵 Start Date"
|
||
},
|
||
{
|
||
"key": "step_count",
|
||
"description": "🄵 Number of Steps"
|
||
},
|
||
{
|
||
"key": "stile",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "stop",
|
||
"description": "🄵 Stop Type"
|
||
},
|
||
{
|
||
"key": "stop",
|
||
"value": "all",
|
||
"description": "🄵🅅 Stop Type: All Ways"
|
||
},
|
||
{
|
||
"key": "stop",
|
||
"value": "minor",
|
||
"description": "🄵🅅 Stop Type: Minor Road"
|
||
},
|
||
{
|
||
"key": "street_cabinet",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "stroller",
|
||
"description": "🄵 Stroller Access"
|
||
},
|
||
{
|
||
"key": "tunnel",
|
||
"description": "🄵 Structure, 🄵 Type"
|
||
},
|
||
{
|
||
"key": "studio",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "subject",
|
||
"description": "🄵 Subject"
|
||
},
|
||
{
|
||
"key": "subject:wikidata",
|
||
"description": "🄵 Subject Wikidata"
|
||
},
|
||
{
|
||
"key": "subject:wikipedia",
|
||
"description": "🄵 Subject Wikidata"
|
||
},
|
||
{
|
||
"key": "substance",
|
||
"description": "🄵 Substance"
|
||
},
|
||
{
|
||
"key": "substation",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "supervised",
|
||
"description": "🄵 Supervised"
|
||
},
|
||
{
|
||
"key": "support",
|
||
"description": "🄵 Support"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"description": "🄵 Surface"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "asphalt",
|
||
"description": "🄵🅅 Surface: Asphalt"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "unpaved",
|
||
"description": "🄵🅅 Surface: Unpaved"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "paved",
|
||
"description": "🄵🅅 Surface: Paved"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "ground",
|
||
"description": "🄵🅅 Surface: Ground"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "gravel",
|
||
"description": "🄵🅅 Surface: Gravel"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "compacted",
|
||
"description": "🄵🅅 Surface: Compacted"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "concrete",
|
||
"description": "🄵🅅 Surface: Concrete"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "paving_stones",
|
||
"description": "🄵🅅 Surface: Paving Stones"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "dirt",
|
||
"description": "🄵🅅 Surface: Dirt"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "grass",
|
||
"description": "🄵🅅 Surface: Grass"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "sand",
|
||
"description": "🄵🅅 Surface: Sand"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "wood",
|
||
"description": "🄵🅅 Surface: Wood"
|
||
},
|
||
{
|
||
"key": "surface",
|
||
"value": "artificial_turf",
|
||
"description": "🄵🅅 Surface: Artificial Turf"
|
||
},
|
||
{
|
||
"key": "surveillance",
|
||
"description": "🄵 Surveillance Kind"
|
||
},
|
||
{
|
||
"key": "surveillance:type",
|
||
"description": "🄵 Surveillance Type"
|
||
},
|
||
{
|
||
"key": "surveillance:type",
|
||
"value": "guard",
|
||
"description": "🄵🅅 Surveillance Type: Guard"
|
||
},
|
||
{
|
||
"key": "surveillance:type",
|
||
"value": "ALPR",
|
||
"description": "🄵🅅 Surveillance Type: Automatic License Plate Reader"
|
||
},
|
||
{
|
||
"key": "surveillance:zone",
|
||
"description": "🄵 Surveillance Zone"
|
||
},
|
||
{
|
||
"key": "survey_point:datum_aligned",
|
||
"description": "🄵 Aligned to the local geodetic datum"
|
||
},
|
||
{
|
||
"key": "survey_point:purpose",
|
||
"description": "🄵 Purpose"
|
||
},
|
||
{
|
||
"key": "survey_point:purpose",
|
||
"value": "horizontal",
|
||
"description": "🄵🅅 Purpose: Horizontal Alignment"
|
||
},
|
||
{
|
||
"key": "survey_point:purpose",
|
||
"value": "vertical",
|
||
"description": "🄵🅅 Purpose: Vertical Alignment"
|
||
},
|
||
{
|
||
"key": "survey_point:purpose",
|
||
"value": "both",
|
||
"description": "🄵🅅 Purpose: Both"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"description": "🄵 Structure"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "beacon",
|
||
"description": "🄵🅅 Structure: Beacon"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "block",
|
||
"description": "🄵🅅 Structure: Block"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "pole",
|
||
"description": "🄵🅅 Structure: Pole"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "pillar",
|
||
"description": "🄵🅅 Structure: Pillar"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "bracket",
|
||
"description": "🄵🅅 Structure: Bracket"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "plaque",
|
||
"description": "🄵🅅 Structure: Plaque"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "medallion",
|
||
"description": "🄵🅅 Structure: Medallion"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "cairn",
|
||
"description": "🄵🅅 Structure: Cairn"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "pin",
|
||
"description": "🄵🅅 Structure: Pin"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "indented_pin",
|
||
"description": "🄵🅅 Structure: Indented pin"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "cut",
|
||
"description": "🄵🅅 Structure: Cut"
|
||
},
|
||
{
|
||
"key": "survey_point:structure",
|
||
"value": "magnet",
|
||
"description": "🄵🅅 Structure: Magnet"
|
||
},
|
||
{
|
||
"key": "survey:date",
|
||
"description": "🄵 Last Survey Date"
|
||
},
|
||
{
|
||
"key": "swimming_pool",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "switch",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "switch",
|
||
"value": "mechanical",
|
||
"description": "🄵🅅 Type: Mechanical"
|
||
},
|
||
{
|
||
"key": "switch",
|
||
"value": "circuit_breaker",
|
||
"description": "🄵🅅 Type: Circuit Breaker"
|
||
},
|
||
{
|
||
"key": "switch",
|
||
"value": "disconnector",
|
||
"description": "🄵🅅 Type: Disconnector"
|
||
},
|
||
{
|
||
"key": "switch",
|
||
"value": "earthing",
|
||
"description": "🄵🅅 Type: Earthing"
|
||
},
|
||
{
|
||
"key": "tactile_paving",
|
||
"description": "🄵 Tactile Paving"
|
||
},
|
||
{
|
||
"key": "takeaway",
|
||
"description": "🄵 Takeaway"
|
||
},
|
||
{
|
||
"key": "takeaway",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Takeaway: Yes"
|
||
},
|
||
{
|
||
"key": "takeaway",
|
||
"value": "no",
|
||
"description": "🄵🅅 Takeaway: No"
|
||
},
|
||
{
|
||
"key": "takeaway",
|
||
"value": "only",
|
||
"description": "🄵🅅 Takeaway: Takeaway Only"
|
||
},
|
||
{
|
||
"key": "target",
|
||
"description": "🄵 Target"
|
||
},
|
||
{
|
||
"key": "taxon",
|
||
"description": "🄵 Taxon"
|
||
},
|
||
{
|
||
"key": "tee",
|
||
"description": "🄵 Tee Color/Type"
|
||
},
|
||
{
|
||
"key": "telecom:medium",
|
||
"description": "🄵 Medium"
|
||
},
|
||
{
|
||
"key": "tidal",
|
||
"description": "🄵 Tidal"
|
||
},
|
||
{
|
||
"key": "to",
|
||
"description": "🄵 To"
|
||
},
|
||
{
|
||
"key": "toilets",
|
||
"description": "🄵 Toilets"
|
||
},
|
||
{
|
||
"key": "toilets:disposal",
|
||
"description": "🄵 Disposal"
|
||
},
|
||
{
|
||
"key": "toilets:disposal",
|
||
"value": "chemical",
|
||
"description": "🄵🅅 Disposal: Chemical"
|
||
},
|
||
{
|
||
"key": "toilets:disposal",
|
||
"value": "bucket",
|
||
"description": "🄵🅅 Disposal: Bucket"
|
||
},
|
||
{
|
||
"key": "toilets:handwashing",
|
||
"description": "🄵 Handwashing"
|
||
},
|
||
{
|
||
"key": "toilets:position",
|
||
"description": "🄵 Positions"
|
||
},
|
||
{
|
||
"key": "toll",
|
||
"description": "🄵 Toll"
|
||
},
|
||
{
|
||
"key": "tomb",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "tower:construction",
|
||
"description": "🄵 Construction"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "townhall:type",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "tracktype",
|
||
"description": "🄵 Track Type"
|
||
},
|
||
{
|
||
"key": "tracktype",
|
||
"value": "grade1",
|
||
"description": "🄵🅅 Track Type: Solid: paved or heavily compacted hardcore surface"
|
||
},
|
||
{
|
||
"key": "tracktype",
|
||
"value": "grade2",
|
||
"description": "🄵🅅 Track Type: Mostly Solid: gravel/rock with some soft material mixed in"
|
||
},
|
||
{
|
||
"key": "tracktype",
|
||
"value": "grade3",
|
||
"description": "🄵🅅 Track Type: Even mixture of hard and soft materials"
|
||
},
|
||
{
|
||
"key": "tracktype",
|
||
"value": "grade4",
|
||
"description": "🄵🅅 Track Type: Mostly Soft: soil/sand/grass with some hard material mixed in"
|
||
},
|
||
{
|
||
"key": "tracktype",
|
||
"value": "grade5",
|
||
"description": "🄵🅅 Track Type: Soft: soil/sand/grass"
|
||
},
|
||
{
|
||
"key": "trade",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "traffic_sign:direction",
|
||
"description": "🄵 Direction Affected"
|
||
},
|
||
{
|
||
"key": "traffic_sign:direction",
|
||
"value": "forward",
|
||
"description": "🄵🅅 Direction Affected: Forward"
|
||
},
|
||
{
|
||
"key": "traffic_sign:direction",
|
||
"value": "backward",
|
||
"description": "🄵🅅 Direction Affected: Backward"
|
||
},
|
||
{
|
||
"key": "traffic_sign:direction",
|
||
"value": "both",
|
||
"description": "🄵🅅 Direction Affected: Both / All"
|
||
},
|
||
{
|
||
"key": "traffic_signals",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "traffic_signals:arrow",
|
||
"description": "🄵 Tactile Arrow"
|
||
},
|
||
{
|
||
"key": "traffic_signals:countdown",
|
||
"description": "🄵 Countdown Timer"
|
||
},
|
||
{
|
||
"key": "traffic_signals:direction",
|
||
"description": "🄵 Direction Affected"
|
||
},
|
||
{
|
||
"key": "traffic_signals:direction",
|
||
"value": "forward",
|
||
"description": "🄵🅅 Direction Affected: Forward"
|
||
},
|
||
{
|
||
"key": "traffic_signals:direction",
|
||
"value": "backward",
|
||
"description": "🄵🅅 Direction Affected: Backward"
|
||
},
|
||
{
|
||
"key": "traffic_signals:direction",
|
||
"value": "both",
|
||
"description": "🄵🅅 Direction Affected: Both / All"
|
||
},
|
||
{
|
||
"key": "traffic_signals:minimap",
|
||
"description": "🄵 Tactile Map"
|
||
},
|
||
{
|
||
"key": "traffic_signals:sound",
|
||
"description": "🄵 Sound Signals"
|
||
},
|
||
{
|
||
"key": "traffic_signals:sound",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Sound Signals: Yes"
|
||
},
|
||
{
|
||
"key": "traffic_signals:sound",
|
||
"value": "no",
|
||
"description": "🄵🅅 Sound Signals: No"
|
||
},
|
||
{
|
||
"key": "traffic_signals:sound",
|
||
"value": "locate",
|
||
"description": "🄵🅅 Sound Signals: `locate`"
|
||
},
|
||
{
|
||
"key": "traffic_signals:sound",
|
||
"value": "walk",
|
||
"description": "🄵🅅 Sound Signals: `walk`"
|
||
},
|
||
{
|
||
"key": "traffic_signals:vibration",
|
||
"description": "🄵 Vibration"
|
||
},
|
||
{
|
||
"key": "trail_visibility",
|
||
"description": "🄵 Trail Visibility"
|
||
},
|
||
{
|
||
"key": "trail_visibility",
|
||
"value": "excellent",
|
||
"description": "🄵🅅 Trail Visibility: Excellent: unambiguous path or markers everywhere"
|
||
},
|
||
{
|
||
"key": "trail_visibility",
|
||
"value": "good",
|
||
"description": "🄵🅅 Trail Visibility: Good: markers visible, sometimes require searching"
|
||
},
|
||
{
|
||
"key": "trail_visibility",
|
||
"value": "intermediate",
|
||
"description": "🄵🅅 Trail Visibility: Intermediate: few markers, path mostly visible"
|
||
},
|
||
{
|
||
"key": "trail_visibility",
|
||
"value": "bad",
|
||
"description": "🄵🅅 Trail Visibility: Bad: no markers, path sometimes invisible/pathless"
|
||
},
|
||
{
|
||
"key": "trail_visibility",
|
||
"value": "horrible",
|
||
"description": "🄵🅅 Trail Visibility: Horrible: often pathless, some orientation skills required"
|
||
},
|
||
{
|
||
"key": "trail_visibility",
|
||
"value": "no",
|
||
"description": "🄵🅅 Trail Visibility: No: pathless, excellent orientation skills required"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "main",
|
||
"description": "🄵🅅 Type: Main: Forwards power"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "distribution",
|
||
"description": "🄵🅅 Type: Distribution: Feeds final consumers, installed outside substations"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "generator",
|
||
"description": "🄵🅅 Type: Generator: Steps-up voltage in power plants"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "converter",
|
||
"description": "🄵🅅 Type: Converter: Feeds power converters"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "phase_angle_regulator",
|
||
"description": "🄵🅅 Type: Phase Angle Regulator"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "auxiliary",
|
||
"description": "🄵🅅 Type: Auxiliary: Feeds internal systems in substations"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Type: Unknown Role"
|
||
},
|
||
{
|
||
"key": "trees",
|
||
"description": "🄵 Trees"
|
||
},
|
||
{
|
||
"key": "trench",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "trolley_wire",
|
||
"description": "🄵 Overhead Trolley Wires"
|
||
},
|
||
{
|
||
"key": "turning_circle",
|
||
"description": "🄵 Shape"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"description": "🄵 Usage Type"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "main",
|
||
"description": "🄵🅅 Usage Type: Main"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "branch",
|
||
"description": "🄵🅅 Usage Type: Branch"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "industrial",
|
||
"description": "🄵🅅 Usage Type: Industrial"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "military",
|
||
"description": "🄵🅅 Usage Type: Military"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "test",
|
||
"description": "🄵🅅 Usage Type: Test"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "tourism",
|
||
"description": "🄵🅅 Usage Type: Tourism"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "transportation",
|
||
"description": "🄵🅅 Usage Type: Transportation"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "transmission",
|
||
"description": "🄵🅅 Usage Type: Transmission"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "irrigation",
|
||
"description": "🄵🅅 Usage Type: Irrigation"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "headrace",
|
||
"description": "🄵🅅 Usage Type: Headrace"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "tailrace",
|
||
"description": "🄵🅅 Usage Type: Tailrace"
|
||
},
|
||
{
|
||
"key": "usage",
|
||
"value": "spillway",
|
||
"description": "🄵🅅 Usage Type: Spillway"
|
||
},
|
||
{
|
||
"key": "valve",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "bus",
|
||
"description": "🄵 Vehicles"
|
||
},
|
||
{
|
||
"key": "trolleybus",
|
||
"description": "🄵 Vehicles"
|
||
},
|
||
{
|
||
"key": "tram",
|
||
"description": "🄵 Vehicles"
|
||
},
|
||
{
|
||
"key": "train",
|
||
"description": "🄵 Vehicles"
|
||
},
|
||
{
|
||
"key": "subway",
|
||
"description": "🄵 Vehicles"
|
||
},
|
||
{
|
||
"key": "light_rail",
|
||
"description": "🄵 Vehicles"
|
||
},
|
||
{
|
||
"key": "monorail",
|
||
"description": "🄵 Vehicles"
|
||
},
|
||
{
|
||
"key": "ferry",
|
||
"description": "🄵 Vehicles"
|
||
},
|
||
{
|
||
"key": "vending",
|
||
"description": "🄵 Types of Goods"
|
||
},
|
||
{
|
||
"key": "vhf",
|
||
"description": "🄵 VHF Channel"
|
||
},
|
||
{
|
||
"key": "via",
|
||
"description": "🄵 Via"
|
||
},
|
||
{
|
||
"key": "video",
|
||
"description": "🄵 Video Calls"
|
||
},
|
||
{
|
||
"key": "visibility",
|
||
"description": "🄵 Visibility"
|
||
},
|
||
{
|
||
"key": "visibility",
|
||
"value": "house",
|
||
"description": "🄵🅅 Visibility: Up to 5m (16ft)"
|
||
},
|
||
{
|
||
"key": "visibility",
|
||
"value": "street",
|
||
"description": "🄵🅅 Visibility: 5 to 20m (16 to 65ft)"
|
||
},
|
||
{
|
||
"key": "visibility",
|
||
"value": "area",
|
||
"description": "🄵🅅 Visibility: Over 20m (65ft)"
|
||
},
|
||
{
|
||
"key": "volcano:status",
|
||
"description": "🄵 Volcano Status"
|
||
},
|
||
{
|
||
"key": "volcano:status",
|
||
"value": "active",
|
||
"description": "🄵🅅 Volcano Status: Active"
|
||
},
|
||
{
|
||
"key": "volcano:status",
|
||
"value": "dormant",
|
||
"description": "🄵🅅 Volcano Status: Dormant"
|
||
},
|
||
{
|
||
"key": "volcano:status",
|
||
"value": "extinct",
|
||
"description": "🄵🅅 Volcano Status: Extinct"
|
||
},
|
||
{
|
||
"key": "volcano:type",
|
||
"description": "🄵 Volcano Type"
|
||
},
|
||
{
|
||
"key": "volcano:type",
|
||
"value": "stratovolcano",
|
||
"description": "🄵🅅 Volcano Type: Stratovolcano"
|
||
},
|
||
{
|
||
"key": "volcano:type",
|
||
"value": "shield",
|
||
"description": "🄵🅅 Volcano Type: Shield"
|
||
},
|
||
{
|
||
"key": "volcano:type",
|
||
"value": "scoria",
|
||
"description": "🄵🅅 Volcano Type: Scoria"
|
||
},
|
||
{
|
||
"key": "voltage",
|
||
"description": "🄵 Voltage"
|
||
},
|
||
{
|
||
"key": "voltage:primary",
|
||
"description": "🄵 Primary Voltage"
|
||
},
|
||
{
|
||
"key": "voltage:secondary",
|
||
"description": "🄵 Secondary Voltage"
|
||
},
|
||
{
|
||
"key": "voltage:tertiary",
|
||
"description": "🄵 Tertiary Voltage"
|
||
},
|
||
{
|
||
"key": "wall",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "waste",
|
||
"description": "🄵 Waste"
|
||
},
|
||
{
|
||
"key": "water_point",
|
||
"description": "🄵 Water Point"
|
||
},
|
||
{
|
||
"key": "water_source",
|
||
"description": "🄵 Water Source"
|
||
},
|
||
{
|
||
"key": "water_tank:volume",
|
||
"description": "🄵 Volume (Liters)"
|
||
},
|
||
{
|
||
"key": "water_volume",
|
||
"description": "🄵 Water Reserve Volume (m³)"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "website",
|
||
"description": "🄵 Website"
|
||
},
|
||
{
|
||
"key": "wetland",
|
||
"description": "🄵 Type"
|
||
},
|
||
{
|
||
"key": "wheelchair",
|
||
"description": "🄵 Wheelchair Access"
|
||
},
|
||
{
|
||
"key": "wholesale",
|
||
"description": "🄵 Wholesale"
|
||
},
|
||
{
|
||
"key": "width",
|
||
"description": "🄵 Width (Meters)"
|
||
},
|
||
{
|
||
"key": "wikidata",
|
||
"description": "🄵 Wikidata, 🄵 Wikipedia"
|
||
},
|
||
{
|
||
"key": "wikipedia",
|
||
"description": "🄵 Wikidata, 🄵 Wikipedia"
|
||
},
|
||
{
|
||
"key": "wikimedia_commons",
|
||
"description": "🄵 Wikimedia Commons Page"
|
||
},
|
||
{
|
||
"key": "windings",
|
||
"description": "🄵 Windings"
|
||
},
|
||
{
|
||
"key": "windings:auto",
|
||
"description": "🄵 Autotransformer"
|
||
},
|
||
{
|
||
"key": "windings:auto",
|
||
"value": "yes",
|
||
"description": "🄵🅅 Autotransformer: Yes"
|
||
},
|
||
{
|
||
"key": "windings:auto",
|
||
"value": "no",
|
||
"description": "🄵🅅 Autotransformer: No"
|
||
},
|
||
{
|
||
"key": "windings:configuration",
|
||
"description": "🄵 Windings Configuration"
|
||
},
|
||
{
|
||
"key": "windings:configuration",
|
||
"value": "star",
|
||
"description": "🄵🅅 Windings Configuration: Star / Wye"
|
||
},
|
||
{
|
||
"key": "windings:configuration",
|
||
"value": "delta",
|
||
"description": "🄵🅅 Windings Configuration: Delta"
|
||
},
|
||
{
|
||
"key": "windings:configuration",
|
||
"value": "open-delta",
|
||
"description": "🄵🅅 Windings Configuration: Open Delta"
|
||
},
|
||
{
|
||
"key": "windings:configuration",
|
||
"value": "zigzag",
|
||
"description": "🄵🅅 Windings Configuration: Zig Zag"
|
||
},
|
||
{
|
||
"key": "windings:configuration",
|
||
"value": "open",
|
||
"description": "🄵🅅 Windings Configuration: Open"
|
||
},
|
||
{
|
||
"key": "windings:configuration",
|
||
"value": "scott",
|
||
"description": "🄵🅅 Windings Configuration: Scott"
|
||
},
|
||
{
|
||
"key": "windings:configuration",
|
||
"value": "leblanc",
|
||
"description": "🄵🅅 Windings Configuration: Leblanc"
|
||
},
|
||
{
|
||
"key": "aerialway",
|
||
"value": "canopy",
|
||
"description": "🄳 (deprecated tag) ➜ aerialway=zip_line"
|
||
},
|
||
{
|
||
"key": "aeroway",
|
||
"value": "aerobridge",
|
||
"description": "🄳 (deprecated tag) ➜ aeroway=jet_bridge + highway=corridor"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "customer",
|
||
"description": "🄳 (deprecated tag) ➜ access=customers"
|
||
},
|
||
{
|
||
"key": "access",
|
||
"value": "public",
|
||
"description": "🄳 (deprecated tag) ➜ access=yes"
|
||
},
|
||
{
|
||
"key": "aerodrome",
|
||
"value": "military",
|
||
"description": "🄳 (deprecated tag) ➜ military=airfield"
|
||
},
|
||
{
|
||
"key": "aerodrome:type",
|
||
"value": "military",
|
||
"description": "🄳 (deprecated tag) ➜ military=airfield"
|
||
},
|
||
{
|
||
"key": "agrarian",
|
||
"value": "agrcultural_machinry",
|
||
"description": "🄳 (deprecated tag) ➜ agrarian=agricultural_machinery"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "advertising",
|
||
"description": "🄳 (deprecated tag) ➜ advertising=*"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "artwork",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=artwork"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "bail_bonds",
|
||
"description": "🄳 (deprecated tag) ➜ office=bail_bond_agent"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "car_repair",
|
||
"description": "🄳 (deprecated tag) ➜ shop=car_repair"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "changing_room",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=dressing_room"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "citymap_post",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=information"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "club",
|
||
"description": "🄳 (deprecated tag) ➜ club=*"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "community_center",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=community_centre"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "dancing_school",
|
||
"description": "🄳 (deprecated tag) ➜ leisure=dance + dance:teaching=yes"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "dog_bin",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=waste_basket + waste=dog_excrement"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "dog_waste_bin",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=waste_basket + waste=dog_excrement"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "ev_charging",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=charging_station"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "fire_hydrant",
|
||
"description": "🄳 (deprecated tag) ➜ emergency=fire_hydrant"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "firepit",
|
||
"description": "🄳 (deprecated tag) ➜ leisure=firepit"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "garage",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=garages"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "garages",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=garages"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "givebox",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=give_box"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "gym",
|
||
"description": "🄳 (deprecated tag) ➜ leisure=fitness_centre"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "hotel",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=hotel"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "kiosk",
|
||
"description": "🄳 (deprecated tag) ➜ shop=kiosk"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "notice_board",
|
||
"description": "🄳 (deprecated tag) ➜ advertising=board"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "nursery",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=kindergarten"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "preschool",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=kindergarten + preschool=yes"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "public_building",
|
||
"description": "🄳 (deprecated tag) ➜ building=public"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "real_estate",
|
||
"description": "🄳 (deprecated tag) ➜ office=estate_agent"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "register_office",
|
||
"description": "🄳 (deprecated tag) ➜ office=government + government=register_office"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "research_institution",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=research_institute"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "sauna",
|
||
"description": "🄳 (deprecated tag) ➜ leisure=sauna"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "scrapyard",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=industrial + industrial=scrap_yard"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "shop",
|
||
"description": "🄳 (deprecated tag) ➜ shop=*"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "sloped_curb",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=lowered"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "swimming_pool",
|
||
"description": "🄳 (deprecated tag) ➜ leisure=swimming_pool"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "ticket_booth",
|
||
"description": "🄳 (deprecated tag) ➜ shop=ticket"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "toilet",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=toilets"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "weigh_bridge",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=weighbridge"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "winery",
|
||
"description": "🄳 (deprecated tag) ➜ craft=winery"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "youth_center",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=community_centre + community_centre=youth_centre"
|
||
},
|
||
{
|
||
"key": "amenity",
|
||
"value": "youth_centre",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=community_centre + community_centre=youth_centre"
|
||
},
|
||
{
|
||
"key": "artwork",
|
||
"description": "🄳 (deprecated tag) ➜ artwork_type=*"
|
||
},
|
||
{
|
||
"key": "artwork:type",
|
||
"description": "🄳 (deprecated tag) ➜ artwork_type=*"
|
||
},
|
||
{
|
||
"key": "attraction",
|
||
"value": "ferris_wheel",
|
||
"description": "🄳 (deprecated tag) ➜ attraction=big_wheel"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "chicane",
|
||
"description": "🄳 (deprecated tag) ➜ barrier=cycle_barrier"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "curb",
|
||
"description": "🄳 (deprecated tag) ➜ barrier=kerb"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "embankment",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=embankment"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "railing",
|
||
"description": "🄳 (deprecated tag) ➜ barrier=fence + fence_type=railing"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "wire_fence",
|
||
"description": "🄳 (deprecated tag) ➜ barrier=fence + fence_type=wire"
|
||
},
|
||
{
|
||
"key": "barrier",
|
||
"value": "wood_fence",
|
||
"description": "🄳 (deprecated tag) ➜ barrier=fence + fence_type=wood"
|
||
},
|
||
{
|
||
"key": "bicycle:oneway",
|
||
"description": "🄳 (deprecated tag) ➜ oneway:bicycle=*"
|
||
},
|
||
{
|
||
"key": "bridge",
|
||
"value": "1",
|
||
"description": "🄳 (deprecated tag) ➜ bridge=yes"
|
||
},
|
||
{
|
||
"key": "bridge",
|
||
"value": "true",
|
||
"description": "🄳 (deprecated tag) ➜ bridge=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "apartment",
|
||
"description": "🄳 (deprecated tag) ➜ building=apartments"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "building",
|
||
"description": "🄳 (deprecated tag) ➜ building=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "Building",
|
||
"description": "🄳 (deprecated tag) ➜ building=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "comercial",
|
||
"description": "🄳 (deprecated tag) ➜ building=commercial"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "constraction",
|
||
"description": "🄳 (deprecated tag) ➜ building=construction"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "convenience",
|
||
"description": "🄳 (deprecated tag) ➜ building=retail"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "detached_house",
|
||
"description": "🄳 (deprecated tag) ➜ building=detached"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "family_house",
|
||
"description": "🄳 (deprecated tag) ➜ building=house"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "home",
|
||
"description": "🄳 (deprecated tag) ➜ building=house"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "House",
|
||
"description": "🄳 (deprecated tag) ➜ building=house"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "household",
|
||
"description": "🄳 (deprecated tag) ➜ building=house"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "offices",
|
||
"description": "🄳 (deprecated tag) ➜ building=office"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "other",
|
||
"description": "🄳 (deprecated tag) ➜ building=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "oui",
|
||
"description": "🄳 (deprecated tag) ➜ building=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "OUI",
|
||
"description": "🄳 (deprecated tag) ➜ building=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "part",
|
||
"description": "🄳 (deprecated tag) ➜ building:part=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "pavillion",
|
||
"description": "🄳 (deprecated tag) ➜ building=pavilion"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "railway_station",
|
||
"description": "🄳 (deprecated tag) ➜ building=train_station"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "Residential",
|
||
"description": "🄳 (deprecated tag) ➜ building=residential"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "services",
|
||
"description": "🄳 (deprecated tag) ➜ building=service"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "shop",
|
||
"description": "🄳 (deprecated tag) ➜ building=retail"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "shops",
|
||
"description": "🄳 (deprecated tag) ➜ building=retail"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "Si",
|
||
"description": "🄳 (deprecated tag) ➜ building=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "Sí",
|
||
"description": "🄳 (deprecated tag) ➜ building=yes"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "under constraction",
|
||
"description": "🄳 (deprecated tag) ➜ building=construction"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "under construction",
|
||
"description": "🄳 (deprecated tag) ➜ building=construction"
|
||
},
|
||
{
|
||
"key": "building",
|
||
"value": "y",
|
||
"description": "🄳 (deprecated tag) ➜ building=yes"
|
||
},
|
||
{
|
||
"key": "building:color",
|
||
"description": "🄳 (deprecated tag) ➜ building:colour=*"
|
||
},
|
||
{
|
||
"key": "building:height",
|
||
"description": "🄳 (deprecated tag) ➜ height=*"
|
||
},
|
||
{
|
||
"key": "building:level",
|
||
"description": "🄳 (deprecated tag) ➜ building:levels=*"
|
||
},
|
||
{
|
||
"key": "building:material",
|
||
"value": "Brick",
|
||
"description": "🄳 (deprecated tag) ➜ building:material=brick"
|
||
},
|
||
{
|
||
"key": "building:min_height",
|
||
"description": "🄳 (deprecated tag) ➜ min_height=*"
|
||
},
|
||
{
|
||
"key": "building:roof:colour",
|
||
"description": "🄳 (deprecated tag) ➜ roof:colour=*"
|
||
},
|
||
{
|
||
"key": "building:roof:shape",
|
||
"description": "🄳 (deprecated tag) ➜ roof:shape=*"
|
||
},
|
||
{
|
||
"key": "building:type",
|
||
"description": "🄳 (deprecated tag) ➜ building=*"
|
||
},
|
||
{
|
||
"key": "camp_site",
|
||
"value": "camp_pitch",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=camp_pitch"
|
||
},
|
||
{
|
||
"key": "color",
|
||
"description": "🄳 (deprecated tag) ➜ colour=*"
|
||
},
|
||
{
|
||
"key": "company",
|
||
"value": "consulting",
|
||
"description": "🄳 (deprecated tag) ➜ office=consulting"
|
||
},
|
||
{
|
||
"key": "content",
|
||
"value": "unknown",
|
||
"description": "🄳 (deprecated tag)"
|
||
},
|
||
{
|
||
"key": "contents",
|
||
"description": "🄳 (deprecated tag) ➜ content=*"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "car_repair",
|
||
"description": "🄳 (deprecated tag) ➜ shop=car_repair"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "catering",
|
||
"description": "🄳 (deprecated tag) ➜ craft=caterer"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "glass",
|
||
"description": "🄳 (deprecated tag) ➜ craft=glaziery"
|
||
},
|
||
{
|
||
"key": "craft",
|
||
"value": "sculpter",
|
||
"description": "🄳 (deprecated tag) ➜ craft=sculptor"
|
||
},
|
||
{
|
||
"key": "crossing",
|
||
"value": "island",
|
||
"description": "🄳 (deprecated tag) ➜ crossing:island=yes"
|
||
},
|
||
{
|
||
"key": "crossing",
|
||
"value": "traffic_lights",
|
||
"description": "🄳 (deprecated tag) ➜ crossing=traffic_signals"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "gluten-free",
|
||
"description": "🄳 (deprecated tag) ➜ diet:gluten_free=*"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "halal",
|
||
"description": "🄳 (deprecated tag) ➜ diet:halal=*"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "kosher",
|
||
"description": "🄳 (deprecated tag) ➜ diet:kosher=*"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "vegan",
|
||
"description": "🄳 (deprecated tag) ➜ diet:vegan=*"
|
||
},
|
||
{
|
||
"key": "cuisine",
|
||
"value": "vegetarian",
|
||
"description": "🄳 (deprecated tag) ➜ diet:vegetarian=*"
|
||
},
|
||
{
|
||
"key": "culvert",
|
||
"value": "culvert",
|
||
"description": "🄳 (deprecated tag) ➜ tunnel=culvert"
|
||
},
|
||
{
|
||
"key": "culvert",
|
||
"value": "tunnel",
|
||
"description": "🄳 (deprecated tag) ➜ tunnel=culvert"
|
||
},
|
||
{
|
||
"key": "culvert",
|
||
"value": "yes",
|
||
"description": "🄳 (deprecated tag) ➜ tunnel=culvert"
|
||
},
|
||
{
|
||
"key": "curb",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=*"
|
||
},
|
||
{
|
||
"key": "diaper",
|
||
"value": "1",
|
||
"description": "🄳 (deprecated tag) ➜ changing_table=yes + changing_table:count=1"
|
||
},
|
||
{
|
||
"key": "diaper",
|
||
"value": "no",
|
||
"description": "🄳 (deprecated tag) ➜ changing_table=no"
|
||
},
|
||
{
|
||
"key": "diaper",
|
||
"value": "room",
|
||
"description": "🄳 (deprecated tag) ➜ changing_table=yes + changing_table:location=room"
|
||
},
|
||
{
|
||
"key": "diaper",
|
||
"value": "yes",
|
||
"description": "🄳 (deprecated tag) ➜ changing_table=yes"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "all",
|
||
"description": "🄳 (deprecated tag) ➜ direction=both"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "downhill",
|
||
"description": "🄳 (deprecated tag) ➜ incline=down"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "East",
|
||
"description": "🄳 (deprecated tag) ➜ direction=E"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "forward;backward",
|
||
"description": "🄳 (deprecated tag) ➜ direction=both"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "North",
|
||
"description": "🄳 (deprecated tag) ➜ direction=N"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "South",
|
||
"description": "🄳 (deprecated tag) ➜ direction=S"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "uphill",
|
||
"description": "🄳 (deprecated tag) ➜ incline=up"
|
||
},
|
||
{
|
||
"key": "direction",
|
||
"value": "West",
|
||
"description": "🄳 (deprecated tag) ➜ direction=W"
|
||
},
|
||
{
|
||
"key": "disabled_spaces",
|
||
"description": "🄳 (deprecated tag) ➜ capacity:disabled=*"
|
||
},
|
||
{
|
||
"key": "drinkable",
|
||
"description": "🄳 (deprecated tag) ➜ drinking_water=*"
|
||
},
|
||
{
|
||
"key": "embankment",
|
||
"value": "1",
|
||
"description": "🄳 (deprecated tag) ➜ embankment=yes"
|
||
},
|
||
{
|
||
"key": "embankment",
|
||
"value": "false",
|
||
"description": "🄳 (deprecated tag) ➜ embankment=no"
|
||
},
|
||
{
|
||
"key": "embankment",
|
||
"value": "true",
|
||
"description": "🄳 (deprecated tag) ➜ embankment=yes"
|
||
},
|
||
{
|
||
"key": "embassy",
|
||
"value": "embassy",
|
||
"description": "🄳 (deprecated tag) ➜ embassy=yes"
|
||
},
|
||
{
|
||
"key": "entrance",
|
||
"value": "emergency_exit",
|
||
"description": "🄳 (deprecated tag) ➜ entrance=emergency"
|
||
},
|
||
{
|
||
"key": "entrance",
|
||
"value": "fire_exit",
|
||
"description": "🄳 (deprecated tag) ➜ entrance=emergency"
|
||
},
|
||
{
|
||
"key": "entrance",
|
||
"value": "loading_dock",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=loading_dock"
|
||
},
|
||
{
|
||
"key": "entrance",
|
||
"value": "main_entrance",
|
||
"description": "🄳 (deprecated tag) ➜ entrance=main"
|
||
},
|
||
{
|
||
"key": "entrance",
|
||
"value": "private",
|
||
"description": "🄳 (deprecated tag) ➜ entrance=yes + access=private"
|
||
},
|
||
{
|
||
"key": "escalator",
|
||
"description": "🄳 (deprecated tag) ➜ highway=steps + conveying=*"
|
||
},
|
||
{
|
||
"key": "fast_food",
|
||
"value": "pizza",
|
||
"description": "🄳 (deprecated tag) ➜ cuisine=pizza"
|
||
},
|
||
{
|
||
"key": "fast_food",
|
||
"value": "shawarma",
|
||
"description": "🄳 (deprecated tag) ➜ cuisine=shawarma"
|
||
},
|
||
{
|
||
"key": "fee",
|
||
"value": "0",
|
||
"description": "🄳 (deprecated tag) ➜ fee=no"
|
||
},
|
||
{
|
||
"key": "fee",
|
||
"value": "free",
|
||
"description": "🄳 (deprecated tag) ➜ fee=no"
|
||
},
|
||
{
|
||
"key": "fee",
|
||
"value": "Free",
|
||
"description": "🄳 (deprecated tag) ➜ fee=no"
|
||
},
|
||
{
|
||
"key": "fee",
|
||
"value": "No",
|
||
"description": "🄳 (deprecated tag) ➜ fee=no"
|
||
},
|
||
{
|
||
"key": "fee",
|
||
"value": "none",
|
||
"description": "🄳 (deprecated tag) ➜ fee=no"
|
||
},
|
||
{
|
||
"key": "fee",
|
||
"value": "some",
|
||
"description": "🄳 (deprecated tag) ➜ fee=yes"
|
||
},
|
||
{
|
||
"key": "fee",
|
||
"value": "Yes",
|
||
"description": "🄳 (deprecated tag) ➜ fee=yes"
|
||
},
|
||
{
|
||
"key": "FIXME",
|
||
"description": "🄳 (deprecated tag) ➜ fixme=*"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "both",
|
||
"description": "🄳 (deprecated tag) ➜ sidewalk=both"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "left",
|
||
"description": "🄳 (deprecated tag) ➜ sidewalk=left"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "no",
|
||
"description": "🄳 (deprecated tag) ➜ sidewalk=no"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "none",
|
||
"description": "🄳 (deprecated tag) ➜ sidewalk=no"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "right",
|
||
"description": "🄳 (deprecated tag) ➜ sidewalk=right"
|
||
},
|
||
{
|
||
"key": "footway",
|
||
"value": "separate",
|
||
"description": "🄳 (deprecated tag) ➜ sidewalk=separate"
|
||
},
|
||
{
|
||
"key": "gambling",
|
||
"value": "slot_machine",
|
||
"description": "🄳 (deprecated tag) ➜ gambling=slot_machines"
|
||
},
|
||
{
|
||
"key": "generator:source",
|
||
"value": "photovoltaic",
|
||
"description": "🄳 (deprecated tag) ➜ generator:source=solar + generator:method=photovoltaic"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "faiway",
|
||
"description": "🄳 (deprecated tag) ➜ golf=fairway"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "putting_green",
|
||
"description": "🄳 (deprecated tag) ➜ golf=green"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "sand_trap",
|
||
"description": "🄳 (deprecated tag) ➜ golf=bunker + natural=sand"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "tee_area",
|
||
"description": "🄳 (deprecated tag) ➜ golf=tee"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "tee_box",
|
||
"description": "🄳 (deprecated tag) ➜ golf=tee"
|
||
},
|
||
{
|
||
"key": "golf",
|
||
"value": "teebox",
|
||
"description": "🄳 (deprecated tag) ➜ golf=tee"
|
||
},
|
||
{
|
||
"key": "healthcare",
|
||
"value": "birthing_center",
|
||
"description": "🄳 (deprecated tag) ➜ healthcare=birthing_centre"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "abandoned",
|
||
"description": "🄳 (deprecated tag) ➜ abandoned:highway=*"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "ford",
|
||
"description": "🄳 (deprecated tag) ➜ ford=*"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "platform",
|
||
"description": "🄳 (deprecated tag) ➜ highway=platform + public_transport=platform"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "stile",
|
||
"description": "🄳 (deprecated tag) ➜ barrier=stile"
|
||
},
|
||
{
|
||
"key": "highway",
|
||
"value": "unsurfaced",
|
||
"description": "🄳 (deprecated tag) ➜ highway=road + surface=unpaved"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"value": "citymap",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=information + information=map + map_type=street + map_size=city"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"value": "hikingmap",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=information + information=map + map_type=topo + hiking=yes"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"value": "bicyclemap",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=information + information=map + map_type=topo + bicyle=yes"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"value": "nature",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=information + information=board + board_type=nature"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"value": "history",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=information + information=board + board_type=history"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"value": "wild_life",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=information + information=board + board_type=wildlife"
|
||
},
|
||
{
|
||
"key": "information",
|
||
"value": "wildlife",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=information + information=board + board_type=wildlife"
|
||
},
|
||
{
|
||
"key": "internet_access",
|
||
"value": "public",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access=yes + internet_access:fee=no"
|
||
},
|
||
{
|
||
"key": "internet_access",
|
||
"value": "wifi",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access=wlan"
|
||
},
|
||
{
|
||
"key": "internet_access:fee",
|
||
"value": "0",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access:fee=no"
|
||
},
|
||
{
|
||
"key": "internet_access:fee",
|
||
"value": "free",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access:fee=no"
|
||
},
|
||
{
|
||
"key": "internet_access:fee",
|
||
"value": "Free",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access:fee=no"
|
||
},
|
||
{
|
||
"key": "internet_access:fee",
|
||
"value": "No",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access:fee=no"
|
||
},
|
||
{
|
||
"key": "internet_access:name",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access:ssid=*"
|
||
},
|
||
{
|
||
"key": "internet_access:type",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access=*"
|
||
},
|
||
{
|
||
"key": "kerb",
|
||
"value": "dropped",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=lowered"
|
||
},
|
||
{
|
||
"key": "kerb",
|
||
"value": "flat",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=flush"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"value": "bent mast",
|
||
"description": "🄳 (deprecated tag) ➜ lamp_mount=bent_mast"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"value": "straight mast",
|
||
"description": "🄳 (deprecated tag) ➜ lamp_mount=straight_mast"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"value": "straightmast",
|
||
"description": "🄳 (deprecated tag) ➜ lamp_mount=straight_mast"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"value": "streight_mast",
|
||
"description": "🄳 (deprecated tag) ➜ lamp_mount=straight_mast"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"value": "wal",
|
||
"description": "🄳 (deprecated tag) ➜ lamp_mount=wall"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"value": "wall mounted",
|
||
"description": "🄳 (deprecated tag) ➜ lamp_mount=wall"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"value": "wall_mount",
|
||
"description": "🄳 (deprecated tag) ➜ lamp_mount=wall"
|
||
},
|
||
{
|
||
"key": "lamp_mount",
|
||
"value": "wall_mounted",
|
||
"description": "🄳 (deprecated tag) ➜ lamp_mount=wall"
|
||
},
|
||
{
|
||
"key": "landcover",
|
||
"value": "flower_bed",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=flowerbed"
|
||
},
|
||
{
|
||
"key": "landcover",
|
||
"value": "flowerbed",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=flowerbed"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "conservation",
|
||
"description": "🄳 (deprecated tag) ➜ boundary=protected_area"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "field",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=farmland"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "garden",
|
||
"description": "🄳 (deprecated tag) ➜ leisure=garden"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "port",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=industrial + industrial=port"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "school",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=education"
|
||
},
|
||
{
|
||
"key": "landuse",
|
||
"value": "wood",
|
||
"description": "🄳 (deprecated tag) ➜ natural=wood"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "beach",
|
||
"description": "🄳 (deprecated tag) ➜ natural=beach"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "bingo",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=gambling + gambling=bingo"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "club",
|
||
"description": "🄳 (deprecated tag) ➜ club=*"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "gambling",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=gambling"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "golf_pin",
|
||
"description": "🄳 (deprecated tag) ➜ golf=pin"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "recreation_ground",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=recreation_ground"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "table_tennis_table",
|
||
"description": "🄳 (deprecated tag) ➜ leisure=pitch + sport=table_tennis"
|
||
},
|
||
{
|
||
"key": "leisure",
|
||
"value": "video_arcade",
|
||
"description": "🄳 (deprecated tag) ➜ leisure=amusement_arcade"
|
||
},
|
||
{
|
||
"key": "Level",
|
||
"description": "🄳 (deprecated tag) ➜ level=*"
|
||
},
|
||
{
|
||
"key": "LEVEL",
|
||
"description": "🄳 (deprecated tag) ➜ level=*"
|
||
},
|
||
{
|
||
"key": "levels",
|
||
"description": "🄳 (deprecated tag) ➜ building:levels=*"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "cut_line",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=cutline"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "flower_bed",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=flowerbed"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "flowerbed",
|
||
"description": "🄳 (deprecated tag) ➜ landuse=flowerbed"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "fuel_storage_tank",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=storage_tank + content=fuel"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "gas_well",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=petroleum_well + substance=gas"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "jetty",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=pier"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "mdf",
|
||
"description": "🄳 (deprecated tag) ➜ telecom=exchange"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "MDF",
|
||
"description": "🄳 (deprecated tag) ➜ telecom=exchange"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "oil_tank",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=storage_tank + content=oil"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "oil_well",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=petroleum_well + substance=oil"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "telephone_exchange",
|
||
"description": "🄳 (deprecated tag) ➜ telecom=exchange"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "village_pump",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=water_well"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "wastewater_tank",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=storage_tank + content=wastewater"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "water_tank",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=storage_tank + content=water"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "weigh_bridge",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=weighbridge"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "weighbridge",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=weighbridge"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "weighing_machine",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=weighbridge"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "weighing_scale",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=weighbridge"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "weighting machine",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=weighbridge"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "weighting_machine",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=weighbridge"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "well",
|
||
"description": "🄳 (deprecated tag) ➜ man_made=water_well"
|
||
},
|
||
{
|
||
"key": "man_made",
|
||
"value": "winery",
|
||
"description": "🄳 (deprecated tag) ➜ craft=winery"
|
||
},
|
||
{
|
||
"key": "maxage",
|
||
"description": "🄳 (deprecated tag) ➜ max_age=*"
|
||
},
|
||
{
|
||
"key": "memorial",
|
||
"value": "plate",
|
||
"description": "🄳 (deprecated tag) ➜ memorial=plaque"
|
||
},
|
||
{
|
||
"key": "men",
|
||
"description": "🄳 (deprecated tag) ➜ male=*"
|
||
},
|
||
{
|
||
"key": "minage",
|
||
"description": "🄳 (deprecated tag) ➜ min_age=*"
|
||
},
|
||
{
|
||
"key": "mining_resource",
|
||
"description": "🄳 (deprecated tag) ➜ resource=*"
|
||
},
|
||
{
|
||
"key": "museum_type",
|
||
"value": "history",
|
||
"description": "🄳 (deprecated tag) ➜ museum=history"
|
||
},
|
||
{
|
||
"key": "museum_type",
|
||
"value": "private",
|
||
"description": "🄳 (deprecated tag) ➜ operator:type=private"
|
||
},
|
||
{
|
||
"key": "museum_type",
|
||
"value": "public",
|
||
"description": "🄳 (deprecated tag) ➜ operator:type=public"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "marsh",
|
||
"description": "🄳 (deprecated tag) ➜ natural=wetland + wetland=marsh"
|
||
},
|
||
{
|
||
"key": "natural",
|
||
"value": "waterfall",
|
||
"description": "🄳 (deprecated tag) ➜ waterway=waterfall"
|
||
},
|
||
{
|
||
"key": "NOTE",
|
||
"description": "🄳 (deprecated tag) ➜ note=*"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "consultancy",
|
||
"description": "🄳 (deprecated tag) ➜ office=consulting"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "consultant",
|
||
"description": "🄳 (deprecated tag) ➜ office=consulting"
|
||
},
|
||
{
|
||
"key": "office",
|
||
"value": "real_estate",
|
||
"description": "🄳 (deprecated tag) ➜ office=estate_agent"
|
||
},
|
||
{
|
||
"key": "oneway",
|
||
"value": "1",
|
||
"description": "🄳 (deprecated tag) ➜ oneway=yes"
|
||
},
|
||
{
|
||
"key": "oneway",
|
||
"value": "alternate",
|
||
"description": "🄳 (deprecated tag) ➜ oneway=alternating"
|
||
},
|
||
{
|
||
"key": "operator:type",
|
||
"value": "goverment",
|
||
"description": "🄳 (deprecated tag) ➜ operator:type=government"
|
||
},
|
||
{
|
||
"key": "operator:type",
|
||
"value": "Privado",
|
||
"description": "🄳 (deprecated tag) ➜ operator:type=private"
|
||
},
|
||
{
|
||
"key": "operator:type",
|
||
"value": "Private",
|
||
"description": "🄳 (deprecated tag) ➜ operator:type=private"
|
||
},
|
||
{
|
||
"key": "operator:type",
|
||
"value": "Public",
|
||
"description": "🄳 (deprecated tag) ➜ operator:type=public"
|
||
},
|
||
{
|
||
"key": "operator:type",
|
||
"value": "Publico",
|
||
"description": "🄳 (deprecated tag) ➜ operator:type=public"
|
||
},
|
||
{
|
||
"key": "operator:type",
|
||
"value": "unknown",
|
||
"description": "🄳 (deprecated tag)"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "covered",
|
||
"description": "🄳 (deprecated tag) ➜ covered=yes"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "customers",
|
||
"description": "🄳 (deprecated tag) ➜ access=customers"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "entrance",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=parking_entrance"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "park_and_ride",
|
||
"description": "🄳 (deprecated tag) ➜ park_ride=yes"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "private",
|
||
"description": "🄳 (deprecated tag) ➜ access=private"
|
||
},
|
||
{
|
||
"key": "parking",
|
||
"value": "street",
|
||
"description": "🄳 (deprecated tag) ➜ parking=lane"
|
||
},
|
||
{
|
||
"key": "parking:orientation",
|
||
"value": "orthogonal",
|
||
"description": "🄳 (deprecated tag) ➜ parking:orientation=perpendicular"
|
||
},
|
||
{
|
||
"key": "place_name",
|
||
"description": "🄳 (deprecated tag) ➜ name=*"
|
||
},
|
||
{
|
||
"key": "pole",
|
||
"value": "transition",
|
||
"description": "🄳 (deprecated tag) ➜ location:transition=yes"
|
||
},
|
||
{
|
||
"key": "pole:type",
|
||
"value": "termination",
|
||
"description": "🄳 (deprecated tag) ➜ line_management=termination"
|
||
},
|
||
{
|
||
"key": "postcode",
|
||
"description": "🄳 (deprecated tag) ➜ addr:postcode=*"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "busbar",
|
||
"description": "🄳 (deprecated tag) ➜ power=line + line=busbar"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "marker",
|
||
"description": "🄳 (deprecated tag) ➜ marker=* + utility=power"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "sub_station",
|
||
"description": "🄳 (deprecated tag) ➜ power=substation"
|
||
},
|
||
{
|
||
"key": "power",
|
||
"value": "underground_cable",
|
||
"description": "🄳 (deprecated tag) ➜ power=cable + location=underground"
|
||
},
|
||
{
|
||
"key": "power_source",
|
||
"description": "🄳 (deprecated tag) ➜ generator:source=*"
|
||
},
|
||
{
|
||
"key": "power_rating",
|
||
"description": "🄳 (deprecated tag) ➜ generator:output=*"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"value": "hand_pump",
|
||
"description": "🄳 (deprecated tag) ➜ pump=manual"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"value": "electrical_pump",
|
||
"description": "🄳 (deprecated tag) ➜ pump=powered"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"value": "no_pump",
|
||
"description": "🄳 (deprecated tag) ➜ pump=no"
|
||
},
|
||
{
|
||
"key": "pump",
|
||
"value": "power",
|
||
"description": "🄳 (deprecated tag) ➜ pump=powered"
|
||
},
|
||
{
|
||
"key": "recommended_speed",
|
||
"description": "🄳 (deprecated tag) ➜ maxspeed:advisory=*"
|
||
},
|
||
{
|
||
"key": "recommended_speed:backward",
|
||
"description": "🄳 (deprecated tag) ➜ maxspeed:advisory:backward=*"
|
||
},
|
||
{
|
||
"key": "recommended_speed:forward",
|
||
"description": "🄳 (deprecated tag) ➜ maxspeed:advisory:forward=*"
|
||
},
|
||
{
|
||
"key": "religion",
|
||
"value": "catholic",
|
||
"description": "🄳 (deprecated tag) ➜ religion=christian + denomination=catholic"
|
||
},
|
||
{
|
||
"key": "roof:color",
|
||
"description": "🄳 (deprecated tag) ➜ roof:colour=*"
|
||
},
|
||
{
|
||
"key": "roof:shape",
|
||
"value": "half_hipped",
|
||
"description": "🄳 (deprecated tag) ➜ roof:shape=half-hipped"
|
||
},
|
||
{
|
||
"key": "route",
|
||
"value": "ncn",
|
||
"description": "🄳 (deprecated tag) ➜ route=bicycle + network=ncn"
|
||
},
|
||
{
|
||
"key": "service",
|
||
"value": "drive_through",
|
||
"description": "🄳 (deprecated tag) ➜ service=drive-through"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "adult",
|
||
"description": "🄳 (deprecated tag) ➜ shop=erotic"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "antique",
|
||
"description": "🄳 (deprecated tag) ➜ shop=antiques"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "army_surplus",
|
||
"description": "🄳 (deprecated tag) ➜ shop=military_surplus"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "auto_parts",
|
||
"description": "🄳 (deprecated tag) ➜ shop=car_parts"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "baby",
|
||
"description": "🄳 (deprecated tag) ➜ shop=baby_goods"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "baby_care",
|
||
"description": "🄳 (deprecated tag) ➜ shop=baby_goods"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bags",
|
||
"description": "🄳 (deprecated tag) ➜ shop=bag"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bail_bond",
|
||
"description": "🄳 (deprecated tag) ➜ office=bail_bond_agent"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "bail_bonds",
|
||
"description": "🄳 (deprecated tag) ➜ office=bail_bond_agent"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "betting",
|
||
"description": "🄳 (deprecated tag) ➜ shop=bookmaker"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "cafe",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=cafe"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "consulting",
|
||
"description": "🄳 (deprecated tag) ➜ office=consulting"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "dive",
|
||
"description": "🄳 (deprecated tag) ➜ shop=scuba_diving"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "fish",
|
||
"description": "🄳 (deprecated tag) ➜ shop=seafood"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "fishmonger",
|
||
"description": "🄳 (deprecated tag) ➜ shop=seafood"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "furnace",
|
||
"description": "🄳 (deprecated tag) ➜ shop=fireplace"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "gallery",
|
||
"description": "🄳 (deprecated tag) ➜ shop=art"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "general_store",
|
||
"description": "🄳 (deprecated tag) ➜ shop=general"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "insurance",
|
||
"description": "🄳 (deprecated tag) ➜ office=insurance"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "jewellery",
|
||
"description": "🄳 (deprecated tag) ➜ shop=jewelry"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "lingerie",
|
||
"description": "🄳 (deprecated tag) ➜ shop=clothes + clothes=underwear"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "luggage",
|
||
"description": "🄳 (deprecated tag) ➜ shop=bag"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "mattress",
|
||
"description": "🄳 (deprecated tag) ➜ shop=bed"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "money_transfer",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=money_transfer"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "moneylender",
|
||
"description": "🄳 (deprecated tag) ➜ shop=money_lender"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "office_supplies",
|
||
"description": "🄳 (deprecated tag) ➜ shop=stationery"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "organic",
|
||
"description": "🄳 (deprecated tag) ➜ shop=supermarket + organic=only"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "perfume",
|
||
"description": "🄳 (deprecated tag) ➜ shop=perfumery"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "photo_studio",
|
||
"description": "🄳 (deprecated tag) ➜ craft=photographer"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "real_estate",
|
||
"description": "🄳 (deprecated tag) ➜ office=estate_agent"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "telecommunications",
|
||
"description": "🄳 (deprecated tag) ➜ shop=telecommunication"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "tickets",
|
||
"description": "🄳 (deprecated tag) ➜ shop=ticket"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "underwear",
|
||
"description": "🄳 (deprecated tag) ➜ shop=clothes + clothes=underwear"
|
||
},
|
||
{
|
||
"key": "shop",
|
||
"value": "winery",
|
||
"description": "🄳 (deprecated tag) ➜ craft=winery"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "0",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=flush"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "0.00",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=flush"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "0.01",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=lowered + kerb:height=1 cm"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "0.02",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=lowered + kerb:height=2 cm"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "0.03",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=lowered + kerb:height=3 cm"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "at_grade",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=flush"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "both",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=lowered"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "flush",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=flush"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "low",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=lowered"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "no",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=raised"
|
||
},
|
||
{
|
||
"key": "sloped_curb",
|
||
"value": "yes",
|
||
"description": "🄳 (deprecated tag) ➜ kerb=lowered"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "horse_shoes",
|
||
"description": "🄳 (deprecated tag) ➜ sport=horseshoes"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "horseshoe",
|
||
"description": "🄳 (deprecated tag) ➜ sport=horseshoes"
|
||
},
|
||
{
|
||
"key": "sport",
|
||
"value": "shuffle_board",
|
||
"description": "🄳 (deprecated tag) ➜ sport=shuffleboard"
|
||
},
|
||
{
|
||
"key": "station",
|
||
"value": "light_rail",
|
||
"description": "🄳 (deprecated tag) ➜ station=light_rail + light_rail=yes"
|
||
},
|
||
{
|
||
"key": "station",
|
||
"value": "monorail",
|
||
"description": "🄳 (deprecated tag) ➜ station=monorail + monorail=yes"
|
||
},
|
||
{
|
||
"key": "station",
|
||
"value": "subway",
|
||
"description": "🄳 (deprecated tag) ➜ station=subway + subway=yes"
|
||
},
|
||
{
|
||
"key": "station",
|
||
"value": "train",
|
||
"description": "🄳 (deprecated tag) ➜ station=train + train=yes"
|
||
},
|
||
{
|
||
"key": "sustenance",
|
||
"value": "bar",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=bar"
|
||
},
|
||
{
|
||
"key": "sustenance",
|
||
"value": "cafe",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=cafe"
|
||
},
|
||
{
|
||
"key": "sustenance",
|
||
"value": "pub",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=pub"
|
||
},
|
||
{
|
||
"key": "sustenance",
|
||
"value": "restaurant",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=restaurant"
|
||
},
|
||
{
|
||
"key": "theatre:type",
|
||
"value": "amphitheatre",
|
||
"description": "🄳 (deprecated tag) ➜ theatre:type=amphi"
|
||
},
|
||
{
|
||
"key": "todo",
|
||
"description": "🄳 (deprecated tag) ➜ fixme=*"
|
||
},
|
||
{
|
||
"key": "TODO",
|
||
"description": "🄳 (deprecated tag) ➜ fixme=*"
|
||
},
|
||
{
|
||
"key": "toilets:disposal",
|
||
"value": "longdrop",
|
||
"description": "🄳 (deprecated tag) ➜ toilets:disposal=pitlatrine"
|
||
},
|
||
{
|
||
"key": "toilets:disposal",
|
||
"value": "pit_latrine",
|
||
"description": "🄳 (deprecated tag) ➜ toilets:disposal=pitlatrine"
|
||
},
|
||
{
|
||
"key": "toilets:type",
|
||
"value": "flush",
|
||
"description": "🄳 (deprecated tag) ➜ toilets:disposal=flush"
|
||
},
|
||
{
|
||
"key": "toilets:type",
|
||
"value": "pit",
|
||
"description": "🄳 (deprecated tag) ➜ toilets:disposal=pitlatrine"
|
||
},
|
||
{
|
||
"key": "toilets:type",
|
||
"value": "pitlatrine",
|
||
"description": "🄳 (deprecated tag) ➜ toilets:disposal=pitlatrine"
|
||
},
|
||
{
|
||
"key": "toilets:type",
|
||
"value": "pit latrine",
|
||
"description": "🄳 (deprecated tag) ➜ toilets:disposal=pitlatrine"
|
||
},
|
||
{
|
||
"key": "tourism",
|
||
"value": "bed_and_breakfast",
|
||
"description": "🄳 (deprecated tag) ➜ tourism=guest_house + guest_house=bed_and_breakfast"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "power",
|
||
"description": "🄳 (deprecated tag) ➜ power=tower"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "anchor",
|
||
"description": "🄳 (deprecated tag) ➜ line_attachment=anchor"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "suspension",
|
||
"description": "🄳 (deprecated tag) ➜ line_attachment=suspension"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "termination",
|
||
"description": "🄳 (deprecated tag) ➜ line_management=termination"
|
||
},
|
||
{
|
||
"key": "tower:type",
|
||
"value": "transposing",
|
||
"description": "🄳 (deprecated tag) ➜ line_management=transpose"
|
||
},
|
||
{
|
||
"key": "townhall:village",
|
||
"value": "yes",
|
||
"description": "🄳 (deprecated tag) ➜ amenity=townhall + townhall:type=village"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "auto",
|
||
"description": "🄳 (deprecated tag) ➜ transformer=yes + windings:auto=yes"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "minor_distribution",
|
||
"description": "🄳 (deprecated tag) ➜ transformer=distribution"
|
||
},
|
||
{
|
||
"key": "transformer",
|
||
"value": "traction",
|
||
"description": "🄳 (deprecated tag) ➜ transformer=main"
|
||
},
|
||
{
|
||
"key": "tunnel",
|
||
"value": "1",
|
||
"description": "🄳 (deprecated tag) ➜ tunnel=yes"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"value": "broad_leaved",
|
||
"description": "🄳 (deprecated tag) ➜ leaf_type=broadleaved"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"value": "caldera",
|
||
"description": "🄳 (deprecated tag) ➜ volcano:type=caldera"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"value": "conifer",
|
||
"description": "🄳 (deprecated tag) ➜ leaf_type=needleleaved"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"value": "deciduous",
|
||
"description": "🄳 (deprecated tag) ➜ leaf_cycle=deciduous"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"value": "extinct",
|
||
"description": "🄳 (deprecated tag) ➜ volcano:status=extinct"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"value": "scoria",
|
||
"description": "🄳 (deprecated tag) ➜ volcano:type=scoria"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"value": "shield",
|
||
"description": "🄳 (deprecated tag) ➜ volcano:type=shield"
|
||
},
|
||
{
|
||
"key": "type",
|
||
"value": "strato",
|
||
"description": "🄳 (deprecated tag) ➜ volcano:type=stratovolcano"
|
||
},
|
||
{
|
||
"key": "unnamed",
|
||
"description": "🄳 (deprecated tag) ➜ noname=*"
|
||
},
|
||
{
|
||
"key": "vhf_channel",
|
||
"description": "🄳 (deprecated tag) ➜ vhf=*"
|
||
},
|
||
{
|
||
"key": "volcano",
|
||
"value": "extinct",
|
||
"description": "🄳 (deprecated tag) ➜ volcano:status=extinct"
|
||
},
|
||
{
|
||
"key": "voltage-high",
|
||
"description": "🄳 (deprecated tag) ➜ voltage:primary=*"
|
||
},
|
||
{
|
||
"key": "voltage-low",
|
||
"description": "🄳 (deprecated tag) ➜ voltage:secondary=*"
|
||
},
|
||
{
|
||
"key": "wall_type",
|
||
"value": "noise_barrier",
|
||
"description": "🄳 (deprecated tag) ➜ wall=noise_barrier"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "intermittent",
|
||
"description": "🄳 (deprecated tag) ➜ natural=water + intermittent=yes"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "riverbank",
|
||
"description": "🄳 (deprecated tag) ➜ natural=water + water=river"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "salt",
|
||
"description": "🄳 (deprecated tag) ➜ natural=water + salt=yes"
|
||
},
|
||
{
|
||
"key": "water",
|
||
"value": "tidal",
|
||
"description": "🄳 (deprecated tag) ➜ natural=water + tidal=yes"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "aqueduct",
|
||
"description": "🄳 (deprecated tag) ➜ waterway=canal + bridge=aqueduct"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "lock",
|
||
"description": "🄳 (deprecated tag) ➜ waterway=canal + lock=yes"
|
||
},
|
||
{
|
||
"key": "waterway",
|
||
"value": "riverbank",
|
||
"description": "🄳 (deprecated tag) ➜ natural=water + water=river"
|
||
},
|
||
{
|
||
"key": "waterway:vhf_channel",
|
||
"description": "🄳 (deprecated tag) ➜ vhf=*"
|
||
},
|
||
{
|
||
"key": "wifi",
|
||
"value": "yes",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access=wlan"
|
||
},
|
||
{
|
||
"key": "wifi",
|
||
"value": "free",
|
||
"description": "🄳 (deprecated tag) ➜ internet_access=wlan + internet_access:fee=no"
|
||
},
|
||
{
|
||
"key": "women",
|
||
"description": "🄳 (deprecated tag) ➜ female=*"
|
||
},
|
||
{
|
||
"key": "wood",
|
||
"value": "coniferous",
|
||
"description": "🄳 (deprecated tag) ➜ leaf_type=needleleaved"
|
||
},
|
||
{
|
||
"key": "wood",
|
||
"value": "deciduous",
|
||
"description": "🄳 (deprecated tag) ➜ leaf_cycle=deciduous"
|
||
},
|
||
{
|
||
"key": "wood",
|
||
"value": "evergreen",
|
||
"description": "🄳 (deprecated tag) ➜ leaf_cycle=evergreen"
|
||
},
|
||
{
|
||
"key": "wood",
|
||
"value": "mixed",
|
||
"description": "🄳 (deprecated tag) ➜ leaf_cycle=mixed + leaf_type=mixed"
|
||
}
|
||
]
|
||
} |