{
    "data_format": 1,
    "project": {
        "name": "iD Tagging Schema",
        "description": "Presets available in the iD editor, Rapid, StreetComplete, Go Map!!, Every Door, and other applications The following mnemonics are used in individual tag descriptions to annotate in which context the respective tag is supported: 🄿: preset, 🄵 field, 🄵🅅: field value, 🄳: deprecated tag, 🄳🄳: discarded tag",
        "project_url": "https://github.com/openstreetmap/id-tagging-schema/",
        "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@release/dist/img/logo.png",
        "contact_name": "Martin Raifer",
        "contact_email": "martin@raifer.tech"
    },
    "tags": [
        {
            "key": "traffic_sign",
            "description": "🄿 Traffic Sign, 🄵 Traffic Sign",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-directions.svg"
        },
        {
            "key": "traffic_calming",
            "description": "🄿 Traffic Calming, 🄵 Traffic Calming, 🄵 Type, 🄵 Raised",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/diamond.svg"
        },
        {
            "key": "shop",
            "description": "🄿 Shop, 🄵 Type",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
        },
        {
            "key": "polling_station",
            "description": "🄿 Temporary Polling Place, 🄵 Polling Place",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vote-yea.svg"
        },
        {
            "key": "playground",
            "description": "🄿 Playground Equipment, 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "office",
            "description": "🄿 Office, 🄵 Type",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "marker",
            "description": "🄿 Marker, 🄵 Type",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/silo.svg"
        },
        {
            "key": "junction",
            "value": "yes",
            "description": "🄿 Junction",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/junction.svg"
        },
        {
            "key": "historic",
            "description": "🄿 Historic Site, 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ruins.svg"
        },
        {
            "key": "healthcare",
            "description": "🄿 Healthcare Facility, 🄵 Type",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "ford",
            "value": "yes",
            "description": "🄿 Ford",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "entrance",
            "description": "🄿 Entrance / Exit, 🄵 Type",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.svg"
        },
        {
            "key": "education",
            "description": "🄿 Education Facility, 🄵 Type",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "craft",
            "description": "🄿 Craft, 🄵 Type",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "club",
            "description": "🄿 Club, 🄵 Type",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-handshake.svg"
        },
        {
            "key": "building:part",
            "description": "🄿 Building Part, 🄵 Building Part",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "description": "🄿 Building, 🄿 Building (unsearchable), 🄿 Historic Building, 🄵 Building, 🄵 Building, if applicable",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
        },
        {
            "key": "barrier",
            "description": "🄿 Barrier, 🄵 Barrier, 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock.svg"
        },
        {
            "key": "area",
            "value": "yes",
            "description": "🄿 Area",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "advertising",
            "description": "🄿 Advertising Device, 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/billboard.svg"
        },
        {
            "key": "addr:*",
            "description": "🄿 Address",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "waterway",
            "description": "🄿 Waterway Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ]
        },
        {
            "key": "tourism",
            "description": "🄿 Tourism Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/attraction.svg"
        },
        {
            "key": "telecom",
            "description": "🄿 Telecom Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cable.svg"
        },
        {
            "key": "seamark:type",
            "description": "🄿 Seamark (unsearchable), 🄵 Seamark",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor.svg"
        },
        {
            "key": "railway",
            "description": "🄿 Railway Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rail_profile.svg"
        },
        {
            "key": "power",
            "description": "🄿 Power Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power.svg"
        },
        {
            "key": "place",
            "description": "🄿 Place (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "pipeline",
            "description": "🄿 Pipeline Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/pipeline-line.svg"
        },
        {
            "key": "natural",
            "description": "🄿 Natural Feature (unsearchable), 🄵 Natural",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/natural.svg"
        },
        {
            "key": "man_made",
            "description": "🄿 Man-Made Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_tank.svg"
        },
        {
            "key": "leisure",
            "description": "🄿 Leisure Feature (unsearchable), 🄵 Type, 🄵 Horseback Riding Center",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "landuse",
            "description": "🄿 Land Use Feature (unsearchable), 🄵 Type",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "indoor",
            "description": "🄿 Indoor Feature (unsearchable), 🄵 Type, 🄵 Indoor",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/room.svg"
        },
        {
            "key": "highway",
            "description": "🄿 Highway Feature (unsearchable), 🄵 Type of Path, 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ]
        },
        {
            "key": "ford",
            "description": "🄿 Ford (unsearchable), 🄵 Structure, 🄵 Type",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "emergency",
            "description": "🄿 Emergency Feature (unsearchable), 🄵 Type, 🄵 Emergency",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "embankment",
            "value": "yes",
            "description": "🄿 Embankment (unsearchable)",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "boundary",
            "description": "🄿 Boundary (unsearchable), 🄵 Type",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "attraction",
            "description": "🄿 Attraction (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/star.svg"
        },
        {
            "key": "amenity",
            "description": "🄿 Amenity (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ]
        },
        {
            "key": "aeroway",
            "description": "🄿 Aeroway Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/airport.svg"
        },
        {
            "key": "aerialway",
            "description": "🄿 Aerialway Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way"
            ]
        },
        {
            "key": "waterway",
            "value": "weir",
            "description": "🄿 Weir",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam.svg"
        },
        {
            "key": "waterway",
            "value": "waterfall",
            "description": "🄿 Waterfall",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "waterway",
            "value": "water_point",
            "description": "🄿 Marine Drinking Water",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/drinking-water.svg"
        },
        {
            "key": "waterway",
            "value": "tidal_channel",
            "description": "🄿 Tidal Channel",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
        },
        {
            "key": "intermittent",
            "value": "yes",
            "description": "🄿 Intermittent Stream",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
        },
        {
            "key": "waterway",
            "value": "stream",
            "description": "🄿 Stream",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
        },
        {
            "key": "waterway",
            "value": "sanitary_dump_station",
            "description": "🄿 Marine Toilet Disposal",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/waste.svg"
        },
        {
            "key": "waterway",
            "value": "river",
            "description": "🄿 River",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-river.svg"
        },
        {
            "key": "waterway",
            "value": "milestone",
            "description": "🄿 Waterway Milestone",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/milestone.svg"
        },
        {
            "key": "waterway",
            "value": "lock_gate",
            "description": "🄿 Lock Gate",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam.svg"
        },
        {
            "key": "waterway",
            "value": "fuel",
            "description": "🄿 Marine Fuel Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fuel.svg"
        },
        {
            "key": "waterway",
            "value": "fish_pass",
            "description": "🄿 Fish Pass",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fish_ladder.svg"
        },
        {
            "key": "waterway",
            "value": "drain",
            "description": "🄿 Drain",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-ditch.svg"
        },
        {
            "key": "waterway",
            "value": "dock",
            "description": "🄿 Wet Dock / Dry Dock",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor.svg"
        },
        {
            "key": "waterway",
            "value": "ditch",
            "description": "🄿 Ditch",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-ditch.svg"
        },
        {
            "key": "waterway",
            "value": "dam",
            "description": "🄿 Dam",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam.svg"
        },
        {
            "key": "waterway",
            "value": "canal",
            "description": "🄿 Canal",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-canal.svg"
        },
        {
            "key": "waterway",
            "value": "boatyard",
            "description": "🄿 Boatyard",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boat.svg"
        },
        {
            "key": "waterway",
            "value": "access_point",
            "description": "🄿 Waterway Access Point",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/beach.svg"
        },
        {
            "key": "lock",
            "value": "yes",
            "description": "🄿 Canal Lock",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-canal.svg"
        },
        {
            "key": "type",
            "value": "waterway",
            "description": "🄿 Waterway",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-stream.svg"
        },
        {
            "key": "type",
            "value": "site",
            "description": "🄿 Site, 🄿 Climbing Area",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
        },
        {
            "key": "type",
            "value": "route_master",
            "description": "🄿 Route Master",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/route-master.svg"
        },
        {
            "key": "type",
            "value": "route",
            "description": "🄿 Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/route.svg"
        },
        {
            "key": "type",
            "value": "restriction",
            "description": "🄿 Restriction",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction.svg"
        },
        {
            "key": "type",
            "value": "multipolygon",
            "description": "🄿 Multipolygon",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/multipolygon.svg"
        },
        {
            "key": "type",
            "value": "enforcement",
            "description": "🄿 Enforcement",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
        },
        {
            "key": "type",
            "value": "destination_sign",
            "description": "🄿 Destination Sign",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
        },
        {
            "key": "type",
            "value": "connectivity",
            "description": "🄿 Lane Connectivity",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
        },
        {
            "key": "type",
            "value": "boundary",
            "description": "🄿 Boundary",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/boundary.svg"
        },
        {
            "key": "type",
            "value": "associatedStreet",
            "description": "🄿 Associated Street (unsearchable)",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
        },
        {
            "key": "climbing",
            "value": "crag",
            "description": "🄿 Climbing Crag",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/climbing.svg"
        },
        {
            "key": "route",
            "value": "trolleybus",
            "description": "🄿 Trolleybus Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/trolleybus.svg"
        },
        {
            "key": "route",
            "value": "tram",
            "description": "🄿 Tram Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tram.svg"
        },
        {
            "key": "route",
            "value": "train",
            "description": "🄿 Train Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/train.svg"
        },
        {
            "key": "route",
            "value": "subway",
            "description": "🄿 Subway Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/subway.svg"
        },
        {
            "key": "route",
            "value": "road",
            "description": "🄿 Road Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/highway-unclassified.svg"
        },
        {
            "key": "route",
            "value": "railway",
            "description": "🄿 Railway Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_track.svg"
        },
        {
            "key": "route",
            "value": "power",
            "description": "🄿 Power Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/power-line.svg"
        },
        {
            "key": "route",
            "value": "piste",
            "description": "🄿 Piste / Ski Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing.svg"
        },
        {
            "key": "route",
            "value": "pipeline",
            "description": "🄿 Pipeline Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/pipeline-line.svg"
        },
        {
            "key": "route",
            "value": "mtb",
            "description": "🄿 Mountain Biking Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle.svg"
        },
        {
            "key": "route",
            "value": "monorail",
            "description": "🄿 Monorail Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/monorail.svg"
        },
        {
            "key": "route",
            "value": "light_rail",
            "description": "🄿 Light Rail Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/light_rail.svg"
        },
        {
            "key": "route",
            "value": "horse",
            "description": "🄿 Horseback Riding Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding.svg"
        },
        {
            "key": "route",
            "value": "hiking",
            "description": "🄿 Hiking Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hiking.svg"
        },
        {
            "key": "route",
            "value": "foot",
            "description": "🄿 Walking Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "route",
            "value": "ferry",
            "description": "🄿 Ferry Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ferry.svg"
        },
        {
            "key": "route",
            "value": "detour",
            "description": "🄿 Detour Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/route-detour.svg"
        },
        {
            "key": "route",
            "value": "climbing",
            "description": "🄿 Climbing Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/climbing.svg"
        },
        {
            "key": "route",
            "value": "bus",
            "description": "🄿 Bus Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bus.svg"
        },
        {
            "key": "route",
            "value": "bicycle",
            "description": "🄿 Bicycle Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle.svg"
        },
        {
            "key": "route",
            "value": "aerialway",
            "description": "🄿 Aerial Route",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gondola_lift.svg"
        },
        {
            "key": "restriction",
            "value": "only_u_turn",
            "description": "🄿 U-Turn Only",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-only-u-turn.svg"
        },
        {
            "key": "restriction",
            "value": "only_straight_on",
            "description": "🄿 Straight Ahead Only",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-only-straight-on.svg"
        },
        {
            "key": "restriction",
            "value": "only_right_turn",
            "description": "🄿 Right Turn Only",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-only-right-turn.svg"
        },
        {
            "key": "restriction",
            "value": "only_left_turn",
            "description": "🄿 Left Turn Only",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-only-left-turn.svg"
        },
        {
            "key": "restriction",
            "value": "no_u_turn",
            "description": "🄿 No U-Turn",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-no-u-turn.svg"
        },
        {
            "key": "restriction",
            "value": "no_straight_on",
            "description": "🄿 No Straight Ahead",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-no-straight-on.svg"
        },
        {
            "key": "restriction",
            "value": "no_right_turn",
            "description": "🄿 No Right Turn",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-no-right-turn.svg"
        },
        {
            "key": "restriction",
            "value": "no_left_turn",
            "description": "🄿 No Left Turn",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/restriction-no-left-turn.svg"
        },
        {
            "key": "public_transport",
            "value": "stop_area_group",
            "description": "🄿 Transit Stop Area Group",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
        },
        {
            "key": "enforcement",
            "value": "maxspeed",
            "description": "🄿 Speed Limit Enforcement",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/relation.svg"
        },
        {
            "key": "boundary",
            "value": "administrative",
            "description": "🄿 Administrative Boundary",
            "object_types": [
                "relation"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/boundary.svg"
        },
        {
            "key": "traffic_sign",
            "value": "variable_message",
            "description": "🄿 Variable Message Sign",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/billboard.svg"
        },
        {
            "key": "traffic_sign",
            "value": "maxspeed",
            "description": "🄿 Speed Limit Sign",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-directions.svg"
        },
        {
            "key": "traffic_sign",
            "value": "city_limit",
            "description": "🄿 City Limit Sign",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "traffic_calming",
            "value": "table",
            "description": "🄿 Speed Table, 🄵🅅 Type: Speed Table, 🄵🅅 Raised: Yes",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_table.svg"
        },
        {
            "key": "traffic_calming",
            "value": "rumble_strip",
            "description": "🄿 Rumble Strip, 🄵🅅 Type: Rumble Strip",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rumble_strip.svg"
        },
        {
            "key": "traffic_calming",
            "value": "mini_bumps",
            "description": "🄿 Mini Speed Bumps, 🄵🅅 Type: Mini Speed Bumps",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_bump.svg"
        },
        {
            "key": "traffic_calming",
            "value": "island",
            "description": "🄿 Traffic Calming Island, 🄵🅅 Type: Traffic Calming Island",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/diamond.svg"
        },
        {
            "key": "traffic_calming",
            "value": "hump",
            "description": "🄿 Speed Hump, 🄵🅅 Type: Speed Hump",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_hump.svg"
        },
        {
            "key": "traffic_calming",
            "value": "dip",
            "description": "🄿 Dip, 🄵🅅 Type: Dip",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_dip.svg"
        },
        {
            "key": "traffic_calming",
            "value": "cushion",
            "description": "🄿 Speed Cushion, 🄵🅅 Type: Speed Cushion",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_hump.svg"
        },
        {
            "key": "traffic_calming",
            "value": "choker",
            "description": "🄿 Traffic Choker, 🄵🅅 Type: Traffic Choker",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/diamond.svg"
        },
        {
            "key": "traffic_calming",
            "value": "chicane",
            "description": "🄿 Traffic Chicane, 🄵🅅 Type: Traffic Chicane",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/chicane_arrow.svg"
        },
        {
            "key": "traffic_calming",
            "value": "bump",
            "description": "🄿 Speed Bump, 🄵🅅 Type: Speed Bump",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speed_bump.svg"
        },
        {
            "key": "traffic_calming",
            "value": "yes",
            "description": "🄿 Traffic Calming (Unspecified Type) (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/diamond.svg"
        },
        {
            "key": "tourism",
            "value": "zoo",
            "description": "🄿 Zoo",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/zoo.svg"
        },
        {
            "key": "tourism",
            "value": "wilderness_hut",
            "description": "🄿 Wilderness Hut",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cabin.svg"
        },
        {
            "key": "tourism",
            "value": "viewpoint",
            "description": "🄿 Viewpoint",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/viewpoint.svg"
        },
        {
            "key": "tourism",
            "value": "trail_riding_station",
            "description": "🄿 Trail Riding Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding.svg"
        },
        {
            "key": "tourism",
            "value": "theme_park",
            "description": "🄿 Theme Park",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/amusement-park.svg"
        },
        {
            "key": "tourism",
            "value": "picnic_site",
            "description": "🄿 Picnic Site",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/picnic-site.svg"
        },
        {
            "key": "tourism",
            "value": "museum",
            "description": "🄿 Museum",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/museum.svg"
        },
        {
            "key": "tourism",
            "value": "motel",
            "description": "🄿 Motel",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging.svg"
        },
        {
            "key": "tourism",
            "value": "information",
            "description": "🄿 Information",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information.svg"
        },
        {
            "key": "tourism",
            "value": "hotel",
            "description": "🄿 Hotel",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-concierge-bell.svg"
        },
        {
            "key": "tourism",
            "value": "hostel",
            "description": "🄿 Hostel",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bunk_beds.svg"
        },
        {
            "key": "tourism",
            "value": "guest_house",
            "description": "🄿 Guest House",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging.svg"
        },
        {
            "key": "tourism",
            "value": "gallery",
            "description": "🄿 Art Gallery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
        },
        {
            "key": "tourism",
            "value": "chalet",
            "description": "🄿 Holiday Cottage",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cabin.svg"
        },
        {
            "key": "tourism",
            "value": "caravan_site",
            "description": "🄿 RV Park",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/camper_trailer.svg"
        },
        {
            "key": "tourism",
            "value": "camp_site",
            "description": "🄿 Campground",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite.svg"
        },
        {
            "key": "tourism",
            "value": "camp_pitch",
            "description": "🄿 Camp Pitch",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite.svg"
        },
        {
            "key": "tourism",
            "value": "attraction",
            "description": "🄿 Tourist Attraction",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/star.svg"
        },
        {
            "key": "tourism",
            "value": "artwork",
            "description": "🄿 Artwork",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
        },
        {
            "key": "tourism",
            "value": "aquarium",
            "description": "🄿 Aquarium",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/aquarium.svg"
        },
        {
            "key": "tourism",
            "value": "apartment",
            "description": "🄿 Guest Apartment / Condo",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging.svg"
        },
        {
            "key": "tourism",
            "value": "alpine_hut",
            "description": "🄿 Mountain Lodge",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cabin.svg"
        },
        {
            "key": "zoo",
            "value": "wildlife_park",
            "description": "🄿 Wildlife Park",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-frog.svg"
        },
        {
            "key": "zoo",
            "value": "safari_park",
            "description": "🄿 Safari Park",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/zoo.svg"
        },
        {
            "key": "zoo",
            "value": "petting_zoo",
            "description": "🄿 Petting Zoo",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-horse.svg"
        },
        {
            "key": "museum",
            "value": "history",
            "description": "🄿 History Museum",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/museum.svg"
        },
        {
            "key": "information",
            "value": "visitor_centre",
            "description": "🄿 Visitor Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information.svg"
        },
        {
            "key": "information",
            "value": "terminal",
            "description": "🄿 Information Terminal",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/app_terminal.svg"
        },
        {
            "key": "information",
            "value": "route_marker",
            "description": "🄿 Trail Marker",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information.svg"
        },
        {
            "key": "information",
            "value": "office",
            "description": "🄿 Tourist Information Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/information.svg"
        },
        {
            "key": "information",
            "value": "map",
            "description": "🄿 Map",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-map.svg"
        },
        {
            "key": "information",
            "value": "guidepost",
            "description": "🄿 Guidepost",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-map-signs.svg"
        },
        {
            "key": "information",
            "value": "board",
            "description": "🄿 Information Board",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/info_board.svg"
        },
        {
            "key": "board_type",
            "value": "welcome_sign",
            "description": "🄿 Welcome Sign, 🄵🅅 Type: Welcome Sign",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/embassy.svg"
        },
        {
            "key": "group_only",
            "value": "yes",
            "description": "🄿 Group Camping Area",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite.svg"
        },
        {
            "key": "backcountry",
            "value": "yes",
            "description": "🄿 Backcountry Camping Area",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/campsite.svg"
        },
        {
            "key": "artwork_type",
            "value": "statue",
            "description": "🄿 Statue, 🄵🅅 Type: Statue",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/statue.svg"
        },
        {
            "key": "artwork_type",
            "value": "sculpture",
            "description": "🄿 Sculpture, 🄵🅅 Type: Sculpture",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sculpture.svg"
        },
        {
            "key": "artwork_type",
            "value": "mural",
            "description": "🄿 Mural, 🄵🅅 Type: Mural",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
        },
        {
            "key": "artwork_type",
            "value": "installation",
            "description": "🄿 Art Installation, 🄵🅅 Type: Art Installation",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sculpture.svg"
        },
        {
            "key": "artwork_type",
            "value": "graffiti",
            "description": "🄿 Graffiti, 🄵🅅 Type: Graffiti",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
        },
        {
            "key": "artwork_type",
            "value": "bust",
            "description": "🄿 Bust, 🄵🅅 Type: Bust",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-user-alt.svg"
        },
        {
            "key": "telecom",
            "value": "exchange",
            "description": "🄿 Telecom Exchange, 🄵🅅 Type: Exchange",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cable.svg"
        },
        {
            "key": "telecom",
            "value": "data_center",
            "description": "🄿 Data Center, 🄵🅅 Type: Data Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-server.svg"
        },
        {
            "key": "shop",
            "value": "wine",
            "description": "🄿 Wine Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/alcohol-shop.svg"
        },
        {
            "key": "shop",
            "value": "window_blind",
            "description": "🄿 Window Blind Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/window.svg"
        },
        {
            "key": "shop",
            "value": "wigs",
            "description": "🄿 Wig Shop",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "shop",
            "value": "wholesale",
            "description": "🄿 Wholesale Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/warehouse.svg"
        },
        {
            "key": "shop",
            "value": "weapons",
            "description": "🄿 Weapon Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/dagger.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/rapideditor/temaki/icons/water_bottle.svg"
        },
        {
            "key": "shop",
            "value": "watches",
            "description": "🄿 Watches Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/watch.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.svg"
        },
        {
            "key": "shop",
            "value": "video",
            "description": "🄿 Video Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/movie_rental.svg"
        },
        {
            "key": "shop",
            "value": "variety_store",
            "description": "🄿 Discount Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
        },
        {
            "key": "shop",
            "value": "vacuum_cleaner",
            "description": "🄿 Vacuum Cleaner Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vacuum.svg"
        },
        {
            "key": "shop",
            "value": "tyres",
            "description": "🄿 Tire Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tire.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": "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": "trade",
            "description": "🄿 Trade Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/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": "tool_hire",
            "description": "🄿 Tool Rental",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "shop",
            "value": "tobacco",
            "description": "🄿 Tobacco Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pipe.svg"
        },
        {
            "key": "shop",
            "value": "tiles",
            "description": "🄿 Tile Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tiling.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": "telecommunication",
            "description": "🄿 Telecom Retail Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/telephone.svg"
        },
        {
            "key": "shop",
            "value": "tea",
            "description": "🄿 Tea Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/teahouse.svg"
        },
        {
            "key": "shop",
            "value": "tattoo",
            "description": "🄿 Tattoo Parlor",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tattoo_machine.svg"
        },
        {
            "key": "shop",
            "value": "tailor",
            "description": "🄿 Tailor",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/needle_and_spool.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": "supermarket",
            "description": "🄿 Supermarket",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/grocery.svg"
        },
        {
            "key": "shop",
            "value": "storage_rental",
            "description": "🄿 Storage Rental",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_rental.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": "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": "spices",
            "description": "🄿 Spice Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/spice_bottle.svg"
        },
        {
            "key": "shop",
            "value": "shoes",
            "description": "🄿 Shoe Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shoe.svg"
        },
        {
            "key": "shop",
            "value": "shoe_repair",
            "description": "🄿 Shoe Repair Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hammer_shoe.svg"
        },
        {
            "key": "shop",
            "value": "sewing",
            "description": "🄿 Sewing Supply Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/needle_and_spool.svg"
        },
        {
            "key": "shop",
            "value": "second_hand",
            "description": "🄿 Thrift Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hand-holding-hand.svg"
        },
        {
            "key": "shop",
            "value": "seafood",
            "description": "🄿 Seafood Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fish_cleaning.svg"
        },
        {
            "key": "shop",
            "value": "scuba_diving",
            "description": "🄿 Scuba Diving Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/scuba_diving.svg"
        },
        {
            "key": "shop",
            "value": "rice",
            "description": "🄿 Rice Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-bowl-rice.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": "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": "religion",
            "description": "🄿 Religious Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.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": "pyrotechnics",
            "description": "🄿 Fireworks Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rocket_firework.svg"
        },
        {
            "key": "shop",
            "value": "psychic",
            "description": "🄿 Psychic",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/psychic.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": "pottery",
            "description": "🄿 Pottery Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vase.svg"
        },
        {
            "key": "shop",
            "value": "piercing",
            "description": "🄿 Piercing Studio",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "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": "pet_grooming",
            "description": "🄿 Pet Groomer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/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": "perfumery",
            "description": "🄿 Perfume Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/perfume.svg"
        },
        {
            "key": "shop",
            "value": "pawnbroker",
            "description": "🄿 Pawnshop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/money_hand.svg"
        },
        {
            "key": "shop",
            "value": "pastry",
            "description": "🄿 Pastry Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bakery.svg"
        },
        {
            "key": "shop",
            "value": "pasta",
            "description": "🄿 Pasta Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-plate-wheat.svg"
        },
        {
            "key": "shop",
            "value": "party",
            "description": "🄿 Party Supply Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/balloon.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": "outpost",
            "description": "🄿 Online Retailer Outpost",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-box-open.svg"
        },
        {
            "key": "shop",
            "value": "outdoor",
            "description": "🄿 Outdoors Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/compass.svg"
        },
        {
            "key": "shop",
            "value": "optician",
            "description": "🄿 Optician",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/optician.svg"
        },
        {
            "key": "shop",
            "value": "nuts",
            "description": "🄿 Nuts Shop",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "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": "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": "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": "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": "motorcycle_repair",
            "description": "🄿 Motorcycle Repair Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/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": "money_lender",
            "description": "🄿 Money Lender",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/money_hand.svg"
        },
        {
            "key": "shop",
            "value": "model",
            "description": "🄿 Model Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
        },
        {
            "key": "shop",
            "value": "mobile_phone_accessories",
            "description": "🄿 Mobile Phone Accessory Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-mobile-screen.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": "military_surplus",
            "description": "🄿 Military Surplus Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/military.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": "massage",
            "description": "🄿 Massage Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/spa.svg"
        },
        {
            "key": "shop",
            "value": "mall",
            "description": "🄿 Mall",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/shopping_mall.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": "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": "lighting",
            "description": "🄿 Lighting Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/desk_lamp.svg"
        },
        {
            "key": "shop",
            "value": "leather",
            "description": "🄿 Leather Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/handbag.svg"
        },
        {
            "key": "shop",
            "value": "laundry",
            "description": "🄿 Laundry",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/laundry.svg"
        },
        {
            "key": "shop",
            "value": "kitchen",
            "description": "🄿 Kitchen Design Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/kitchen_sink.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": "jewelry",
            "description": "🄿 Jewelry Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/jewelry-store.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.svg"
        },
        {
            "key": "shop",
            "value": "hunting",
            "description": "🄿 Hunting Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bow_and_arrow.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": "household_linen",
            "description": "🄿 Household Linen Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cloth.svg"
        },
        {
            "key": "shop",
            "value": "honey",
            "description": "🄿 Honey Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-jar.svg"
        },
        {
            "key": "shop",
            "value": "hifi",
            "description": "🄿 Hifi Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speaker.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": "hearing_aids",
            "description": "🄿 Hearing Aids Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hearing_aid.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.svg"
        },
        {
            "key": "shop",
            "value": "hardware",
            "description": "🄿 Hardware Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "shop",
            "value": "hairdresser_supply",
            "description": "🄿 Hairdresser Supply Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hair_care.svg"
        },
        {
            "key": "shop",
            "value": "hairdresser",
            "description": "🄿 Hairdresser",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/beauty_salon.svg"
        },
        {
            "key": "shop",
            "value": "groundskeeping",
            "description": "🄿 Lawn & Garden Equipment Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tractor.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": "gold_buyer",
            "description": "🄿 Gold buyer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hand-holding.svg"
        },
        {
            "key": "shop",
            "value": "gift",
            "description": "🄿 Gift Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/gift.svg"
        },
        {
            "key": "shop",
            "value": "general",
            "description": "🄿 General Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
        },
        {
            "key": "shop",
            "value": "gas",
            "description": "🄿 Bottled Gas Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/propane_tank.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.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": "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": "funeral_directors",
            "description": "🄿 Funeral Home",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.svg"
        },
        {
            "key": "shop",
            "value": "fuel",
            "description": "🄿 Fuel Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/propane_tank.svg"
        },
        {
            "key": "shop",
            "value": "frozen_food",
            "description": "🄿 Frozen Food Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/far-snowflake.svg"
        },
        {
            "key": "shop",
            "value": "frame",
            "description": "🄿 Framing Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/portrait_framed.svg"
        },
        {
            "key": "shop",
            "value": "florist",
            "description": "🄿 Florist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/florist.svg"
        },
        {
            "key": "shop",
            "value": "flooring",
            "description": "🄿 Flooring Supply Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "shop",
            "value": "fishing",
            "description": "🄿 Fishing Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ice_fishing.svg"
        },
        {
            "key": "shop",
            "value": "fireplace",
            "description": "🄿 Fireplace Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fireplace.svg"
        },
        {
            "key": "shop",
            "value": "fashion_accessories",
            "description": "🄿 Fashion Accessories Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fashion_accessories.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": "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": "esoteric",
            "description": "🄿 Esoteric Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
        },
        {
            "key": "shop",
            "value": "erotic",
            "description": "🄿 Erotic Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.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": "electrical",
            "description": "🄿 Electrical Equipment Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power.svg"
        },
        {
            "key": "shop",
            "value": "e-cigarette",
            "description": "🄿 E-Cigarette Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-smoking.svg"
        },
        {
            "key": "shop",
            "value": "dry_cleaning",
            "description": "🄿 Dry Cleaner",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/clothes_hanger.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": "doityourself",
            "description": "🄿 DIY Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "shop",
            "value": "department_store",
            "description": "🄿 Department Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.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": "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": "curtain",
            "description": "🄿 Curtain Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/curtains.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-palette.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": "cosmetics",
            "description": "🄿 Cosmetics Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/lipstick.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": "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": "confectionery",
            "description": "🄿 Candy Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/confectionery.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": "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": "coffee",
            "description": "🄿 Coffee Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/coffee.svg"
        },
        {
            "key": "shop",
            "value": "clothes",
            "description": "🄿 Clothing Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/clothing-store.svg"
        },
        {
            "key": "shop",
            "value": "chocolate",
            "description": "🄿 Chocolate Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/confectionery.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": "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": "charity",
            "description": "🄿 Charity Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
        },
        {
            "key": "shop",
            "value": "catalogue",
            "description": "🄿 Catalog Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.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": "caravan",
            "description": "🄿 RV Dealership",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/camper_trailer.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.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",
            "description": "🄿 Car Dealership",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_dealer.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": "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": "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": "butcher",
            "description": "🄿 Butcher",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cleaver.svg"
        },
        {
            "key": "shop",
            "value": "brewing_supplies",
            "description": "🄿 Brewing Supply Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_fermenter.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": "bookmaker",
            "description": "🄿 Bookmaker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/money_hand.svg"
        },
        {
            "key": "shop",
            "value": "boat",
            "description": "🄿 Boat Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boat.svg"
        },
        {
            "key": "shop",
            "value": "bicycle",
            "description": "🄿 Bicycle Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle.svg"
        },
        {
            "key": "shop",
            "value": "beverages",
            "description": "🄿 Beverage Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bottles.svg"
        },
        {
            "key": "shop",
            "value": "bed",
            "description": "🄿 Bedding / Mattress Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging.svg"
        },
        {
            "key": "shop",
            "value": "beauty",
            "description": "🄿 Beauty Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/lipstick.svg"
        },
        {
            "key": "shop",
            "value": "bbq",
            "description": "🄿 Barbecue Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bbq.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": "bakery",
            "description": "🄿 Bakery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bakery.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": "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": "art",
            "description": "🄿 Art Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
        },
        {
            "key": "shop",
            "value": "appliance",
            "description": "🄿 Appliance Store",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/laundry.svg"
        },
        {
            "key": "shop",
            "value": "antiques",
            "description": "🄿 Antique Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/furniture.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": "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": "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": "yes",
            "description": "🄿 Shop (Unspecified Type) (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
        },
        {
            "key": "shop",
            "value": "vacant",
            "description": "🄿 Vacant Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-store-alt-slash.svg"
        },
        {
            "key": "shop",
            "value": "hobby",
            "description": "🄿 Hobby Shop (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-dragon.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.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.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.svg"
        },
        {
            "key": "self_service",
            "value": "yes",
            "description": "🄿 Self-Service Laundry",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/laundry.svg"
        },
        {
            "key": "hairdresser",
            "value": "barber",
            "description": "🄿 Barber",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/beauty_salon.svg"
        },
        {
            "key": "lgbtq",
            "value": "primary",
            "description": "🄿 LGBTQ+ Erotic Store, 🄿 LGBTQ+ Pub, 🄿 LGBTQ+ Nightclub, 🄿 LGBTQ+ Community Center, 🄿 LGBTQ+ Bar",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shop.svg"
        },
        {
            "key": "clothes",
            "value": "workwear",
            "description": "🄿 Workwear Store, 🄵🅅 Clothes: Workwear",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tshirt.svg"
        },
        {
            "key": "clothes",
            "value": "wedding",
            "description": "🄿 Wedding Clothes Store, 🄵🅅 Clothes: Wedding Clothing",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gown.svg"
        },
        {
            "key": "clothes",
            "value": "underwear",
            "description": "🄿 Underwear Store, 🄵🅅 Clothes: Underwear",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bikini.svg"
        },
        {
            "key": "clothes",
            "value": "suits",
            "description": "🄿 Suits Store, 🄵🅅 Clothes: Suits",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tshirt.svg"
        },
        {
            "key": "second_hand",
            "value": "only",
            "description": "🄿 Secondhand Clothing Store, 🄿 Used Car Dealership, 🄵🅅 Sells Used: Only",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-tshirt.svg"
        },
        {
            "key": "beauty",
            "value": "tanning",
            "description": "🄿 Tanning Salon, 🄵🅅 Services: Tanning",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tanning.svg"
        },
        {
            "key": "beauty",
            "value": "nails",
            "description": "🄿 Nail Salon, 🄵🅅 Services: Manicure / Pedicure",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/polished_nail.svg"
        },
        {
            "key": "seamark:type",
            "value": "mooring",
            "description": "🄿 Mooring",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/horn_cleat.svg"
        },
        {
            "key": "seamark:type",
            "value": "buoy_lateral",
            "description": "🄿 Channel Buoy",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/buoy.svg"
        },
        {
            "key": "seamark:type",
            "value": "beacon_lateral",
            "description": "🄿 Channel Beacon",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "seamark:type",
            "value": "beacon_isolated_danger",
            "description": "🄿 Danger Beacon",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "seamark:buoy_lateral:colour",
            "value": "red",
            "description": "🄿 Red Buoy, 🄵🅅 Color: Red",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/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/rapideditor/temaki/icons/buoy.svg"
        },
        {
            "key": "roller_coaster",
            "value": "track",
            "description": "🄿 Roller Coaster Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/roller_coaster.svg"
        },
        {
            "key": "roller_coaster",
            "value": "support",
            "description": "🄿 Roller Coaster Support",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "roller_coaster",
            "value": "station",
            "description": "🄿 Roller Coaster Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/roller_coaster.svg"
        },
        {
            "key": "railway",
            "value": "yard",
            "description": "🄿 Rail Yard",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/freight_car.svg"
        },
        {
            "key": "railway",
            "value": "turntable",
            "description": "🄿 Railway Turntable",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-stroked.svg"
        },
        {
            "key": "railway",
            "value": "tram_level_crossing",
            "description": "🄿 Tram-Road Crossing",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/crossing_tram_solid.svg"
        },
        {
            "key": "railway",
            "value": "tram_crossing",
            "description": "🄿 Tram-Path Crossing",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/crossing_tram_striped.svg"
        },
        {
            "key": "railway",
            "value": "tram",
            "description": "🄿 Tram Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tram.svg"
        },
        {
            "key": "railway",
            "value": "wash",
            "description": "🄿 Train Wash",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/train_wash.svg"
        },
        {
            "key": "railway",
            "value": "switch",
            "description": "🄿 Railway Switch",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/junction.svg"
        },
        {
            "key": "railway",
            "value": "subway_entrance",
            "description": "🄿 Subway Entrance",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance.svg"
        },
        {
            "key": "railway",
            "value": "subway",
            "description": "🄿 Subway Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/subway.svg"
        },
        {
            "key": "railway",
            "value": "signal_box",
            "description": "🄿 Signal Box",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_shutoff.svg"
        },
        {
            "key": "railway",
            "value": "signal",
            "description": "🄿 Railway Signal",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_signals.svg"
        },
        {
            "key": "railway",
            "value": "railway_crossing",
            "description": "🄿 Railway-Railway Crossing",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/x_oblique.svg"
        },
        {
            "key": "railway",
            "value": "rail",
            "description": "🄿 Train Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_track.svg"
        },
        {
            "key": "railway:preserved",
            "value": "yes",
            "description": "🄿 Heritage Railway Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/train_steam.svg"
        },
        {
            "key": "railway",
            "value": "narrow_gauge",
            "description": "🄿 Narrow Gauge Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_track_narrow.svg"
        },
        {
            "key": "railway",
            "value": "monorail",
            "description": "🄿 Monorail Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/monorail.svg"
        },
        {
            "key": "railway",
            "value": "miniature",
            "description": "🄿 Miniature Train Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_track_mini.svg"
        },
        {
            "key": "railway",
            "value": "milestone",
            "description": "🄿 Railway Milestone",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/milestone.svg"
        },
        {
            "key": "railway",
            "value": "light_rail",
            "description": "🄿 Light Rail Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/light_rail.svg"
        },
        {
            "key": "railway",
            "value": "level_crossing",
            "description": "🄿 Railway-Road Crossing",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cross.svg"
        },
        {
            "key": "railway",
            "value": "funicular",
            "description": "🄿 Funicular Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_cable_track.svg"
        },
        {
            "key": "railway",
            "value": "disused",
            "description": "🄿 Disused Railway",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_track.svg"
        },
        {
            "key": "railway",
            "value": "derail",
            "description": "🄿 Railway Derailer",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock.svg"
        },
        {
            "key": "railway",
            "value": "crossing",
            "description": "🄿 Railway-Path Crossing",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/crossing_rail_striped.svg"
        },
        {
            "key": "railway",
            "value": "construction",
            "description": "🄿 Railway Under Construction",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_track_partial.svg"
        },
        {
            "key": "railway",
            "value": "buffer_stop",
            "description": "🄿 Buffer Stop",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/buffer_stop.svg"
        },
        {
            "key": "railway",
            "value": "abandoned",
            "description": "🄿 Abandoned Railway",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_track_askew.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/rapideditor/temaki/icons/tram.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/rapideditor/temaki/icons/board_train.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/rapideditor/temaki/icons/board_train.svg"
        },
        {
            "key": "railway",
            "value": "halt",
            "description": "🄿 Train Station (Halt / Request) (unsearchable), 🄿 Train Station (Halt / Request)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rail_flag.svg"
        },
        {
            "key": "highspeed",
            "value": "yes",
            "description": "🄿 High-Speed Train Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/train_bullet.svg"
        },
        {
            "key": "monorail",
            "value": "hanging",
            "description": "🄿 Hanging Monorail Track",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hanging_rail.svg"
        },
        {
            "key": "trolleybus",
            "value": "yes",
            "description": "🄿 Trolleybus Stopping Location, 🄿 Trolleybus Station / Terminal, 🄿 Trolleybus Stop, 🄿 Trolleybus Platform",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/trolleybus.svg"
        },
        {
            "key": "tram",
            "value": "yes",
            "description": "🄿 Tram Stopping Location, 🄿 Tram Station, 🄿 Tram Stop / Platform, 🄿 Tram Platform, 🄿 Tram & Bus Stop",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tram.svg"
        },
        {
            "key": "train",
            "value": "yes",
            "description": "🄿 Train Stopping Location, 🄿 Train Station, 🄿 Train Platform, 🄿 Train Stop / Platform (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/train.svg"
        },
        {
            "key": "subway",
            "value": "yes",
            "description": "🄿 Subway Stopping Location, 🄿 Subway Station, 🄿 Subway Platform, 🄿 Subway Stop / Platform (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/subway.svg"
        },
        {
            "key": "monorail",
            "value": "yes",
            "description": "🄿 Monorail Stopping Location, 🄿 Monorail Station, 🄿 Monorail Platform, 🄿 Monorail Stop / Platform (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/monorail.svg"
        },
        {
            "key": "light_rail",
            "value": "yes",
            "description": "🄿 Light Rail Stopping Location, 🄿 Light Rail Station, 🄿 Light Rail Platform, 🄿 Light Rail Stop / Platform (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/light_rail.svg"
        },
        {
            "key": "ferry",
            "value": "yes",
            "description": "🄿 Ferry Stopping Location, 🄿 Ferry Terminal, 🄿 Ferry Platform, 🄿 Ferry Stop / Platform (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ferry.svg"
        },
        {
            "key": "bus",
            "value": "yes",
            "description": "🄿 Bus Stopping Location, 🄿 Bus Station / Terminal, 🄿 Bus Stop, 🄿 Bus Platform",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bus.svg"
        },
        {
            "key": "aerialway",
            "value": "yes",
            "description": "🄿 Aerialway Stopping Location, 🄿 Aerialway Platform, 🄿 Aerialway Stop / Platform (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gondola_lift.svg"
        },
        {
            "key": "public_transport",
            "value": "stop_position",
            "description": "🄿 Transit Stopping Location",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/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": "aerialway",
            "value": "station",
            "description": "🄿 Aerialway Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gondola_lift.svg"
        },
        {
            "key": "public_transport",
            "value": "station",
            "description": "🄿 Transit Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/transit.svg"
        },
        {
            "key": "public_transport",
            "value": "platform",
            "description": "🄿 Transit Stop / Platform, 🄿 Transit Platform",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sign_and_bench.svg"
        },
        {
            "key": "power",
            "value": "transformer",
            "description": "🄿 Transformer",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_transformer.svg"
        },
        {
            "key": "power",
            "value": "tower",
            "description": "🄿 High-Voltage Tower",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_tower.svg"
        },
        {
            "key": "power",
            "value": "switchgear",
            "description": "🄿 Switchgear",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_switch.svg"
        },
        {
            "key": "power",
            "value": "switch",
            "description": "🄿 Power Switch",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_switch.svg"
        },
        {
            "key": "power",
            "value": "substation",
            "description": "🄿 Substation",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power.svg"
        },
        {
            "key": "power",
            "value": "portal",
            "description": "🄿 Anchor Portal",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power.svg"
        },
        {
            "key": "power",
            "value": "pole",
            "description": "🄿 Power Pole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_pole.svg"
        },
        {
            "key": "power",
            "value": "plant",
            "description": "🄿 Power Station Grounds",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry.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": "line",
            "description": "🄿 Power Line",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_tower.svg"
        },
        {
            "key": "power",
            "value": "generator",
            "description": "🄿 Power Generator",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power.svg"
        },
        {
            "key": "power",
            "value": "catenary_mast",
            "description": "🄿 Catenary Pole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_pole.svg"
        },
        {
            "key": "power",
            "value": "cable",
            "description": "🄿 Power Cable (unsearchable)",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cable.svg"
        },
        {
            "key": "plant:source",
            "value": "wind",
            "description": "🄿 Wind Farm",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wind_turbine.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": "solar",
            "description": "🄿 Solar Power Plant",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-solar-panel.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": "nuclear",
            "description": "🄿 Nuclear Power Plant",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/radiation.svg"
        },
        {
            "key": "plant:source",
            "value": "hydro",
            "description": "🄿 Hydroelectric Power Station",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dam.svg"
        },
        {
            "key": "plant:source",
            "value": "gas",
            "description": "🄿 Gas-Fired Power Plant",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gas.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.svg"
        },
        {
            "key": "plant:method",
            "value": "photovoltaic",
            "description": "🄿 Solar Farm",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-solar-panel.svg"
        },
        {
            "key": "generator:source",
            "value": "wind",
            "description": "🄿 Wind Turbine, 🄵🅅 Source: Wind",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wind_turbine.svg"
        },
        {
            "key": "generator:method",
            "value": "fission",
            "description": "🄿 Nuclear Reactor, 🄵🅅 Method: Fission",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/radiation.svg"
        },
        {
            "key": "generator:source",
            "value": "hydro",
            "description": "🄿 Water Turbine, 🄵🅅 Source: Hydropower",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power.svg"
        },
        {
            "key": "generator:method",
            "value": "photovoltaic",
            "description": "🄿 Solar Panel, 🄵🅅 Method: Photovoltaic",
            "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": "building",
            "value": "roof",
            "description": "🄿 Solar Panel Canopy, 🄿 Roof, 🄵🅅 Building: Roof",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-solar-panel.svg"
        },
        {
            "key": "location",
            "value": "underground",
            "description": "🄿 Underground Power Cable, 🄿 Underground Pipeline",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cable.svg"
        },
        {
            "key": "police",
            "value": "checkpoint",
            "description": "🄿 Police Checkpoint",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/military_checkpoint.svg"
        },
        {
            "key": "playground",
            "value": "zipwire",
            "description": "🄿 Play Zip Line, 🄵🅅 Type: Zipline / Zipwire",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "water",
            "description": "🄿 Play Water Device (unspecified), 🄵🅅 Type: Water Device (unspecified)",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/water.svg"
        },
        {
            "key": "playground",
            "value": "tunnel_tube",
            "description": "🄿 Play Tunnel, 🄵🅅 Type: Tunnel Tube",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/tunnel.svg"
        },
        {
            "key": "playground",
            "value": "trampoline",
            "description": "🄿 Trampoline, 🄵🅅 Type: Trampoline",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "tetherball",
            "description": "🄿 Tetherball Pole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "teenshelter",
            "description": "🄿 Teen Shelter, 🄵🅅 Type: Teen Shelter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shelter.svg"
        },
        {
            "key": "playground",
            "value": "swing",
            "description": "🄿 Swing, 🄵🅅 Type: Swing",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "structure",
            "description": "🄿 Play Structure, 🄵🅅 Type: Playground Structure",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/play_structure.svg"
        },
        {
            "key": "playground",
            "value": "springy",
            "description": "🄿 Spring Rider, 🄵🅅 Type: Spring Rider",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/spring_rider.svg"
        },
        {
            "key": "playground",
            "value": "splash_pad",
            "description": "🄿 Play Splash Pad, 🄵🅅 Type: Splash Pad",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fountain.svg"
        },
        {
            "key": "playground",
            "value": "slide",
            "description": "🄿 Slide, 🄵🅅 Type: Slide",
            "object_types": [
                "node",
                "way",
                "area"
            ]
        },
        {
            "key": "playground",
            "value": "sledding",
            "description": "🄿 Play Sledding Hill, 🄵🅅 Type: Sledding Hill",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sledding.svg"
        },
        {
            "key": "playground",
            "value": "seesaw",
            "description": "🄿 Seesaw, 🄵🅅 Type: Seesaw",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/seesaw.svg"
        },
        {
            "key": "playground",
            "value": "sandpit",
            "description": "🄿 Play Sandbox, 🄵🅅 Type: Sandbox / Sandpit",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sandbox.svg"
        },
        {
            "key": "playground",
            "value": "roundabout",
            "description": "🄿 Play Roundabout, 🄵🅅 Type: Merry-Go-Round / Roundabout",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/stadium.svg"
        },
        {
            "key": "playground",
            "value": "pump",
            "description": "🄿 Play Water Pump, 🄵🅅 Type: Pump",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/water.svg"
        },
        {
            "key": "playground",
            "value": "playhouse",
            "description": "🄿 Play House, 🄵🅅 Type: Playhouse",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/play_structure.svg"
        },
        {
            "key": "playground",
            "value": "map",
            "description": "🄿 Painted Playground Map, 🄵🅅 Type: Map",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/compass.svg"
        },
        {
            "key": "playground",
            "value": "horizontal_bar",
            "description": "🄿 Play Horizontal Bar, 🄵🅅 Type: Horizontal Bar",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/horizontal_bar.svg"
        },
        {
            "key": "playground",
            "value": "hopscotch",
            "description": "🄿 Hopscotch, 🄵🅅 Type: Hopscotch",
            "object_types": [
                "node",
                "way",
                "area"
            ]
        },
        {
            "key": "playground",
            "value": "funnel_ball",
            "description": "🄿 Funnel Ball Funnel, 🄵🅅 Type: Funnel Ball",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "cushion",
            "description": "🄿 Bouncy Cushion, 🄵🅅 Type: Bouncy Cushion",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "climbingwall",
            "description": "🄿 Play Climbing Wall, 🄵🅅 Type: Climbing Wall",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "climbingframe",
            "description": "🄿 Play Climbing Frame, 🄵🅅 Type: Climbing Frame",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "bridge",
            "description": "🄿 Play Bridge, 🄵🅅 Type: Bridge",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "basketswing",
            "description": "🄿 Basket Swing, 🄵🅅 Type: Basket Swing",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "basketrotator",
            "description": "🄿 Basket Spinner, 🄵🅅 Type: Basket Rotator",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "balancebeam",
            "description": "🄿 Play Balance Beam, 🄵🅅 Type: Balance Beam",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/balance_beam.svg"
        },
        {
            "key": "playground",
            "value": "aerialrotator",
            "description": "🄿 Hanging Spinner, 🄵🅅 Type: Aerial Rotator",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "playground",
            "value": "activitypanel",
            "description": "🄿 Play Activity Panel, 🄵🅅 Type: Activity Panel",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "place",
            "value": "village",
            "description": "🄿 Village",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/village.svg"
        },
        {
            "key": "place",
            "value": "town",
            "description": "🄿 Town",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town.svg"
        },
        {
            "key": "place",
            "value": "suburb",
            "description": "🄿 Borough / Suburb",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked.svg"
        },
        {
            "key": "place",
            "value": "square",
            "description": "🄿 Square",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/marker-stroked.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.svg"
        },
        {
            "key": "place",
            "value": "plot",
            "description": "🄿 Plot",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked.svg"
        },
        {
            "key": "place",
            "value": "neighbourhood",
            "description": "🄿 Neighborhood",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked.svg"
        },
        {
            "key": "place",
            "value": "locality",
            "description": "🄿 Locality",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked.svg"
        },
        {
            "key": "place",
            "value": "isolated_dwelling",
            "description": "🄿 Isolated Dwelling",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
        },
        {
            "key": "place",
            "value": "islet",
            "description": "🄿 Islet",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/islet_tree.svg"
        },
        {
            "key": "place",
            "value": "island",
            "description": "🄿 Island",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/island_trees_building.svg"
        },
        {
            "key": "place",
            "value": "hamlet",
            "description": "🄿 Hamlet",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle-stroked.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.svg"
        },
        {
            "key": "place",
            "value": "city",
            "description": "🄿 City",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/city.svg"
        },
        {
            "key": "place",
            "value": "farm",
            "description": "🄿 Farm (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm.svg"
        },
        {
            "key": "piste:takeoff",
            "value": "yes",
            "description": "🄿 Ski Jumping Take-Off",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ski_jumping.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": "piste:type",
            "value": "sled",
            "description": "🄿 Sled Run, 🄵🅅 Type: Sled",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sledding.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": "ski_jump",
            "description": "🄿 Ski Jumping Piste, 🄵🅅 Type: Ski Jump",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ski_jumping.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",
            "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": "hike",
            "description": "🄿 Snowshoeing / Winter Hiking Trail, 🄵🅅 Type: Hike",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/snow_shoeing.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": "piste:type",
            "description": "🄿 Snowsports Trail / Piste (Unspecified Type) (unsearchable), 🄵 Type",
            "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": "pipeline",
            "value": "valve",
            "description": "🄿 Pipeline Valve",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wheel.svg"
        },
        {
            "key": "pipeline",
            "value": "substation",
            "description": "🄿 Pipeline Substation",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/powered_pump.svg"
        },
        {
            "key": "office",
            "value": "water_utility",
            "description": "🄿 Water Utility Office, 🄵🅅 Type: Water Utility Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "union",
            "description": "🄿 Labor Union Office, 🄵🅅 Type: Labor Union Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "translator",
            "description": "🄿 Translation Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-language.svg"
        },
        {
            "key": "office",
            "value": "therapist",
            "description": "🄿 Therapist Office, 🄵🅅 Type: Therapist Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "telecommunication",
            "description": "🄿 Telecom Office, 🄵🅅 Type: Telecom Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/telephone.svg"
        },
        {
            "key": "office",
            "value": "tax_advisor",
            "description": "🄿 Tax Advisor Office, 🄵🅅 Type: Tax Advisor Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "surveyor",
            "description": "🄿 Surveyor Office, 🄵🅅 Type: Surveyor Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vest.svg"
        },
        {
            "key": "office",
            "value": "security",
            "description": "🄿 Security Office, 🄵🅅 Type: Security Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/briefcase_shield.svg"
        },
        {
            "key": "office",
            "value": "research",
            "description": "🄿 Research Office, 🄵🅅 Type: Research Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-flask.svg"
        },
        {
            "key": "office",
            "value": "religion",
            "description": "🄿 Religious Office, 🄵🅅 Type: Religious Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "quango",
            "description": "🄿 Quasi-NGO Office, 🄵🅅 Type: Quasi-NGO Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "property_management",
            "description": "🄿 Property Management / Leasing Office, 🄵🅅 Type: Property Management Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "private_investigator",
            "description": "🄿 Private Investigator Office, 🄵🅅 Type: 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": "political_party",
            "description": "🄿 Political Party Office, 🄵🅅 Type: Political Party Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "office",
            "value": "notary",
            "description": "🄿 Notary Office, 🄵🅅 Type: Notary Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-stamp.svg"
        },
        {
            "key": "office",
            "value": "ngo",
            "description": "🄿 NGO Office, 🄵🅅 Type: NGO Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "newspaper",
            "description": "🄿 Newspaper Office, 🄵🅅 Type: Newspaper Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-newspaper.svg"
        },
        {
            "key": "office",
            "value": "moving_company",
            "description": "🄿 Moving Company Office, 🄵🅅 Type: 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": "lawyer",
            "description": "🄿 Law Office, 🄵🅅 Type: Law Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-balance-scale.svg"
        },
        {
            "key": "office",
            "value": "it",
            "description": "🄿 Information Technology Office, 🄵🅅 Type: Information Technology Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "insurance",
            "description": "🄿 Insurance Office, 🄵🅅 Type: Insurance Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/briefcase_shield.svg"
        },
        {
            "key": "office",
            "value": "guide",
            "description": "🄿 Tour Guide Office, 🄵🅅 Type: Tour Guide Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/briefcase_info.svg"
        },
        {
            "key": "office",
            "value": "graphic_design",
            "description": "🄿 Graphic Design Office, 🄵🅅 Type: Graphic Design Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "government",
            "description": "🄿 Government Office, 🄵🅅 Type: Government Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/town_hall.svg"
        },
        {
            "key": "office",
            "value": "foundation",
            "description": "🄿 Foundation Office, 🄵🅅 Type: Foundation Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "forestry",
            "description": "🄿 Forestry Office, 🄵🅅 Type: Forestry Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "financial_advisor",
            "description": "🄿 Financial Advisor, 🄵🅅 Type: Financial Advisor",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "financial",
            "description": "🄿 Financial Office, 🄵🅅 Type: Financial Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "estate_agent",
            "description": "🄿 Real Estate Office, 🄵🅅 Type: Real Estate Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/real_estate_agency.svg"
        },
        {
            "key": "office",
            "value": "engineer",
            "description": "🄿 Engineering Office, 🄵🅅 Type: Engineering Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-pen-ruler.svg"
        },
        {
            "key": "office",
            "value": "energy_supplier",
            "description": "🄿 Energy Supplier Office, 🄵🅅 Type: Energy Supplier Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/briefcase_bolt.svg"
        },
        {
            "key": "office",
            "value": "employment_agency",
            "description": "🄿 Employment Agency, 🄵🅅 Type: Employment Agency",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "educational_institution",
            "description": "🄿 Educational Institution, 🄵🅅 Type: Educational Institution",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/school.svg"
        },
        {
            "key": "office",
            "value": "diplomatic",
            "description": "🄿 Diplomatic Office, 🄵🅅 Type: Diplomatic Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/embassy.svg"
        },
        {
            "key": "office",
            "value": "coworking",
            "description": "🄿 Coworking Space, 🄵🅅 Type: Coworking Space",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-users.svg"
        },
        {
            "key": "office",
            "value": "consulting",
            "description": "🄿 Consultancy Office, 🄵🅅 Type: Consultancy Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "company",
            "description": "🄿 Corporate Office, 🄵🅅 Type: Corporate Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "charity",
            "description": "🄿 Charity Office, 🄵🅅 Type: Charity Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.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.svg"
        },
        {
            "key": "office",
            "value": "association",
            "description": "🄿 Nonprofit Organization Office, 🄵🅅 Type: Nonprofit Organization Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "architect",
            "description": "🄿 Architect Office, 🄵🅅 Type: 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": "advertising_agency",
            "description": "🄿 Advertising Agency, 🄵🅅 Type: Advertising Agency",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "adoption_agency",
            "description": "🄿 Adoption Agency, 🄵🅅 Type: Adoption Agency",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "accountant",
            "description": "🄿 Accountant Office, 🄵🅅 Type: Accountant Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/accounting.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.svg"
        },
        {
            "key": "office",
            "value": "travel_agent",
            "description": "🄿 Travel Agency (unsearchable), 🄵🅅 Type: Travel Agency",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "office",
            "value": "physician",
            "description": "🄿 Physician (unsearchable), 🄵🅅 Type: Physician",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.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.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.svg"
        },
        {
            "key": "government",
            "value": "tax",
            "description": "🄿 Tax and Revenue Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/town_hall.svg"
        },
        {
            "key": "government",
            "value": "register_office",
            "description": "🄿 Register Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/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.svg"
        },
        {
            "key": "diplomatic",
            "value": "liaison",
            "description": "🄿 Liaison Office, 🄵🅅 Type: Liaison Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/embassy.svg"
        },
        {
            "key": "diplomatic",
            "value": "embassy",
            "description": "🄿 Embassy, 🄵🅅 Type: Embassy",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/embassy.svg"
        },
        {
            "key": "diplomatic",
            "value": "consulate",
            "description": "🄿 Consulate, 🄵🅅 Type: Consulate",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/embassy.svg"
        },
        {
            "key": "noexit",
            "value": "yes",
            "description": "🄿 No Exit",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/barrier.svg"
        },
        {
            "key": "network:type",
            "value": "node_network",
            "description": "🄿 Recreational Network Node",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "natural",
            "value": "wood",
            "description": "🄿 Natural Wood, 🄿 Natural Wood (unsearchable)",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park-alt1.svg"
        },
        {
            "key": "natural",
            "value": "wetland",
            "description": "🄿 Wetland",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland.svg"
        },
        {
            "key": "natural",
            "value": "water",
            "description": "🄿 Water",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "natural",
            "value": "volcano",
            "description": "🄿 Volcano",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volcano.svg"
        },
        {
            "key": "natural",
            "value": "valley",
            "description": "🄿 Valley",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/valley.svg"
        },
        {
            "key": "natural",
            "value": "tree_stump",
            "description": "🄿 Tree Stump",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tree_stump.svg"
        },
        {
            "key": "natural",
            "value": "tree_row",
            "description": "🄿 Tree Row",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tree_row.svg"
        },
        {
            "key": "natural",
            "value": "tree",
            "description": "🄿 Tree",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "natural",
            "value": "strait",
            "description": "🄿 Strait",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/waterway-river.svg"
        },
        {
            "key": "natural",
            "value": "stone",
            "description": "🄿 Unattached Stone / Boulder",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boulder1.svg"
        },
        {
            "key": "natural",
            "value": "spring",
            "description": "🄿 Spring",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "natural",
            "value": "sinkhole",
            "description": "🄿 Sinkhole",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/trench.svg"
        },
        {
            "key": "natural",
            "value": "shrub",
            "description": "🄿 Shrub",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/shrub.svg"
        },
        {
            "key": "natural",
            "value": "shingle",
            "description": "🄿 Shingle",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "natural",
            "value": "scrub",
            "description": "🄿 Scrub",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/shrub.svg"
        },
        {
            "key": "natural",
            "value": "scree",
            "description": "🄿 Scree",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "natural",
            "value": "sand",
            "description": "🄿 Sand",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "natural",
            "value": "saddle",
            "description": "🄿 Saddle",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/saddle.svg"
        },
        {
            "key": "natural",
            "value": "rock",
            "description": "🄿 Attached Rock / Boulder",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boulder2.svg"
        },
        {
            "key": "natural",
            "value": "ridge",
            "description": "🄿 Ridge",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/mountain_range.svg"
        },
        {
            "key": "natural",
            "value": "reef",
            "description": "🄿 Reef",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/coral_reef.svg"
        },
        {
            "key": "natural",
            "value": "peninsula",
            "description": "🄿 Peninsula",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cape_landform.svg"
        },
        {
            "key": "natural",
            "value": "peak",
            "description": "🄿 Peak",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/mountain.svg"
        },
        {
            "key": "natural",
            "value": "mud",
            "description": "🄿 Mud",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-water.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.svg"
        },
        {
            "key": "natural",
            "value": "heath",
            "description": "🄿 Heath",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/shrub_low.svg"
        },
        {
            "key": "natural",
            "value": "grassland",
            "description": "🄿 Grassland",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/grass.svg"
        },
        {
            "key": "natural",
            "value": "glacier",
            "description": "🄿 Glacier",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/snow.svg"
        },
        {
            "key": "natural",
            "value": "geyser",
            "description": "🄿 Geyser",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/geyser_from_ground.svg"
        },
        {
            "key": "natural",
            "value": "fell",
            "description": "🄿 Fell",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "natural",
            "value": "coastline",
            "description": "🄿 Coastline",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/beach.svg"
        },
        {
            "key": "natural",
            "value": "cliff",
            "description": "🄿 Cliff",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cliff_falling_rocks.svg"
        },
        {
            "key": "natural",
            "value": "cave_entrance",
            "description": "🄿 Cave Entrance",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/triangle.svg"
        },
        {
            "key": "natural",
            "value": "cape",
            "description": "🄿 Cape",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cape_landform.svg"
        },
        {
            "key": "natural",
            "value": "beach",
            "description": "🄿 Beach",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/beach.svg"
        },
        {
            "key": "natural",
            "value": "bay",
            "description": "🄿 Bay",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/beach.svg"
        },
        {
            "key": "natural",
            "value": "bare_rock",
            "description": "🄿 Bare Rock",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boulder3.svg"
        },
        {
            "key": "natural",
            "value": "arete",
            "description": "🄿 Arête",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/mountain_range.svg"
        },
        {
            "key": "natural",
            "value": "arch",
            "description": "🄿 Natural Arch",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/natural_arch.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.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.svg"
        },
        {
            "key": "wetland",
            "value": "swamp",
            "description": "🄿 Swamp, 🄵🅅 Type: Swamp",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/swamp.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.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.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.svg"
        },
        {
            "key": "wetland",
            "value": "marsh",
            "description": "🄿 Marsh, 🄵🅅 Type: Marsh",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland.svg"
        },
        {
            "key": "wetland",
            "value": "mangrove",
            "description": "🄿 Mangrove, 🄵🅅 Type: Mangrove",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland.svg"
        },
        {
            "key": "wetland",
            "value": "fen",
            "description": "🄿 Fen, 🄵🅅 Type: Fen",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland.svg"
        },
        {
            "key": "wetland",
            "value": "bog",
            "description": "🄿 Bog, 🄵🅅 Type: Bog",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wetland.svg"
        },
        {
            "key": "water",
            "value": "wastewater",
            "description": "🄿 Wastewater Basin",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/waste.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": "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": "reservoir",
            "description": "🄿 Reservoir, 🄿 Emergency Water Reservoir",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "water",
            "value": "pond",
            "description": "🄿 Pond",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "water",
            "value": "oxbow",
            "description": "🄿 Oxbow Lake",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "water",
            "value": "moat",
            "description": "🄿 Moat",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "water",
            "value": "lake",
            "description": "🄿 Lake",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.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": "basin",
            "description": "🄿 Basin",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "leaf_type",
            "value": "needleleaved",
            "description": "🄿 Needleleaved Tree (unsearchable), 🄵🅅 Leaf Type: Needleleaved",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "leaf_type",
            "value": "broadleaved",
            "description": "🄿 Broadleaved Tree (unsearchable), 🄵🅅 Leaf Type: Broadleaved",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park.svg"
        },
        {
            "key": "leaf_cycle",
            "value": "evergreen",
            "description": "🄿 Needleleaved Tree (evergreen), 🄿 Broadleaved Tree (evergreen), 🄵🅅 Leaf Cycle: Evergreen",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "leaf_cycle",
            "value": "deciduous",
            "description": "🄿 Needleleaved Tree (deciduous), 🄿 Broadleaved Tree (deciduous), 🄵🅅 Leaf Cycle: Deciduous",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "military",
            "value": "trench",
            "description": "🄿 Military Trench",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/trench.svg"
        },
        {
            "key": "military",
            "value": "office",
            "description": "🄿 Military Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/military.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.svg"
        },
        {
            "key": "military",
            "value": "checkpoint",
            "description": "🄿 Military Checkpoint",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/military_checkpoint.svg"
        },
        {
            "key": "military",
            "value": "bunker",
            "description": "🄿 Military Bunker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bunker.svg"
        },
        {
            "key": "utility",
            "description": "🄿 Utility Marker, 🄵 Utilities, 🄵 Utility",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/silo.svg"
        },
        {
            "key": "utility",
            "value": "power",
            "description": "🄿 Power Marker, 🄵🅅 Utility: Power",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/silo.svg"
        },
        {
            "key": "man_made",
            "value": "works",
            "description": "🄿 Factory",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry.svg"
        },
        {
            "key": "man_made",
            "value": "windpump",
            "description": "🄿 Windpump",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/windpump.svg"
        },
        {
            "key": "man_made",
            "value": "windmill",
            "description": "🄿 Windmill",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/windmill.svg"
        },
        {
            "key": "man_made",
            "value": "watermill",
            "description": "🄿 Watermill",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/watermill.svg"
        },
        {
            "key": "man_made",
            "value": "water_works",
            "description": "🄿 Water Works",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/powered_pump.svg"
        },
        {
            "key": "man_made",
            "value": "water_well",
            "description": "🄿 Water Well",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/well_pump_manual.svg"
        },
        {
            "key": "man_made",
            "value": "water_tower",
            "description": "🄿 Water Tower",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/water_tower.svg"
        },
        {
            "key": "man_made",
            "value": "water_tap",
            "description": "🄿 Water Tap",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/water_tap.svg"
        },
        {
            "key": "man_made",
            "value": "wastewater_plant",
            "description": "🄿 Wastewater Plant",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/waste.svg"
        },
        {
            "key": "man_made",
            "value": "video_wall",
            "description": "🄿 Digital Screen",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/billboard.svg"
        },
        {
            "key": "man_made",
            "value": "utility_pole",
            "description": "🄿 Utility Pole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/utility_pole.svg"
        },
        {
            "key": "man_made",
            "value": "tunnel",
            "description": "🄿 Tunnel Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tunnel.svg"
        },
        {
            "key": "man_made",
            "value": "tower",
            "description": "🄿 Tower",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tower.svg"
        },
        {
            "key": "man_made",
            "value": "telescope",
            "description": "🄿 Telescope",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-satellite-dish.svg"
        },
        {
            "key": "man_made",
            "value": "tailings_pond",
            "description": "🄿 Tailings Pond",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "man_made",
            "value": "survey_point",
            "description": "🄿 Survey Point",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/benchmark_disk.svg"
        },
        {
            "key": "man_made",
            "value": "surveillance",
            "description": "🄿 Surveillance",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/security_camera.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": "storage_tank",
            "description": "🄿 Storage Tank, 🄿 Emergency Water Tank",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_tank.svg"
        },
        {
            "key": "man_made",
            "value": "ski_jump",
            "description": "🄿 Ski Jumping Tower",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ski_jumping.svg"
        },
        {
            "key": "man_made",
            "value": "silo",
            "description": "🄿 Silo",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/silo.svg"
        },
        {
            "key": "man_made",
            "value": "satellite_dish",
            "description": "🄿 Satellite Dish",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-satellite-dish.svg"
        },
        {
            "key": "man_made",
            "value": "reservoir_covered",
            "description": "🄿 Covered Reservoir, 🄿 Emergency Water Reservoir (Underground)",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-house-flood-water.svg"
        },
        {
            "key": "man_made",
            "value": "quay",
            "description": "🄿 Quay",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/quay.svg"
        },
        {
            "key": "man_made",
            "value": "pumping_station",
            "description": "🄿 Pumping Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/powered_pump.svg"
        },
        {
            "key": "man_made",
            "value": "planter",
            "description": "🄿 Planter, 🄿 Planter (Barrier) (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden.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": "man_made",
            "value": "pier",
            "description": "🄿 Pier",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pier_fixed.svg"
        },
        {
            "key": "man_made",
            "value": "petroleum_well",
            "description": "🄿 Oil Well",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/oil_well.svg"
        },
        {
            "key": "man_made",
            "value": "observatory",
            "description": "🄿 Observatory",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/telescope.svg"
        },
        {
            "key": "man_made",
            "value": "obelisk",
            "description": "🄿 Obelisk",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/obelisk.svg"
        },
        {
            "key": "man_made",
            "value": "monitoring_station",
            "description": "🄿 Monitoring Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/antenna.svg"
        },
        {
            "key": "man_made",
            "value": "mineshaft",
            "description": "🄿 Mineshaft",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/mineshaft_cage.svg"
        },
        {
            "key": "man_made",
            "value": "milk_churn_stand",
            "description": "🄿 Milk Churn Stand",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/milk_jug.svg"
        },
        {
            "key": "man_made",
            "value": "mast",
            "description": "🄿 Mast",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/mast.svg"
        },
        {
            "key": "man_made",
            "value": "manhole",
            "description": "🄿 Manhole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/manhole.svg"
        },
        {
            "key": "man_made",
            "value": "lighthouse",
            "description": "🄿 Lighthouse",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lighthouse.svg"
        },
        {
            "key": "man_made",
            "value": "insect_hotel",
            "description": "🄿 Insect Hotel",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-bugs.svg"
        },
        {
            "key": "man_made",
            "value": "groyne",
            "description": "🄿 Groin",
            "object_types": [
                "way",
                "area"
            ]
        },
        {
            "key": "man_made",
            "value": "goods_conveyor",
            "description": "🄿 Goods Conveyor",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/conveyor.svg"
        },
        {
            "key": "man_made",
            "value": "gasometer",
            "description": "🄿 Gasometer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_tank.svg"
        },
        {
            "key": "man_made",
            "value": "gantry",
            "description": "🄿 Gantry",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/toll_gantry.svg"
        },
        {
            "key": "man_made",
            "value": "fuel_pump",
            "description": "🄿 Gas Pump",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fuel.svg"
        },
        {
            "key": "man_made",
            "value": "footwear_decontamination",
            "description": "🄿 Footwear Decontamination Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/footwear_decontamination.svg"
        },
        {
            "key": "man_made",
            "value": "flare",
            "description": "🄿 Gas Flare",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/chimney.svg"
        },
        {
            "key": "man_made",
            "value": "flagpole",
            "description": "🄿 Flagpole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/embassy.svg"
        },
        {
            "key": "man_made",
            "value": "embankment",
            "description": "🄿 Embankment",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "man_made",
            "value": "dyke",
            "description": "🄿 Levee",
            "object_types": [
                "way"
            ]
        },
        {
            "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": "cutline",
            "description": "🄿 Cut line",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/logging.svg"
        },
        {
            "key": "man_made",
            "value": "cross",
            "description": "🄿 Cross",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-christian.svg"
        },
        {
            "key": "man_made",
            "value": "crane",
            "description": "🄿 Crane",
            "object_types": [
                "node",
                "way",
                "area"
            ]
        },
        {
            "key": "man_made",
            "value": "compass_rose",
            "description": "🄿 Compass Rose",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/compass.svg"
        },
        {
            "key": "man_made",
            "value": "clearcut",
            "description": "🄿 Clearcut Forest",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/logging.svg"
        },
        {
            "key": "man_made",
            "value": "clarifier",
            "description": "🄿 Wastewater Clarifier",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/waste.svg"
        },
        {
            "key": "man_made",
            "value": "chimney",
            "description": "🄿 Chimney",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/chimney.svg"
        },
        {
            "key": "man_made",
            "value": "charge_point",
            "description": "🄿 EV Charging Point",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-plug-circle-bolt.svg"
        },
        {
            "key": "man_made",
            "value": "ceremonial_gate",
            "description": "🄿 Ceremonial Gate",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-archway.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.svg"
        },
        {
            "key": "man_made",
            "value": "cairn",
            "description": "🄿 Cairn",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cairn.svg"
        },
        {
            "key": "man_made",
            "value": "bunker_silo",
            "description": "🄿 Bunker Silo",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bunker_silo.svg"
        },
        {
            "key": "man_made",
            "value": "bridge",
            "description": "🄿 Bridge Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bridge.svg"
        },
        {
            "key": "man_made",
            "value": "breakwater",
            "description": "🄿 Breakwater",
            "object_types": [
                "way",
                "area"
            ]
        },
        {
            "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": "beacon",
            "description": "🄿 Beacon",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/communications-tower.svg"
        },
        {
            "key": "man_made",
            "value": "antenna",
            "description": "🄿 Antenna",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/antenna.svg"
        },
        {
            "key": "man_made",
            "value": "adit",
            "description": "🄿 Adit",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/adit_profile.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/rapideditor/temaki/icons/storage_tank.svg"
        },
        {
            "key": "man_made",
            "value": "courtyard",
            "description": "🄿 Courtyard (unsearchable)",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/square-stroked.svg"
        },
        {
            "key": "product",
            "value": "beer",
            "description": "🄿 Industrial Brewery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_fermenter.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": "tower:type",
            "value": "observation",
            "description": "🄿 Observation Tower",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/observation-tower.svg"
        },
        {
            "key": "tower:type",
            "value": "minaret",
            "description": "🄿 Minaret",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/domed_tower.svg"
        },
        {
            "key": "tower:type",
            "value": "diving",
            "description": "🄿 Diving Platform",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "tower:type",
            "value": "defensive",
            "description": "🄿 Fortified Tower",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle.svg"
        },
        {
            "key": "tower:type",
            "value": "cooling",
            "description": "🄿 Cooling Tower",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cooling_tower.svg"
        },
        {
            "key": "tower:type",
            "value": "communication",
            "description": "🄿 Communication Tower, 🄿 Communication Mast",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tower_communication.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": "telescope:type",
            "value": "radio",
            "description": "🄿 Radio Telescope, 🄵🅅 Type: Radio Telescope",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "telescope:type",
            "value": "optical",
            "description": "🄿 Optical Telescope, 🄵🅅 Type: Optical Telescope",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/telescope.svg"
        },
        {
            "key": "surveillance:type",
            "value": "camera",
            "description": "🄿 Surveillance Camera, 🄵🅅 Surveillance Type: Camera",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/security_camera.svg"
        },
        {
            "key": "street_cabinet",
            "value": "waste",
            "description": "🄿 Private Waste Collection Cabinet",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/recycling.svg"
        },
        {
            "key": "street_cabinet",
            "value": "transport_management",
            "description": "🄿 Transport Management Cabinet",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-door-closed.svg"
        },
        {
            "key": "street_cabinet",
            "value": "traffic_monitoring",
            "description": "🄿 Traffic Monitoring Cabinet",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-door-closed.svg"
        },
        {
            "key": "street_cabinet",
            "value": "traffic_control",
            "description": "🄿 Traffic Control System Cabinet",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-door-closed.svg"
        },
        {
            "key": "street_cabinet",
            "value": "postal_service",
            "description": "🄿 Postal Relay Box",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-door-closed.svg"
        },
        {
            "key": "content",
            "value": "water",
            "description": "🄿 Water Tank, 🄵🅅 Content: `water`",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_tank.svg"
        },
        {
            "key": "floating",
            "value": "yes",
            "description": "🄿 Floating Pier",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pier_floating.svg"
        },
        {
            "key": "tower:type",
            "value": "lighting",
            "description": "🄿 Lighting Mast",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/mast_lighting.svg"
        },
        {
            "key": "communication:television",
            "value": "yes",
            "description": "🄿 Television Broadcast Mast",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/mast_communication.svg"
        },
        {
            "key": "communication:radio",
            "value": "yes",
            "description": "🄿 Radio Broadcast Mast",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/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/rapideditor/temaki/icons/mast_communication.svg"
        },
        {
            "key": "manhole",
            "value": "water",
            "description": "🄿 Water Utility Manhole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/waste_manhole.svg"
        },
        {
            "key": "manhole",
            "value": "telecom",
            "description": "🄿 Telecom Utility Manhole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cable_manhole.svg"
        },
        {
            "key": "manhole",
            "value": "sewer",
            "description": "🄿 Sewer Utility Manhole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/waste_manhole.svg"
        },
        {
            "key": "manhole",
            "value": "power",
            "description": "🄿 Power Utility Manhole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power_manhole.svg"
        },
        {
            "key": "manhole",
            "value": "gas",
            "description": "🄿 Gas Utility Manhole",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gas_manhole.svg"
        },
        {
            "key": "manhole",
            "value": "drain",
            "description": "🄿 Storm Drain",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/manhole.svg"
        },
        {
            "key": "crane:type",
            "value": "portal_crane",
            "description": "🄿 Portal Crane, 🄵🅅 Crane Type: Portal Crane",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "crane:type",
            "value": "gantry_crane",
            "description": "🄿 Gantry Crane, 🄵🅅 Crane Type: Gantry Crane",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "ceremonial_gate",
            "value": "torii",
            "description": "🄿 Torii, 🄵🅅 Type: Torii",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/shinto.svg"
        },
        {
            "key": "ceremonial_gate",
            "value": "paifang",
            "description": "🄿 Paifang, 🄵🅅 Type: Paifang",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/paifang.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": "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": "track",
            "description": "🄿 Racetrack (Non-Motorsport)",
            "object_types": [
                "way",
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/racetrack_oval.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": "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": "stadium",
            "description": "🄿 Stadium",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "leisure",
            "value": "sports_hall",
            "description": "🄿 Gymnasium",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.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.svg"
        },
        {
            "key": "highway",
            "value": "service",
            "description": "🄿 Slipway (Drivable), 🄿 Paved Service Area (unsearchable), 🄿 Service Road, 🄵🅅 Type of Path: Service Road",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/slipway.svg"
        },
        {
            "key": "leisure",
            "value": "slipway",
            "description": "🄿 Slipway",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/slipway.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": "resort",
            "description": "🄿 Resort",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/lodging.svg"
        },
        {
            "key": "leisure",
            "value": "playground",
            "description": "🄿 Playground",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "leisure",
            "value": "pitch",
            "description": "🄿 Sport Pitch",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "leisure",
            "value": "picnic_table",
            "description": "🄿 Picnic Table",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/picnic-site.svg"
        },
        {
            "key": "leisure",
            "value": "park",
            "description": "🄿 Park",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tree_and_bench.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.svg"
        },
        {
            "key": "leisure",
            "value": "nature_reserve",
            "description": "🄿 Nature Reserve",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park.svg"
        },
        {
            "key": "leisure",
            "value": "miniature_golf",
            "description": "🄿 Miniature Golf",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/golf_green.svg"
        },
        {
            "key": "seamark:harbour:category",
            "value": "marina_no_facilities",
            "description": "🄿 Yacht Berths, 🄵🅅 Domestic Facilities: No",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sailboat.svg"
        },
        {
            "key": "leisure",
            "value": "marina",
            "description": "🄿 Marina",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sailboat.svg"
        },
        {
            "key": "leisure",
            "value": "indoor_play",
            "description": "🄿 Indoor Play Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/slide.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": "hot_tub",
            "description": "🄿 Hot Tub",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hot-tub-person.svg"
        },
        {
            "key": "leisure",
            "value": "horse_riding",
            "description": "🄿 Horseback Riding Center, 🄵🅅 Horseback Riding Center: Yes",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding.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": "golf_course",
            "description": "🄿 Golf Course",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf.svg"
        },
        {
            "key": "leisure",
            "value": "garden",
            "description": "🄿 Garden",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden.svg"
        },
        {
            "key": "leisure",
            "value": "fitness_station",
            "description": "🄿 Outdoor Fitness Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/horizontal_bar.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": "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": "firepit",
            "description": "🄿 Fire Pit",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/campfire.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": "dog_park",
            "description": "🄿 Dog Park",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dog-park.svg"
        },
        {
            "key": "leisure",
            "value": "disc_golf_course",
            "description": "🄿 Disc Golf Course",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/disc_golf_basket.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": "leisure",
            "value": "common",
            "description": "🄿 Common",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "leisure",
            "value": "bowling_alley",
            "description": "🄿 Bowling Alley",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bowling.svg"
        },
        {
            "key": "leisure",
            "value": "bleachers",
            "description": "🄿 Bleachers",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bleachers.svg"
        },
        {
            "key": "leisure",
            "value": "bird_hide",
            "description": "🄿 Bird Hide",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/binoculars.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": "bathing_place",
            "description": "🄿 Bathing Place",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.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": "amusement_arcade",
            "description": "🄿 Amusement Arcade",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/gaming.svg"
        },
        {
            "key": "leisure",
            "value": "adult_gaming_centre",
            "description": "🄿 Adult Gaming Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/casino.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": "sport",
            "value": "horse_racing",
            "description": "🄿 Horse Racetrack, 🄿 Horse Race Course, 🄵🅅 Sports: Horse Racing",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/racetrack-horse.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.svg"
        },
        {
            "key": "sport",
            "value": "athletics",
            "description": "🄿 Track & Field Runway (unsearchable), 🄿 Track & Field Pitch (unsearchable), 🄵🅅 Sports: Track & Field",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
        },
        {
            "key": "athletics",
            "value": "triple_jump",
            "description": "🄿 Triple Jump Runway, 🄿 Triple Jump Pit, 🄵🅅 Event: Triple Jump",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
        },
        {
            "key": "athletics",
            "value": "steeplechase",
            "description": "🄿 Steeplechase Runway, 🄵🅅 Event: Steeplechase",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
        },
        {
            "key": "athletics",
            "value": "sprint",
            "description": "🄿 Sprint Runway, 🄵🅅 Event: Sprinting",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
        },
        {
            "key": "athletics",
            "value": "pole_vault",
            "description": "🄿 Pole Vault Runway, 🄿 Pole Vault Pit, 🄵🅅 Event: Pole Vault",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
        },
        {
            "key": "athletics",
            "value": "long_jump",
            "description": "🄿 Long Jump Runway, 🄿 Long Jump Pit, 🄵🅅 Event: Long Jump",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
        },
        {
            "key": "athletics",
            "value": "javelin_throw",
            "description": "🄿 Javelin Runway, 🄿 Javelin Sector, 🄵🅅 Event: Javelin",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
        },
        {
            "key": "athletics",
            "value": "running",
            "description": "🄿 Running Track (unsearchable), 🄵🅅 Event: Running",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-running.svg"
        },
        {
            "key": "sport",
            "value": "swimming",
            "description": "🄿 Swimming Pool Facility, 🄵🅅 Sports: Swimming",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-swimmer.svg"
        },
        {
            "key": "sport",
            "value": "shooting",
            "description": "🄿 Shooting Range Facility, 🄿 Shooting Range, 🄵🅅 Sports: Shooting",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crosshairs.svg"
        },
        {
            "key": "sport",
            "value": "karting",
            "description": "🄿 Go Kart Facility, 🄿 Karting Racetrack, 🄵🅅 Sports: Kart Racing",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-flag-checkered.svg"
        },
        {
            "key": "sport",
            "value": "climbing_adventure",
            "description": "🄿 Adventure Park",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/abseiling.svg"
        },
        {
            "key": "sport",
            "value": "climbing",
            "description": "🄿 Climbing Gym, 🄵🅅 Sports: Climbing",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/abseiling.svg"
        },
        {
            "key": "indoor",
            "value": "yes",
            "description": "🄿 Indoor Playground",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/playground.svg"
        },
        {
            "key": "sport",
            "value": "volleyball",
            "description": "🄿 Volleyball Court, 🄵🅅 Sports: Volleyball",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volleyball.svg"
        },
        {
            "key": "sport",
            "value": "tetherball",
            "description": "🄿 Tetherball Court",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "sport",
            "value": "tennis",
            "description": "🄿 Tennis Court, 🄵🅅 Sports: Tennis",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/tennis.svg"
        },
        {
            "key": "sport",
            "value": "table_tennis",
            "description": "🄿 Ping Pong Table, 🄵🅅 Sports: Table Tennis",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-table-tennis.svg"
        },
        {
            "key": "sport",
            "value": "table_soccer",
            "description": "🄿 Foosball Table, 🄵🅅 Sports: `table_soccer`",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/table_soccer.svg"
        },
        {
            "key": "sport",
            "value": "softball",
            "description": "🄿 Softball Field, 🄵🅅 Sports: Softball",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/baseball.svg"
        },
        {
            "key": "sport",
            "value": "soccer",
            "description": "🄿 Soccer Field, 🄵🅅 Sports: Soccer",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/soccer.svg"
        },
        {
            "key": "sport",
            "value": "skateboard",
            "description": "🄿 Skate Park, 🄵🅅 Sports: Skateboard",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/skateboard.svg"
        },
        {
            "key": "sport",
            "value": "shuffleboard",
            "description": "🄿 Shuffleboard Court",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/shuffleboard.svg"
        },
        {
            "key": "sport",
            "value": "rugby_union",
            "description": "🄿 Rugby Union Field, 🄵🅅 Sports: Rugby Union",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football.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.svg"
        },
        {
            "key": "sport",
            "value": "pickleball",
            "description": "🄿 Pickleball Court",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pickleball.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": "padel",
            "description": "🄿 Padel Court, 🄵🅅 Sports: Padel",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/tennis.svg"
        },
        {
            "key": "sport",
            "value": "netball",
            "description": "🄿 Netball Court, 🄵🅅 Sports: Netball",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volleyball.svg"
        },
        {
            "key": "sport",
            "value": "horseshoes",
            "description": "🄿 Horseshoes Pit",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/horseshoes.svg"
        },
        {
            "key": "sport",
            "value": "handball",
            "description": "🄿 Team Handball Court, 🄵🅅 Sports: Team Handball",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "sport",
            "value": "gaga",
            "description": "🄿 Gaga Pit",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "sport",
            "value": "futsal",
            "description": "🄿 Futsal Court, 🄵🅅 Sports: Futsal",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/soccer.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.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": "field_hockey",
            "description": "🄿 Field Hockey Pitch",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/field_hockey.svg"
        },
        {
            "key": "sport",
            "value": "equestrian",
            "description": "🄿 Horseback Riding / Rodeo Arena, 🄵🅅 Sports: Equestrian Sports",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding.svg"
        },
        {
            "key": "sport",
            "value": "cricket",
            "description": "🄿 Cricket Field, 🄵🅅 Sports: Cricket",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cricket.svg"
        },
        {
            "key": "sport",
            "value": "chess",
            "description": "🄿 Giant Chess Board, 🄿 Chess Table, 🄵🅅 Sports: Chess",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-chess-bishop.svg"
        },
        {
            "key": "sport",
            "value": "bowls",
            "description": "🄿 Bowling Green, 🄵🅅 Sports: Bowls",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "sport",
            "value": "boules",
            "description": "🄿 Boules / Bocce Court, 🄵🅅 Sports: Boules",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "sport",
            "value": "biathlon",
            "description": "🄿 Biathlon Range",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-crosshairs.svg"
        },
        {
            "key": "sport",
            "value": "beachvolleyball",
            "description": "🄿 Beach Volleyball Court, 🄵🅅 Sports: Beach Volleyball",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/volleyball.svg"
        },
        {
            "key": "sport",
            "value": "basketball",
            "description": "🄿 Basketball Court, 🄵🅅 Sports: Basketball",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/basketball.svg"
        },
        {
            "key": "sport",
            "value": "baseball",
            "description": "🄿 Baseball Field, 🄵🅅 Sports: Baseball",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/baseball.svg"
        },
        {
            "key": "sport",
            "value": "badminton",
            "description": "🄿 Badminton Court, 🄵🅅 Sports: Badminton",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/tennis.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.svg"
        },
        {
            "key": "sport",
            "value": "archery",
            "description": "🄿 Archery Range",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/archery.svg"
        },
        {
            "key": "sport",
            "value": "american_handball",
            "description": "🄿 American Handball Court",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wall.svg"
        },
        {
            "key": "sport",
            "value": "american_football",
            "description": "🄿 American Football Field, 🄵🅅 Sports: American Football",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football.svg"
        },
        {
            "key": "athletics",
            "value": "shot_put",
            "description": "🄿 Shot Put Ring / Pit, 🄵🅅 Event: Shot Put",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "athletics",
            "value": "high_jump",
            "description": "🄿 High Jump Area, 🄵🅅 Event: High Jump",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "athletics",
            "value": "hammer_throw",
            "description": "🄿 Hammer Throw Ring / Sector, 🄵🅅 Event: Hammer Throw",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "athletics",
            "value": "discus_throw",
            "description": "🄿 Discus Ring / Sector, 🄵🅅 Event: Discus",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "garden:type",
            "value": "residential",
            "description": "🄿 Residential Garden",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden.svg"
        },
        {
            "key": "garden:style",
            "value": "kitchen",
            "description": "🄿 Kitchen Garden",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-carrot.svg"
        },
        {
            "key": "garden:type",
            "value": "community",
            "description": "🄿 Community Garden",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden.svg"
        },
        {
            "key": "garden:type",
            "value": "botanical",
            "description": "🄿 Botanical Garden",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden.svg"
        },
        {
            "key": "fitness_station",
            "value": "stairs",
            "description": "🄿 Exercise Stairs",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "fitness_station",
            "value": "sit-up",
            "description": "🄿 Sit-Up Station",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "fitness_station",
            "value": "sign",
            "description": "🄿 Exercise Instruction Sign",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "fitness_station",
            "value": "rings",
            "description": "🄿 Exercise Rings",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "fitness_station",
            "value": "push-up",
            "description": "🄿 Push-Up Station",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "fitness_station",
            "value": "parallel_bars",
            "description": "🄿 Parallel Bars",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/horizontal_bar.svg"
        },
        {
            "key": "fitness_station",
            "value": "hyperextension",
            "description": "🄿 Hyperextension Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "fitness_station",
            "value": "horizontal_ladder",
            "description": "🄿 Exercise Monkey Bars",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "fitness_station",
            "value": "horizontal_bar",
            "description": "🄿 Exercise Horizontal Bar",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/horizontal_bar.svg"
        },
        {
            "key": "fitness_station",
            "value": "box",
            "description": "🄿 Exercise Box",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "fitness_station",
            "value": "balance_beam",
            "description": "🄿 Exercise Balance Beam",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/balance_beam.svg"
        },
        {
            "key": "sport",
            "value": "yoga",
            "description": "🄿 Yoga Studio, 🄵🅅 Sports: Yoga",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.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": "landuse",
            "value": "vineyard",
            "description": "🄿 Vineyard",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/grapes.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.svg"
        },
        {
            "key": "landuse",
            "value": "retail",
            "description": "🄿 Retail Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/commercial.svg"
        },
        {
            "key": "landuse",
            "value": "residential",
            "description": "🄿 Residential Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/residential-community.svg"
        },
        {
            "key": "landuse",
            "value": "religious",
            "description": "🄿 Religious Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship.svg"
        },
        {
            "key": "landuse",
            "value": "recreation_ground",
            "description": "🄿 Recreation Ground",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "landuse",
            "value": "railway",
            "description": "🄿 Railway Corridor",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/train.svg"
        },
        {
            "key": "landuse",
            "value": "quarry",
            "description": "🄿 Quarry",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pick_hammer.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": "orchard",
            "description": "🄿 Orchard",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park.svg"
        },
        {
            "key": "trees",
            "value": "olive_trees",
            "description": "🄿 Olive Grove",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park.svg"
        },
        {
            "key": "landuse",
            "value": "military",
            "description": "🄿 Military Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/military.svg"
        },
        {
            "key": "landuse",
            "value": "meadow",
            "description": "🄿 Meadow",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden.svg"
        },
        {
            "key": "landuse",
            "value": "landfill",
            "description": "🄿 Landfill",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bulldozer.svg"
        },
        {
            "key": "landuse",
            "value": "industrial",
            "description": "🄿 Industrial Area, 🄿 Industrial Area (unsearchable)",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry.svg"
        },
        {
            "key": "landuse",
            "value": "harbour",
            "description": "🄿 Harbor",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor.svg"
        },
        {
            "key": "landuse",
            "value": "greenhouse_horticulture",
            "description": "🄿 Greenhouse Horticulture",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden.svg"
        },
        {
            "key": "landuse",
            "value": "greenfield",
            "description": "🄿 Greenfield",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bulldozer.svg"
        },
        {
            "key": "landuse",
            "value": "grass",
            "description": "🄿 Grass",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/lawn.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": "forest",
            "description": "🄿 Managed Forest",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park-alt1.svg"
        },
        {
            "key": "landuse",
            "value": "flowerbed",
            "description": "🄿 Flowerbed",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden.svg"
        },
        {
            "key": "landuse",
            "value": "farmyard",
            "description": "🄿 Farmyard",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm.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": "education",
            "description": "🄿 Educational Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "landuse",
            "value": "construction",
            "description": "🄿 Construction Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bulldozer.svg"
        },
        {
            "key": "landuse",
            "value": "commercial",
            "description": "🄿 Commercial Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "landuse",
            "value": "cemetery",
            "description": "🄿 Cemetery",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.svg"
        },
        {
            "key": "landuse",
            "value": "brownfield",
            "description": "🄿 Brownfield",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bulldozer.svg"
        },
        {
            "key": "landuse",
            "value": "aquaculture",
            "description": "🄿 Aquaculture",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/aquarium.svg"
        },
        {
            "key": "landuse",
            "value": "allotments",
            "description": "🄿 Garden Allotments",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-centre.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.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.svg"
        },
        {
            "key": "landuse",
            "value": "farm",
            "description": "🄿 Farmland (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm.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.svg"
        },
        {
            "key": "landuse",
            "value": "basin",
            "description": "🄿 Basin (unsearchable)",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "residential",
            "value": "trailer_park",
            "description": "🄿 Mobile Home Park",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/manufactured_home.svg"
        },
        {
            "key": "residential",
            "value": "apartments",
            "description": "🄿 Apartment Complex",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/residential-community.svg"
        },
        {
            "key": "military",
            "value": "training_area",
            "description": "🄿 Military Training Area",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/military.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": "obstacle_course",
            "description": "🄿 Military Obstacle Course",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tire_course.svg"
        },
        {
            "key": "military",
            "value": "danger_area",
            "description": "🄿 Military Danger Area, 🄿 Military Danger Area (unsearchable)",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/danger.svg"
        },
        {
            "key": "military",
            "value": "base",
            "description": "🄿 Military Base",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/anchor_medal.svg"
        },
        {
            "key": "military",
            "value": "barracks",
            "description": "🄿 Barracks",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/army_tent.svg"
        },
        {
            "key": "military",
            "value": "airfield",
            "description": "🄿 Military Airfield",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fighter_jet.svg"
        },
        {
            "key": "military_service",
            "value": "navy",
            "description": "🄿 Naval Base, 🄵🅅 Military Service: Navy",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/anchor_medal.svg"
        },
        {
            "key": "orchard",
            "value": "meadow_orchard",
            "description": "🄿 Orchard Planted in a Meadow",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park.svg"
        },
        {
            "key": "meadow",
            "value": "meadow_orchard",
            "description": "🄿 Meadow With Fruit Trees",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park.svg"
        },
        {
            "key": "industrial",
            "value": "slaughterhouse",
            "description": "🄿 Slaughterhouse",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/slaughterhouse.svg"
        },
        {
            "key": "industrial",
            "value": "scrap_yard",
            "description": "🄿 Scrap Yard",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/junk_car.svg"
        },
        {
            "key": "industrial",
            "value": "depot",
            "description": "🄿 Depot",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "industrial",
            "value": "brewery",
            "description": "🄿 Industrial Brewery (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_fermenter.svg"
        },
        {
            "key": "produce",
            "value": "fish",
            "description": "🄿 Fish Farm / Hatchery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-fish.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": "indoor",
            "value": "wall",
            "description": "🄿 Indoor Wall",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wall.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": "room",
            "description": "🄿 Room",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/room.svg"
        },
        {
            "key": "elevator",
            "value": "yes",
            "description": "🄿 Indoor Elevator Shaft",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/elevator.svg"
        },
        {
            "key": "indoor",
            "value": "door",
            "description": "🄿 Indoor Door",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.svg"
        },
        {
            "key": "indoor",
            "value": "corridor",
            "description": "🄿 Indoor Corridor, 🄿 Indoor Corridor (unsearchable)",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "indoor",
            "value": "area",
            "description": "🄿 Indoor Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/room.svg"
        },
        {
            "key": "historic",
            "value": "wreck",
            "description": "🄿 Shipwreck, 🄵🅅 Type: Shipwreck",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ruins.svg"
        },
        {
            "key": "historic",
            "value": "wayside_shrine",
            "description": "🄿 Wayside Shrine, 🄵🅅 Type: Wayside Shrine",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/landmark.svg"
        },
        {
            "key": "historic",
            "value": "wayside_cross",
            "description": "🄿 Wayside Cross, 🄵🅅 Type: Wayside Cross",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-christian.svg"
        },
        {
            "key": "historic",
            "value": "tomb",
            "description": "🄿 Tomb, 🄵🅅 Type: Tomb",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.svg"
        },
        {
            "key": "historic",
            "value": "ruins",
            "description": "🄿 Ruins, 🄵🅅 Type: Ruins",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ruins.svg"
        },
        {
            "key": "historic",
            "value": "pillory",
            "description": "🄿 Historic Pillory, 🄵🅅 Type: Historic Pillory",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument.svg"
        },
        {
            "key": "historic",
            "value": "monument",
            "description": "🄿 Monument, 🄵🅅 Type: Monument",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument.svg"
        },
        {
            "key": "historic",
            "value": "memorial",
            "description": "🄿 Memorial, 🄵🅅 Type: Memorial",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/monument.svg"
        },
        {
            "key": "historic",
            "value": "manor",
            "description": "🄿 Manor House, 🄵🅅 Type: Manor House",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle.svg"
        },
        {
            "key": "historic",
            "value": "fort",
            "description": "🄿 Historic Fort, 🄵🅅 Type: Historic Fort",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle.svg"
        },
        {
            "key": "historic",
            "value": "city_gate",
            "description": "🄿 City Gate, 🄵🅅 Type: City Gate",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle.svg"
        },
        {
            "key": "historic",
            "value": "castle",
            "description": "🄿 Castle, 🄵🅅 Type: Castle",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "historic",
            "value": "cannon",
            "description": "🄿 Cannon",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "historic",
            "value": "boundary_stone",
            "description": "🄿 Boundary Stone, 🄵🅅 Type: Boundary Stone",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/milestone.svg"
        },
        {
            "key": "historic",
            "value": "archaeological_site",
            "description": "🄿 Archaeological Site, 🄵🅅 Type: Archaeological Site",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ruins.svg"
        },
        {
            "key": "historic",
            "value": "aircraft",
            "description": "🄿 Historic Aircraft",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "memorial",
            "value": "stolperstein",
            "description": "🄿 Memorial Plaque Stolperstein, 🄵🅅 Type: Stolperstein",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/plaque.svg"
        },
        {
            "key": "memorial",
            "value": "plaque",
            "description": "🄿 Commemorative Plaque, 🄵🅅 Type: Commemorative Plaque",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/plaque.svg"
        },
        {
            "key": "memorial",
            "value": "blue_plaque",
            "description": "🄿 Blue Plaque, 🄵🅅 Type: Blue Plaque",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/plaque.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": "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": "fortress",
            "description": "🄿 Historic Fortress, 🄵🅅 Type: Fortress",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/castle.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": "highway",
            "value": "turning_loop",
            "description": "🄿 Turning Loop (Island)",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "highway",
            "value": "turning_circle",
            "description": "🄿 Turning Circle",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle.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": "trailhead",
            "description": "🄿 Trailhead",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hiking.svg"
        },
        {
            "key": "highway",
            "value": "traffic_signals",
            "description": "🄿 Traffic Signals",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/traffic_signals.svg"
        },
        {
            "key": "highway",
            "value": "traffic_mirror",
            "description": "🄿 Traffic Mirror",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-stroked.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": "toll_gantry",
            "description": "🄿 Open Road Toll",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/toll_gantry.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": "street_lamp",
            "description": "🄿 Street Lamp",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/street_lamp_arm.svg"
        },
        {
            "key": "highway",
            "value": "stop",
            "description": "🄿 Stop Sign",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/stop.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": "speed_display",
            "description": "🄿 Radar Speed Sign",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/square-stroked.svg"
        },
        {
            "key": "highway",
            "value": "speed_camera",
            "description": "🄿 Speed Camera",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/security_camera.svg"
        },
        {
            "key": "highway",
            "value": "services",
            "description": "🄿 Service Area",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car.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": "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": "highway",
            "value": "rest_area",
            "description": "🄿 Rest Area",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/highway-rest-area.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": "raceway",
            "description": "🄿 Motorsport Racetrack",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/speedway_oval.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": "pedestrian",
            "description": "🄿 Pedestrian Street, 🄿 Pedestrian Area",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.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": "highway",
            "value": "passing_place",
            "description": "🄿 Passing Place",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-stroked.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_junction",
            "description": "🄿 Motorway Exit",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/junction.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": "mini_roundabout",
            "description": "🄿 Mini-Roundabout",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/circle-stroked.svg"
        },
        {
            "key": "highway",
            "value": "milestone",
            "description": "🄿 Highway Milestone",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/milestone.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": "ladder",
            "description": "🄿 Ladder",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/crossing_markings-ladder.svg"
        },
        {
            "key": "highway",
            "value": "give_way",
            "description": "🄿 Yield Sign",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/yield.svg"
        },
        {
            "key": "highway",
            "value": "footway",
            "description": "🄿 Foot Path",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.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": "emergency_bay",
            "description": "🄿 Emergency Stopping Place",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car.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": "elevator",
            "description": "🄿 Inclined Elevator, 🄿 Elevator",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/elevator.svg"
        },
        {
            "key": "highway",
            "value": "cyclist_waiting_aid",
            "description": "🄿 Cyclist Waiting Aid",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/guard_rail.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": "highway",
            "value": "crossing",
            "description": "🄿 Crossing",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "highway",
            "value": "corridor",
            "description": "🄿 Indoor Corridor",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_walled.svg"
        },
        {
            "key": "highway",
            "value": "construction",
            "description": "🄿 Road Under Construction",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/barrier.svg"
        },
        {
            "key": "highway",
            "value": "busway",
            "description": "🄿 Busway",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bus.svg"
        },
        {
            "key": "highway",
            "value": "bus_guideway",
            "description": "🄿 Bus Guideway",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bus_guided.svg"
        },
        {
            "key": "highway",
            "value": "bridleway",
            "description": "🄿 Bridle Path",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding.svg"
        },
        {
            "key": "highway",
            "value": "traffic_sign",
            "description": "🄿 Traffic Sign (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-directions.svg"
        },
        {
            "key": "highway",
            "value": "bus_stop",
            "description": "🄿 Bus Stop (unsearchable)",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bus.svg"
        },
        {
            "key": "conveying",
            "description": "🄿 Escalator, 🄿 Moving Walkway, 🄵 Escalator, 🄵 Movement Direction",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance.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": "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": "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": "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": "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": "bridge",
            "description": "🄿 Unknown Road Bridge, 🄵 Structure, 🄵 Type",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/iD-sprite/presets/other-line.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": "bicycle",
            "value": "designated",
            "description": "🄿 Cycle & Foot Refuge Island, 🄿 Cycle & Foot Path, 🄿 Cycle & Foot Crossing, 🄵🅅 Allowed Access: `designated`",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_and_cyclist.svg"
        },
        {
            "key": "informal",
            "value": "yes",
            "description": "🄿 Informal Path, 🄿 Informal Foot Path (unsearchable)",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-shoe-prints.svg"
        },
        {
            "key": "bridge",
            "value": "boardwalk",
            "description": "🄿 Boardwalk, 🄵🅅 Type: Boardwalk",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "path",
            "value": "crossing",
            "description": "🄿 Cycle & Foot Crossing (unsearchable)",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cyclist_crosswalk.svg"
        },
        {
            "key": "crossing",
            "value": "unmarked",
            "description": "🄿 Unmarked Cycle & Foot Crossing (unsearchable), 🄿 Unmarked Crossing, 🄿 Unmarked Cycle Crossing, 🄵🅅 Type: No Road Markings or Traffic Signals",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "crossing",
            "value": "uncontrolled",
            "description": "🄿 Marked Cycle & Foot Crossing (unsearchable), 🄿 Marked Crossing, 🄿 Marked Cycle Crossing, 🄵🅅 Type: Only Road Markings",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "crossing",
            "value": "traffic_signals",
            "description": "🄿 Cycle & Foot Crossing With Pedestrian Signals (unsearchable), 🄿 Crossing With Pedestrian Signals, 🄿 Cycle Crossing With Traffic Signals, 🄵🅅 Type: Crossing With Traffic Signals",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_signals.svg"
        },
        {
            "key": "crossing",
            "value": "marked",
            "description": "🄿 Marked Cycle & Foot Crossing (unsearchable), 🄿 Marked Crossing (unsearchable), 🄿 Marked Cycle Crossing (unsearchable)",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_crosswalk.svg"
        },
        {
            "key": "crossing",
            "value": "informal",
            "description": "🄿 Informal Crossing (unsearchable)",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "footway",
            "value": "traffic_island",
            "description": "🄿 Refuge Island",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "footway",
            "value": "sidewalk",
            "description": "🄿 Sidewalk",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
        },
        {
            "key": "footway",
            "value": "crossing",
            "description": "🄿 Pedestrian Crossing",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "footway",
            "value": "access_aisle",
            "description": "🄿 Access Aisle",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/striped_zone.svg"
        },
        {
            "key": "crossing",
            "value": "zebra",
            "description": "🄿 Marked Crossing (unsearchable)",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_crosswalk.svg"
        },
        {
            "key": "cycleway",
            "value": "traffic_island",
            "description": "🄿 Cycle Refuge Island",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-biking.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": "foot",
            "value": "designated",
            "description": "🄿 Cycle & Foot Path, 🄿 Cycle & Foot Crossing, 🄵🅅 Allowed Access: `designated`",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_and_cyclist.svg"
        },
        {
            "key": "cycleway",
            "value": "crossing",
            "description": "🄿 Cycle Crossing (unsearchable)",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cyclist_crosswalk.svg"
        },
        {
            "key": "healthcare",
            "value": "speech_therapist",
            "description": "🄿 Speech Therapist, 🄵🅅 Type: `speech_therapist`, 🄵🅅 Type: Speech Therapist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-comment.svg"
        },
        {
            "key": "healthcare",
            "value": "sample_collection",
            "description": "🄿 Sample Collection Facility, 🄵🅅 Type: 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": "rehabilitation",
            "description": "🄿 Rehabilitation Facility, 🄵🅅 Type: Rehabilitation Facility",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "healthcare",
            "value": "psychotherapist",
            "description": "🄿 Psychotherapist, 🄵🅅 Type: `psychotherapist`, 🄵🅅 Type: Psychotherapist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "healthcare",
            "value": "podiatrist",
            "description": "🄿 Podiatrist, 🄵🅅 Type: Podiatrist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "healthcare",
            "value": "physiotherapist",
            "description": "🄿 Physiotherapist, 🄵🅅 Type: `physiotherapist`, 🄵🅅 Type: Physiotherapist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/physiotherapist.svg"
        },
        {
            "key": "healthcare",
            "value": "optometrist",
            "description": "🄿 Optometrist, 🄵🅅 Type: Optometrist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-eye.svg"
        },
        {
            "key": "healthcare",
            "value": "occupational_therapist",
            "description": "🄿 Occupational Therapist, 🄵🅅 Type: `occupational_therapist`, 🄵🅅 Type: Occupational Therapist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "healthcare",
            "value": "midwife",
            "description": "🄿 Midwife, 🄵🅅 Type: Midwife",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-baby.svg"
        },
        {
            "key": "healthcare",
            "value": "laboratory",
            "description": "🄿 Medical Laboratory, 🄵🅅 Type: Medical Laboratory",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-vial.svg"
        },
        {
            "key": "healthcare",
            "value": "hospice",
            "description": "🄿 Hospice, 🄵🅅 Type: Hospice",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-procedures.svg"
        },
        {
            "key": "healthcare",
            "value": "counselling",
            "description": "🄿 Counselling Center, 🄵🅅 Type: Counselling Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-comments.svg"
        },
        {
            "key": "healthcare",
            "value": "blood_donation",
            "description": "🄿 Blood Donor Center, 🄵🅅 Type: Blood Donation Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/blood-bank.svg"
        },
        {
            "key": "healthcare",
            "value": "birthing_centre",
            "description": "🄿 Birthing Center, 🄵🅅 Type: Birthing Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-baby.svg"
        },
        {
            "key": "healthcare",
            "value": "audiologist",
            "description": "🄿 Audiologist, 🄵🅅 Type: Audiologist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "healthcare",
            "value": "alternative",
            "description": "🄿 Alternative Medicine, 🄵🅅 Type: Alternative Medicine",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-spa.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.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "orthodontics",
            "description": "🄿 Orthodontist, 🄵🅅 Specialties: Orthodontics",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-teeth.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "traditional_chinese_medicine",
            "description": "🄿 Traditional Chinese Medicine Practitioner, 🄵🅅 Specialties: Traditional Chinese Medicine",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-spa.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "osteopathy",
            "description": "🄿 Osteopath, 🄵🅅 Specialties: Osteopathy",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-spa.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "naturopathy",
            "description": "🄿 Naturopath, 🄵🅅 Specialties: Naturopathy",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-spa.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "homeopathy",
            "description": "🄿 Homeopath, 🄵🅅 Specialties: Homeopathy",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-spa.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "chiropractic",
            "description": "🄿 Chiropractor, 🄵🅅 Specialties: Chiropractic",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-spa.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "ayurveda",
            "description": "🄿 Ayurveda Practitioner, 🄵🅅 Specialties: Ayurveda",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hinduism.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "acupuncture",
            "description": "🄿 Acupuncture Practitioner, 🄵🅅 Specialties: Acupuncture",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-spa.svg"
        },
        {
            "key": "golf",
            "value": "water_hazard",
            "description": "🄿 Water Hazard",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf.svg"
        },
        {
            "key": "golf",
            "value": "tee",
            "description": "🄿 Tee Box",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "golf",
            "value": "rough",
            "description": "🄿 Rough",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf.svg"
        },
        {
            "key": "golf",
            "value": "path",
            "description": "🄿 Golf Walking Path",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf.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.svg"
        },
        {
            "key": "golf",
            "value": "hole",
            "description": "🄿 Golf Hole",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/golf_green.svg"
        },
        {
            "key": "golf",
            "value": "green",
            "description": "🄿 Putting Green",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/golf_green.svg"
        },
        {
            "key": "golf",
            "value": "fairway",
            "description": "🄿 Fairway",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf.svg"
        },
        {
            "key": "golf",
            "value": "driving_range",
            "description": "🄿 Driving Range",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf.svg"
        },
        {
            "key": "golf",
            "value": "clubhouse",
            "description": "🄿 Golf Clubhouse",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf.svg"
        },
        {
            "key": "golf",
            "value": "cartpath",
            "description": "🄿 Golf Cartpath",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/golf_cart.svg"
        },
        {
            "key": "golf",
            "value": "bunker",
            "description": "🄿 Sand Trap",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/golf.svg"
        },
        {
            "key": "entrance",
            "value": "staircase",
            "description": "🄿 Staircase Entrance, 🄵🅅 Type: Staircase",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.svg"
        },
        {
            "key": "entrance",
            "value": "shop",
            "description": "🄿 Shop Entrance, 🄵🅅 Type: Shop Entrance",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.svg"
        },
        {
            "key": "entrance",
            "value": "main",
            "description": "🄿 Main Entrance, 🄵🅅 Type: Main",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.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.svg"
        },
        {
            "key": "entrance",
            "value": "emergency",
            "description": "🄿 Emergency Exit, 🄵🅅 Type: Emergency Exit",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.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": "emergency",
            "value": "phone",
            "description": "🄿 Emergency Phone",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/emergency-phone.svg"
        },
        {
            "key": "emergency",
            "value": "mountain_rescue",
            "description": "🄿 Mountain Rescue",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/mountain_cross.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": "water_rescue",
            "description": "🄿 Lifeboat Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boat_tour.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": "landing_site",
            "description": "🄿 Emergency Landing Site",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/heliport.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": "fire_service_inlet",
            "description": "🄿 Fire Department Connection",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/water.svg"
        },
        {
            "key": "emergency",
            "value": "fire_hydrant",
            "description": "🄿 Fire Hydrant",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fire_hydrant.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_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_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": "disaster_response",
            "description": "🄿 Disaster Response Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-helmet-safety.svg"
        },
        {
            "key": "emergency",
            "value": "defibrillator",
            "description": "🄿 Defibrillator",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/defibrillator.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": "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": "fire_hydrant:type",
            "value": "underground",
            "description": "🄿 Underground Fire Hydrant, 🄵🅅 Shape: Underground",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fire_hydrant_underground.svg"
        },
        {
            "key": "fire_hydrant:type",
            "value": "pillar",
            "description": "🄿 Pillar Fire Hydrant, 🄵🅅 Shape: Pillar/Aboveground",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fire_hydrant.svg"
        },
        {
            "key": "education",
            "value": "university",
            "description": "🄿 University Grounds, 🄵🅅 Type: University",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/college.svg"
        },
        {
            "key": "education",
            "value": "school",
            "description": "🄿 School Grounds, 🄵🅅 Type: School",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "education",
            "value": "prep_school",
            "description": "🄿 Test Prep / Tutoring School, 🄵🅅 Type: Test Prep / Tutoring School",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "education",
            "value": "music_school",
            "description": "🄿 Music School, 🄵🅅 Type: Music School",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-music.svg"
        },
        {
            "key": "education",
            "value": "language_school",
            "description": "🄿 Language School, 🄵🅅 Type: Language School",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "education",
            "value": "kindergarten",
            "description": "🄿 Preschool / Kindergarten Grounds, 🄵🅅 Type: Kindergarten",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "education",
            "value": "driving_school",
            "description": "🄿 Driving School, 🄵🅅 Type: Driving School",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_pool.svg"
        },
        {
            "key": "education",
            "value": "dancing_school",
            "description": "🄿 Dance School, 🄵🅅 Type: Dancing School",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-music.svg"
        },
        {
            "key": "education",
            "value": "college",
            "description": "🄿 College Grounds, 🄵🅅 Type: College",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/college.svg"
        },
        {
            "key": "education",
            "value": "yes",
            "description": "🄿 Education Facility (Unspecified Type) (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.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": "disused:railway",
            "description": "🄿 Disused Railway Feature (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rail_profile.svg"
        },
        {
            "key": "disused:amenity",
            "description": "🄿 Disused Amenity (unsearchable), 🄵 Type",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "disc_golf",
            "value": "tee",
            "description": "🄿 Disc Golf Tee",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/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/rapideditor/temaki/icons/disc_golf_basket.svg"
        },
        {
            "key": "disc_golf",
            "value": "basket",
            "description": "🄿 Disc Golf Basket",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/disc_golf_basket.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": "cycleway",
            "value": "asl",
            "description": "🄿 Advanced Stop Line",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bicycle.svg"
        },
        {
            "key": "craft",
            "value": "winery",
            "description": "🄿 Winery, 🄵🅅 Type: Winery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/alcohol-shop.svg"
        },
        {
            "key": "craft",
            "value": "window_construction",
            "description": "🄿 Window Construction, 🄵🅅 Type: Window Construction",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/window.svg"
        },
        {
            "key": "craft",
            "value": "watchmaker",
            "description": "🄿 Watchmaker, 🄵🅅 Type: Watchmaker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/watch.svg"
        },
        {
            "key": "craft",
            "value": "upholsterer",
            "description": "🄿 Upholsterer, 🄵🅅 Type: Upholsterer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-couch.svg"
        },
        {
            "key": "craft",
            "value": "tinsmith",
            "description": "🄿 Tinsmith, 🄵🅅 Type: Tinsmith",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "craft",
            "value": "tiler",
            "description": "🄿 Tiler, 🄵🅅 Type: Tiler",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/brick_trowel.svg"
        },
        {
            "key": "craft",
            "value": "stonemason",
            "description": "🄿 Stonemason, 🄵🅅 Type: Stonemason",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/brick_trowel.svg"
        },
        {
            "key": "craft",
            "value": "signmaker",
            "description": "🄿 Signmaker, 🄵🅅 Type: Signmaker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-sign-hanging.svg"
        },
        {
            "key": "craft",
            "value": "shoemaker",
            "description": "🄿 Shoemaker, 🄵🅅 Type: Shoemaker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hammer_shoe.svg"
        },
        {
            "key": "craft",
            "value": "sculptor",
            "description": "🄿 Sculptor, 🄵🅅 Type: Sculptor",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/art-gallery.svg"
        },
        {
            "key": "craft",
            "value": "scaffolder",
            "description": "🄿 Scaffolder, 🄵🅅 Type: Scaffolder",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/scaffold.svg"
        },
        {
            "key": "craft",
            "value": "sawmill",
            "description": "🄿 Sawmill, 🄵🅅 Type: Sawmill",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/logging.svg"
        },
        {
            "key": "craft",
            "value": "sailmaker",
            "description": "🄿 Sailmaker, 🄵🅅 Type: Sailmaker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "craft",
            "value": "saddler",
            "description": "🄿 Saddler, 🄵🅅 Type: Saddler",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "craft",
            "value": "roofer",
            "description": "🄿 Roofer, 🄵🅅 Type: Roofer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hammer.svg"
        },
        {
            "key": "craft",
            "value": "rigger",
            "description": "🄿 Rigger, 🄵🅅 Type: Rigger",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rigging.svg"
        },
        {
            "key": "craft",
            "value": "pottery",
            "description": "🄿 Pottery Maker, 🄵🅅 Type: Pottery Maker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vase.svg"
        },
        {
            "key": "craft",
            "value": "plumber",
            "description": "🄿 Plumber, 🄵🅅 Type: Plumber",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/plumber.svg"
        },
        {
            "key": "craft",
            "value": "plasterer",
            "description": "🄿 Plasterer, 🄵🅅 Type: Plasterer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/brick_trowel.svg"
        },
        {
            "key": "craft",
            "value": "photographic_laboratory",
            "description": "🄿 Photographic Laboratory, 🄵🅅 Type: Photographic Laboratory",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-film.svg"
        },
        {
            "key": "craft",
            "value": "photographer",
            "description": "🄿 Photographer, 🄵🅅 Type: Photographer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/attraction.svg"
        },
        {
            "key": "craft",
            "value": "parquet_layer",
            "description": "🄿 Parquet Layer, 🄵🅅 Type: Parquet Layer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/brick_trowel.svg"
        },
        {
            "key": "craft",
            "value": "painter",
            "description": "🄿 Painter, 🄵🅅 Type: Painter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-paint-roller.svg"
        },
        {
            "key": "craft",
            "value": "metal_construction",
            "description": "🄿 Metalworker, 🄵🅅 Type: Metalworker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "craft",
            "value": "key_cutter",
            "description": "🄿 Key Cutter, 🄵🅅 Type: Key Cutter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-key.svg"
        },
        {
            "key": "craft",
            "value": "joiner",
            "description": "🄿 Joiner, 🄵🅅 Type: Joiner",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hammer.svg"
        },
        {
            "key": "craft",
            "value": "insulation",
            "description": "🄿 Insulator, 🄵🅅 Type: Insulator",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "craft",
            "value": "hvac",
            "description": "🄿 HVAC Workplace, 🄵🅅 Type: HVAC",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "craft",
            "value": "handicraft",
            "description": "🄿 Handicraft Workspace, 🄵🅅 Type: Handicraft",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vase.svg"
        },
        {
            "key": "craft",
            "value": "glaziery",
            "description": "🄿 Glaziery, 🄵🅅 Type: Glaziery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/window.svg"
        },
        {
            "key": "craft",
            "value": "gardener",
            "description": "🄿 Gardener, 🄵🅅 Type: Gardener",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-centre.svg"
        },
        {
            "key": "craft",
            "value": "floorer",
            "description": "🄿 Floorer, 🄵🅅 Type: Floorer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/brick_trowel.svg"
        },
        {
            "key": "craft",
            "value": "electronics_repair",
            "description": "🄿 Electronics Repair Shop, 🄵🅅 Type: Electronics Repair",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-screwdriver.svg"
        },
        {
            "key": "craft",
            "value": "electrician",
            "description": "🄿 Electrician, 🄵🅅 Type: Electrician",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/power.svg"
        },
        {
            "key": "craft",
            "value": "dressmaker",
            "description": "🄿 Dressmaker, 🄵🅅 Type: Dressmaker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/dress.svg"
        },
        {
            "key": "craft",
            "value": "distillery",
            "description": "🄿 Distillery, 🄵🅅 Type: Distillery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_fermenter.svg"
        },
        {
            "key": "craft",
            "value": "confectionery",
            "description": "🄿 Candy Maker, 🄵🅅 Type: Candy Maker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/confectionery.svg"
        },
        {
            "key": "craft",
            "value": "clockmaker",
            "description": "🄿 Clockmaker, 🄵🅅 Type: Clockmaker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/clock.svg"
        },
        {
            "key": "craft",
            "value": "cleaning",
            "description": "🄿 Cleaning Service, 🄵🅅 Type: Cleaning Service",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vacuum.svg"
        },
        {
            "key": "craft",
            "value": "chimney_sweeper",
            "description": "🄿 Chimney Sweeper, 🄵🅅 Type: Chimney Sweeper",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/chimney.svg"
        },
        {
            "key": "craft",
            "value": "caterer",
            "description": "🄿 Caterer, 🄵🅅 Type: Caterer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/catering.svg"
        },
        {
            "key": "craft",
            "value": "carpet_layer",
            "description": "🄿 Carpet Layer, 🄵🅅 Type: Carpet Layer",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tools.svg"
        },
        {
            "key": "craft",
            "value": "carpenter",
            "description": "🄿 Carpenter, 🄵🅅 Type: Carpenter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hammer.svg"
        },
        {
            "key": "craft",
            "value": "brewery",
            "description": "🄿 Craft Brewery, 🄵🅅 Type: Brewery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/storage_fermenter.svg"
        },
        {
            "key": "craft",
            "value": "bookbinder",
            "description": "🄿 Bookbinder, 🄵🅅 Type: Bookbinder",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/library.svg"
        },
        {
            "key": "craft",
            "value": "boatbuilder",
            "description": "🄿 Boat Builder, 🄵🅅 Type: Boat Builder",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boat_repair.svg"
        },
        {
            "key": "craft",
            "value": "blacksmith",
            "description": "🄿 Blacksmith, 🄵🅅 Type: Blacksmith",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/anvil_and_hammer.svg"
        },
        {
            "key": "craft",
            "value": "beekeeper",
            "description": "🄿 Beekeeper, 🄵🅅 Type: Beekeeper",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm.svg"
        },
        {
            "key": "craft",
            "value": "basket_maker",
            "description": "🄿 Basket Maker, 🄵🅅 Type: Basket Maker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vase.svg"
        },
        {
            "key": "craft",
            "value": "agricultural_engines",
            "description": "🄿 Agricultural Engines Mechanic, 🄵🅅 Type: 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": "tailor",
            "description": "🄿 Tailor (unsearchable), 🄵🅅 Type: Tailor",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/needle_and_spool.svg"
        },
        {
            "key": "craft",
            "value": "locksmith",
            "description": "🄿 Locksmith (unsearchable), 🄵🅅 Type: Locksmith",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/marker-stroked.svg"
        },
        {
            "key": "club",
            "value": "sport",
            "description": "🄿 Sports Club",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "club",
            "value": "scout",
            "description": "🄿 Scout Group",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-handshake.svg"
        },
        {
            "key": "climbing",
            "value": "route_bottom",
            "description": "🄿 Climbing Route Start",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/abseiling.svg"
        },
        {
            "key": "climbing",
            "value": "route",
            "description": "🄿 Climbing Route",
            "object_types": [
                "way",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/climbing.svg"
        },
        {
            "key": "cemetery",
            "value": "sector",
            "description": "🄿 Cemetery Section",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.svg"
        },
        {
            "key": "cemetery",
            "value": "grave",
            "description": "🄿 Grave",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.svg"
        },
        {
            "key": "building",
            "value": "warehouse",
            "description": "🄿 Warehouse, 🄵🅅 Building: Warehouse",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/warehouse.svg"
        },
        {
            "key": "building",
            "value": "university",
            "description": "🄿 University Building, 🄵🅅 Building: University Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-school.svg"
        },
        {
            "key": "building",
            "value": "transportation",
            "description": "🄿 Transportation Building, 🄵🅅 Building: Transportation Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "train_station",
            "description": "🄿 Train Station Building, 🄵🅅 Building: Train Station Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "terrace",
            "description": "🄿 Row of Townhouses, 🄵🅅 Building: Row Houses",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/row_houses.svg"
        },
        {
            "key": "building",
            "value": "temple",
            "description": "🄿 Temple Building, 🄵🅅 Building: Temple Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship.svg"
        },
        {
            "key": "building",
            "value": "synagogue",
            "description": "🄿 Synagogue Building, 🄵🅅 Building: Synagogue Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-synagogue.svg"
        },
        {
            "key": "building",
            "value": "sty",
            "description": "🄿 Pigsty, 🄵🅅 Building: Pigsty",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/barn.svg"
        },
        {
            "key": "building",
            "value": "static_caravan",
            "description": "🄿 Mobile Home, 🄵🅅 Building: Mobile Home",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/manufactured_home.svg"
        },
        {
            "key": "building",
            "value": "stadium",
            "description": "🄿 Stadium Building, 🄵🅅 Building: Stadium Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/stadium.svg"
        },
        {
            "key": "building",
            "value": "stable",
            "description": "🄿 Stable, 🄵🅅 Building: Stable",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/horse_shelter.svg"
        },
        {
            "key": "building",
            "value": "shed",
            "description": "🄿 Shed, 🄵🅅 Building: Shed",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-warehouse.svg"
        },
        {
            "key": "building",
            "value": "service",
            "description": "🄿 Service Building, 🄵🅅 Building: Service Building",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "building",
            "value": "semidetached_house",
            "description": "🄿 Semi-Detached House, 🄵🅅 Building: Semi-Detached House",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
        },
        {
            "key": "building",
            "value": "school",
            "description": "🄿 School Building, 🄵🅅 Building: School Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-school.svg"
        },
        {
            "key": "building",
            "value": "ruins",
            "description": "🄿 Building Ruins, 🄵🅅 Building: Building Ruins",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ruins.svg"
        },
        {
            "key": "building",
            "value": "riding_hall",
            "description": "🄿 Indoor Horseback Riding Arena, 🄵🅅 Building: Horseback Riding Arena",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/horse-riding.svg"
        },
        {
            "key": "building",
            "value": "retail",
            "description": "🄿 Retail Building, 🄵🅅 Building: Retail Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/commercial.svg"
        },
        {
            "key": "building",
            "value": "residential",
            "description": "🄿 Residential Building, 🄵🅅 Building: Residential Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/residential-community.svg"
        },
        {
            "key": "building",
            "value": "public",
            "description": "🄿 Public Building, 🄵🅅 Building: Public Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "pavilion",
            "description": "🄿 Pavilion Building, 🄵🅅 Building: Pavilion Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "office",
            "description": "🄿 Office Building, 🄵🅅 Building: Office Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "building",
            "value": "mosque",
            "description": "🄿 Mosque Building, 🄵🅅 Building: Mosque Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-mosque.svg"
        },
        {
            "key": "building",
            "value": "kindergarten",
            "description": "🄿 Preschool / Kindergarten Building, 🄵🅅 Building: Preschool / Kindergarten Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-school.svg"
        },
        {
            "key": "building",
            "value": "industrial",
            "description": "🄿 Industrial Building, 🄵🅅 Building: Industrial Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry.svg"
        },
        {
            "key": "building",
            "value": "hut",
            "description": "🄿 Hut, 🄵🅅 Building: Hut",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hut.svg"
        },
        {
            "key": "building",
            "value": "houseboat",
            "description": "🄿 Houseboat, 🄵🅅 Building: Houseboat",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/houseboat.svg"
        },
        {
            "key": "building",
            "value": "house",
            "description": "🄿 House, 🄵🅅 Building: House",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
        },
        {
            "key": "building",
            "value": "hotel",
            "description": "🄿 Hotel Building, 🄵🅅 Building: Hotel Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hotel.svg"
        },
        {
            "key": "building",
            "value": "hospital",
            "description": "🄿 Hospital Building, 🄵🅅 Building: Hospital Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hospital-alt.svg"
        },
        {
            "key": "building",
            "value": "hangar",
            "description": "🄿 Hangar Building, 🄵🅅 Building: Hangar Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hangar.svg"
        },
        {
            "key": "building",
            "value": "greenhouse",
            "description": "🄿 Greenhouse, 🄵🅅 Building: Greenhouse",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-centre.svg"
        },
        {
            "key": "building",
            "value": "grandstand",
            "description": "🄿 Grandstand, 🄵🅅 Building: Grandstand",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "ger",
            "description": "🄿 Yurt, 🄵🅅 Building: Yurt",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hut.svg"
        },
        {
            "key": "building",
            "value": "garages",
            "description": "🄿 Garages, 🄵🅅 Building: Garages",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-warehouse.svg"
        },
        {
            "key": "building",
            "value": "garage",
            "description": "🄿 Garage, 🄵🅅 Building: Garage",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-warehouse.svg"
        },
        {
            "key": "building",
            "value": "fire_station",
            "description": "🄿 Fire Station Building, 🄵🅅 Building: Fire Station Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-house-fire.svg"
        },
        {
            "key": "building",
            "value": "farm_auxiliary",
            "description": "🄿 Farm Building, 🄵🅅 Building: Farm Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm.svg"
        },
        {
            "key": "building",
            "value": "farm",
            "description": "🄿 Farm House, 🄵🅅 Building: Farm House",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/farm.svg"
        },
        {
            "key": "building",
            "value": "dormitory",
            "description": "🄿 Dormitory, 🄵🅅 Building: Dormitory",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "detached",
            "description": "🄿 Detached House, 🄵🅅 Building: Detached House",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
        },
        {
            "key": "building",
            "value": "cowshed",
            "description": "🄿 Cowshed, 🄵🅅 Building: Cowshed",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/barn.svg"
        },
        {
            "key": "building",
            "value": "construction",
            "description": "🄿 Building Under Construction, 🄵🅅 Building: Building Under Construction",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "building",
            "value": "commercial",
            "description": "🄿 Commercial Building, 🄵🅅 Building: Commercial Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
        },
        {
            "key": "building",
            "value": "college",
            "description": "🄿 College Building, 🄵🅅 Building: College Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-school.svg"
        },
        {
            "key": "building",
            "value": "civic",
            "description": "🄿 Civic Building, 🄵🅅 Building: Civic Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "church",
            "description": "🄿 Church Building, 🄵🅅 Building: Church 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, 🄵🅅 Building: Chapel Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/place-of-worship.svg"
        },
        {
            "key": "building",
            "value": "cathedral",
            "description": "🄿 Cathedral Building, 🄵🅅 Building: Cathedral Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-church.svg"
        },
        {
            "key": "building",
            "value": "carport",
            "description": "🄿 Carport, 🄵🅅 Building: Carport",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/carport.svg"
        },
        {
            "key": "building",
            "value": "cabin",
            "description": "🄿 Cabin, 🄵🅅 Building: Cabin",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cabin.svg"
        },
        {
            "key": "building",
            "value": "bungalow",
            "description": "🄿 Bungalow, 🄵🅅 Building: Bungalow",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
        },
        {
            "key": "building",
            "value": "boathouse",
            "description": "🄿 Boathouse, 🄵🅅 Building: Boathouse",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/harbor.svg"
        },
        {
            "key": "building",
            "value": "barn",
            "description": "🄿 Barn, 🄵🅅 Building: Barn",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/barn.svg"
        },
        {
            "key": "building",
            "value": "bakehouse",
            "description": "🄿 Bakehouse",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bread.svg"
        },
        {
            "key": "building",
            "value": "apartments",
            "description": "🄿 Apartment Building, 🄵🅅 Building: Apartment Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "allotment_house",
            "description": "🄿 Allotment House, 🄵🅅 Building: Allotment House",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "building",
            "value": "outbuilding",
            "description": "🄿 Outbuilding (unsearchable), 🄵🅅 Building: Outbuilding",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/building.svg"
        },
        {
            "key": "building",
            "value": "manufacture",
            "description": "🄿 Industrial Production Building (unsearchable), 🄵🅅 Building: Industrial Production Building",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/industry.svg"
        },
        {
            "key": "building",
            "value": "glasshouse",
            "description": "🄿 Greenhouse (unsearchable)",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/garden-centre.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.svg"
        },
        {
            "key": "building",
            "value": "bunker",
            "description": "🄿 Bunker (unsearchable), 🄵🅅 Building: Bunker",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bunker.svg"
        },
        {
            "key": "house",
            "value": "terraced",
            "description": "🄿 Townhouse, 🄵🅅 House Type: `terraced`",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/row_houses.svg"
        },
        {
            "key": "house",
            "value": "terrace",
            "description": "🄿 Row of Townhouses (unsearchable), 🄵🅅 House Type: `terrace`",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/row_houses.svg"
        },
        {
            "key": "house",
            "value": "semi-detached",
            "description": "🄿 Semi-Detached House (unsearchable), 🄵🅅 House Type: `semi-detached`",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
        },
        {
            "key": "house",
            "value": "detached",
            "description": "🄿 Detached House (unsearchable), 🄵🅅 House Type: `detached`",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/home.svg"
        },
        {
            "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": "boundary",
            "value": "hazard",
            "description": "🄿 Hazardous Area",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-triangle-exclamation.svg"
        },
        {
            "key": "barrier",
            "value": "wicket_gate",
            "description": "🄿 Wicket Gate",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gate.svg"
        },
        {
            "key": "barrier",
            "value": "wall",
            "description": "🄿 Wall, 🄵🅅 Type: Wall",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wall.svg"
        },
        {
            "key": "barrier",
            "value": "turnstile",
            "description": "🄿 Turnstile, 🄵🅅 Type: Turnstile",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/turnstile.svg"
        },
        {
            "key": "barrier",
            "value": "toll_booth",
            "description": "🄿 Toll Booth, 🄵🅅 Type: Toll Booth",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/toll.svg"
        },
        {
            "key": "barrier",
            "value": "swing_gate",
            "description": "🄿 Swing Gate, 🄵🅅 Type: Swing Gate",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gate.svg"
        },
        {
            "key": "barrier",
            "value": "stile",
            "description": "🄿 Stile, 🄵🅅 Type: Stile",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/stile_squeezer.svg"
        },
        {
            "key": "barrier",
            "value": "spikes",
            "description": "🄿 Spike Strip",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/spike_strip.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": "rope",
            "description": "🄿 Rope Fence",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rope_fence.svg"
        },
        {
            "key": "barrier",
            "value": "retaining_wall",
            "description": "🄿 Retaining Wall, 🄵🅅 Type: Retaining Wall",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wall.svg"
        },
        {
            "key": "barrier",
            "value": "motorcycle_barrier",
            "description": "🄿 Motorcycle Barrier",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock.svg"
        },
        {
            "key": "barrier",
            "value": "log",
            "description": "🄿 Fallen Tree Obstruction",
            "object_types": [
                "node",
                "way"
            ]
        },
        {
            "key": "barrier",
            "value": "lift_gate",
            "description": "🄿 Boom Barrier, 🄵🅅 Type: Boom Gate",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/lift_gate.svg"
        },
        {
            "key": "barrier",
            "value": "kissing_gate",
            "description": "🄿 Kissing Gate, 🄵🅅 Type: Kissing Gate",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gate.svg"
        },
        {
            "key": "barrier",
            "value": "kerb",
            "description": "🄿 Curb, 🄵🅅 Type: Curb",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/kerb-unspecified.svg"
        },
        {
            "key": "barrier",
            "value": "jersey_barrier",
            "description": "🄿 Jersey Barrier, 🄵🅅 Type: Jersey Barrier",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock.svg"
        },
        {
            "key": "barrier",
            "value": "height_restrictor",
            "description": "🄿 Height Restrictor, 🄵🅅 Type: Height Restrictor",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/height_restrictor.svg"
        },
        {
            "key": "barrier",
            "value": "hedge",
            "description": "🄿 Hedge, 🄵🅅 Type: Hedge",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hedge.svg"
        },
        {
            "key": "barrier",
            "value": "hampshire_gate",
            "description": "🄿 Wire Gate",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gate.svg"
        },
        {
            "key": "barrier",
            "value": "guard_rail",
            "description": "🄿 Guard Rail, 🄵🅅 Type: Guard Rail",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/guard_rail.svg"
        },
        {
            "key": "barrier",
            "value": "gate",
            "description": "🄿 Gate, 🄵🅅 Type: Gate",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gate.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.svg"
        },
        {
            "key": "barrier",
            "value": "fence",
            "description": "🄿 Fence, 🄵🅅 Type: Fence",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fence.svg"
        },
        {
            "key": "barrier",
            "value": "ditch",
            "description": "🄿 Trench, 🄵🅅 Type: Ditch",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/trench.svg"
        },
        {
            "key": "barrier",
            "value": "cycle_barrier",
            "description": "🄿 Cycle Barrier, 🄵🅅 Type: Cycle Barrier",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cycle_barrier.svg"
        },
        {
            "key": "barrier",
            "value": "city_wall",
            "description": "🄿 City Wall, 🄵🅅 Type: City Wall",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wall.svg"
        },
        {
            "key": "barrier",
            "value": "chain",
            "description": "🄿 Chain, 🄵🅅 Type: Chain",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/rope_fence.svg"
        },
        {
            "key": "barrier",
            "value": "cattle_grid",
            "description": "🄿 Cattle Grid, 🄵🅅 Type: Cattle Grid",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cattle_grid.svg"
        },
        {
            "key": "barrier",
            "value": "cable_barrier",
            "description": "🄿 Cable Barrier",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock.svg"
        },
        {
            "key": "barrier",
            "value": "bus_trap",
            "description": "🄿 Bus Trap",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock.svg"
        },
        {
            "key": "barrier",
            "value": "bump_gate",
            "description": "🄿 Bump Gate",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/roadblock.svg"
        },
        {
            "key": "barrier",
            "value": "border_control",
            "description": "🄿 Border Control",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/passport_checkpoint.svg"
        },
        {
            "key": "barrier",
            "value": "bollard",
            "description": "🄿 Bollard Row, 🄿 Bollard, 🄵🅅 Type: Bollard",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bollard_row.svg"
        },
        {
            "key": "barrier",
            "value": "block",
            "description": "🄿 Block, 🄵🅅 Type: Large Block",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-cube.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.svg"
        },
        {
            "key": "barrier",
            "value": "handrail",
            "description": "🄿 Handrail (unsearchable)",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railing.svg"
        },
        {
            "key": "barrier",
            "value": "entrance",
            "description": "🄿 Entrance (unsearchable), 🄵🅅 Type: Entrance",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.svg"
        },
        {
            "key": "wall",
            "value": "noise_barrier",
            "description": "🄿 Noise Barrier",
            "object_types": [
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/wall.svg"
        },
        {
            "key": "kerb",
            "value": "rolled",
            "description": "🄿 Rolled Curb, 🄵🅅 Curb: `rolled`, 🄵🅅 Type: `rolled`",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/kerb-rolled.svg"
        },
        {
            "key": "kerb",
            "value": "raised",
            "description": "🄿 Raised Curb, 🄵🅅 Curb: `raised`, 🄵🅅 Type: `raised`",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/kerb-raised.svg"
        },
        {
            "key": "kerb",
            "value": "lowered",
            "description": "🄿 Lowered Curb, 🄵🅅 Curb: `lowered`, 🄵🅅 Type: `lowered`",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/kerb-lowered.svg"
        },
        {
            "key": "kerb",
            "value": "flush",
            "description": "🄿 Flush Curb, 🄵🅅 Curb: `flush`, 🄵🅅 Type: `flush`",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/kerb-flush.svg"
        },
        {
            "key": "fence_type",
            "value": "railing",
            "description": "🄿 Railing",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railing.svg"
        },
        {
            "key": "attraction",
            "value": "water_slide",
            "description": "🄿 Water Slide, 🄵🅅 Type: Water Slide",
            "object_types": [
                "node",
                "way"
            ]
        },
        {
            "key": "attraction",
            "value": "train",
            "description": "🄿 Tourist Train, 🄵🅅 Type: Tourist Train",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/train_kids.svg"
        },
        {
            "key": "attraction",
            "value": "swing_carousel",
            "description": "🄿 Swing Carousel, 🄵🅅 Type: Swing Carousel",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tower.svg"
        },
        {
            "key": "attraction",
            "value": "summer_toboggan",
            "description": "🄿 Summer Toboggan, 🄵🅅 Type: Summer Toboggan",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sledding.svg"
        },
        {
            "key": "attraction",
            "value": "roller_coaster",
            "description": "🄿 Roller Coaster, 🄵🅅 Type: Roller Coaster",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/roller_coaster.svg"
        },
        {
            "key": "attraction",
            "value": "river_rafting",
            "description": "🄿 River Rapids Ride, 🄵🅅 Type: River Rapids Ride",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/ferry.svg"
        },
        {
            "key": "attraction",
            "value": "pirate_ship",
            "description": "🄿 Pirate Ship Ride, 🄵🅅 Type: Pirate Ship Ride",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/danger.svg"
        },
        {
            "key": "attraction",
            "value": "maze",
            "description": "🄿 Maze, 🄵🅅 Type: Maze",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/maze.svg"
        },
        {
            "key": "attraction",
            "value": "log_flume",
            "description": "🄿 Log Flume, 🄵🅅 Type: Log Flume",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/ferry.svg"
        },
        {
            "key": "attraction",
            "value": "kiddie_ride",
            "description": "🄿 Kiddie Ride, 🄵🅅 Type: Kiddie Ride",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/amusement_park.svg"
        },
        {
            "key": "attraction",
            "value": "drop_tower",
            "description": "🄿 Drop Tower Ride, 🄵🅅 Type: Drop Tower Ride",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tower.svg"
        },
        {
            "key": "attraction",
            "value": "dark_ride",
            "description": "🄿 Dark Ride, 🄵🅅 Type: Dark Ride",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/rail-metro.svg"
        },
        {
            "key": "attraction",
            "value": "carousel",
            "description": "🄿 Carousel, 🄵🅅 Type: Carousel",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/amusement_park.svg"
        },
        {
            "key": "attraction",
            "value": "bungee_jumping",
            "description": "🄿 Bungee Jumping, 🄵🅅 Type: Bungee Jumping",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch.svg"
        },
        {
            "key": "attraction",
            "value": "bumper_car",
            "description": "🄿 Bumper Cars, 🄵🅅 Type: 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": "big_wheel",
            "description": "🄿 Ferris Wheel, 🄵🅅 Type: Ferris Wheel",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/amusement-park.svg"
        },
        {
            "key": "attraction",
            "value": "animal",
            "description": "🄿 Animal Enclosure, 🄵🅅 Type: Animal Enclosure",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/zoo.svg"
        },
        {
            "key": "attraction",
            "value": "amusement_ride",
            "description": "🄿 Amusement Ride, 🄵🅅 Type: Amusement Ride",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/amusement-park.svg"
        },
        {
            "key": "area:highway",
            "description": "🄿 Road Area, 🄵 Type",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "area:highway",
            "value": "footway",
            "description": "🄿 Footway Area",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "area:highway",
            "value": "traffic_island",
            "description": "🄿 Traffic Island Area",
            "object_types": [
                "area"
            ]
        },
        {
            "key": "animal",
            "value": "horse_walker",
            "description": "🄿 Horse Walker",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/amusement_park.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": "amenity",
            "value": "watering_place",
            "description": "🄿 Animal Watering Place",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/drinking-water.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.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": "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_basket",
            "description": "🄿 Trash Can",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/waste-basket.svg"
        },
        {
            "key": "amenity",
            "value": "veterinary_pharmacy",
            "description": "🄿 Veterinary Pharmacy",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/veterinary_care.svg"
        },
        {
            "key": "amenity",
            "value": "veterinary",
            "description": "🄿 Veterinary",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/veterinary_care.svg"
        },
        {
            "key": "amenity",
            "value": "vending_machine",
            "description": "🄿 Vending Machine",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_machine.svg"
        },
        {
            "key": "amenity",
            "value": "vehicle_inspection",
            "description": "🄿 Vehicle Inspection",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car.svg"
        },
        {
            "key": "amenity",
            "value": "vacuum_cleaner",
            "description": "🄿 Vacuum Cleaning Station",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vacuum_station.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": "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": "townhall",
            "description": "🄿 Town Hall",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/town_hall.svg"
        },
        {
            "key": "amenity",
            "value": "toilets",
            "description": "🄿 Restroom",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/toilet.svg"
        },
        {
            "key": "amenity",
            "value": "ticket_validator",
            "description": "🄿 Ticket Validator",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_tickets.svg"
        },
        {
            "key": "amenity",
            "value": "theatre",
            "description": "🄿 Theater",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/theatre.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": "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": "swingerclub",
            "description": "🄿 Swinger Club",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/heart.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": "amenity",
            "value": "stripclub",
            "description": "🄿 Strip club",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "amenity",
            "value": "social_facility",
            "description": "🄿 Social Facility",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/social_facility.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": "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": "shower",
            "description": "🄿 Shower",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/shower.svg"
        },
        {
            "key": "amenity",
            "value": "shelter",
            "description": "🄿 Shelter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shelter.svg"
        },
        {
            "key": "amenity",
            "value": "sanitary_dump_station",
            "description": "🄿 RV Toilet Disposal",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/camper_trailer_dump.svg"
        },
        {
            "key": "amenity",
            "value": "restaurant",
            "description": "🄿 Restaurant",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant.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": "refugee_site",
            "description": "🄿 Refugee Camp",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/tents.svg"
        },
        {
            "key": "recycling_type",
            "value": "container",
            "description": "🄿 Recycling Bin, 🄵🅅 Type: Container",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/recycling.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.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.svg"
        },
        {
            "key": "amenity",
            "value": "public_bookcase",
            "description": "🄿 Public Bookcase",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/library.svg"
        },
        {
            "key": "amenity",
            "value": "public_bath",
            "description": "🄿 Public Bath",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-water-ladder.svg"
        },
        {
            "key": "amenity",
            "value": "pub",
            "description": "🄿 Pub",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/beer.svg"
        },
        {
            "key": "amenity",
            "value": "prison",
            "description": "🄿 Prison Grounds",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/prison.svg"
        },
        {
            "key": "amenity",
            "value": "post_office",
            "description": "🄿 Post Office",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/post.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_box",
            "description": "🄿 Mail Drop Box",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/post_box.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": "police",
            "description": "🄿 Police",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/police_officer.svg"
        },
        {
            "key": "amenity",
            "value": "planetarium",
            "description": "🄿 Planetarium",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/globe.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.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": "pharmacy",
            "description": "🄿 Pharmacy Counter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pharmacy.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": "payment_centre",
            "description": "🄿 Payment Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/money_hand.svg"
        },
        {
            "key": "amenity",
            "value": "parking_space",
            "description": "🄿 Parking Space",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/parking_space.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.svg"
        },
        {
            "key": "amenity",
            "value": "parking",
            "description": "🄿 Parking Lot",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_parked.svg"
        },
        {
            "key": "amenity",
            "value": "parcel_locker",
            "description": "🄿 Parcel Locker",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_lockers.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": "motorcycle_rental",
            "description": "🄿 Motorcycle Rental",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/motorcycle_rental.svg"
        },
        {
            "key": "amenity",
            "value": "motorcycle_parking",
            "description": "🄿 Motorcycle Parking",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/motorcycle_parked.svg"
        },
        {
            "key": "amenity",
            "value": "mortuary",
            "description": "🄿 Morgue",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.svg"
        },
        {
            "key": "amenity",
            "value": "money_transfer",
            "description": "🄿 Money Transfer Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/money_hand.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.svg"
        },
        {
            "key": "amenity",
            "value": "marketplace",
            "description": "🄿 Marketplace",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-store.svg"
        },
        {
            "key": "amenity",
            "value": "luggage_locker",
            "description": "🄿 Luggage Locker",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/suitcase_key.svg"
        },
        {
            "key": "amenity",
            "value": "love_hotel",
            "description": "🄿 Love Hotel",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/heart.svg"
        },
        {
            "key": "amenity",
            "value": "lounger",
            "description": "🄿 Lounger",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/lounger.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": "library_dropoff",
            "description": "🄿 Book Return Drop Box",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/library.svg"
        },
        {
            "key": "amenity",
            "value": "library",
            "description": "🄿 Library",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/library.svg"
        },
        {
            "key": "amenity",
            "value": "letter_box",
            "description": "🄿 Letter Box",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/letter_box.svg"
        },
        {
            "key": "amenity",
            "value": "lavoir",
            "description": "🄿 Lavoir",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/detergent_bottle.svg"
        },
        {
            "key": "amenity",
            "value": "kneipp_water_cure",
            "description": "🄿 Kneipp Facility",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "amenity",
            "value": "kitchen",
            "description": "🄿 Communal Kitchen",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-kitchen-set.svg"
        },
        {
            "key": "amenity",
            "value": "karaoke_box",
            "description": "🄿 Karaoke Box",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/karaoke.svg"
        },
        {
            "key": "amenity",
            "value": "internet_cafe",
            "description": "🄿 Internet Cafe",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/antenna.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": "hunting_stand",
            "description": "🄿 Hunting Stand",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hunting_blind.svg"
        },
        {
            "key": "amenity",
            "value": "hospital",
            "description": "🄿 Hospital Grounds",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "amenity",
            "value": "hookah_lounge",
            "description": "🄿 Hookah Lounge",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-smoking.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": "grave_yard",
            "description": "🄿 Graveyard",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.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": "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": "funeral_hall",
            "description": "🄿 Funeral Service Hall",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.svg"
        },
        {
            "key": "amenity",
            "value": "fuel",
            "description": "🄿 Gas Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fuel.svg"
        },
        {
            "key": "amenity",
            "value": "fountain",
            "description": "🄿 Fountain",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/fountain.svg"
        },
        {
            "key": "amenity",
            "value": "food_court",
            "description": "🄿 Food Court",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "amenity",
            "value": "fire_station",
            "description": "🄿 Fire Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fire-station.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.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": "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": "driver_training",
            "description": "🄿 Driver Training Grounds",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/car.svg"
        },
        {
            "key": "amenity",
            "value": "drinking_water",
            "description": "🄿 Drinking Water",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/drinking-water.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.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.svg"
        },
        {
            "key": "amenity",
            "value": "dog_toilet",
            "description": "🄿 Dog Toilet",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dog-park.svg"
        },
        {
            "key": "amenity",
            "value": "doctors",
            "description": "🄿 Doctor",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "amenity",
            "value": "dive_centre",
            "description": "🄿 Dive Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/scuba_diving.svg"
        },
        {
            "key": "amenity",
            "value": "device_charging_station",
            "description": "🄿 Device Charging Station",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/electronic.svg"
        },
        {
            "key": "amenity",
            "value": "dentist",
            "description": "🄿 Dentist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/dentist.svg"
        },
        {
            "key": "amenity",
            "value": "crematorium",
            "description": "🄿 Crematorium",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cemetery.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": "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": "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": "community_centre",
            "description": "🄿 Community Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "amenity",
            "value": "clock",
            "description": "🄿 Clock",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/clock.svg"
        },
        {
            "key": "amenity",
            "value": "clinic",
            "description": "🄿 Clinic",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "amenity",
            "value": "cinema",
            "description": "🄿 Cinema",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cinema.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": "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": "casino",
            "description": "🄿 Casino",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/casino.svg"
        },
        {
            "key": "amenity",
            "value": "car_wash",
            "description": "🄿 Car Wash",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_wash.svg"
        },
        {
            "key": "amenity",
            "value": "car_sharing",
            "description": "🄿 Car Sharing Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sign_and_car.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.svg"
        },
        {
            "key": "amenity",
            "value": "car_pooling",
            "description": "🄿 Car Pooling Station",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_pool.svg"
        },
        {
            "key": "amenity",
            "value": "cafe",
            "description": "🄿 Cafe",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cafe.svg"
        },
        {
            "key": "amenity",
            "value": "bureau_de_change",
            "description": "🄿 Currency Exchange",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/money_hand.svg"
        },
        {
            "key": "amenity",
            "value": "boat_storage",
            "description": "🄿 Boat Storage",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boat_dry_dock.svg"
        },
        {
            "key": "amenity",
            "value": "boat_rental",
            "description": "🄿 Boat Rental",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boat_rental.svg"
        },
        {
            "key": "amenity",
            "value": "binoculars",
            "description": "🄿 Mounted Binoculars",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/binoculars.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": "bicycle_wash",
            "description": "🄿 Bicycle Wash",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bicycle_wash.svg"
        },
        {
            "key": "amenity",
            "value": "bicycle_repair_station",
            "description": "🄿 Bicycle Repair Tool Stand",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bicycle_repair.svg"
        },
        {
            "key": "amenity",
            "value": "bicycle_rental",
            "description": "🄿 Bicycle Rental",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bicycle_rental.svg"
        },
        {
            "key": "amenity",
            "value": "bicycle_parking",
            "description": "🄿 Bicycle Parking",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bicycle_parked.svg"
        },
        {
            "key": "amenity",
            "value": "bench",
            "description": "🄿 Bench",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bench.svg"
        },
        {
            "key": "amenity",
            "value": "bbq",
            "description": "🄿 Barbecue / Grill",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bbq.svg"
        },
        {
            "key": "amenity",
            "value": "bar",
            "description": "🄿 Bar",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bar.svg"
        },
        {
            "key": "amenity",
            "value": "bank",
            "description": "🄿 Bank",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/bank.svg"
        },
        {
            "key": "amenity",
            "value": "baking_oven",
            "description": "🄿 Baking Oven",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bread.svg"
        },
        {
            "key": "amenity",
            "value": "atm",
            "description": "🄿 ATM",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/atm2.svg"
        },
        {
            "key": "amenity",
            "value": "arts_centre",
            "description": "🄿 Arts Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/theatre.svg"
        },
        {
            "key": "amenity",
            "value": "animal_shelter",
            "description": "🄿 Animal Shelter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/veterinary.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.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.svg"
        },
        {
            "key": "amenity",
            "value": "university",
            "description": "🄿 University Grounds (unsearchable)",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/college.svg"
        },
        {
            "key": "amenity",
            "value": "school",
            "description": "🄿 School Grounds (unsearchable)",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "amenity",
            "value": "recycling",
            "description": "🄿 Recycling (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/recycling.svg"
        },
        {
            "key": "amenity",
            "value": "prep_school",
            "description": "🄿 Test Prep / Tutoring School (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.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.svg"
        },
        {
            "key": "amenity",
            "value": "music_school",
            "description": "🄿 Music School (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-music.svg"
        },
        {
            "key": "amenity",
            "value": "language_school",
            "description": "🄿 Language School (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "amenity",
            "value": "kindergarten",
            "description": "🄿 Preschool / Kindergarten Grounds (unsearchable)",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/school.svg"
        },
        {
            "key": "amenity",
            "value": "ferry_terminal",
            "description": "🄿 Ferry Terminal (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ferry.svg"
        },
        {
            "key": "amenity",
            "value": "embassy",
            "description": "🄿 Embassy (unsearchable), 🄳 (deprecated tag) ➜ office=diplomatic",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/embassy.svg"
        },
        {
            "key": "amenity",
            "value": "driving_school",
            "description": "🄿 Driving School (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_pool.svg"
        },
        {
            "key": "amenity",
            "value": "dancing_school",
            "description": "🄿 Dance School (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-music.svg"
        },
        {
            "key": "amenity",
            "value": "coworking_space",
            "description": "🄿 Coworking Space (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-users.svg"
        },
        {
            "key": "amenity",
            "value": "college",
            "description": "🄿 College Grounds (unsearchable)",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/college.svg"
        },
        {
            "key": "amenity",
            "value": "bus_station",
            "description": "🄿 Bus Station / Terminal (unsearchable)",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bus.svg"
        },
        {
            "key": "waste",
            "value": "dog_excrement",
            "description": "🄿 Dog Excrement Bin, 🄵🅅 Waste: Dog Excrement",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/waste-basket.svg"
        },
        {
            "key": "vending",
            "value": "sweets",
            "description": "🄿 Candy Vending Machine, 🄵🅅 Types of Goods: Sweets",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_machine.svg"
        },
        {
            "key": "vending",
            "value": "stamps",
            "description": "🄿 Postage Vending Machine, 🄵🅅 Types of Goods: Postage Stamps",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_stamps.svg"
        },
        {
            "key": "vending",
            "value": "public_transport_tickets",
            "description": "🄿 Transit Ticket Vending Machine, 🄵🅅 Types of Goods: Public Transport Tickets",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_tickets.svg"
        },
        {
            "key": "vending",
            "value": "pizza",
            "description": "🄿 Pizza Vending Machine, 🄵🅅 Types of Goods: Pizza",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_machine.svg"
        },
        {
            "key": "vending",
            "value": "parking_tickets",
            "description": "🄿 Parking Ticket Vending Machine, 🄵🅅 Types of Goods: Parking Tickets",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_tickets.svg"
        },
        {
            "key": "vending",
            "value": "newspapers",
            "description": "🄿 Newspaper Vending Machine, 🄵🅅 Types of Goods: Newspapers",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_newspaper.svg"
        },
        {
            "key": "vending",
            "value": "ice_cubes",
            "description": "🄿 Ice Vending Machine, 🄵🅅 Types of Goods: Ice Cubes",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_ice.svg"
        },
        {
            "key": "vending",
            "value": "ice_cream",
            "description": "🄿 Ice Cream Vending Machine, 🄵🅅 Types of Goods: Ice Cream",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_ice_cream.svg"
        },
        {
            "key": "vending",
            "value": "fuel",
            "description": "🄿 Gas Vending Machine, 🄵🅅 Types of Goods: Fuel",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fuel.svg"
        },
        {
            "key": "vending",
            "value": "food",
            "description": "🄿 Food Vending Machine, 🄵🅅 Types of Goods: Food",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_machine.svg"
        },
        {
            "key": "vending",
            "value": "feminine_hygiene",
            "description": "🄿 Feminine Hygiene Vending Machine, 🄵🅅 Types of Goods: Feminine Hygiene Products",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_venus.svg"
        },
        {
            "key": "vending",
            "value": "excrement_bags",
            "description": "🄿 Excrement Bag Dispenser, 🄵🅅 Types of Goods: Excrement Bags",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_pet_waste.svg"
        },
        {
            "key": "vending",
            "value": "elongated_coin",
            "description": "🄿 Flat Coin Vending Machine, 🄵🅅 Types of Goods: Souvenir Coins",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_flat_coin.svg"
        },
        {
            "key": "vending",
            "value": "electronics",
            "description": "🄿 Electronics Vending Machine, 🄵🅅 Types of Goods: Electronics",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_machine.svg"
        },
        {
            "key": "vending",
            "value": "eggs",
            "description": "🄿 Egg Vending Machine, 🄵🅅 Types of Goods: Eggs",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_eggs.svg"
        },
        {
            "key": "vending",
            "value": "drinks",
            "description": "🄿 Drink Vending Machine, 🄵🅅 Types of Goods: Drinks",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_cold_drink.svg"
        },
        {
            "key": "vending",
            "value": "condoms",
            "description": "🄿 Condom Vending Machine, 🄵🅅 Types of Goods: Condoms",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_love.svg"
        },
        {
            "key": "vending",
            "value": "coffee",
            "description": "🄿 Coffee Vending Machine, 🄵🅅 Types of Goods: Coffee",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_hot_drink.svg"
        },
        {
            "key": "vending",
            "value": "cigarettes",
            "description": "🄿 Cigarette Vending Machine, 🄵🅅 Types of Goods: Cigarettes",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_cigarettes.svg"
        },
        {
            "key": "vending",
            "value": "bread",
            "description": "🄿 Bread Vending Machine, 🄵🅅 Types of Goods: Bread",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_bread.svg"
        },
        {
            "key": "vending",
            "value": "bottle_return",
            "description": "🄿 Bottle Return Machine",
            "object_types": [
                "node"
            ]
        },
        {
            "key": "vending",
            "value": "bicycle_tube",
            "description": "🄿 Bicycle Inner Tube Vending Machine, 🄵🅅 Types of Goods: Bicycle Tubes",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_machine.svg"
        },
        {
            "key": "food",
            "value": "snacks",
            "description": "🄿 Snack Vending Machine",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_machine.svg"
        },
        {
            "key": "townhall:type",
            "value": "city",
            "description": "🄿 City Hall",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/capitol.svg"
        },
        {
            "key": "townhall:type",
            "value": "barangay",
            "description": "🄿 Barangay Hall",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-building-flag.svg"
        },
        {
            "key": "portable",
            "value": "yes",
            "description": "🄿 Portable Toilet",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/latrine.svg"
        },
        {
            "key": "toilets:disposal",
            "value": "pitlatrine",
            "description": "🄿 Pit Latrine, 🄵🅅 Disposal: Pit Latrine",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/latrine.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": "theatre:type",
            "value": "amphi",
            "description": "🄿 Amphitheater",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/theatre.svg"
        },
        {
            "key": "taxi_vehicle",
            "value": "motorcycle",
            "description": "🄿 Motorcycle Taxi Stand, 🄵🅅 Vehicle Type: `motorcycle`",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_and_cyclist.svg"
        },
        {
            "key": "taxi_vehicle",
            "value": "cycle_rickshaw",
            "description": "🄿 Cycle Rickshaw Stand, 🄵🅅 Vehicle Type: `cycle_rickshaw`",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "taxi_vehicle",
            "value": "auto_rickshaw",
            "description": "🄿 Auto Rickshaw Stand, 🄵🅅 Vehicle Type: `auto_rickshaw`",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-person-arrow-up-from-line.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": "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": "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": "audio",
            "description": "🄿 Recording Studio",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-microphone.svg"
        },
        {
            "key": "social_facility:for",
            "value": "senior",
            "description": "🄿 Nursing Home, 🄿 Elderly Group Home, 🄿 Senior Assisted Living Facility, 🄵🅅 People Served: Elderly",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wheelchair.svg"
        },
        {
            "key": "social_facility:for",
            "value": "homeless",
            "description": "🄿 Homeless Shelter, 🄵🅅 People Served: Homeless",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/social_facility.svg"
        },
        {
            "key": "social_facility",
            "value": "food_bank",
            "description": "🄿 Food Bank, 🄵🅅 Type: Food Bank",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/social_facility.svg"
        },
        {
            "key": "social_facility",
            "value": "ambulatory_care",
            "description": "🄿 Ambulatory Care, 🄵🅅 Type: Ambulatory Care",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/wheelchair.svg"
        },
        {
            "key": "shelter_type",
            "value": "public_transport",
            "description": "🄿 Transit Shelter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/transit_shelter.svg"
        },
        {
            "key": "shelter_type",
            "value": "picnic_shelter",
            "description": "🄿 Picnic Shelter",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/picnic_shelter.svg"
        },
        {
            "key": "shelter_type",
            "value": "lean_to",
            "description": "🄿 Lean-To",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sleep_shelter.svg"
        },
        {
            "key": "shelter_type",
            "value": "gazebo",
            "description": "🄿 Gazebo",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/shelter.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.svg"
        },
        {
            "key": "cuisine",
            "value": "ukrainian",
            "description": "🄿 Ukrainian Restaurant, 🄵🅅 Cuisines: Ukrainian",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant.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.svg"
        },
        {
            "key": "cuisine",
            "value": "thai",
            "description": "🄿 Thai Restaurant, 🄵🅅 Cuisines: Thai",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-spoon.svg"
        },
        {
            "key": "cuisine",
            "value": "sushi",
            "description": "🄿 Sushi Restaurant, 🄵🅅 Cuisines: Sushi",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/temaki.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.svg"
        },
        {
            "key": "cuisine",
            "value": "spanish",
            "description": "🄿 Spanish Restaurant, 🄵🅅 Cuisines: Spanish",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant.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.svg"
        },
        {
            "key": "cuisine",
            "value": "ramen",
            "description": "🄿 Ramen Restaurant, 🄵🅅 Cuisines: Ramen",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle.svg"
        },
        {
            "key": "cuisine",
            "value": "pizza",
            "description": "🄿 Pizza Restaurant, 🄿 Pizza Fast Food, 🄵🅅 Cuisines: Pizza",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-pizza.svg"
        },
        {
            "key": "cuisine",
            "value": "noodle",
            "description": "🄿 Noodle Restaurant, 🄵🅅 Cuisines: Noodle",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle.svg"
        },
        {
            "key": "cuisine",
            "value": "mexican",
            "description": "🄿 Mexican Restaurant, 🄿 Mexican Fast Food, 🄵🅅 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": "korean",
            "description": "🄿 Korean Restaurant, 🄵🅅 Cuisines: Korean",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle.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.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.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.svg"
        },
        {
            "key": "cuisine",
            "value": "hotpot",
            "description": "🄿 Hot Pot Restaurant, 🄵🅅 Cuisines: Hot Pot",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hotpot.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.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.svg"
        },
        {
            "key": "cuisine",
            "value": "georgian",
            "description": "🄿 Georgian Restaurant, 🄵🅅 Cuisines: Georgian",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant.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.svg"
        },
        {
            "key": "cuisine",
            "value": "chinese",
            "description": "🄿 Chinese Restaurant, 🄿 Chinese Fast Food, 🄵🅅 Cuisines: Chinese",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-noodle.svg"
        },
        {
            "key": "cuisine",
            "value": "barbecue",
            "description": "🄿 Barbecue Restaurant, 🄵🅅 Cuisines: Barbecue",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant-bbq.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.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.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.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.svg"
        },
        {
            "key": "microbrewery",
            "value": "yes",
            "description": "🄿 Brewpub",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/beer.svg"
        },
        {
            "key": "theme",
            "value": "irish",
            "description": "🄿 Irish Pub",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/beer.svg"
        },
        {
            "key": "religion",
            "value": "taoist",
            "description": "🄿 Taoist Temple, 🄵🅅 Religion: Taoist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/taoism.svg"
        },
        {
            "key": "religion",
            "value": "sikh",
            "description": "🄿 Sikh Temple, 🄵🅅 Religion: Sikh",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sikhism.svg"
        },
        {
            "key": "religion",
            "value": "shinto",
            "description": "🄿 Shinto Shrine, 🄵🅅 Religion: Shinto",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/shinto.svg"
        },
        {
            "key": "religion",
            "value": "muslim",
            "description": "🄿 Muslim Mosque, 🄵🅅 Religion: Muslim",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-muslim.svg"
        },
        {
            "key": "religion",
            "value": "jewish",
            "description": "🄿 Jewish Synagogue, 🄵🅅 Religion: Jewish",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-jewish.svg"
        },
        {
            "key": "religion",
            "value": "hindu",
            "description": "🄿 Hindu Temple, 🄵🅅 Religion: Hindu",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hinduism.svg"
        },
        {
            "key": "religion",
            "value": "christian",
            "description": "🄿 Christian Church, 🄵🅅 Religion: Christian",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-christian.svg"
        },
        {
            "key": "religion",
            "value": "buddhist",
            "description": "🄿 Buddhist Temple, 🄵🅅 Religion: Buddhist",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/religious-buddhist.svg"
        },
        {
            "key": "denomination",
            "value": "quaker",
            "description": "🄿 Quaker Friends Meeting House",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/quakerism.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.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.svg"
        },
        {
            "key": "parking_space",
            "value": "disabled",
            "description": "🄿 Accessible Parking Space",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/accessible_space.svg"
        },
        {
            "key": "parking",
            "value": "underground",
            "description": "🄿 Underground Parking, 🄵🅅 Type: `underground`",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_structure.svg"
        },
        {
            "key": "parking",
            "value": "street_side",
            "description": "🄿 Street-side Parking, 🄵🅅 Type: `street_side`",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_parked.svg"
        },
        {
            "key": "park_ride",
            "value": "yes",
            "description": "🄿 Park & Ride Lot",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sign_and_car.svg"
        },
        {
            "key": "parking",
            "value": "multi-storey",
            "description": "🄿 Multilevel Parking Garage, 🄵🅅 Type: `multi-storey`",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/car_structure.svg"
        },
        {
            "key": "cuisine",
            "value": "frozen_yogurt",
            "description": "🄿 Frozen Yogurt Shop, 🄵🅅 Cuisines: Frozen Yogurt",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/ice-cream.svg"
        },
        {
            "key": "cuisine",
            "value": "wings",
            "description": "🄿 Chicken Wings Fast Food, 🄵🅅 Cuisines: Chicken Wings",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fast-food.svg"
        },
        {
            "key": "cuisine",
            "value": "sandwich",
            "description": "🄿 Sandwich Fast Food, 🄵🅅 Cuisines: Sandwich",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/sandwich.svg"
        },
        {
            "key": "cuisine",
            "value": "kebab",
            "description": "🄿 Kebab Fast Food, 🄵🅅 Cuisines: Kebab",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vertical_rotisserie.svg"
        },
        {
            "key": "cuisine",
            "value": "juice",
            "description": "🄿 Juice Fast Food, 🄵🅅 Cuisines: Juice",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/drink_cup.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": "fish_and_chips",
            "description": "🄿 Fish & Chips Fast Food, 🄵🅅 Cuisines: Fish and Chips",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-fish.svg"
        },
        {
            "key": "cuisine",
            "value": "donut",
            "description": "🄿 Donut Fast Food, 🄵🅅 Cuisines: Donut",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/donut.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": "fast_food",
            "value": "cafeteria",
            "description": "🄿 Cafeteria",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/restaurant.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.svg"
        },
        {
            "key": "cuisine",
            "value": "bagel",
            "description": "🄿 Bagel Fast Food, 🄵🅅 Cuisines: Bagel",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/fast-food.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": "healthcare:speciality",
            "value": "urology",
            "description": "🄿 Urologist, 🄵🅅 Specialties: Urology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "trauma",
            "description": "🄿 Trauma Surgeon, 🄵🅅 Specialties: Trauma Surgery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "surgery",
            "description": "🄿 General Surgeon, 🄵🅅 Specialties: General Surgery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "rheumatology",
            "description": "🄿 Rheumatologist, 🄵🅅 Specialties: Rheumatology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "radiology",
            "description": "🄿 Radiologist, 🄵🅅 Specialties: Radiology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "pulmonology",
            "description": "🄿 Pulmonologist, 🄵🅅 Specialties: Pulmonology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "psychiatry",
            "description": "🄿 Psychiatrist, 🄵🅅 Specialties: Psychiatry",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "proctology",
            "description": "🄿 Colorectal Surgeon, 🄵🅅 Specialties: Colorectal Surgery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "podiatry",
            "description": "🄿 Podiatrist, 🄵🅅 Specialties: Podiatry",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "plastic_surgery",
            "description": "🄿 Plastic Surgeon, 🄵🅅 Specialties: Plastic Surgery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "pathology",
            "description": "🄿 Pathologist, 🄵🅅 Specialties: Pathology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "paediatrics",
            "description": "🄿 Pediatrician, 🄵🅅 Specialties: Pediatrics",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "otolaryngology",
            "description": "🄿 Otolaryngologist, 🄵🅅 Specialties: Ear, Nose & Throat",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "orthopaedics",
            "description": "🄿 Orthopedic Surgeon, 🄵🅅 Specialties: Orthopedic Surgery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "ophthalmology",
            "description": "🄿 Ophthalmologist, 🄵🅅 Specialties: Ophthalmology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "oncology",
            "description": "🄿 Oncologist, 🄵🅅 Specialties: Oncology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "neurosurgery",
            "description": "🄿 Neurosurgeon, 🄵🅅 Specialties: Neurosurgery",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "neurology",
            "description": "🄿 Neurologist, 🄵🅅 Specialties: Neurology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "nephrology",
            "description": "🄿 Nephrologist, 🄵🅅 Specialties: Nephrology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "internal",
            "description": "🄿 Internist, 🄵🅅 Specialties: Internal Medicine",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "haematology",
            "description": "🄿 Hematologist, 🄵🅅 Specialties: Hematology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "gynaecology",
            "description": "🄿 Obstetrician / Gynecologist, 🄵🅅 Specialties: Obstetrics & Gynecology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "general",
            "description": "🄿 Primary Care Physician, 🄵🅅 Specialties: General Practice",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "gastroenterology",
            "description": "🄿 Gastroenterologist, 🄵🅅 Specialties: Gastroenterology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "dermatology",
            "description": "🄿 Dermatologist, 🄵🅅 Specialties: Dermatology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "child_psychiatry",
            "description": "🄿 Child and Adolescent Psychiatrist, 🄵🅅 Specialties: Child & Adolescent Psychiatry",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "cardiology",
            "description": "🄿 Cardiologist, 🄵🅅 Specialties: Cardiology",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "allergology",
            "description": "🄿 Allergologist, 🄵🅅 Specialties: Allergy & Asthma",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "community_centre",
            "value": "youth_centre",
            "description": "🄿 Youth Center, 🄵🅅 Type: Youth Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "community_centre",
            "value": "village_hall",
            "description": "🄿 Village Hall, 🄵🅅 Type: Village Hall",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "community_centre",
            "value": "parish_hall",
            "description": "🄿 Parish Hall, 🄵🅅 Type: Parish Hall",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "community_centre",
            "value": "family_centre",
            "description": "🄿 Family Centre, 🄵🅅 Type: Family Centre",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "community_centre",
            "value": "cultural_centre",
            "description": "🄿 Cultural Centre, 🄵🅅 Type: Cultural Centre",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "community_centre",
            "value": "community_hall",
            "description": "🄿 Community Hall, 🄵🅅 Type: Community Hall",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "community_centre",
            "value": "club_home",
            "description": "🄿 Club Home, 🄵🅅 Type: Club Home",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "community_centre",
            "value": "chitalishte",
            "description": "🄿 Chitalishte",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/town-hall.svg"
        },
        {
            "key": "display",
            "value": "sundial",
            "description": "🄿 Sundial, 🄵🅅 Display: Sundial",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/clock.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "fertility",
            "description": "🄿 Fertility Clinic, 🄵🅅 Specialties: Fertility",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "healthcare",
            "value": "dialysis",
            "description": "🄿 Dialysis Center, 🄵🅅 Type: Dialysis Center",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/doctor.svg"
        },
        {
            "key": "healthcare:speciality",
            "value": "abortion",
            "description": "🄿 Abortion Clinic, 🄵🅅 Specialties: Abortion",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/hospital.svg"
        },
        {
            "key": "cuisine",
            "value": "tea",
            "description": "🄿 Teahouse, 🄵🅅 Cuisines: Tea",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/cafe.svg"
        },
        {
            "key": "cuisine",
            "value": "coffee_shop",
            "description": "🄿 Coffeehouse, 🄵🅅 Cuisines: Coffee Shop",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hot_drink_cup.svg"
        },
        {
            "key": "cuisine",
            "value": "bubble_tea",
            "description": "🄿 Bubble Tea Cafe, 🄵🅅 Cuisines: Bubble Tea",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bubble_tea.svg"
        },
        {
            "key": "bicycle_parking",
            "value": "shed",
            "description": "🄿 Bicycle Shed, 🄵🅅 Type: Closed Shed",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bicycle_shed.svg"
        },
        {
            "key": "bicycle_parking",
            "value": "lockers",
            "description": "🄿 Bicycle Lockers, 🄵🅅 Type: Individual Lockers",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bicycle_locker.svg"
        },
        {
            "key": "bicycle_parking",
            "value": "building",
            "description": "🄿 Bicycle Parking Garage, 🄵🅅 Type: In a Building",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bicycle_structure.svg"
        },
        {
            "key": "allotments",
            "value": "plot",
            "description": "🄿 Community Garden Plot",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/garden_bed.svg"
        },
        {
            "key": "aeroway",
            "value": "windsock",
            "description": "🄿 Windsock",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/windsock.svg"
        },
        {
            "key": "aeroway",
            "value": "terminal",
            "description": "🄿 Airport Terminal",
            "object_types": [
                "node",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/airport.svg"
        },
        {
            "key": "aeroway",
            "value": "taxiway",
            "description": "🄿 Taxiway",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/plane_taxiing.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": "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": "parking_position",
            "description": "🄿 Aircraft Parking Position",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/plane_taxiing.svg"
        },
        {
            "key": "aeroway",
            "value": "jet_bridge",
            "description": "🄿 Jetway",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_walled.svg"
        },
        {
            "key": "aeroway",
            "value": "holding_position",
            "description": "🄿 Aircraft Holding Position",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/plane_taxiing.svg"
        },
        {
            "key": "aeroway",
            "value": "helipad",
            "description": "🄿 Helipad",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/heliport.svg"
        },
        {
            "key": "aeroway",
            "value": "hangar",
            "description": "🄿 Hangar",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/hangar.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": "apron",
            "description": "🄿 Airport Apron",
            "object_types": [
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/planes.svg"
        },
        {
            "key": "aeroway",
            "value": "aerodrome",
            "description": "🄿 Airport",
            "object_types": [
                "area",
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/airport.svg"
        },
        {
            "key": "aerialway",
            "value": "zip_line",
            "description": "🄿 Zip Line",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "aerialway",
            "value": "t-bar",
            "description": "🄿 T-Bar Lift",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/t_bar_lift.svg"
        },
        {
            "key": "aerialway",
            "value": "rope_tow",
            "description": "🄿 Rope Tow Lift",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "aerialway",
            "value": "pylon",
            "description": "🄿 Aerialway Pylon",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/aerialway_pole.svg"
        },
        {
            "key": "aerialway",
            "value": "platter",
            "description": "🄿 Platter Lift",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/platter_lift.svg"
        },
        {
            "key": "aerialway",
            "value": "mixed_lift",
            "description": "🄿 Mixed Lift",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/aerialway.svg"
        },
        {
            "key": "aerialway",
            "value": "magic_carpet",
            "description": "🄿 Magic Carpet Lift",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "aerialway",
            "value": "j-bar",
            "description": "🄿 J-Bar Lift",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/j_bar_lift.svg"
        },
        {
            "key": "aerialway",
            "value": "goods",
            "description": "🄿 Goods Aerialway",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/goods_lift.svg"
        },
        {
            "key": "aerialway",
            "value": "gondola",
            "description": "🄿 Gondola Lift",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/gondola_lift.svg"
        },
        {
            "key": "aerialway",
            "value": "drag_lift",
            "description": "🄿 Drag Lift",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/drag_lift.svg"
        },
        {
            "key": "aerialway",
            "value": "chair_lift",
            "description": "🄿 Chair Lift",
            "object_types": [
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/chairlift.svg"
        },
        {
            "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": "advertising",
            "value": "totem",
            "description": "🄿 Advertising Totem",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/billboard.svg"
        },
        {
            "key": "advertising",
            "value": "sign",
            "description": "🄿 Advertising Sign",
            "object_types": [
                "node",
                "way",
                "area"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-sign-hanging.svg"
        },
        {
            "key": "advertising",
            "value": "poster_box",
            "description": "🄿 Poster Box",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/poster_box.svg"
        },
        {
            "key": "advertising",
            "value": "column",
            "description": "🄿 Advertising Column",
            "object_types": [
                "node",
                "area"
            ]
        },
        {
            "key": "advertising",
            "value": "board",
            "description": "🄿 Notice Board",
            "object_types": [
                "node"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/bulletin_board.svg"
        },
        {
            "key": "advertising",
            "value": "billboard",
            "description": "🄿 Billboard",
            "object_types": [
                "node",
                "way"
            ],
            "icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/billboard.svg"
        },
        {
            "key": "addr:interpolation",
            "description": "🄿 Address Interpolation (unsearchable), 🄵 Type",
            "object_types": [
                "way"
            ]
        },
        {
            "key": "wood_provided",
            "description": "🄵 Firewood Provided"
        },
        {
            "key": "windings",
            "description": "🄵 Windings"
        },
        {
            "key": "wikipedia",
            "description": "🄵 Wikipedia, 🄵 Wikidata"
        },
        {
            "key": "wikimedia_commons",
            "description": "🄵 Wikimedia Commons Page"
        },
        {
            "key": "wikidata",
            "description": "🄵 Wikidata"
        },
        {
            "key": "width",
            "description": "🄵 Width (Meters)"
        },
        {
            "key": "wholesale",
            "description": "🄵 Wholesale"
        },
        {
            "key": "wheelchair",
            "description": "🄵 Wheelchair Access"
        },
        {
            "key": "wetland",
            "description": "🄵 Type"
        },
        {
            "key": "website",
            "description": "🄵 Website"
        },
        {
            "key": "contact:website",
            "description": "🄵 Website"
        },
        {
            "key": "water_source",
            "description": "🄵 Water Source"
        },
        {
            "key": "water_source",
            "value": "main",
            "description": "🄵🅅 Water Source: Water Distribution Pipe"
        },
        {
            "key": "water_source",
            "value": "water_tank",
            "description": "🄵🅅 Water Source: Water Tank"
        },
        {
            "key": "water_source",
            "value": "pond",
            "description": "🄵🅅 Water Source: Pond"
        },
        {
            "key": "water_source",
            "value": "river",
            "description": "🄵🅅 Water Source: River"
        },
        {
            "key": "water_source",
            "value": "stream",
            "description": "🄵🅅 Water Source: Stream"
        },
        {
            "key": "water_source",
            "value": "groundwater",
            "description": "🄵🅅 Water Source: Groundwater"
        },
        {
            "key": "water_point",
            "description": "🄵 Water Point"
        },
        {
            "key": "water",
            "description": "🄵 Type"
        },
        {
            "key": "waste",
            "description": "🄵 Waste"
        },
        {
            "key": "waste",
            "value": "cigarettes",
            "description": "🄵🅅 Waste: Cigarettes"
        },
        {
            "key": "waste",
            "value": "organic",
            "description": "🄵🅅 Waste: Organic Waste"
        },
        {
            "key": "waste",
            "value": "trash",
            "description": "🄵🅅 Waste: Trash"
        },
        {
            "key": "wall",
            "description": "🄵 Type"
        },
        {
            "key": "voltage",
            "description": "🄵 Voltage"
        },
        {
            "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": "video",
            "description": "🄵 Video Calls"
        },
        {
            "key": "via",
            "description": "🄵 Via"
        },
        {
            "key": "vhf",
            "description": "🄵 VHF Channel"
        },
        {
            "key": "vending",
            "description": "🄵 Types of Goods"
        },
        {
            "key": "vending",
            "value": "e-cigarettes",
            "description": "🄵🅅 Types of Goods: E-Cigarettes"
        },
        {
            "key": "vending",
            "value": "milk",
            "description": "🄵🅅 Types of Goods: Milk"
        },
        {
            "key": "vending",
            "value": "water",
            "description": "🄵🅅 Types of Goods: Drinking Water"
        },
        {
            "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": "valve",
            "description": "🄵 Type"
        },
        {
            "key": "utility",
            "value": "gas",
            "description": "🄵🅅 Utility: Gas"
        },
        {
            "key": "utility",
            "value": "oil",
            "description": "🄵🅅 Utility: Oil"
        },
        {
            "key": "utility",
            "value": "sewerage",
            "description": "🄵🅅 Utility: Waste Water"
        },
        {
            "key": "utility",
            "value": "street_lighting",
            "description": "🄵🅅 Utility: Street Lighting"
        },
        {
            "key": "utility",
            "value": "telecom",
            "description": "🄵🅅 Utility: Telecom"
        },
        {
            "key": "utility",
            "value": "water",
            "description": "🄵🅅 Utility: Water"
        },
        {
            "key": "usage",
            "description": "🄵 Usage Type"
        },
        {
            "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": "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": "two_sided",
            "description": "🄵 Two-Sided"
        },
        {
            "key": "two_sided",
            "value": "yes",
            "description": "🄵🅅 Two-Sided: Yes"
        },
        {
            "key": "turning_circle",
            "description": "🄵 Shape"
        },
        {
            "key": "tunnel",
            "description": "🄵 Type, 🄵 Structure"
        },
        {
            "key": "tunnel",
            "value": "avalanche_protector",
            "description": "🄵🅅 Type: Avalanche Protector"
        },
        {
            "key": "tunnel",
            "value": "building_passage",
            "description": "🄵🅅 Type: Building Passage"
        },
        {
            "key": "tunnel",
            "value": "culvert",
            "description": "🄵🅅 Type: Culvert"
        },
        {
            "key": "tunnel",
            "value": "flooded",
            "description": "🄵🅅 Type: Flooded Tunnel"
        },
        {
            "key": "trolley_wire",
            "description": "🄵 Overhead Trolley Wires"
        },
        {
            "key": "trench",
            "description": "🄵 Type"
        },
        {
            "key": "trees",
            "description": "🄵 Trees"
        },
        {
            "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": "trailer",
            "description": "🄵 Trailer Access"
        },
        {
            "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": "traffic_signals",
            "description": "🄵 Type"
        },
        {
            "key": "traffic_calming",
            "value": "choked_table",
            "description": "🄵🅅 Type: Choked Speed Table"
        },
        {
            "key": "traffic_calming",
            "value": "double_dip",
            "description": "🄵🅅 Type: Double Dip"
        },
        {
            "key": "trade",
            "description": "🄵 Type"
        },
        {
            "key": "tracktype",
            "description": "🄵 Track Type"
        },
        {
            "key": "tracktype",
            "value": "grade1",
            "description": "🄵🅅 Track Type: Solid: paved"
        },
        {
            "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": "tomb",
            "description": "🄵 Type"
        },
        {
            "key": "tomb",
            "value": "columbarium",
            "description": "🄵🅅 Type: Columbarium"
        },
        {
            "key": "tomb",
            "value": "crypt",
            "description": "🄵🅅 Type: Crypt"
        },
        {
            "key": "tomb",
            "value": "dolmen",
            "description": "🄵🅅 Type: Dolmen"
        },
        {
            "key": "tomb",
            "value": "hypogeum",
            "description": "🄵🅅 Type: Hypogeum"
        },
        {
            "key": "tomb",
            "value": "mausoleum",
            "description": "🄵🅅 Type: Mausoleum"
        },
        {
            "key": "tomb",
            "value": "pyramid",
            "description": "🄵🅅 Type: Pyramid"
        },
        {
            "key": "tomb",
            "value": "rock-cut",
            "description": "🄵🅅 Type: Rock-cut Tomb"
        },
        {
            "key": "tomb",
            "value": "sarcophagus",
            "description": "🄵🅅 Type: Sarcophagus"
        },
        {
            "key": "tomb",
            "value": "table",
            "description": "🄵🅅 Type: Table"
        },
        {
            "key": "tomb",
            "value": "tumulus",
            "description": "🄵🅅 Type: Tumulus"
        },
        {
            "key": "tomb",
            "value": "vault",
            "description": "🄵🅅 Type: Vault"
        },
        {
            "key": "tomb",
            "value": "war_grave",
            "description": "🄵🅅 Type: Single War Grave"
        },
        {
            "key": "toll",
            "description": "🄵 Toll"
        },
        {
            "key": "toilets",
            "description": "🄵 Toilets"
        },
        {
            "key": "to",
            "description": "🄵 To"
        },
        {
            "key": "tidal",
            "description": "🄵 Tidal"
        },
        {
            "key": "tents",
            "description": "🄵 Tents"
        },
        {
            "key": "telecom",
            "value": "connection_point",
            "description": "🄵🅅 Type: Connection Point"
        },
        {
            "key": "telecom",
            "value": "distribution_point",
            "description": "🄵🅅 Type: Distribution Point"
        },
        {
            "key": "telecom",
            "value": "service_device",
            "description": "🄵🅅 Type: Service Device"
        },
        {
            "key": "tee",
            "description": "🄵 Tee Color, 🄵 Tee Color/Type"
        },
        {
            "key": "tee",
            "value": "gold",
            "description": "🄵🅅 Tee Color: Gold"
        },
        {
            "key": "tee",
            "value": "blue",
            "description": "🄵🅅 Tee Color: Blue"
        },
        {
            "key": "tee",
            "value": "white",
            "description": "🄵🅅 Tee Color: White"
        },
        {
            "key": "tee",
            "value": "red",
            "description": "🄵🅅 Tee Color: Red"
        },
        {
            "key": "tee",
            "value": "green",
            "description": "🄵🅅 Tee Color: Green"
        },
        {
            "key": "tee",
            "value": "purple",
            "description": "🄵🅅 Tee Color: Purple"
        },
        {
            "key": "taxon",
            "description": "🄵 Taxon"
        },
        {
            "key": "taxi_vehicle",
            "description": "🄵 Vehicle Type"
        },
        {
            "key": "taxi_vehicle",
            "value": "motorcar",
            "description": "🄵🅅 Vehicle Type: `motorcar`"
        },
        {
            "key": "target",
            "description": "🄵 Target"
        },
        {
            "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": "tactile_paving",
            "description": "🄵 Tactile Paving"
        },
        {
            "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": "swimming_pool",
            "description": "🄵 Type"
        },
        {
            "key": "swimming_pool",
            "value": "swimming",
            "description": "🄵🅅 Type: Lap Pool"
        },
        {
            "key": "swimming_pool",
            "value": "plunge",
            "description": "🄵🅅 Type: Diving"
        },
        {
            "key": "swimming_pool",
            "value": "wading",
            "description": "🄵🅅 Type: Wading / Leisure"
        },
        {
            "key": "swimming_pool",
            "value": "spa",
            "description": "🄵🅅 Type: Spa"
        },
        {
            "key": "swimming_pool",
            "value": "wave_pool",
            "description": "🄵🅅 Type: Wave Pool"
        },
        {
            "key": "swimming_pool",
            "value": "lazy_river",
            "description": "🄵🅅 Type: Lazy River"
        },
        {
            "key": "swimming_pool",
            "value": "personal",
            "description": "🄵🅅 Type: Personal / Backyard"
        },
        {
            "key": "swimming_pool",
            "value": "kids",
            "description": "🄵🅅 Type: Kids Pool"
        },
        {
            "key": "swimming",
            "description": "🄵 Swimming"
        },
        {
            "key": "surveillance",
            "description": "🄵 Surveillance Kind"
        },
        {
            "key": "surface",
            "description": "🄵 Surface"
        },
        {
            "key": "surface",
            "value": "grass",
            "description": "🄵🅅 Surface: Grass"
        },
        {
            "key": "surface",
            "value": "artificial_turf",
            "description": "🄵🅅 Surface: Artificial Turf"
        },
        {
            "key": "surface",
            "value": "sand",
            "description": "🄵🅅 Surface: Sand"
        },
        {
            "key": "surface",
            "value": "asphalt",
            "description": "🄵🅅 Surface: Asphalt"
        },
        {
            "key": "surface",
            "value": "concrete",
            "description": "🄵🅅 Surface: Concrete"
        },
        {
            "key": "surface",
            "value": "clay",
            "description": "🄵🅅 Surface: Clay"
        },
        {
            "key": "surface",
            "value": "paved",
            "description": "🄵🅅 Surface: Paved"
        },
        {
            "key": "surface",
            "value": "tartan",
            "description": "🄵🅅 Surface: Tartan"
        },
        {
            "key": "surface",
            "value": "ground",
            "description": "🄵🅅 Surface: Ground"
        },
        {
            "key": "surface",
            "value": "dirt",
            "description": "🄵🅅 Surface: Dirt"
        },
        {
            "key": "surface",
            "value": "compacted",
            "description": "🄵🅅 Surface: Compacted"
        },
        {
            "key": "surface",
            "value": "fine_gravel",
            "description": "🄵🅅 Surface: Fine Gravel"
        },
        {
            "key": "surface",
            "value": "paving_stones",
            "description": "🄵🅅 Surface: Paving Stones"
        },
        {
            "key": "surface",
            "value": "sett",
            "description": "🄵🅅 Surface: Sett"
        },
        {
            "key": "surface",
            "value": "unhewn_cobblestone",
            "description": "🄵🅅 Surface: Cobblestone (uncut, rounded stones)"
        },
        {
            "key": "surface",
            "value": "grass_paver",
            "description": "🄵🅅 Surface: Grass Paver"
        },
        {
            "key": "surface",
            "value": "wood",
            "description": "🄵🅅 Surface: Wood"
        },
        {
            "key": "surface",
            "value": "metal",
            "description": "🄵🅅 Surface: Metal"
        },
        {
            "key": "surface",
            "value": "gravel",
            "description": "🄵🅅 Surface: Gravel"
        },
        {
            "key": "surface",
            "value": "pebblestone",
            "description": "🄵🅅 Surface: Pebblestone"
        },
        {
            "key": "surface",
            "value": "unpaved",
            "description": "🄵🅅 Surface: Unpaved"
        },
        {
            "key": "surface",
            "value": "woodchips",
            "description": "🄵🅅 Surface: Woodchips"
        },
        {
            "key": "surface",
            "value": "concrete:lanes",
            "description": "🄵🅅 Surface: Concrete Lanes"
        },
        {
            "key": "surface",
            "value": "concrete:plates",
            "description": "🄵🅅 Surface: Concrete Plates"
        },
        {
            "key": "surface",
            "value": "mud",
            "description": "🄵🅅 Surface: Persistently Muddy"
        },
        {
            "key": "surface",
            "value": "salt",
            "description": "🄵🅅 Surface: Salt"
        },
        {
            "key": "support",
            "description": "🄵 Support"
        },
        {
            "key": "supervised",
            "description": "🄵 Supervised"
        },
        {
            "key": "substation",
            "description": "🄵 Type"
        },
        {
            "key": "substation",
            "value": "transmission",
            "description": "🄵🅅 Type: Transmission, 🄵🅅 Type: High-Voltage Transmission"
        },
        {
            "key": "substation",
            "value": "distribution",
            "description": "🄵🅅 Type: Regional Distribution"
        },
        {
            "key": "substation",
            "value": "minor_distribution",
            "description": "🄵🅅 Type: Local Distribution"
        },
        {
            "key": "substation",
            "value": "industrial",
            "description": "🄵🅅 Type: Industrial"
        },
        {
            "key": "substation",
            "value": "compression",
            "description": "🄵🅅 Type: Compression"
        },
        {
            "key": "substation",
            "value": "measurement",
            "description": "🄵🅅 Type: Measurement"
        },
        {
            "key": "substation",
            "value": "valve",
            "description": "🄵🅅 Type: Valve"
        },
        {
            "key": "substation",
            "value": "valve_group",
            "description": "🄵🅅 Type: Valve Group"
        },
        {
            "key": "substation",
            "value": "inspection_gauge",
            "description": "🄵🅅 Type: Inspection Gauge"
        },
        {
            "key": "substation",
            "value": "field_gathering",
            "description": "🄵🅅 Type: Field Gathering"
        },
        {
            "key": "substation",
            "value": "generation",
            "description": "🄵🅅 Type: Generation"
        },
        {
            "key": "substation",
            "value": "transition",
            "description": "🄵🅅 Type: Overground/Underground Transition"
        },
        {
            "key": "substation",
            "value": "traction",
            "description": "🄵🅅 Type: Traction System Supply"
        },
        {
            "key": "substation",
            "value": "converter",
            "description": "🄵🅅 Type: High-Voltage AC/DC Converter"
        },
        {
            "key": "substation",
            "value": "compensation",
            "description": "🄵🅅 Type: Reactive Power Compensation"
        },
        {
            "key": "substance",
            "description": "🄵 Substance"
        },
        {
            "key": "substance",
            "value": "fuel",
            "description": "🄵🅅 Substance: Fuel"
        },
        {
            "key": "substance",
            "value": "gas",
            "description": "🄵🅅 Substance: Natural Gas"
        },
        {
            "key": "substance",
            "value": "hot_water",
            "description": "🄵🅅 Substance: Hot Water"
        },
        {
            "key": "substance",
            "value": "oil",
            "description": "🄵🅅 Substance: Crude Oil"
        },
        {
            "key": "substance",
            "value": "rainwater",
            "description": "🄵🅅 Substance: Rainwater"
        },
        {
            "key": "substance",
            "value": "sewage",
            "description": "🄵🅅 Substance: Sewage"
        },
        {
            "key": "substance",
            "value": "water",
            "description": "🄵🅅 Substance: Drinking Water"
        },
        {
            "key": "subject",
            "description": "🄵 Subject"
        },
        {
            "key": "studio",
            "description": "🄵 Type"
        },
        {
            "key": "structure",
            "description": "🄵 Structure"
        },
        {
            "key": "structure",
            "value": "lattice",
            "description": "🄵🅅 Structure: Lattice"
        },
        {
            "key": "structure",
            "value": "solid",
            "description": "🄵🅅 Structure: Solid"
        },
        {
            "key": "structure",
            "value": "tubular",
            "description": "🄵🅅 Structure: Tubular"
        },
        {
            "key": "embankment",
            "description": "🄵 Structure, 🄵 Type"
        },
        {
            "key": "cutting",
            "description": "🄵 Structure, 🄵 Type"
        },
        {
            "key": "stroller",
            "description": "🄵 Stroller Access"
        },
        {
            "key": "street_cabinet",
            "description": "🄵 Type"
        },
        {
            "key": "stop",
            "description": "🄵 Stop Type"
        },
        {
            "key": "stile",
            "description": "🄵 Type"
        },
        {
            "key": "step_count",
            "description": "🄵 Number of Steps"
        },
        {
            "key": "static_caravans",
            "description": "🄵 Mobile Homes"
        },
        {
            "key": "start_date",
            "description": "🄵 Start Date"
        },
        {
            "key": "stars",
            "description": "🄵 Stars"
        },
        {
            "key": "sport",
            "description": "🄵 Sports"
        },
        {
            "key": "sport",
            "value": "10pin",
            "description": "🄵🅅 Sports: Ten-Pin Bowling"
        },
        {
            "key": "sport",
            "value": "5pin",
            "description": "🄵🅅 Sports: Five-Pin Bowling"
        },
        {
            "key": "sport",
            "value": "9pin",
            "description": "🄵🅅 Sports: Nine-Pin Bowling"
        },
        {
            "key": "sport",
            "value": "billiards",
            "description": "🄵🅅 Sports: Cue Sports"
        },
        {
            "key": "sport",
            "value": "bmx",
            "description": "🄵🅅 Sports: BMX"
        },
        {
            "key": "sport",
            "value": "candlepin",
            "description": "🄵🅅 Sports: Candlepin Bowling"
        },
        {
            "key": "sport",
            "value": "canoe",
            "description": "🄵🅅 Sports: Canoeing"
        },
        {
            "key": "sport",
            "value": "curling",
            "description": "🄵🅅 Sports: Curling"
        },
        {
            "key": "sport",
            "value": "darts",
            "description": "🄵🅅 Sports: Darts"
        },
        {
            "key": "sport",
            "value": "disc_golf",
            "description": "🄵🅅 Sports: Disc Golf"
        },
        {
            "key": "sport",
            "value": "dog_racing",
            "description": "🄵🅅 Sports: Dog Racing"
        },
        {
            "key": "sport",
            "value": "duckpin",
            "description": "🄵🅅 Sports: Duckpin Bowling"
        },
        {
            "key": "sport",
            "value": "fitness",
            "description": "🄵🅅 Sports: Fitness Training"
        },
        {
            "key": "sport",
            "value": "free_flying",
            "description": "🄵🅅 Sports: Paragliding / Hang Gliding"
        },
        {
            "key": "sport",
            "value": "gaelic_games",
            "description": "🄵🅅 Sports: Gaelic Games"
        },
        {
            "key": "sport",
            "value": "golf",
            "description": "🄵🅅 Sports: Golf"
        },
        {
            "key": "sport",
            "value": "gymnastics",
            "description": "🄵🅅 Sports: Gymnastics"
        },
        {
            "key": "sport",
            "value": "ice_hockey",
            "description": "🄵🅅 Sports: Ice Hockey"
        },
        {
            "key": "sport",
            "value": "ice_skating",
            "description": "🄵🅅 Sports: Ice Skating"
        },
        {
            "key": "sport",
            "value": "ice_stock",
            "description": "🄵🅅 Sports: Ice Stock"
        },
        {
            "key": "sport",
            "value": "motor",
            "description": "🄵🅅 Sports: Motorsports"
        },
        {
            "key": "sport",
            "value": "multi",
            "description": "🄵🅅 Sports: Unspecified Other Sports"
        },
        {
            "key": "sport",
            "value": "orienteering",
            "description": "🄵🅅 Sports: Orienteering"
        },
        {
            "key": "sport",
            "value": "pelota",
            "description": "🄵🅅 Sports: Pelota"
        },
        {
            "key": "sport",
            "value": "scuba_diving",
            "description": "🄵🅅 Sports: Scuba Diving"
        },
        {
            "key": "sport",
            "value": "skiing",
            "description": "🄵🅅 Sports: Skiing"
        },
        {
            "key": "sport",
            "value": "ski_jumping",
            "description": "🄵🅅 Sports: Ski Jumping"
        },
        {
            "key": "sport",
            "value": "speedway",
            "description": "🄵🅅 Sports: Motorcycle Speedway"
        },
        {
            "key": "species",
            "description": "🄵 Species"
        },
        {
            "key": "spacing",
            "description": "🄵 Distance Between Barriers (Meters)"
        },
        {
            "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": "social_facility:for",
            "description": "🄵 People Served"
        },
        {
            "key": "social_facility:for",
            "value": "abused",
            "description": "🄵🅅 People Served: Abuse victims"
        },
        {
            "key": "social_facility:for",
            "value": "child",
            "description": "🄵🅅 People Served: Children"
        },
        {
            "key": "social_facility:for",
            "value": "dementia",
            "description": "🄵🅅 People Served: People suffering from dementia"
        },
        {
            "key": "social_facility:for",
            "value": "disabled",
            "description": "🄵🅅 People Served: People with disabilities"
        },
        {
            "key": "social_facility:for",
            "value": "diseased",
            "description": "🄵🅅 People Served: People suffering from a disease"
        },
        {
            "key": "social_facility:for",
            "value": "displaced",
            "description": "🄵🅅 People Served: People displaced by disasters or conflicts"
        },
        {
            "key": "social_facility:for",
            "value": "drug_addicted",
            "description": "🄵🅅 People Served: Drug addicted"
        },
        {
            "key": "social_facility:for",
            "value": "juvenile",
            "description": "🄵🅅 People Served: Juveniles"
        },
        {
            "key": "social_facility:for",
            "value": "mental_health",
            "description": "🄵🅅 People Served: People with mental health problems"
        },
        {
            "key": "social_facility:for",
            "value": "migrant",
            "description": "🄵🅅 People Served: Migrants"
        },
        {
            "key": "social_facility:for",
            "value": "orphan",
            "description": "🄵🅅 People Served: Orphans"
        },
        {
            "key": "social_facility:for",
            "value": "refugee",
            "description": "🄵🅅 People Served: Refugees"
        },
        {
            "key": "social_facility:for",
            "value": "terminally_ill",
            "description": "🄵🅅 People Served: People with a terminal illness"
        },
        {
            "key": "social_facility:for",
            "value": "underprivileged",
            "description": "🄵🅅 People Served: Underprivileged people"
        },
        {
            "key": "social_facility:for",
            "value": "unemployed",
            "description": "🄵🅅 People Served: People without a job"
        },
        {
            "key": "social_facility:for",
            "value": "veteran",
            "description": "🄵🅅 People Served: Veterans"
        },
        {
            "key": "social_facility:for",
            "value": "victim",
            "description": "🄵🅅 People Served: Victims of crime"
        },
        {
            "key": "social_facility:for",
            "value": "woman",
            "description": "🄵🅅 People Served: Women"
        },
        {
            "key": "social_facility",
            "description": "🄵 Type"
        },
        {
            "key": "social_facility",
            "value": "assisted_living",
            "description": "🄵🅅 Type: Assisted Living"
        },
        {
            "key": "social_facility",
            "value": "day_care",
            "description": "🄵🅅 Type: Day Care"
        },
        {
            "key": "social_facility",
            "value": "group_home",
            "description": "🄵🅅 Type: Group Home"
        },
        {
            "key": "social_facility",
            "value": "nursing_home",
            "description": "🄵🅅 Type: Nursing Home"
        },
        {
            "key": "social_facility",
            "value": "outreach",
            "description": "🄵🅅 Type: Outreach"
        },
        {
            "key": "social_facility",
            "value": "shelter",
            "description": "🄵🅅 Type: Shelter"
        },
        {
            "key": "social_facility",
            "value": "workshop",
            "description": "🄵🅅 Type: Workshop"
        },
        {
            "key": "snowmobile",
            "description": "🄵 Snowmobile Access"
        },
        {
            "key": "sms",
            "description": "🄵 SMS"
        },
        {
            "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": "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": "site",
            "description": "🄵 Type"
        },
        {
            "key": "sidewalk:left",
            "description": "🄵 Sidewalks"
        },
        {
            "key": "sidewalk:left",
            "value": "yes",
            "description": "🄵🅅 Sidewalks: `yes`"
        },
        {
            "key": "sidewalk:left",
            "value": "no",
            "description": "🄵🅅 Sidewalks: `no`"
        },
        {
            "key": "sidewalk:left",
            "value": "separate",
            "description": "🄵🅅 Sidewalks: `separate`"
        },
        {
            "key": "sidewalk:right",
            "description": "🄵 Sidewalks"
        },
        {
            "key": "sidewalk:right",
            "value": "yes",
            "description": "🄵🅅 Sidewalks: `yes`"
        },
        {
            "key": "sidewalk:right",
            "value": "no",
            "description": "🄵🅅 Sidewalks: `no`"
        },
        {
            "key": "sidewalk:right",
            "value": "separate",
            "description": "🄵🅅 Sidewalks: `separate`"
        },
        {
            "key": "side",
            "description": "🄵 Side"
        },
        {
            "key": "shower",
            "description": "🄵 Showers"
        },
        {
            "key": "short_name",
            "description": "🄵 Short Name"
        },
        {
            "key": "shoes",
            "description": "🄵 Shoes"
        },
        {
            "key": "shelter_type",
            "description": "🄵 Type"
        },
        {
            "key": "shelter",
            "description": "🄵 Shelter"
        },
        {
            "key": "service_times",
            "description": "🄵 Service Times"
        },
        {
            "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": "self_service",
            "description": "🄵 Self-Service"
        },
        {
            "key": "self_checkout",
            "description": "🄵 Self Checkout"
        },
        {
            "key": "segregated",
            "description": "🄵 Bicycle-Pedestrian Separation"
        },
        {
            "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": "seats",
            "description": "🄵 Seats"
        },
        {
            "key": "seasonal",
            "description": "🄵 Seasonal"
        },
        {
            "key": "scuba_diving:",
            "description": "🄵 Services"
        },
        {
            "key": "scuba_diving:air_filling",
            "description": "🄵🅅 Services: `air_filling`"
        },
        {
            "key": "scuba_diving:courses",
            "description": "🄵🅅 Services: `courses`"
        },
        {
            "key": "scuba_diving:filling",
            "description": "🄵🅅 Services: `filling`"
        },
        {
            "key": "scuba_diving:hobby",
            "description": "🄵🅅 Services: `hobby`"
        },
        {
            "key": "scuba_diving:nitrox_filling",
            "description": "🄵🅅 Services: `nitrox_filling`"
        },
        {
            "key": "scuba_diving:oxygen_filling",
            "description": "🄵🅅 Services: `oxygen_filling`"
        },
        {
            "key": "scuba_diving:rental",
            "description": "🄵🅅 Services: `rental`"
        },
        {
            "key": "scuba_diving:repair",
            "description": "🄵🅅 Services: `repair`"
        },
        {
            "key": "scuba_diving:trimix_filling",
            "description": "🄵🅅 Services: `trimix_filling`"
        },
        {
            "key": "screen",
            "description": "🄵 Screens"
        },
        {
            "key": "sanitary_dump_station",
            "description": "🄵 Toilet Disposal"
        },
        {
            "key": "sample_collection",
            "description": "🄵 Samples"
        },
        {
            "key": "salt",
            "description": "🄵 Salt"
        },
        {
            "key": "sac_scale",
            "description": "🄵 Hiking Difficulty"
        },
        {
            "key": "sac_scale",
            "value": "strolling",
            "description": "🄵🅅 Hiking Difficulty: Strolling"
        },
        {
            "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": "rwn_ref",
            "description": "🄵 Walking Code"
        },
        {
            "key": "ruins",
            "description": "🄵 Type"
        },
        {
            "key": "royal_cypher",
            "description": "🄵 Royal Cypher"
        },
        {
            "key": "royal_cypher",
            "value": "VR",
            "description": "🄵🅅 Royal Cypher: VR (Victoria)"
        },
        {
            "key": "royal_cypher",
            "value": "EVIIR",
            "description": "🄵🅅 Royal Cypher: EVIIR (Edward VII)"
        },
        {
            "key": "royal_cypher",
            "value": "EVIIIR",
            "description": "🄵🅅 Royal Cypher: EVIIIR (Edward VIII)"
        },
        {
            "key": "royal_cypher",
            "value": "GR",
            "description": "🄵🅅 Royal Cypher: GR (George V)"
        },
        {
            "key": "royal_cypher",
            "value": "GVIR",
            "description": "🄵🅅 Royal Cypher: GVIR (George VI)"
        },
        {
            "key": "royal_cypher",
            "value": "EIIR",
            "description": "🄵🅅 Royal Cypher: EIIR (Elizabeth II)"
        },
        {
            "key": "royal_cypher",
            "value": "CIIIR",
            "description": "🄵🅅 Royal Cypher: CIIIR (Charles III)"
        },
        {
            "key": "royal_cypher",
            "value": "scottish_crown",
            "description": "🄵🅅 Royal Cypher: Scottish Crown"
        },
        {
            "key": "royal_cypher",
            "value": "no",
            "description": "🄵🅅 Royal Cypher: No"
        },
        {
            "key": "route_master",
            "description": "🄵 Type"
        },
        {
            "key": "route",
            "description": "🄵 Type"
        },
        {
            "key": "roundtrip",
            "description": "🄵 Forms Loop"
        },
        {
            "key": "rooms",
            "description": "🄵 Rooms"
        },
        {
            "key": "room",
            "description": "🄵 Type"
        },
        {
            "key": "restriction",
            "description": "🄵 Type"
        },
        {
            "key": "resource",
            "description": "🄵 Resources"
        },
        {
            "key": "resource",
            "value": "aggregate",
            "description": "🄵🅅 Resources: Aggregate"
        },
        {
            "key": "resource",
            "value": "clay",
            "description": "🄵🅅 Resources: Clay"
        },
        {
            "key": "resource",
            "value": "coal",
            "description": "🄵🅅 Resources: Coal"
        },
        {
            "key": "resource",
            "value": "gold",
            "description": "🄵🅅 Resources: Gold"
        },
        {
            "key": "resource",
            "value": "gravel",
            "description": "🄵🅅 Resources: Gravel"
        },
        {
            "key": "resource",
            "value": "iron_ore",
            "description": "🄵🅅 Resources: Iron Ore"
        },
        {
            "key": "resource",
            "value": "limestone",
            "description": "🄵🅅 Resources: Limestone"
        },
        {
            "key": "resource",
            "value": "peat",
            "description": "🄵🅅 Resources: Peat"
        },
        {
            "key": "resource",
            "value": "sand",
            "description": "🄵🅅 Resources: Sand"
        },
        {
            "key": "resort",
            "description": "🄵 Type"
        },
        {
            "key": "residential",
            "description": "🄵 Type"
        },
        {
            "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": "religion",
            "description": "🄵 Religion"
        },
        {
            "key": "religion",
            "value": "chinese_folk",
            "description": "🄵🅅 Religion: Chinese Folk Religion"
        },
        {
            "key": "religion",
            "value": "multifaith",
            "description": "🄵🅅 Religion: Multifaith"
        },
        {
            "key": "religion",
            "value": "confucian",
            "description": "🄵🅅 Religion: Confucian"
        },
        {
            "key": "religion",
            "value": "vietnamese_folk",
            "description": "🄵🅅 Religion: Vietnamese Folk Religion"
        },
        {
            "key": "religion",
            "value": "spiritualist",
            "description": "🄵🅅 Religion: Spiritualist"
        },
        {
            "key": "religion",
            "value": "jain",
            "description": "🄵🅅 Religion: Jain"
        },
        {
            "key": "religion",
            "value": "unitarian_universalist",
            "description": "🄵🅅 Religion: Unitarian Universalist"
        },
        {
            "key": "religion",
            "value": "tenrikyo",
            "description": "🄵🅅 Religion: Tenrikyo"
        },
        {
            "key": "religion",
            "value": "voodoo",
            "description": "🄵🅅 Religion: Voodoo"
        },
        {
            "key": "religion",
            "value": "pagan",
            "description": "🄵🅅 Religion: Pagan"
        },
        {
            "key": "religion",
            "value": "bahai",
            "description": "🄵🅅 Religion: Bahá’í"
        },
        {
            "key": "religion",
            "value": "caodaism",
            "description": "🄵🅅 Religion: Caodaist"
        },
        {
            "key": "religion",
            "value": "benzhu",
            "description": "🄵🅅 Religion: Benzhu"
        },
        {
            "key": "religion",
            "value": "none",
            "description": "🄵🅅 Religion: Nonreligious"
        },
        {
            "key": "type",
            "description": "🄵 Type"
        },
        {
            "key": "reg_name",
            "description": "🄵 Regional Name"
        },
        {
            "key": "ref",
            "description": "🄵 Taxiway Name, 🄵 Stop Number, 🄵 Section Number, 🄵 Runway Number, 🄵 Route Number, 🄵 Room Number, 🄵 Road Number, 🄵 Line Number, 🄵 Platform Number, 🄵 Junction Number, 🄵 Hole Number, 🄵 Bridge Number, 🄵 Gate Number, 🄵 Reference Code"
        },
        {
            "key": "recycling_type",
            "description": "🄵 Type"
        },
        {
            "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:food_waste",
            "description": "🄵🅅 Accepts: Food Waste"
        },
        {
            "key": "real_fire",
            "description": "🄵 Real Fire"
        },
        {
            "key": "rcn_ref",
            "description": "🄵 Cycling Code"
        },
        {
            "key": "rating",
            "description": "🄵 Power Rating"
        },
        {
            "key": "ramp",
            "description": "🄵 Embedded Ramp"
        },
        {
            "key": "ramp",
            "value": "yes",
            "description": "🄵🅅 Embedded Ramp: Yes"
        },
        {
            "key": "ramp",
            "value": "no",
            "description": "🄵🅅 Embedded Ramp: No"
        },
        {
            "key": "ramp",
            "value": "separate",
            "description": "🄵🅅 Embedded Ramp: Separately Mapped"
        },
        {
            "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": "product",
            "description": "🄵 Products"
        },
        {
            "key": "produce",
            "description": "🄵 Produce"
        },
        {
            "key": "preschool",
            "description": "🄵 Preschool"
        },
        {
            "key": "power_supply",
            "description": "🄵 Power Supply"
        },
        {
            "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": "portable",
            "description": "🄵 Portable"
        },
        {
            "key": "population",
            "description": "🄵 Population"
        },
        {
            "key": "plots",
            "description": "🄵 Plots"
        },
        {
            "key": "playground",
            "value": "agility_trail",
            "description": "🄵🅅 Type: Agility Trail"
        },
        {
            "key": "playground",
            "value": "archimedes_screw",
            "description": "🄵🅅 Type: Archimedes Screw"
        },
        {
            "key": "playground",
            "value": "balance",
            "description": "🄵🅅 Type: Balancing Device (unspecified)"
        },
        {
            "key": "playground",
            "value": "ball_pool",
            "description": "🄵🅅 Type: Ball Pool"
        },
        {
            "key": "playground",
            "value": "bannister_bars",
            "description": "🄵🅅 Type: Banister Bars"
        },
        {
            "key": "playground",
            "value": "belt_bridge",
            "description": "🄵🅅 Type: Belt Bridge"
        },
        {
            "key": "playground",
            "value": "blackboard",
            "description": "🄵🅅 Type: Blackboard"
        },
        {
            "key": "playground",
            "value": "chute",
            "description": "🄵🅅 Type: Chute"
        },
        {
            "key": "playground",
            "value": "climbing",
            "description": "🄵🅅 Type: Climbing Device (unspecified)"
        },
        {
            "key": "playground",
            "value": "climbing_pole",
            "description": "🄵🅅 Type: Climbing Pole"
        },
        {
            "key": "playground",
            "value": "climbing_slope",
            "description": "🄵🅅 Type: Climbing Slope"
        },
        {
            "key": "playground",
            "value": "dome",
            "description": "🄵🅅 Type: Dome"
        },
        {
            "key": "playground",
            "value": "excavator",
            "description": "🄵🅅 Type: Excavator"
        },
        {
            "key": "playground",
            "value": "exercise",
            "description": "🄵🅅 Type: Exercise Device"
        },
        {
            "key": "playground",
            "value": "hammock",
            "description": "🄵🅅 Type: Hammock"
        },
        {
            "key": "playground",
            "value": "hamster_wheel",
            "description": "🄵🅅 Type: Hamster Wheel"
        },
        {
            "key": "playground",
            "value": "ladder",
            "description": "🄵🅅 Type: Ladder"
        },
        {
            "key": "playground",
            "value": "maze",
            "description": "🄵🅅 Type: Maze"
        },
        {
            "key": "playground",
            "value": "marble_run",
            "description": "🄵🅅 Type: Marble Run"
        },
        {
            "key": "playground",
            "value": "monkey_bars",
            "description": "🄵🅅 Type: Monkey Bars"
        },
        {
            "key": "playground",
            "value": "mound",
            "description": "🄵🅅 Type: Artificial Mound"
        },
        {
            "key": "playground",
            "value": "musical_instrument",
            "description": "🄵🅅 Type: Musical Instrument"
        },
        {
            "key": "playground",
            "value": "parallel_bars",
            "description": "🄵🅅 Type: Parallel Bars"
        },
        {
            "key": "playground",
            "value": "platform",
            "description": "🄵🅅 Type: Platform"
        },
        {
            "key": "playground",
            "value": "ride_on",
            "description": "🄵🅅 Type: Fixed Riding Device"
        },
        {
            "key": "playground",
            "value": "rope_swing",
            "description": "🄵🅅 Type: Rope Swing"
        },
        {
            "key": "playground",
            "value": "rope_traverse",
            "description": "🄵🅅 Type: Rope Traverse"
        },
        {
            "key": "playground",
            "value": "rotator",
            "description": "🄵🅅 Type: Rotating Device (unspecified)"
        },
        {
            "key": "playground",
            "value": "sand",
            "description": "🄵🅅 Type: Sand Play Device (unspecified)"
        },
        {
            "key": "playground",
            "value": "sand_pulley",
            "description": "🄵🅅 Type: Sand Pulley"
        },
        {
            "key": "playground",
            "value": "sand_seesaw",
            "description": "🄵🅅 Type: Sand Seesaw"
        },
        {
            "key": "playground",
            "value": "sand_wheel",
            "description": "🄵🅅 Type: Sand Wheel"
        },
        {
            "key": "playground",
            "value": "seat",
            "description": "🄵🅅 Type: Seat"
        },
        {
            "key": "playground",
            "value": "rotating_seesaw",
            "description": "🄵🅅 Type: Rotating Seesaw"
        },
        {
            "key": "playground",
            "value": "sieve",
            "description": "🄵🅅 Type: Sieve"
        },
        {
            "key": "playground",
            "value": "speaking_tube",
            "description": "🄵🅅 Type: Speaking Tube"
        },
        {
            "key": "playground",
            "value": "spinner",
            "description": "🄵🅅 Type: Spinner"
        },
        {
            "key": "playground",
            "value": "spinner_bowl",
            "description": "🄵🅅 Type: Spinner Bowl"
        },
        {
            "key": "playground",
            "value": "spinning_circle",
            "description": "🄵🅅 Type: Spinning Circle"
        },
        {
            "key": "playground",
            "value": "spinning_disc",
            "description": "🄵🅅 Type: Spinning Disc"
        },
        {
            "key": "playground",
            "value": "spring_board",
            "description": "🄵🅅 Type: Spring Board"
        },
        {
            "key": "playground",
            "value": "stepping_post",
            "description": "🄵🅅 Type: Stepping Post"
        },
        {
            "key": "playground",
            "value": "stepping_stone",
            "description": "🄵🅅 Type: Stepping Stone"
        },
        {
            "key": "playground",
            "value": "steps",
            "description": "🄵🅅 Type: Steps"
        },
        {
            "key": "playground",
            "value": "baby_swing",
            "description": "🄵🅅 Type: Baby Swing"
        },
        {
            "key": "playground",
            "value": "tire_swing",
            "description": "🄵🅅 Type: Tire Swing"
        },
        {
            "key": "playground",
            "value": "table",
            "description": "🄵🅅 Type: Table"
        },
        {
            "key": "playground",
            "value": "track",
            "description": "🄵🅅 Type: Playground Track"
        },
        {
            "key": "playground",
            "value": "water_barrier",
            "description": "🄵🅅 Type: Water Barrier"
        },
        {
            "key": "playground",
            "value": "water_basin",
            "description": "🄵🅅 Type: Water Basin"
        },
        {
            "key": "playground",
            "value": "water_cannon",
            "description": "🄵🅅 Type: Water Cannon"
        },
        {
            "key": "playground",
            "value": "water_channel",
            "description": "🄵🅅 Type: Water Channel"
        },
        {
            "key": "playground",
            "value": "water_seesaw",
            "description": "🄵🅅 Type: Water Seesaw"
        },
        {
            "key": "playground",
            "value": "water_sprayer",
            "description": "🄵🅅 Type: Water Sprayer"
        },
        {
            "key": "playground",
            "value": "water_stream",
            "description": "🄵🅅 Type: Water Stream"
        },
        {
            "key": "playground",
            "value": "water_wheel",
            "description": "🄵🅅 Type: Water Wheel"
        },
        {
            "key": "playground",
            "value": "wobble_bridge",
            "description": "🄵🅅 Type: Wobble Bridge"
        },
        {
            "key": "playground",
            "value": "youth_bench",
            "description": "🄵🅅 Type: Youth Bench"
        },
        {
            "key": "plant",
            "description": "🄵 Plant"
        },
        {
            "key": "piercing",
            "description": "🄵 Offers piercings"
        },
        {
            "key": "picnic_table",
            "description": "🄵 Picnic Table"
        },
        {
            "key": "phone",
            "description": "🄵 Telephone"
        },
        {
            "key": "contact:phone",
            "description": "🄵 Telephone"
        },
        {
            "key": "phases",
            "description": "🄵 Phases"
        },
        {
            "key": "payment:",
            "description": "🄵 Payment Types"
        },
        {
            "key": "payment:account_cards",
            "description": "🄵🅅 Payment Types: Account Card"
        },
        {
            "key": "payment:app",
            "description": "🄵🅅 Payment Types: Mobile Application"
        },
        {
            "key": "payment:cards",
            "description": "🄵🅅 Payment Types: Payment Card"
        },
        {
            "key": "payment:cash",
            "description": "🄵🅅 Payment Types: Cash"
        },
        {
            "key": "payment:cheque",
            "description": "🄵🅅 Payment Types: Check"
        },
        {
            "key": "payment:coins",
            "description": "🄵🅅 Payment Types: Coins"
        },
        {
            "key": "payment:contactless",
            "description": "🄵🅅 Payment Types: Contactless Payment"
        },
        {
            "key": "payment:credit_cards",
            "description": "🄵🅅 Payment Types: Credit Card"
        },
        {
            "key": "payment:cryptocurrencies",
            "description": "🄵🅅 Payment Types: Cryptocurrency"
        },
        {
            "key": "payment:debit_cards",
            "description": "🄵🅅 Payment Types: Debit Card"
        },
        {
            "key": "payment:electronic_purses",
            "description": "🄵🅅 Payment Types: Electronic Purse"
        },
        {
            "key": "payment:notes",
            "description": "🄵🅅 Payment Types: Banknotes"
        },
        {
            "key": "payment:prepaid_ticket",
            "description": "🄵🅅 Payment Types: Prepaid Ticket"
        },
        {
            "key": "payment:telephone_cards",
            "description": "🄵🅅 Payment Types: Telephone Card"
        },
        {
            "key": "payment:alipay",
            "description": "🄵🅅 Payment Types: Alipay"
        },
        {
            "key": "payment:american_express",
            "description": "🄵🅅 Payment Types: American Express"
        },
        {
            "key": "payment:apple_pay",
            "description": "🄵🅅 Payment Types: Apple Pay"
        },
        {
            "key": "payment:bancomat",
            "description": "🄵🅅 Payment Types: Bancomat"
        },
        {
            "key": "payment:blik",
            "description": "🄵🅅 Payment Types: Blik"
        },
        {
            "key": "payment:clipper",
            "description": "🄵🅅 Payment Types: Clipper"
        },
        {
            "key": "payment:diners_club",
            "description": "🄵🅅 Payment Types: Diners Club"
        },
        {
            "key": "payment:discover_card",
            "description": "🄵🅅 Payment Types: Discover"
        },
        {
            "key": "payment:dkv",
            "description": "🄵🅅 Payment Types: DKV"
        },
        {
            "key": "payment:ep_easycard",
            "description": "🄵🅅 Payment Types: 悠遊卡EasyCard"
        },
        {
            "key": "payment:ep_geldkarte",
            "description": "🄵🅅 Payment Types: GeldKarte"
        },
        {
            "key": "payment:ep_ipass",
            "description": "🄵🅅 Payment Types: iPASS一卡通"
        },
        {
            "key": "payment:girocard",
            "description": "🄵🅅 Payment Types: Girocard"
        },
        {
            "key": "payment:google_pay",
            "description": "🄵🅅 Payment Types: Google Pay"
        },
        {
            "key": "payment:jcb",
            "description": "🄵🅅 Payment Types: JCB"
        },
        {
            "key": "payment:maestro",
            "description": "🄵🅅 Payment Types: Maestro"
        },
        {
            "key": "payment:mastercard",
            "description": "🄵🅅 Payment Types: Mastercard"
        },
        {
            "key": "payment:mastercard_contactless",
            "description": "🄵🅅 Payment Types: Mastercard Contactless"
        },
        {
            "key": "payment:paypal",
            "description": "🄵🅅 Payment Types: PayPal"
        },
        {
            "key": "payment:unionpay",
            "description": "🄵🅅 Payment Types: UnionPay"
        },
        {
            "key": "payment:uta",
            "description": "🄵🅅 Payment Types: UTA"
        },
        {
            "key": "payment:v_pay",
            "description": "🄵🅅 Payment Types: V Pay"
        },
        {
            "key": "payment:visa",
            "description": "🄵🅅 Payment Types: Visa"
        },
        {
            "key": "payment:visa_debit",
            "description": "🄵🅅 Payment Types: Visa Debit"
        },
        {
            "key": "payment:visa_electron",
            "description": "🄵🅅 Payment Types: Visa Electron"
        },
        {
            "key": "payment:wechat",
            "description": "🄵🅅 Payment Types: WeChat Pay"
        },
        {
            "key": "payment:upi",
            "description": "🄵🅅 Payment Types: UPI (Unified Payments Interface)"
        },
        {
            "key": "parking_space",
            "description": "🄵 Type"
        },
        {
            "key": "parking",
            "description": "🄵 Type"
        },
        {
            "key": "parking",
            "value": "surface",
            "description": "🄵🅅 Type: `surface`"
        },
        {
            "key": "parking",
            "value": "lane",
            "description": "🄵🅅 Type: `lane`"
        },
        {
            "key": "parking",
            "value": "rooftop",
            "description": "🄵🅅 Type: `rooftop`"
        },
        {
            "key": "parking",
            "value": "carports",
            "description": "🄵🅅 Type: `carports`"
        },
        {
            "key": "parking",
            "value": "garage_boxes",
            "description": "🄵🅅 Type: `garage_boxes`"
        },
        {
            "key": "parking",
            "value": "sheds",
            "description": "🄵🅅 Type: `sheds`"
        },
        {
            "key": "parking",
            "value": "layby",
            "description": "🄵🅅 Type: `layby`"
        },
        {
            "key": "parking",
            "value": "on_kerb",
            "description": "🄵🅅 Type: `on_kerb`"
        },
        {
            "key": "parking",
            "value": "half_on_kerb",
            "description": "🄵🅅 Type: `half_on_kerb`"
        },
        {
            "key": "parking",
            "value": "shoulder",
            "description": "🄵🅅 Type: `shoulder`"
        },
        {
            "key": "park_ride",
            "description": "🄵 Park and Ride"
        },
        {
            "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": "parcel_mail_in",
            "description": "🄵 Parcel Dropoff"
        },
        {
            "key": "par",
            "description": "🄵 Par"
        },
        {
            "key": "panoramax",
            "description": "🄵 Panoramax Image ID"
        },
        {
            "key": "overlap",
            "description": "🄵 Overlap Width (Meters)"
        },
        {
            "key": "outdoor_seating",
            "description": "🄵 Outdoor Seating"
        },
        {
            "key": "organic",
            "description": "🄵 Organic Products"
        },
        {
            "key": "organic",
            "value": "no",
            "description": "🄵🅅 Organic Products: None"
        },
        {
            "key": "organic",
            "value": "yes",
            "description": "🄵🅅 Organic Products: Some"
        },
        {
            "key": "operator",
            "description": "🄵 Operator"
        },
        {
            "key": "opening_hours",
            "description": "🄵 Hours"
        },
        {
            "key": "opening_date",
            "description": "🄵 Expected Opening Date"
        },
        {
            "key": "opening",
            "description": "🄵 Opening Width (Meters)"
        },
        {
            "key": "openfire",
            "description": "🄵 Open Fires Allowed"
        },
        {
            "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": "official_name",
            "description": "🄵 Official Name"
        },
        {
            "key": "office",
            "value": "construction_company",
            "description": "🄵🅅 Type: Construction Company Office"
        },
        {
            "key": "office",
            "value": "courier",
            "description": "🄵🅅 Type: Courier Office"
        },
        {
            "key": "office",
            "value": "logistics",
            "description": "🄵🅅 Type: Forwarding Agency"
        },
        {
            "key": "nudism",
            "description": "🄵 Nudism"
        },
        {
            "key": "nudism",
            "value": "customary",
            "description": "🄵🅅 Nudism: Customary"
        },
        {
            "key": "nudism",
            "value": "designated",
            "description": "🄵🅅 Nudism: Designated"
        },
        {
            "key": "nudism",
            "value": "no",
            "description": "🄵🅅 Nudism: Prohibited"
        },
        {
            "key": "nudism",
            "value": "obligatory",
            "description": "🄵🅅 Nudism: Obligatory"
        },
        {
            "key": "nudism",
            "value": "permissive",
            "description": "🄵🅅 Nudism: Permissive"
        },
        {
            "key": "nudism",
            "value": "yes",
            "description": "🄵🅅 Nudism: Allowed"
        },
        {
            "key": "note",
            "description": "🄵 Note"
        },
        {
            "key": "network",
            "description": "🄵 Network, 🄵 Network Class"
        },
        {
            "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",
            "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": "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": "nat_name",
            "description": "🄵 National Name"
        },
        {
            "key": "name",
            "description": "🄵 Name"
        },
        {
            "key": "museum",
            "description": "🄵 Type"
        },
        {
            "key": "motorboat",
            "description": "🄵 Motorboat Access"
        },
        {
            "key": "mooring",
            "description": "🄵 Mooring"
        },
        {
            "key": "mooring",
            "value": "yes",
            "description": "🄵🅅 Mooring: Yes"
        },
        {
            "key": "mooring",
            "value": "no",
            "description": "🄵🅅 Mooring: No"
        },
        {
            "key": "mooring",
            "value": "private",
            "description": "🄵🅅 Mooring: Private"
        },
        {
            "key": "mooring",
            "value": "commercial",
            "description": "🄵🅅 Mooring: Commercial"
        },
        {
            "key": "mooring",
            "value": "guest",
            "description": "🄵🅅 Mooring: Guests"
        },
        {
            "key": "monitoring:",
            "description": "🄵 Monitoring"
        },
        {
            "key": "model",
            "description": "🄵 Model"
        },
        {
            "key": "mobile",
            "description": "🄵 Mobile Phone"
        },
        {
            "key": "contact:mobile",
            "description": "🄵 Mobile Phone"
        },
        {
            "key": "minspeed",
            "description": "🄵 Minimum Speed Limit"
        },
        {
            "key": "min_height",
            "description": "🄵 Height of Bottom (Meters)"
        },
        {
            "key": "min_age",
            "description": "🄵 Minimum Age"
        },
        {
            "key": "mimics",
            "description": "🄵 Mimics"
        },
        {
            "key": "military_service",
            "description": "🄵 Military Service"
        },
        {
            "key": "military_service",
            "value": "air_force",
            "description": "🄵🅅 Military Service: Air Force"
        },
        {
            "key": "military_service",
            "value": "army",
            "description": "🄵🅅 Military Service: Army"
        },
        {
            "key": "military_service",
            "value": "coast_guard",
            "description": "🄵🅅 Military Service: Coast Guard"
        },
        {
            "key": "military_service",
            "value": "marines",
            "description": "🄵🅅 Military Service: Marines"
        },
        {
            "key": "microbrewery",
            "description": "🄵 Microbrewery"
        },
        {
            "key": "message",
            "description": "🄵 Message"
        },
        {
            "key": "memorial",
            "description": "🄵 Type"
        },
        {
            "key": "memorial",
            "value": "bust",
            "description": "🄵🅅 Type: Bust"
        },
        {
            "key": "memorial",
            "value": "cross",
            "description": "🄵🅅 Type: Memorial Cross"
        },
        {
            "key": "memorial",
            "value": "ghost_bike",
            "description": "🄵🅅 Type: Ghost Bike"
        },
        {
            "key": "memorial",
            "value": "obelisk",
            "description": "🄵🅅 Type: Obelisk"
        },
        {
            "key": "memorial",
            "value": "sculpture",
            "description": "🄵🅅 Type: Sculpture"
        },
        {
            "key": "memorial",
            "value": "statue",
            "description": "🄵🅅 Type: Statue"
        },
        {
            "key": "memorial",
            "value": "stele",
            "description": "🄵🅅 Type: Stele"
        },
        {
            "key": "memorial",
            "value": "stone",
            "description": "🄵🅅 Type: Stone"
        },
        {
            "key": "memorial",
            "value": "war_memorial",
            "description": "🄵🅅 Type: War Memorial"
        },
        {
            "key": "maxwidth",
            "description": "🄵 Width Limit"
        },
        {
            "key": "maxweight",
            "description": "🄵 Weight Limit"
        },
        {
            "key": "maxstay",
            "description": "🄵 Time Limit"
        },
        {
            "key": "maxstay",
            "value": "15 minutes",
            "description": "🄵🅅 Time Limit: `15 minutes`"
        },
        {
            "key": "maxstay",
            "value": "30 minutes",
            "description": "🄵🅅 Time Limit: `30 minutes`"
        },
        {
            "key": "maxstay",
            "value": "45 minutes",
            "description": "🄵🅅 Time Limit: `45 minutes`"
        },
        {
            "key": "maxstay",
            "value": "1 hour",
            "description": "🄵🅅 Time Limit: `1 hour`"
        },
        {
            "key": "maxstay",
            "value": "1.5 hours",
            "description": "🄵🅅 Time Limit: `1.5 hours`"
        },
        {
            "key": "maxstay",
            "value": "2 hours",
            "description": "🄵🅅 Time Limit: `2 hours`"
        },
        {
            "key": "maxstay",
            "value": "2.5 hours",
            "description": "🄵🅅 Time Limit: `2.5 hours`"
        },
        {
            "key": "maxstay",
            "value": "3 hours",
            "description": "🄵🅅 Time Limit: `3 hours`"
        },
        {
            "key": "maxstay",
            "value": "4 hours",
            "description": "🄵🅅 Time Limit: `4 hours`"
        },
        {
            "key": "maxstay",
            "value": "1 day",
            "description": "🄵🅅 Time Limit: `1 day`"
        },
        {
            "key": "maxstay",
            "value": "2 days",
            "description": "🄵🅅 Time Limit: `2 days`"
        },
        {
            "key": "maxspeed",
            "description": "🄵 Speed Limit"
        },
        {
            "key": "maxlength",
            "description": "🄵 Length Limit"
        },
        {
            "key": "maxheight",
            "description": "🄵 Height Limit"
        },
        {
            "key": "maxaxleload",
            "description": "🄵 Axle Weight Limit"
        },
        {
            "key": "max_age",
            "description": "🄵 Maximum Age"
        },
        {
            "key": "mattress",
            "description": "🄵 Mattresses Available"
        },
        {
            "key": "material",
            "description": "🄵 Material"
        },
        {
            "key": "material",
            "value": "adobe",
            "description": "🄵🅅 Material: Adobe"
        },
        {
            "key": "material",
            "value": "aluminium",
            "description": "🄵🅅 Material: Aluminum"
        },
        {
            "key": "material",
            "value": "brass",
            "description": "🄵🅅 Material: Brass"
        },
        {
            "key": "material",
            "value": "brick",
            "description": "🄵🅅 Material: Brick"
        },
        {
            "key": "material",
            "value": "bronze",
            "description": "🄵🅅 Material: Bronze"
        },
        {
            "key": "material",
            "value": "concrete",
            "description": "🄵🅅 Material: Concrete"
        },
        {
            "key": "material",
            "value": "dry_stone",
            "description": "🄵🅅 Material: Dry Stone"
        },
        {
            "key": "material",
            "value": "glass",
            "description": "🄵🅅 Material: Glass"
        },
        {
            "key": "material",
            "value": "granite",
            "description": "🄵🅅 Material: Granite"
        },
        {
            "key": "material",
            "value": "iron",
            "description": "🄵🅅 Material: Iron"
        },
        {
            "key": "material",
            "value": "limestone",
            "description": "🄵🅅 Material: Limestone"
        },
        {
            "key": "material",
            "value": "marble",
            "description": "🄵🅅 Material: Marble"
        },
        {
            "key": "material",
            "value": "metal",
            "description": "🄵🅅 Material: Metal"
        },
        {
            "key": "material",
            "value": "plastic",
            "description": "🄵🅅 Material: Plastic"
        },
        {
            "key": "material",
            "value": "reinforced_concrete",
            "description": "🄵🅅 Material: Reinforced Concrete"
        },
        {
            "key": "material",
            "value": "rock",
            "description": "🄵🅅 Material: Rock"
        },
        {
            "key": "material",
            "value": "sand",
            "description": "🄵🅅 Material: Sand"
        },
        {
            "key": "material",
            "value": "sandstone",
            "description": "🄵🅅 Material: Sandstone"
        },
        {
            "key": "material",
            "value": "soil",
            "description": "🄵🅅 Material: Soil, Earth"
        },
        {
            "key": "material",
            "value": "steel",
            "description": "🄵🅅 Material: Steel"
        },
        {
            "key": "material",
            "value": "stone",
            "description": "🄵🅅 Material: Stone"
        },
        {
            "key": "material",
            "value": "wood",
            "description": "🄵🅅 Material: Wood"
        },
        {
            "key": "marker",
            "value": "aerial",
            "description": "🄵🅅 Type: `aerial`"
        },
        {
            "key": "marker",
            "value": "ground",
            "description": "🄵🅅 Type: `ground`"
        },
        {
            "key": "marker",
            "value": "pedestal",
            "description": "🄵🅅 Type: `pedestal`"
        },
        {
            "key": "marker",
            "value": "plate",
            "description": "🄵🅅 Type: `plate`"
        },
        {
            "key": "marker",
            "value": "post",
            "description": "🄵🅅 Type: `post`"
        },
        {
            "key": "marker",
            "value": "stone",
            "description": "🄵🅅 Type: `stone`"
        },
        {
            "key": "mapillary",
            "description": "🄵 Mapillary Image ID"
        },
        {
            "key": "map_type",
            "description": "🄵 Type"
        },
        {
            "key": "map_type",
            "value": "topo",
            "description": "🄵🅅 Type: Topographical Map"
        },
        {
            "key": "map_type",
            "value": "street",
            "description": "🄵🅅 Type: Road Map"
        },
        {
            "key": "map_type",
            "value": "scheme",
            "description": "🄵🅅 Type: Schematic Map"
        },
        {
            "key": "map_type",
            "value": "toposcope",
            "description": "🄵🅅 Type: Toposcope"
        },
        {
            "key": "map_size",
            "description": "🄵 Coverage"
        },
        {
            "key": "manufacturer",
            "description": "🄵 Manufacturer"
        },
        {
            "key": "manhole",
            "description": "🄵 Type"
        },
        {
            "key": "locked",
            "description": "🄵 Locked"
        },
        {
            "key": "lockable",
            "description": "🄵 Lockable"
        },
        {
            "key": "lock",
            "description": "🄵 Lock"
        },
        {
            "key": "location",
            "description": "🄵 Location"
        },
        {
            "key": "location",
            "value": "outdoor",
            "description": "🄵🅅 Location: Outdoor"
        },
        {
            "key": "location",
            "value": "indoor",
            "description": "🄵🅅 Location: Indoor"
        },
        {
            "key": "loc_name",
            "description": "🄵 Local Name"
        },
        {
            "key": "lit",
            "description": "🄵 Lit"
        },
        {
            "key": "line_management",
            "description": "🄵 Line Management"
        },
        {
            "key": "line_attachment",
            "description": "🄵 Line Attachment"
        },
        {
            "key": "lifeguard",
            "description": "🄵 Lifeguard, 🄵 Type"
        },
        {
            "key": "license_classes",
            "description": "🄵 Classes of Driver’s License"
        },
        {
            "key": "liaison",
            "description": "🄵 Type"
        },
        {
            "key": "level",
            "description": "🄵 Levels, 🄵 Level"
        },
        {
            "key": "length",
            "description": "🄵 Length (Meters)"
        },
        {
            "key": "leaf_type",
            "description": "🄵 Leaf Type"
        },
        {
            "key": "leaf_type",
            "value": "leafless",
            "description": "🄵🅅 Leaf Type: Leafless"
        },
        {
            "key": "leaf_type",
            "value": "mixed",
            "description": "🄵🅅 Leaf Type: Mixed"
        },
        {
            "key": "leaf_cycle",
            "description": "🄵 Leaf Cycle"
        },
        {
            "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": "layer",
            "description": "🄵 Layer"
        },
        {
            "key": "language:",
            "description": "🄵 Languages"
        },
        {
            "key": "lanes",
            "description": "🄵 Lanes"
        },
        {
            "key": "lane_markings",
            "description": "🄵 Lane Markings"
        },
        {
            "key": "lamp_type",
            "description": "🄵 Type"
        },
        {
            "key": "lamp_mount",
            "description": "🄵 Mount"
        },
        {
            "key": "label",
            "description": "🄵 Label"
        },
        {
            "key": "kneipp_water_cure:",
            "description": "🄵 Basin Types"
        },
        {
            "key": "kneipp_water_cure:foot",
            "description": "🄵🅅 Basin Types: Foot Basin"
        },
        {
            "key": "kneipp_water_cure:arm",
            "description": "🄵🅅 Basin Types: Arm Basin"
        },
        {
            "key": "kneipp_water_cure:face",
            "description": "🄵🅅 Basin Types: Face Basin"
        },
        {
            "key": "kitchen",
            "description": "🄵 Kitchen"
        },
        {
            "key": "kerb",
            "description": "🄵 Curb, 🄵 Type"
        },
        {
            "key": "kerb",
            "value": "no",
            "description": "🄵🅅 Curb: `no`"
        },
        {
            "key": "kerb",
            "value": "yes",
            "description": "🄵🅅 Curb: `yes`"
        },
        {
            "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": "irrigation",
            "description": "🄵 Center-Pivot Irrigation"
        },
        {
            "key": "irrigation",
            "value": "pivot",
            "description": "🄵🅅 Center-Pivot Irrigation: Yes"
        },
        {
            "key": "interval",
            "description": "🄵 Interval"
        },
        {
            "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": "intermittent",
            "description": "🄵 Intermittent"
        },
        {
            "key": "inscription",
            "description": "🄵 Inscription"
        },
        {
            "key": "information",
            "description": "🄵 Type"
        },
        {
            "key": "informal",
            "description": "🄵 Informal"
        },
        {
            "key": "industrial",
            "description": "🄵 Type"
        },
        {
            "key": "incline",
            "description": "🄵 Incline"
        },
        {
            "key": "image",
            "description": "🄵 Image"
        },
        {
            "key": "icao",
            "description": "🄵 ICAO Airport Code"
        },
        {
            "key": "iata",
            "description": "🄵 IATA Airport Code"
        },
        {
            "key": "house",
            "description": "🄵 House Type"
        },
        {
            "key": "house",
            "value": "bungalow",
            "description": "🄵🅅 House Type: `bungalow`"
        },
        {
            "key": "house",
            "value": "link-detached",
            "description": "🄵🅅 House Type: `link-detached`"
        },
        {
            "key": "house",
            "value": "maisonette",
            "description": "🄵🅅 House Type: `maisonette`"
        },
        {
            "key": "hot_water",
            "description": "🄵 Hot Water"
        },
        {
            "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, insufficient support, obstacles like ladders. Danger of life."
        },
        {
            "key": "hoops",
            "description": "🄵 Hoops"
        },
        {
            "key": "historic",
            "value": "bomb_crater",
            "description": "🄵🅅 Type: Bomb Crater"
        },
        {
            "key": "historic",
            "value": "building",
            "description": "🄵🅅 Type: Historic Building"
        },
        {
            "key": "historic",
            "value": "charcoal_pile",
            "description": "🄵🅅 Type: Charcoal Pile"
        },
        {
            "key": "historic",
            "value": "church",
            "description": "🄵🅅 Type: Church"
        },
        {
            "key": "historic",
            "value": "citywalls",
            "description": "🄵🅅 Type: Citywall"
        },
        {
            "key": "historic",
            "value": "milestone",
            "description": "🄵🅅 Type: Milestone"
        },
        {
            "key": "historic",
            "value": "millstone",
            "description": "🄵🅅 Type: Millstone"
        },
        {
            "key": "historic",
            "value": "mine",
            "description": "🄵🅅 Type: Mine"
        },
        {
            "key": "historic",
            "value": "mine_shaft",
            "description": "🄵🅅 Type: Mine Shaft"
        },
        {
            "key": "historic",
            "value": "railway",
            "description": "🄵🅅 Type: Railway"
        },
        {
            "key": "historic",
            "value": "shieling",
            "description": "🄵🅅 Type: Shieling"
        },
        {
            "key": "highspeed",
            "description": "🄵 High-Speed"
        },
        {
            "key": "highchair",
            "description": "🄵 High Chair"
        },
        {
            "key": "height",
            "description": "🄵 Building Height (Meters), 🄵 Height (Meters)"
        },
        {
            "key": "heating",
            "description": "🄵 Heating"
        },
        {
            "key": "healthcare",
            "value": "blood_bank",
            "description": "🄵🅅 Type: Blood Bank"
        },
        {
            "key": "healthcare",
            "value": "clinic",
            "description": "🄵🅅 Type: Clinic"
        },
        {
            "key": "healthcare",
            "value": "community_health_worker",
            "description": "🄵🅅 Type: Community Health Worker"
        },
        {
            "key": "healthcare",
            "value": "dentist",
            "description": "🄵🅅 Type: Dentist"
        },
        {
            "key": "healthcare",
            "value": "doctor",
            "description": "🄵🅅 Type: Doctor"
        },
        {
            "key": "healthcare",
            "value": "hospital",
            "description": "🄵🅅 Type: Hospital"
        },
        {
            "key": "healthcare",
            "value": "nurse",
            "description": "🄵🅅 Type: Nurse"
        },
        {
            "key": "healthcare",
            "value": "pharmacy",
            "description": "🄵🅅 Type: Pharmacy"
        },
        {
            "key": "healthcare",
            "value": "vaccination_centre",
            "description": "🄵🅅 Type: Vaccination Center"
        },
        {
            "key": "hazard",
            "description": "🄵 Signed Hazard, 🄵 Hazard"
        },
        {
            "key": "hazard",
            "value": "animal_crossing",
            "description": "🄵🅅 Signed Hazard: Animal Crossing"
        },
        {
            "key": "hazard",
            "value": "bump",
            "description": "🄵🅅 Signed Hazard: Bump"
        },
        {
            "key": "hazard",
            "value": "children",
            "description": "🄵🅅 Signed Hazard: Children"
        },
        {
            "key": "hazard",
            "value": "curve",
            "description": "🄵🅅 Signed Hazard: Curve"
        },
        {
            "key": "hazard",
            "value": "curves",
            "description": "🄵🅅 Signed Hazard: Multiple Curves"
        },
        {
            "key": "hazard",
            "value": "cyclists",
            "description": "🄵🅅 Signed Hazard: Cyclists"
        },
        {
            "key": "hazard",
            "value": "dangerous_junction",
            "description": "🄵🅅 Signed Hazard: Dangerous Junction"
        },
        {
            "key": "hazard",
            "value": "dip",
            "description": "🄵🅅 Signed Hazard: Dip"
        },
        {
            "key": "hazard",
            "value": "falling_rocks",
            "description": "🄵🅅 Signed Hazard: Falling Rocks"
        },
        {
            "key": "hazard",
            "value": "frost_heave",
            "description": "🄵🅅 Signed Hazard: Frost Heave"
        },
        {
            "key": "hazard",
            "value": "horse_riders",
            "description": "🄵🅅 Signed Hazard: Horse Riders"
        },
        {
            "key": "hazard",
            "value": "ice",
            "description": "🄵🅅 Signed Hazard: Ice"
        },
        {
            "key": "hazard",
            "value": "landslide",
            "description": "🄵🅅 Signed Hazard: Landslide"
        },
        {
            "key": "hazard",
            "value": "loose_gravel",
            "description": "🄵🅅 Signed Hazard: Loose Gravel"
        },
        {
            "key": "hazard",
            "value": "low_flying_aircraft",
            "description": "🄵🅅 Signed Hazard: Low Flying Aircraft"
        },
        {
            "key": "hazard",
            "value": "pedestrians",
            "description": "🄵🅅 Signed Hazard: Pedestrians"
        },
        {
            "key": "hazard",
            "value": "queues_likely",
            "description": "🄵🅅 Signed Hazard: Stopped Traffic"
        },
        {
            "key": "hazard",
            "value": "school_zone",
            "description": "🄵🅅 Signed Hazard: School Zone"
        },
        {
            "key": "hazard",
            "value": "side_winds",
            "description": "🄵🅅 Signed Hazard: Side Winds"
        },
        {
            "key": "hazard",
            "value": "slippery",
            "description": "🄵🅅 Signed Hazard: Slippery"
        },
        {
            "key": "hazard",
            "value": "turn",
            "description": "🄵🅅 Signed Hazard: Turn"
        },
        {
            "key": "hazard",
            "value": "turns",
            "description": "🄵🅅 Signed Hazard: Multiple Turns"
        },
        {
            "key": "hazard",
            "value": "archery_range",
            "description": "🄵🅅 Hazard: Arrows"
        },
        {
            "key": "hazard",
            "value": "avalanche",
            "description": "🄵🅅 Hazard: Avalanche"
        },
        {
            "key": "hazard",
            "value": "biohazard",
            "description": "🄵🅅 Hazard: Biohazard"
        },
        {
            "key": "hazard",
            "value": "contamination",
            "description": "🄵🅅 Hazard: Chemical Contamination"
        },
        {
            "key": "hazard",
            "value": "electricity",
            "description": "🄵🅅 Hazard: Electric Shock"
        },
        {
            "key": "hazard",
            "value": "shooting_range",
            "description": "🄵🅅 Hazard: Gunfire"
        },
        {
            "key": "hazard",
            "value": "hole",
            "description": "🄵🅅 Hazard: Hole"
        },
        {
            "key": "hazard",
            "value": "minefield",
            "description": "🄵🅅 Hazard: Land Mines"
        },
        {
            "key": "hazard",
            "value": "nuclear",
            "description": "🄵🅅 Hazard: Nuclear / Radioactive"
        },
        {
            "key": "hazard",
            "value": "quicksand",
            "description": "🄵🅅 Hazard: Quicksand"
        },
        {
            "key": "hashtags",
            "description": "🄵 Hashtags"
        },
        {
            "key": "handrest",
            "description": "🄵 Handrest"
        },
        {
            "key": "handrail",
            "description": "🄵 Handrail"
        },
        {
            "key": "handicap",
            "description": "🄵 Handicap"
        },
        {
            "key": "guest_house",
            "description": "🄵 Type"
        },
        {
            "key": "group_only",
            "description": "🄵 Groups Only"
        },
        {
            "key": "grape_variety",
            "description": "🄵 Grape Varieties"
        },
        {
            "key": "grades",
            "description": "🄵 Grade Levels"
        },
        {
            "key": "government",
            "description": "🄵 Type"
        },
        {
            "key": "genus",
            "description": "🄵 Genus"
        },
        {
            "key": "female",
            "description": "🄵 Gender"
        },
        {
            "key": "male",
            "description": "🄵 Gender"
        },
        {
            "key": "unisex",
            "description": "🄵 Gender"
        },
        {
            "key": "gauge",
            "description": "🄵 Gauge"
        },
        {
            "key": "gambling",
            "description": "🄵 Games"
        },
        {
            "key": "fuel",
            "description": "🄵 Fuel"
        },
        {
            "key": "from",
            "description": "🄵 From"
        },
        {
            "key": "frequency",
            "description": "🄵 Operating Frequency"
        },
        {
            "key": "fountain",
            "description": "🄵 Type"
        },
        {
            "key": "fortification_type",
            "description": "🄵 Fortification Type"
        },
        {
            "key": "footrest",
            "description": "🄵 Footrest"
        },
        {
            "key": "flood_prone",
            "description": "🄵 Flood Prone"
        },
        {
            "key": "floating",
            "description": "🄵 Floating"
        },
        {
            "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": "fixme",
            "description": "🄵 Fix Me"
        },
        {
            "key": "fitness_station",
            "description": "🄵 Equipment Type"
        },
        {
            "key": "fishing",
            "description": "🄵 Fishing"
        },
        {
            "key": "fireplace",
            "description": "🄵 Fireplace"
        },
        {
            "key": "fire_sprinkler",
            "description": "🄵 Fire Sprinkler Inlet"
        },
        {
            "key": "fire_sprinkler",
            "value": "dry",
            "description": "🄵🅅 Fire Sprinkler Inlet: Dedicated Network (Normally Dry)"
        },
        {
            "key": "fire_sprinkler",
            "value": "wet",
            "description": "🄵🅅 Fire Sprinkler Inlet: Connected to Mains (Permanently Filled)"
        },
        {
            "key": "fire_sprinkler",
            "value": "pre-action",
            "description": "🄵🅅 Fire Sprinkler Inlet: Connected to Mains (Pre-Action System)"
        },
        {
            "key": "fire_sprinkler",
            "value": "yes",
            "description": "🄵🅅 Fire Sprinkler Inlet: Unknown Type"
        },
        {
            "key": "fire_sprinkler",
            "value": "no",
            "description": "🄵🅅 Fire Sprinkler Inlet: No"
        },
        {
            "key": "fire_service_inlet",
            "description": "🄵 Shape"
        },
        {
            "key": "fire_service_inlet",
            "value": "pillar",
            "description": "🄵🅅 Shape: Pillar/Aboveground"
        },
        {
            "key": "fire_service_inlet",
            "value": "underground",
            "description": "🄵🅅 Shape: Underground"
        },
        {
            "key": "fire_service_inlet",
            "value": "wall",
            "description": "🄵🅅 Shape: Wall"
        },
        {
            "key": "fire_service_inlet",
            "value": "pipe",
            "description": "🄵🅅 Shape: Capped Pipe"
        },
        {
            "key": "fire_mains",
            "description": "🄵 Network-Type"
        },
        {
            "key": "fire_mains",
            "value": "dry",
            "description": "🄵🅅 Network-Type: Dedicated Network (Normally Dry)"
        },
        {
            "key": "fire_mains",
            "value": "wet",
            "description": "🄵🅅 Network-Type: Connected to Mains (Permanently Filled)"
        },
        {
            "key": "fire_mains",
            "value": "yes",
            "description": "🄵🅅 Network-Type: Unknown Type"
        },
        {
            "key": "fire_mains",
            "value": "no",
            "description": "🄵🅅 Network-Type: No"
        },
        {
            "key": "fence_type",
            "description": "🄵 Type"
        },
        {
            "key": "fee",
            "description": "🄵 Fee"
        },
        {
            "key": "fax",
            "description": "🄵 Fax"
        },
        {
            "key": "contact:fax",
            "description": "🄵 Fax"
        },
        {
            "key": "faces",
            "description": "🄵 Faces"
        },
        {
            "key": "expressway",
            "description": "🄵 Expressway"
        },
        {
            "key": "expected_rwn_route_relations",
            "description": "🄵 Adjacent Walking Nodes"
        },
        {
            "key": "expected_rcn_route_relations",
            "description": "🄵 Adjacent Cycling Nodes"
        },
        {
            "key": "except",
            "description": "🄵 Exceptions"
        },
        {
            "key": "entrance",
            "value": "yes",
            "description": "🄵🅅 Type: Unspecified"
        },
        {
            "key": "entrance",
            "value": "secondary",
            "description": "🄵🅅 Type: Secondary"
        },
        {
            "key": "entrance",
            "value": "service",
            "description": "🄵🅅 Type: Service"
        },
        {
            "key": "entrance",
            "value": "exit",
            "description": "🄵🅅 Type: Exit Only"
        },
        {
            "key": "entrance",
            "value": "entrance",
            "description": "🄵🅅 Type: Entrance Only"
        },
        {
            "key": "entrance",
            "value": "home",
            "description": "🄵🅅 Type: Private House or Apartment"
        },
        {
            "key": "entrance",
            "value": "garage",
            "description": "🄵🅅 Type: Garage Door"
        },
        {
            "key": "enforcement",
            "description": "🄵 Type"
        },
        {
            "key": "emergency_ward_entrance",
            "description": "🄵 Type"
        },
        {
            "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": "email",
            "description": "🄵 Email"
        },
        {
            "key": "contact:email",
            "description": "🄵 Email"
        },
        {
            "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": "ele",
            "description": "🄵 Elevation (Meters)"
        },
        {
            "key": "duration",
            "description": "🄵 Duration"
        },
        {
            "key": "drive_through",
            "description": "🄵 Drive-Through"
        },
        {
            "key": "drinking_water",
            "description": "🄵 Drinking Water Available, 🄵 Drinkable"
        },
        {
            "key": "drink:",
            "description": "🄵 Drinks"
        },
        {
            "key": "door",
            "description": "🄵 Type, 🄵 Door"
        },
        {
            "key": "dog",
            "description": "🄵 Dogs, 🄵 Suitable For Dogs"
        },
        {
            "key": "dog",
            "value": "leashed",
            "description": "🄵🅅 Dogs: Leashed Only"
        },
        {
            "key": "dog",
            "value": "unleashed",
            "description": "🄵🅅 Dogs: Leashes Not Required"
        },
        {
            "key": "dog",
            "value": "yes",
            "description": "🄵🅅 Dogs: Allowed"
        },
        {
            "key": "dog",
            "value": "no",
            "description": "🄵🅅 Dogs: Not Allowed"
        },
        {
            "key": "dock",
            "description": "🄵 Type"
        },
        {
            "key": "dock",
            "value": "drydock",
            "description": "🄵🅅 Type: Dry Dock"
        },
        {
            "key": "dock",
            "value": "floating",
            "description": "🄵🅅 Type: Floating Dry Dock"
        },
        {
            "key": "dock",
            "value": "tidal",
            "description": "🄵🅅 Type: Impounded Tidal Dock"
        },
        {
            "key": "distance",
            "description": "🄵 Distance"
        },
        {
            "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": "dispensing",
            "description": "🄵 Dispenses Prescriptions"
        },
        {
            "key": "direction",
            "description": "🄵 Direction Affected, 🄵 Direction (Degrees Clockwise), 🄵 Direction"
        },
        {
            "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": "diplomatic",
            "description": "🄵 Type"
        },
        {
            "key": "diet:",
            "description": "🄵 Dietary Options"
        },
        {
            "key": "diet:vegetarian",
            "description": "🄵🅅 Dietary Options: Vegetarian"
        },
        {
            "key": "diet:vegan",
            "description": "🄵🅅 Dietary Options: Vegan"
        },
        {
            "key": "diet:halal",
            "description": "🄵🅅 Dietary Options: Halal"
        },
        {
            "key": "diet:gluten_free",
            "description": "🄵🅅 Dietary Options: Gluten-Free"
        },
        {
            "key": "diet:kosher",
            "description": "🄵🅅 Dietary Options: Kosher"
        },
        {
            "key": "diet:lactose_free",
            "description": "🄵🅅 Dietary Options: Lactose-Free"
        },
        {
            "key": "diet:pescetarian",
            "description": "🄵🅅 Dietary Options: Pescetarian"
        },
        {
            "key": "diameter_crown",
            "description": "🄵 Crown Diameter"
        },
        {
            "key": "diameter",
            "description": "🄵 Diameter"
        },
        {
            "key": "devices",
            "description": "🄵 Devices"
        },
        {
            "key": "destination",
            "description": "🄵 Destination, 🄵 Destinations"
        },
        {
            "key": "design",
            "description": "🄵 Design"
        },
        {
            "key": "description",
            "description": "🄵 Description"
        },
        {
            "key": "descent",
            "description": "🄵 Total Descent"
        },
        {
            "key": "depth",
            "description": "🄵 Depth (Meters)"
        },
        {
            "key": "depot",
            "description": "🄵 Type"
        },
        {
            "key": "departures_board",
            "description": "🄵 Departures/Arrivals Board"
        },
        {
            "key": "departures_board",
            "value": "yes",
            "description": "🄵🅅 Departures/Arrivals Board: Yes"
        },
        {
            "key": "departures_board",
            "value": "timetable",
            "description": "🄵🅅 Departures/Arrivals Board: Timetable"
        },
        {
            "key": "departures_board",
            "value": "realtime",
            "description": "🄵🅅 Departures/Arrivals Board: Realtime"
        },
        {
            "key": "departures_board",
            "value": "no",
            "description": "🄵🅅 Departures/Arrivals Board: None"
        },
        {
            "key": "denotation",
            "description": "🄵 Denotation"
        },
        {
            "key": "denomination",
            "description": "🄵 Denomination"
        },
        {
            "key": "delivery",
            "description": "🄵 Delivery"
        },
        {
            "key": "deflection",
            "description": "🄵 Angle"
        },
        {
            "key": "date",
            "description": "🄵 Date"
        },
        {
            "key": "cycleway:left",
            "description": "🄵 Bike Lanes"
        },
        {
            "key": "cycleway:left",
            "value": "no",
            "description": "🄵🅅 Bike Lanes: `no`"
        },
        {
            "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": "separate",
            "description": "🄵🅅 Bike Lanes: `separate`"
        },
        {
            "key": "cycleway:left",
            "value": "opposite_lane",
            "description": "🄵🅅 Bike Lanes: `opposite_lane`"
        },
        {
            "key": "cycleway:left",
            "value": "opposite",
            "description": "🄵🅅 Bike Lanes: `opposite`, 🄳 (deprecated tag) ➜ oneway:bicycle=no + cycleway:left=no"
        },
        {
            "key": "cycleway:right",
            "description": "🄵 Bike Lanes"
        },
        {
            "key": "cycleway:right",
            "value": "no",
            "description": "🄵🅅 Bike Lanes: `no`"
        },
        {
            "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": "separate",
            "description": "🄵🅅 Bike Lanes: `separate`"
        },
        {
            "key": "cycleway:right",
            "value": "opposite_lane",
            "description": "🄵🅅 Bike Lanes: `opposite_lane`"
        },
        {
            "key": "cycleway:right",
            "value": "opposite",
            "description": "🄵🅅 Bike Lanes: `opposite`"
        },
        {
            "key": "cyclestreet",
            "description": "🄵 Cycle Street"
        },
        {
            "key": "cycle_network",
            "description": "🄵 Network"
        },
        {
            "key": "cycle_barrier",
            "description": "🄵 Type"
        },
        {
            "key": "cycle_barrier",
            "value": "single",
            "description": "🄵🅅 Type: Single"
        },
        {
            "key": "cycle_barrier",
            "value": "double",
            "description": "🄵🅅 Type: Double"
        },
        {
            "key": "cycle_barrier",
            "value": "triple",
            "description": "🄵🅅 Type: Triple"
        },
        {
            "key": "cycle_barrier",
            "value": "diagonal",
            "description": "🄵🅅 Type: Diagonal"
        },
        {
            "key": "cycle_barrier",
            "value": "tilted",
            "description": "🄵🅅 Type: Tilted"
        },
        {
            "key": "currency:",
            "description": "🄵 Currency Types"
        },
        {
            "key": "cuisine",
            "description": "🄵 Cuisines"
        },
        {
            "key": "cuisine",
            "value": "regional",
            "description": "🄵🅅 Cuisines: Regional"
        },
        {
            "key": "cuisine",
            "value": "breakfast",
            "description": "🄵🅅 Cuisines: Breakfast"
        },
        {
            "key": "cuisine",
            "value": "fish",
            "description": "🄵🅅 Cuisines: Fish"
        },
        {
            "key": "cuisine",
            "value": "cake",
            "description": "🄵🅅 Cuisines: Cake"
        },
        {
            "key": "cuisine",
            "value": "pasta",
            "description": "🄵🅅 Cuisines: Pasta"
        },
        {
            "key": "cuisine",
            "value": "tex-mex",
            "description": "🄵🅅 Cuisines: Tex-Mex"
        },
        {
            "key": "cuisine",
            "value": "mediterranean",
            "description": "🄵🅅 Cuisines: Mediterranean"
        },
        {
            "key": "cuisine",
            "value": "friture",
            "description": "🄵🅅 Cuisines: Friterie"
        },
        {
            "key": "cuisine",
            "value": "grill",
            "description": "🄵🅅 Cuisines: Bar and Grill"
        },
        {
            "key": "cuisine",
            "value": "salad",
            "description": "🄵🅅 Cuisines: Salad"
        },
        {
            "key": "cuisine",
            "value": "crepe",
            "description": "🄵🅅 Cuisines: Crepe"
        },
        {
            "key": "cuisine",
            "value": "pancake",
            "description": "🄵🅅 Cuisines: Pancake"
        },
        {
            "key": "cuisine",
            "value": "dessert",
            "description": "🄵🅅 Cuisines: Dessert"
        },
        {
            "key": "cuisine",
            "value": "diner",
            "description": "🄵🅅 Cuisines: Diner"
        },
        {
            "key": "cuisine",
            "value": "tapas",
            "description": "🄵🅅 Cuisines: Tapas"
        },
        {
            "key": "cuisine",
            "value": "portuguese",
            "description": "🄵🅅 Cuisines: Portuguese"
        },
        {
            "key": "cuisine",
            "value": "beef_bowl",
            "description": "🄵🅅 Cuisines: Gyūdon"
        },
        {
            "key": "cuisine",
            "value": "russian",
            "description": "🄵🅅 Cuisines: Russian"
        },
        {
            "key": "cuisine",
            "value": "indonesian",
            "description": "🄵🅅 Cuisines: Indonesian"
        },
        {
            "key": "cuisine",
            "value": "lebanese",
            "description": "🄵🅅 Cuisines: Lebanese"
        },
        {
            "key": "cuisine",
            "value": "arab",
            "description": "🄵🅅 Cuisines: Arab"
        },
        {
            "key": "cuisine",
            "value": "curry",
            "description": "🄵🅅 Cuisines: Curry"
        },
        {
            "key": "cuisine",
            "value": "malaysian",
            "description": "🄵🅅 Cuisines: Malaysian"
        },
        {
            "key": "cuisine",
            "value": "polish",
            "description": "🄵🅅 Cuisines: Polish"
        },
        {
            "key": "cuisine",
            "value": "african",
            "description": "🄵🅅 Cuisines: African"
        },
        {
            "key": "cuisine",
            "value": "western",
            "description": "🄵🅅 Cuisines: Western"
        },
        {
            "key": "cuisine",
            "value": "sausage",
            "description": "🄵🅅 Cuisines: Sausage"
        },
        {
            "key": "cuisine",
            "value": "filipino",
            "description": "🄵🅅 Cuisines: Filipino"
        },
        {
            "key": "cuisine",
            "value": "caribbean",
            "description": "🄵🅅 Cuisines: Caribbean"
        },
        {
            "key": "cuisine",
            "value": "soba",
            "description": "🄵🅅 Cuisines: Soba"
        },
        {
            "key": "cuisine",
            "value": "peruvian",
            "description": "🄵🅅 Cuisines: Peruvian"
        },
        {
            "key": "cuisine",
            "value": "brazilian",
            "description": "🄵🅅 Cuisines: Brazilian"
        },
        {
            "key": "cuisine",
            "value": "oriental",
            "description": "🄵🅅 Cuisines: Oriental"
        },
        {
            "key": "cuisine",
            "value": "fine_dining",
            "description": "🄵🅅 Cuisines: Fine Dining"
        },
        {
            "key": "cuisine",
            "value": "argentinian",
            "description": "🄵🅅 Cuisines: Argentinian"
        },
        {
            "key": "cuisine",
            "value": "balkan",
            "description": "🄵🅅 Cuisines: Balkan"
        },
        {
            "key": "cuisine",
            "value": "bavarian",
            "description": "🄵🅅 Cuisines: Bavarian"
        },
        {
            "key": "cuisine",
            "value": "british",
            "description": "🄵🅅 Cuisines: British"
        },
        {
            "key": "cuisine",
            "value": "ethiopian",
            "description": "🄵🅅 Cuisines: Ethiopian"
        },
        {
            "key": "cuisine",
            "value": "shawarma",
            "description": "🄵🅅 Cuisines: Shawarma"
        },
        {
            "key": "cuisine",
            "value": "persian",
            "description": "🄵🅅 Cuisines: Persian"
        },
        {
            "key": "cuisine",
            "value": "middle_eastern",
            "description": "🄵🅅 Cuisines: Middle Eastern"
        },
        {
            "key": "cuisine",
            "value": "pastry",
            "description": "🄵🅅 Cuisines: Pastry"
        },
        {
            "key": "cuisine",
            "value": "soup",
            "description": "🄵🅅 Cuisines: Soup"
        },
        {
            "key": "cuisine",
            "value": "fries",
            "description": "🄵🅅 Cuisines: Fries"
        },
        {
            "key": "cuisine",
            "value": "taiwanese",
            "description": "🄵🅅 Cuisines: Taiwanese"
        },
        {
            "key": "cuisine",
            "value": "bistro",
            "description": "🄵🅅 Cuisines: Bistro"
        },
        {
            "key": "cuisine",
            "value": "european",
            "description": "🄵🅅 Cuisines: European"
        },
        {
            "key": "cuisine",
            "value": "moroccan",
            "description": "🄵🅅 Cuisines: Moroccan"
        },
        {
            "key": "cuisine",
            "value": "hawaiian",
            "description": "🄵🅅 Cuisines: Hawaiian"
        },
        {
            "key": "cuisine",
            "value": "brunch",
            "description": "🄵🅅 Cuisines: Brunch"
        },
        {
            "key": "cuisine",
            "value": "udon",
            "description": "🄵🅅 Cuisines: Udon"
        },
        {
            "key": "crossing",
            "description": "🄵 Type"
        },
        {
            "key": "crop",
            "description": "🄵 Crops"
        },
        {
            "key": "crop",
            "value": "asparagus",
            "description": "🄵🅅 Crops: Asparagus"
        },
        {
            "key": "crop",
            "value": "barley",
            "description": "🄵🅅 Crops: Barley"
        },
        {
            "key": "crop",
            "value": "beet",
            "description": "🄵🅅 Crops: Beets"
        },
        {
            "key": "crop",
            "value": "cassava",
            "description": "🄵🅅 Crops: Cassava"
        },
        {
            "key": "crop",
            "value": "coffee",
            "description": "🄵🅅 Crops: Coffee"
        },
        {
            "key": "crop",
            "value": "cotton",
            "description": "🄵🅅 Crops: Cotton"
        },
        {
            "key": "crop",
            "value": "cranberries",
            "description": "🄵🅅 Crops: Cranberries"
        },
        {
            "key": "crop",
            "value": "fast_growing_wood",
            "description": "🄵🅅 Crops: Short-Rotation Coppice"
        },
        {
            "key": "crop",
            "value": "flowers",
            "description": "🄵🅅 Crops: Flowers"
        },
        {
            "key": "crop",
            "value": "grape",
            "description": "🄵🅅 Crops: Grapes"
        },
        {
            "key": "crop",
            "value": "grass",
            "description": "🄵🅅 Crops: Grass"
        },
        {
            "key": "crop",
            "value": "hop",
            "description": "🄵🅅 Crops: Hops"
        },
        {
            "key": "crop",
            "value": "lavender",
            "description": "🄵🅅 Crops: Lavender"
        },
        {
            "key": "crop",
            "value": "maize",
            "description": "🄵🅅 Crops: Corn"
        },
        {
            "key": "crop",
            "value": "potato",
            "description": "🄵🅅 Crops: Potatoes"
        },
        {
            "key": "crop",
            "value": "rape",
            "description": "🄵🅅 Crops: Rapeseed"
        },
        {
            "key": "crop",
            "value": "rice",
            "description": "🄵🅅 Crops: Rice"
        },
        {
            "key": "crop",
            "value": "strawberry",
            "description": "🄵🅅 Crops: Strawberries"
        },
        {
            "key": "crop",
            "value": "sugar_beet",
            "description": "🄵🅅 Crops: Sugar Beets"
        },
        {
            "key": "crop",
            "value": "sugarcane",
            "description": "🄵🅅 Crops: Sugarcane"
        },
        {
            "key": "crop",
            "value": "sunflower",
            "description": "🄵🅅 Crops: Sunflowers"
        },
        {
            "key": "crop",
            "value": "soy",
            "description": "🄵🅅 Crops: Soybeans"
        },
        {
            "key": "crop",
            "value": "tea",
            "description": "🄵🅅 Crops: Tea"
        },
        {
            "key": "crop",
            "value": "tobacco",
            "description": "🄵🅅 Crops: Tobacco"
        },
        {
            "key": "crop",
            "value": "vegetable",
            "description": "🄵🅅 Crops: Vegetables"
        },
        {
            "key": "crop",
            "value": "wheat",
            "description": "🄵🅅 Crops: Wheat"
        },
        {
            "key": "craft",
            "value": "builder",
            "description": "🄵🅅 Type: Builder"
        },
        {
            "key": "craft",
            "value": "grinding_mill",
            "description": "🄵🅅 Type: Grinding Mill"
        },
        {
            "key": "craft",
            "value": "jeweller",
            "description": "🄵🅅 Type: Jeweller"
        },
        {
            "key": "craft",
            "value": "oil_mill",
            "description": "🄵🅅 Type: Oil Mill"
        },
        {
            "key": "covered",
            "description": "🄵 Covered"
        },
        {
            "key": "covered",
            "value": "yes",
            "description": "🄵🅅 Covered: Yes"
        },
        {
            "key": "covered",
            "value": "no",
            "description": "🄵🅅 Covered: No"
        },
        {
            "key": "couplings",
            "description": "🄵 Couplings"
        },
        {
            "key": "country",
            "description": "🄵 Flag Country, 🄵 Country"
        },
        {
            "key": "count",
            "description": "🄵 Number of Features"
        },
        {
            "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": "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": "consulting",
            "description": "🄵 Expertise"
        },
        {
            "key": "consulate",
            "description": "🄵 Type"
        },
        {
            "key": "consulate",
            "value": "consulate_general",
            "description": "🄵🅅 Type: Consulate General"
        },
        {
            "key": "consulate",
            "value": "honorary_consul",
            "description": "🄵🅅 Type: Honorary Consul"
        },
        {
            "key": "consulate",
            "value": "yes",
            "description": "🄵🅅 Type: Consulate"
        },
        {
            "key": "consulate",
            "value": "consular_office",
            "description": "🄵🅅 Type: Consular Services Office"
        },
        {
            "key": "consulate",
            "value": "consular_agency",
            "description": "🄵🅅 Type: Consular Services Agency"
        },
        {
            "key": "consulate",
            "value": "residence",
            "description": "🄵🅅 Type: Official Residence of a Consul"
        },
        {
            "key": "construction",
            "description": "🄵 Type"
        },
        {
            "key": "connectivity",
            "description": "🄵 Connectivity"
        },
        {
            "key": "community_centre",
            "description": "🄵 Type"
        },
        {
            "key": "communication:",
            "description": "🄵 Communication Types"
        },
        {
            "key": "comment",
            "description": "🄵 Changeset Comment"
        },
        {
            "key": "colour",
            "description": "🄵 Color"
        },
        {
            "key": "collector",
            "description": "🄵 Items"
        },
        {
            "key": "collector",
            "value": "coins",
            "description": "🄵🅅 Items: Coins"
        },
        {
            "key": "collector",
            "value": "stamps",
            "description": "🄵🅅 Items: Stamps"
        },
        {
            "key": "collector",
            "value": "comics",
            "description": "🄵🅅 Items: Comics"
        },
        {
            "key": "collection_times",
            "description": "🄵 Collection Times"
        },
        {
            "key": "clothes",
            "description": "🄵 Clothes"
        },
        {
            "key": "clothes",
            "value": "babies",
            "description": "🄵🅅 Clothes: Baby Clothing"
        },
        {
            "key": "clothes",
            "value": "children",
            "description": "🄵🅅 Clothes: Children's Clothing"
        },
        {
            "key": "clothes",
            "value": "denim",
            "description": "🄵🅅 Clothes: Jeans Clothing"
        },
        {
            "key": "clothes",
            "value": "fur",
            "description": "🄵🅅 Clothes: Fur Clothing"
        },
        {
            "key": "clothes",
            "value": "hats",
            "description": "🄵🅅 Clothes: Hats"
        },
        {
            "key": "clothes",
            "value": "maternity",
            "description": "🄵🅅 Clothes: Maternity Clothing"
        },
        {
            "key": "clothes",
            "value": "men",
            "description": "🄵🅅 Clothes: Men's Clothing"
        },
        {
            "key": "clothes",
            "value": "motorcycle",
            "description": "🄵🅅 Clothes: Motorcycle Clothing"
        },
        {
            "key": "clothes",
            "value": "oversize",
            "description": "🄵🅅 Clothes: Plus Size Clothing"
        },
        {
            "key": "clothes",
            "value": "socks",
            "description": "🄵🅅 Clothes: Socks"
        },
        {
            "key": "clothes",
            "value": "sports",
            "description": "🄵🅅 Clothes: Sportswear"
        },
        {
            "key": "clothes",
            "value": "swimwear",
            "description": "🄵🅅 Clothes: Swimwear"
        },
        {
            "key": "clothes",
            "value": "traditional",
            "description": "🄵🅅 Clothes: Traditional Garments / Folk Costumes"
        },
        {
            "key": "clothes",
            "value": "women",
            "description": "🄵🅅 Clothes: Women's Clothing"
        },
        {
            "key": "circumference",
            "description": "🄵 Circumference (at Breast Height)"
        },
        {
            "key": "check_date",
            "description": "🄵 Last Checked Date"
        },
        {
            "key": "charge",
            "description": "🄵 Toll Amount, 🄵 Fee Amount"
        },
        {
            "key": "changing_table",
            "description": "🄵 Diaper Changing Table"
        },
        {
            "key": "ceremonial_gate",
            "description": "🄵 Type"
        },
        {
            "key": "ceremonial_gate",
            "value": "hongsalmun",
            "description": "🄵🅅 Type: Hongsalmun"
        },
        {
            "key": "ceremonial_gate",
            "value": "iljumun",
            "description": "🄵🅅 Type: Iljumun"
        },
        {
            "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": "cash_in",
            "description": "🄵 Deposits"
        },
        {
            "key": "caravans",
            "description": "🄵 Campervan / Camping Trailer"
        },
        {
            "key": "capacity",
            "description": "🄵 Capacity (Cubic Meters), 🄵 Total Spaces, 🄵 Capacity"
        },
        {
            "key": "canoe",
            "description": "🄵 Canoe Access"
        },
        {
            "key": "camping",
            "description": "🄵 Camping"
        },
        {
            "key": "camp_site",
            "description": "🄵 Type"
        },
        {
            "key": "camp_site",
            "value": "basic",
            "description": "🄵🅅 Type: `basic`"
        },
        {
            "key": "camp_site",
            "value": "standard",
            "description": "🄵🅅 Type: `standard`"
        },
        {
            "key": "camp_site",
            "value": "serviced",
            "description": "🄵🅅 Type: `serviced`"
        },
        {
            "key": "camp_site",
            "value": "deluxe",
            "description": "🄵🅅 Type: `deluxe`"
        },
        {
            "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": "cables",
            "description": "🄵 Cables"
        },
        {
            "key": "cabins",
            "description": "🄵 Cabins"
        },
        {
            "key": "button_operated",
            "description": "🄵 Call Button"
        },
        {
            "key": "bunker_type",
            "description": "🄵 Type"
        },
        {
            "key": "building",
            "value": "yes",
            "description": "🄵🅅 Building: Unspecified Building Type"
        },
        {
            "key": "building",
            "value": "container",
            "description": "🄵🅅 Building: Container"
        },
        {
            "key": "bridge",
            "value": "aqueduct",
            "description": "🄵🅅 Type: Aqueduct"
        },
        {
            "key": "bridge",
            "value": "cantilever",
            "description": "🄵🅅 Type: Cantilever Bridge"
        },
        {
            "key": "bridge",
            "value": "covered",
            "description": "🄵🅅 Type: Covered Bridge"
        },
        {
            "key": "bridge",
            "value": "low_water_crossing",
            "description": "🄵🅅 Type: Low Water Crossing"
        },
        {
            "key": "bridge",
            "value": "movable",
            "description": "🄵🅅 Type: Movable Bridge"
        },
        {
            "key": "bridge",
            "value": "trestle",
            "description": "🄵🅅 Type: Trestle Bridge"
        },
        {
            "key": "bridge",
            "value": "viaduct",
            "description": "🄵🅅 Type: Viaduct"
        },
        {
            "key": "brewery",
            "description": "🄵 Sold Beer brands"
        },
        {
            "key": "brand",
            "description": "🄵 Brand"
        },
        {
            "key": "branch",
            "description": "🄵 Branch"
        },
        {
            "key": "boules",
            "description": "🄵 Type"
        },
        {
            "key": "bottle",
            "description": "🄵 Bottle Filling"
        },
        {
            "key": "booth",
            "description": "🄵 Booth"
        },
        {
            "key": "books",
            "description": "🄵 Type of Books"
        },
        {
            "key": "bollard",
            "description": "🄵 Type"
        },
        {
            "key": "bollard",
            "value": "fixed",
            "description": "🄵🅅 Type: Fixed Bollard"
        },
        {
            "key": "bollard",
            "value": "flexible",
            "description": "🄵🅅 Type: Flexible Bollard"
        },
        {
            "key": "bollard",
            "value": "foldable",
            "description": "🄵🅅 Type: Foldable Bollard"
        },
        {
            "key": "bollard",
            "value": "removable",
            "description": "🄵🅅 Type: Removable Bollard"
        },
        {
            "key": "bollard",
            "value": "rising",
            "description": "🄵🅅 Type: Rising Bollard"
        },
        {
            "key": "boat",
            "description": "🄵 Boat Access"
        },
        {
            "key": "board_type",
            "description": "🄵 Type"
        },
        {
            "key": "board_type",
            "value": "art",
            "description": "🄵🅅 Type: Art"
        },
        {
            "key": "board_type",
            "value": "astronomy",
            "description": "🄵🅅 Type: Astronomy"
        },
        {
            "key": "board_type",
            "value": "geology",
            "description": "🄵🅅 Type: Geology"
        },
        {
            "key": "board_type",
            "value": "history",
            "description": "🄵🅅 Type: History"
        },
        {
            "key": "board_type",
            "value": "nature",
            "description": "🄵🅅 Type: Nature"
        },
        {
            "key": "board_type",
            "value": "notice",
            "description": "🄵🅅 Type: Notice Board"
        },
        {
            "key": "board_type",
            "value": "plants",
            "description": "🄵🅅 Type: Plants"
        },
        {
            "key": "board_type",
            "value": "wildlife",
            "description": "🄵🅅 Type: Wildlife"
        },
        {
            "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": "blind",
            "description": "🄵 Blind Person Access"
        },
        {
            "key": "bin",
            "description": "🄵 Waste Bin"
        },
        {
            "key": "bike_ride",
            "description": "🄵 Bike and Ride"
        },
        {
            "key": "bicycle_road",
            "description": "🄵 Cycle Street"
        },
        {
            "key": "bicycle_road",
            "value": "yes",
            "description": "🄵🅅 Cycle Street: Yes"
        },
        {
            "key": "bicycle_parking",
            "description": "🄵 Type"
        },
        {
            "key": "bicycle_parking",
            "value": "stands",
            "description": "🄵🅅 Type: Stand (supports bicycle frame)"
        },
        {
            "key": "bicycle_parking",
            "value": "wall_loops",
            "description": "🄵🅅 Type: Wheelbender (supports wheel only)"
        },
        {
            "key": "bicycle_parking",
            "value": "handlebar_holder",
            "description": "🄵🅅 Type: Handlebar Holder"
        },
        {
            "key": "bench",
            "description": "🄵 Bench"
        },
        {
            "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": "basin",
            "description": "🄵 Type"
        },
        {
            "key": "basin",
            "value": "detention",
            "description": "🄵🅅 Type: Detention"
        },
        {
            "key": "basin",
            "value": "evaporation",
            "description": "🄵🅅 Type: Evaporation"
        },
        {
            "key": "basin",
            "value": "infiltration",
            "description": "🄵🅅 Type: Infiltration"
        },
        {
            "key": "basin",
            "value": "retention",
            "description": "🄵🅅 Type: Retention"
        },
        {
            "key": "barrier",
            "value": "planter",
            "description": "🄵🅅 Barrier: Yes"
        },
        {
            "key": "bar",
            "description": "🄵 Bar"
        },
        {
            "key": "backrest",
            "description": "🄵 Backrest"
        },
        {
            "key": "backcountry",
            "description": "🄵 Backcountry"
        },
        {
            "key": "baby",
            "description": "🄵 Baby Seat"
        },
        {
            "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": "automated",
            "description": "🄵 Automated"
        },
        {
            "key": "attraction",
            "value": "alpine_coaster",
            "description": "🄵🅅 Type: Alpine Coaster"
        },
        {
            "key": "atm",
            "description": "🄵 ATM"
        },
        {
            "key": "athletics",
            "description": "🄵 Event"
        },
        {
            "key": "ascent",
            "description": "🄵 Total Ascent"
        },
        {
            "key": "artwork_type",
            "description": "🄵 Type"
        },
        {
            "key": "artwork_type",
            "value": "painting",
            "description": "🄵🅅 Type: Painting"
        },
        {
            "key": "artwork_type",
            "value": "mosaic",
            "description": "🄵🅅 Type: Mosaic"
        },
        {
            "key": "artwork_type",
            "value": "relief",
            "description": "🄵🅅 Type: Relief"
        },
        {
            "key": "artwork_type",
            "value": "stone",
            "description": "🄵🅅 Type: Artistically Worked Stone"
        },
        {
            "key": "artwork_type",
            "value": "tilework",
            "description": "🄵🅅 Type: Tile Work"
        },
        {
            "key": "artist_name",
            "description": "🄵 Artist"
        },
        {
            "key": "armrest",
            "description": "🄵 Armrests"
        },
        {
            "key": "armrest",
            "value": "yes",
            "description": "🄵🅅 Armrests: One or more armrests"
        },
        {
            "key": "armrest",
            "value": "no",
            "description": "🄵🅅 Armrests: No armrests"
        },
        {
            "key": "architect",
            "description": "🄵 Architect"
        },
        {
            "key": "archaeological_site",
            "description": "🄵 Type"
        },
        {
            "key": "archaeological_site",
            "value": "baths",
            "description": "🄵🅅 Type: Baths"
        },
        {
            "key": "archaeological_site",
            "value": "city",
            "description": "🄵🅅 Type: Historic City"
        },
        {
            "key": "archaeological_site",
            "value": "crannog",
            "description": "🄵🅅 Type: Crannog"
        },
        {
            "key": "archaeological_site",
            "value": "enclosure",
            "description": "🄵🅅 Type: Enclosure"
        },
        {
            "key": "archaeological_site",
            "value": "fortification",
            "description": "🄵🅅 Type: Fortification"
        },
        {
            "key": "archaeological_site",
            "value": "hut_circle",
            "description": "🄵🅅 Type: Hut Circle"
        },
        {
            "key": "archaeological_site",
            "value": "megalith",
            "description": "🄵🅅 Type: Megalith"
        },
        {
            "key": "archaeological_site",
            "value": "necropolis",
            "description": "🄵🅅 Type: Necropolis"
        },
        {
            "key": "archaeological_site",
            "value": "petroglyph",
            "description": "🄵🅅 Type: Rock Carving"
        },
        {
            "key": "archaeological_site",
            "value": "roman_circus",
            "description": "🄵🅅 Type: Roman Circus"
        },
        {
            "key": "archaeological_site",
            "value": "roman_villa",
            "description": "🄵🅅 Type: Roman Villa"
        },
        {
            "key": "archaeological_site",
            "value": "settlement",
            "description": "🄵🅅 Type: Historic Settlement"
        },
        {
            "key": "archaeological_site",
            "value": "tumulus",
            "description": "🄵🅅 Type: Tumulus"
        },
        {
            "key": "animal_shelter",
            "description": "🄵 For Animals"
        },
        {
            "key": "animal_breeding",
            "description": "🄵 For Animals"
        },
        {
            "key": "animal_boarding",
            "description": "🄵 For Animals"
        },
        {
            "key": "alt_name",
            "description": "🄵 Alternative Name"
        },
        {
            "key": "air_conditioning",
            "description": "🄵 Air Conditioning"
        },
        {
            "key": "agrarian",
            "description": "🄵 Products"
        },
        {
            "key": "admin_level",
            "description": "🄵 Admin Level"
        },
        {
            "key": "addr:block_number",
            "description": "🄵 Address"
        },
        {
            "key": "addr:city",
            "description": "🄵 Address"
        },
        {
            "key": "addr:conscriptionnumber",
            "description": "🄵 Address"
        },
        {
            "key": "addr:country",
            "description": "🄵 Address"
        },
        {
            "key": "addr:county",
            "description": "🄵 Address"
        },
        {
            "key": "addr:district",
            "description": "🄵 Address"
        },
        {
            "key": "addr:door",
            "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:town",
            "description": "🄵 Address"
        },
        {
            "key": "addr:unit",
            "description": "🄵 Address"
        },
        {
            "key": "hiking",
            "description": "🄵 Activity"
        },
        {
            "key": "bicycle",
            "description": "🄵 Activity, 🄵 Allowed Access"
        },
        {
            "key": "mtb",
            "description": "🄵 Activity"
        },
        {
            "key": "horse",
            "description": "🄵 Activity, 🄵 Allowed Access"
        },
        {
            "key": "ski",
            "description": "🄵 Activity"
        },
        {
            "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_aisle",
            "description": "🄵 Type"
        },
        {
            "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",
            "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": "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",
            "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": "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": "windings:auto",
            "description": "🄵 Autotransformer"
        },
        {
            "key": "windings:auto",
            "value": "yes",
            "description": "🄵🅅 Autotransformer: Yes"
        },
        {
            "key": "windings:auto",
            "value": "no",
            "description": "🄵🅅 Autotransformer: No"
        },
        {
            "key": "website:menu",
            "description": "🄵 Menu Link"
        },
        {
            "key": "water_tank:volume",
            "description": "🄵 Volume (Liters)"
        },
        {
            "key": "voltage:tertiary",
            "description": "🄵 Tertiary Voltage"
        },
        {
            "key": "voltage:secondary",
            "description": "🄵 Secondary Voltage"
        },
        {
            "key": "voltage:primary",
            "description": "🄵 Primary Voltage"
        },
        {
            "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": "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": "tunnel:name",
            "description": "🄵 Tunnel Name"
        },
        {
            "key": "traffic_signals:vibration",
            "description": "🄵 Vibration"
        },
        {
            "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:minimap",
            "description": "🄵 Tactile Map"
        },
        {
            "key": "traffic_signals:direction",
            "description": "🄵 Direction Affected"
        },
        {
            "key": "traffic_signals:countdown",
            "description": "🄵 Countdown Timer"
        },
        {
            "key": "traffic_signals:arrow",
            "description": "🄵 Tactile Arrow"
        },
        {
            "key": "traffic_sign:direction",
            "description": "🄵 Direction Affected"
        },
        {
            "key": "townhall:type",
            "description": "🄵 Type"
        },
        {
            "key": "tower:type",
            "description": "🄵 Type"
        },
        {
            "key": "tower:platforms",
            "description": "🄵 Platforms"
        },
        {
            "key": "tower:construction",
            "description": "🄵 Construction"
        },
        {
            "key": "toilets:wheelchair",
            "description": "🄵 Wheelchair Accessible Toilet"
        },
        {
            "key": "toilets:position",
            "description": "🄵 Positions"
        },
        {
            "key": "toilets:menstrual_products",
            "description": "🄵 Free Menstrual Products Available"
        },
        {
            "key": "toilets:handwashing",
            "description": "🄵 Handwashing"
        },
        {
            "key": "toilets:disposal",
            "description": "🄵 Disposal"
        },
        {
            "key": "toilets:disposal",
            "value": "chemical",
            "description": "🄵🅅 Disposal: Chemical"
        },
        {
            "key": "toilets:disposal",
            "value": "bucket",
            "description": "🄵🅅 Disposal: Bucket"
        },
        {
            "key": "telescope:type",
            "description": "🄵 Type"
        },
        {
            "key": "telecom:medium",
            "description": "🄵 Medium"
        },
        {
            "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_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:datum_aligned",
            "description": "🄵 Aligned to the Local Geodetic Datum"
        },
        {
            "key": "survey:date",
            "description": "🄵 Last Survey Date"
        },
        {
            "key": "surveillance:zone",
            "description": "🄵 Surveillance Zone"
        },
        {
            "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": "summit:cross",
            "description": "🄵 Summit Cross"
        },
        {
            "key": "subject:wikidata",
            "description": "🄵 Subject Wikidata"
        },
        {
            "key": "subject:wikipedia",
            "description": "🄵 Subject Wikidata"
        },
        {
            "key": "species:wikidata",
            "description": "🄵 Species Wikidata"
        },
        {
            "key": "species:wikipedia",
            "description": "🄵 Species Wikidata"
        },
        {
            "key": "source:population",
            "description": "🄵 Population Source"
        },
        {
            "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": "siren:purpose",
            "description": "🄵 Purpose"
        },
        {
            "key": "service:vehicle:",
            "description": "🄵 Services"
        },
        {
            "key": "service:bicycle:",
            "description": "🄵 Bicycle Services"
        },
        {
            "key": "seamark:wreck: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:mooring:category",
            "description": "🄵 Category"
        },
        {
            "key": "seamark:harbour:category",
            "description": "🄵 Domestic Facilities"
        },
        {
            "key": "seamark:harbour:category",
            "value": "marina",
            "description": "🄵🅅 Domestic Facilities: Yes"
        },
        {
            "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:buoy_lateral:shape",
            "description": "🄵 Shape"
        },
        {
            "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: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: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:beacon_lateral:shape",
            "description": "🄵 Shape"
        },
        {
            "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: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_isolated_danger:shape",
            "description": "🄵 Shape"
        },
        {
            "key": "rotor:diameter",
            "description": "🄵 Rotor Diameter (Meters)"
        },
        {
            "key": "roof:shape",
            "description": "🄵 Roof Shape"
        },
        {
            "key": "roof:shape",
            "value": "flat",
            "description": "🄵🅅 Roof Shape: Flat"
        },
        {
            "key": "roof:shape",
            "value": "gabled",
            "description": "🄵🅅 Roof Shape: Gabled"
        },
        {
            "key": "roof:shape",
            "value": "gabled_height_moved",
            "description": "🄵🅅 Roof Shape: Gabled (Height Moved)"
        },
        {
            "key": "roof:shape",
            "value": "skillion",
            "description": "🄵🅅 Roof Shape: Skillion"
        },
        {
            "key": "roof:shape",
            "value": "hipped",
            "description": "🄵🅅 Roof Shape: Hipped"
        },
        {
            "key": "roof:shape",
            "value": "half-hipped",
            "description": "🄵🅅 Roof Shape: Half-Hipped"
        },
        {
            "key": "roof:shape",
            "value": "side_hipped",
            "description": "🄵🅅 Roof Shape: Side-Hipped"
        },
        {
            "key": "roof:shape",
            "value": "side_half-hipped",
            "description": "🄵🅅 Roof Shape: Side Half-Hipped"
        },
        {
            "key": "roof:shape",
            "value": "mansard",
            "description": "🄵🅅 Roof Shape: Mansard"
        },
        {
            "key": "roof:shape",
            "value": "gambrel",
            "description": "🄵🅅 Roof Shape: Gambrel"
        },
        {
            "key": "roof:shape",
            "value": "hipped-and-gabled",
            "description": "🄵🅅 Roof Shape: Hipped & Gabled"
        },
        {
            "key": "roof:shape",
            "value": "pyramidal",
            "description": "🄵🅅 Roof Shape: Pyramidal"
        },
        {
            "key": "roof:shape",
            "value": "crosspitched",
            "description": "🄵🅅 Roof Shape: Cross-Pitched"
        },
        {
            "key": "roof:shape",
            "value": "sawtooth",
            "description": "🄵🅅 Roof Shape: Sawtooth"
        },
        {
            "key": "roof:shape",
            "value": "butterfly",
            "description": "🄵🅅 Roof Shape: Butterfly"
        },
        {
            "key": "roof:shape",
            "value": "cone",
            "description": "🄵🅅 Roof Shape: Cone"
        },
        {
            "key": "roof:shape",
            "value": "dome",
            "description": "🄵🅅 Roof Shape: Dome"
        },
        {
            "key": "roof:shape",
            "value": "onion",
            "description": "🄵🅅 Roof Shape: Onion"
        },
        {
            "key": "roof:shape",
            "value": "round",
            "description": "🄵🅅 Roof Shape: Round"
        },
        {
            "key": "roof:height",
            "description": "🄵 Roof Height (Meters)"
        },
        {
            "key": "roof:colour",
            "description": "🄵 Roof Color"
        },
        {
            "key": "roller_coaster:track",
            "description": "🄵 Type"
        },
        {
            "key": "roller_coaster:track",
            "value": "lift_hill",
            "description": "🄵🅅 Type: `lift_hill`"
        },
        {
            "key": "roller_coaster:track",
            "value": "launch_straight",
            "description": "🄵🅅 Type: `launch_straight`"
        },
        {
            "key": "roller_coaster:track",
            "value": "brake_run",
            "description": "🄵🅅 Type: `brake_run`"
        },
        {
            "key": "roller_coaster:track",
            "value": "station",
            "description": "🄵🅅 Type: `station`"
        },
        {
            "key": "roller_coaster:track",
            "value": "moving",
            "description": "🄵🅅 Type: `moving`"
        },
        {
            "key": "roller_coaster:track",
            "value": "waiting",
            "description": "🄵🅅 Type: `waiting`"
        },
        {
            "key": "roller_coaster:track",
            "value": "maintenance",
            "description": "🄵🅅 Type: `maintenance`"
        },
        {
            "key": "ref:vatin",
            "description": "🄵 VAT ID Number"
        },
        {
            "key": "ref:isil",
            "description": "🄵 ISIL Code"
        },
        {
            "key": "ref:edubase",
            "description": "🄵 Department for Education Reference"
        },
        {
            "key": "ref:linz:place_id",
            "description": "🄵 NZGB Place ID"
        },
        {
            "key": "ref:FR:SIRET",
            "description": "🄵 SIRET Number"
        },
        {
            "key": "ref:EU:EVSE",
            "description": "🄵 EVSE identifier (Electrical Vehicle Supply Equipment)"
        },
        {
            "key": "railway:turnout_side",
            "description": "🄵 Turnout Side"
        },
        {
            "key": "railway:turnout_side",
            "value": "left",
            "description": "🄵🅅 Turnout Side: Left"
        },
        {
            "key": "railway:turnout_side",
            "value": "right",
            "description": "🄵🅅 Turnout Side: Right"
        },
        {
            "key": "railway:track_ref",
            "description": "🄵 Track Number"
        },
        {
            "key": "railway:switch",
            "description": "🄵 Switch Type"
        },
        {
            "key": "railway:switch",
            "value": "default",
            "description": "🄵🅅 Switch Type: Normal Switch"
        },
        {
            "key": "railway:switch",
            "value": "double_slip",
            "description": "🄵🅅 Switch Type: Double-slip Switch"
        },
        {
            "key": "railway:switch",
            "value": "single_slip",
            "description": "🄵🅅 Switch Type: Single-slip Switch"
        },
        {
            "key": "railway:switch",
            "value": "wye",
            "description": "🄵🅅 Switch Type: Wye Switch"
        },
        {
            "key": "railway:switch",
            "value": "three_way",
            "description": "🄵🅅 Switch Type: Three-way Switch"
        },
        {
            "key": "railway:switch",
            "value": "abt",
            "description": "🄵🅅 Switch Type: Abt Switch"
        },
        {
            "key": "railway:signal_box",
            "description": "🄵 Type"
        },
        {
            "key": "railway:signal_box",
            "value": "mechanical",
            "description": "🄵🅅 Type: Mechanical"
        },
        {
            "key": "railway:signal_box",
            "value": "electric",
            "description": "🄵🅅 Type: Electrical"
        },
        {
            "key": "railway:signal_box",
            "value": "track_diagram",
            "description": "🄵🅅 Type: Digital"
        },
        {
            "key": "railway:signal_box",
            "value": "electronic",
            "description": "🄵🅅 Type: Fully Automated"
        },
        {
            "key": "railway:ref",
            "description": "🄵 Reference Code"
        },
        {
            "key": "railway:position",
            "description": "🄵 Milestone Position"
        },
        {
            "key": "railway:local_operated",
            "description": "🄵 Locally Operated"
        },
        {
            "key": "railway:signal:position",
            "description": "🄵 Placement"
        },
        {
            "key": "railway:signal:position",
            "value": "left",
            "description": "🄵🅅 Placement: Left"
        },
        {
            "key": "railway:signal:position",
            "value": "right",
            "description": "🄵🅅 Placement: Right"
        },
        {
            "key": "railway:signal:position",
            "value": "in_track",
            "description": "🄵🅅 Placement: In the track"
        },
        {
            "key": "railway:signal:position",
            "value": "bridge",
            "description": "🄵🅅 Placement: Overhead (attached to a gantry)"
        },
        {
            "key": "railway:signal:position",
            "value": "overhead",
            "description": "🄵🅅 Placement: Overhead (attached to the catenary wire)"
        },
        {
            "key": "railway:signal:direction",
            "description": "🄵 Direction Affected"
        },
        {
            "key": "public_bookcase:type",
            "description": "🄵 Type"
        },
        {
            "key": "post_box:type",
            "description": "🄵 Type"
        },
        {
            "key": "post_box:type",
            "value": "pillar",
            "description": "🄵🅅 Type: Freestanding Box"
        },
        {
            "key": "post_box:type",
            "value": "lamp",
            "description": "🄵🅅 Type: Attached to a Pole"
        },
        {
            "key": "post_box:type",
            "value": "wall",
            "description": "🄵🅅 Type: Mounted in a Wall"
        },
        {
            "key": "population:date",
            "description": "🄵 Population Date"
        },
        {
            "key": "playground:theme",
            "description": "🄵 Theme"
        },
        {
            "key": "plant:source",
            "description": "🄵 Energy Source"
        },
        {
            "key": "plant:output",
            "description": "🄵 Form of Power Output"
        },
        {
            "key": "plant:outputelectricity",
            "description": "🄵🅅 Form of Power Output: Electricity"
        },
        {
            "key": "plant:outputhot_water",
            "description": "🄵🅅 Form of Power Output: Hot Water"
        },
        {
            "key": "plant:outputhot_air",
            "description": "🄵🅅 Form of Power Output: Hot Air"
        },
        {
            "key": "plant:outputcold_water",
            "description": "🄵🅅 Form of Power Output: Cold Water"
        },
        {
            "key": "plant:outputcold_air",
            "description": "🄵🅅 Form of Power Output: Cold Air"
        },
        {
            "key": "plant:outputcompressed_air",
            "description": "🄵🅅 Form of Power Output: Compressed Air"
        },
        {
            "key": "plant:outputsteam",
            "description": "🄵🅅 Form of Power Output: Steam"
        },
        {
            "key": "plant:outputvacuum",
            "description": "🄵🅅 Form of Power Output: Vacuum"
        },
        {
            "key": "plant:method",
            "description": "🄵 Generation Method"
        },
        {
            "key": "plant:output:electricity",
            "description": "🄵 Electric Power Output"
        },
        {
            "key": "plant:method",
            "value": "water-storage",
            "description": "🄵🅅 Generation Method: Reservoir"
        },
        {
            "key": "plant:method",
            "value": "water-pumped-storage",
            "description": "🄵🅅 Generation Method: Pumped-Storage"
        },
        {
            "key": "plant:method",
            "value": "run-of-the-river",
            "description": "🄵🅅 Generation Method: Run-of-the-River"
        },
        {
            "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": "piste:grooming",
            "description": "🄵 Grooming"
        },
        {
            "key": "piste:grooming",
            "value": "classic",
            "description": "🄵🅅 Grooming: Classic, 🄵🅅 Grooming: Classic - Winter Hiking"
        },
        {
            "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:grooming",
            "value": "mogul",
            "description": "🄵🅅 Grooming: Mogul"
        },
        {
            "key": "piste:difficulty",
            "description": "🄵 Difficulty"
        },
        {
            "key": "piste:difficulty",
            "value": "novice",
            "description": "🄵🅅 Difficulty: Novice - L: <30° incline, 🄵🅅 Difficulty: Novice - Flat, no effort needed, 🄵🅅 Difficulty: Novice (instructional), 🄵🅅 Difficulty: Novice"
        },
        {
            "key": "piste:difficulty",
            "value": "easy",
            "description": "🄵🅅 Difficulty: Easy - WS: 30-35° incline, 🄵🅅 Difficulty: Easy - Soft hills, short steep section, 🄵🅅 Difficulty: Easy (green circle), 🄵🅅 Difficulty: Easy"
        },
        {
            "key": "piste:difficulty",
            "value": "intermediate",
            "description": "🄵🅅 Difficulty: Intermediate - ZS: 35-40° incline, 🄵🅅 Difficulty: Intermediate - Steep section, 🄵🅅 Difficulty: Intermediate (blue square), 🄵🅅 Difficulty: Intermediate"
        },
        {
            "key": "piste:difficulty",
            "value": "advanced",
            "description": "🄵🅅 Difficulty: Advanced - S: 40-45° incline, 🄵🅅 Difficulty: Advanced - Narrow, steep or icy section, sharp turn, 🄵🅅 Difficulty: Advanced (black diamond), 🄵🅅 Difficulty: Advanced"
        },
        {
            "key": "piste:difficulty",
            "value": "expert",
            "description": "🄵🅅 Difficulty: Expert - SS: 45–50° incline, 🄵🅅 Difficulty: Expert - Dangerous terrain around, 🄵🅅 Difficulty: Expert (double black diamond), 🄵🅅 Difficulty: Expert"
        },
        {
            "key": "piste:difficulty",
            "value": "freeride",
            "description": "🄵🅅 Difficulty: Freeride - AS: 50–55° incline, 🄵🅅 Difficulty: Freeride (off-piste), 🄵🅅 Difficulty: Freeride"
        },
        {
            "key": "piste:difficulty",
            "value": "extreme",
            "description": "🄵🅅 Difficulty: Extreme - EX: >55° incline, 🄵🅅 Difficulty: Extreme (climbing equipment required), 🄵🅅 Difficulty: Extreme"
        },
        {
            "key": "parking:left",
            "description": "🄵 Parking"
        },
        {
            "key": "parking:left",
            "value": "lane",
            "description": "🄵🅅 Parking: Roadside Lane"
        },
        {
            "key": "parking:left",
            "value": "street_side",
            "description": "🄵🅅 Parking: Street-Side"
        },
        {
            "key": "parking:left",
            "value": "on_kerb",
            "description": "🄵🅅 Parking: On Kerb"
        },
        {
            "key": "parking:left",
            "value": "half_on_kerb",
            "description": "🄵🅅 Parking: Half On Kerb"
        },
        {
            "key": "parking:left",
            "value": "shoulder",
            "description": "🄵🅅 Parking: Shoulder"
        },
        {
            "key": "parking:left",
            "value": "no",
            "description": "🄵🅅 Parking: No"
        },
        {
            "key": "parking:left",
            "value": "separate",
            "description": "🄵🅅 Parking: Parking mapped separately"
        },
        {
            "key": "parking:left",
            "value": "yes",
            "description": "🄵🅅 Parking: Yes (unspecified)"
        },
        {
            "key": "parking:right",
            "description": "🄵 Parking"
        },
        {
            "key": "parking:right",
            "value": "lane",
            "description": "🄵🅅 Parking: Roadside Lane"
        },
        {
            "key": "parking:right",
            "value": "street_side",
            "description": "🄵🅅 Parking: Street-Side"
        },
        {
            "key": "parking:right",
            "value": "on_kerb",
            "description": "🄵🅅 Parking: On Kerb"
        },
        {
            "key": "parking:right",
            "value": "half_on_kerb",
            "description": "🄵🅅 Parking: Half On Kerb"
        },
        {
            "key": "parking:right",
            "value": "shoulder",
            "description": "🄵🅅 Parking: Shoulder"
        },
        {
            "key": "parking:right",
            "value": "no",
            "description": "🄵🅅 Parking: No"
        },
        {
            "key": "parking:right",
            "value": "separate",
            "description": "🄵🅅 Parking: Parking mapped separately"
        },
        {
            "key": "parking:right",
            "value": "yes",
            "description": "🄵🅅 Parking: Yes (unspecified)"
        },
        {
            "key": "parking:left:orientation",
            "description": "🄵 Parking Orientation"
        },
        {
            "key": "parking:left:orientation",
            "value": "parallel",
            "description": "🄵🅅 Parking Orientation: Parallel to the Street"
        },
        {
            "key": "parking:left:orientation",
            "value": "diagonal",
            "description": "🄵🅅 Parking Orientation: Diagonal in Relation to the Street (~45°)"
        },
        {
            "key": "parking:left:orientation",
            "value": "perpendicular",
            "description": "🄵🅅 Parking Orientation: Meets the Street at a Straight Angle (~90°)"
        },
        {
            "key": "parking:right:orientation",
            "description": "🄵 Parking Orientation"
        },
        {
            "key": "parking:right:orientation",
            "value": "parallel",
            "description": "🄵🅅 Parking Orientation: Parallel to the Street"
        },
        {
            "key": "parking:right:orientation",
            "value": "diagonal",
            "description": "🄵🅅 Parking Orientation: Diagonal in Relation to the Street (~45°)"
        },
        {
            "key": "parking:right:orientation",
            "value": "perpendicular",
            "description": "🄵🅅 Parking Orientation: Meets the Street at a Straight Angle (~90°)"
        },
        {
            "key": "orientation",
            "description": "🄵 Orientation"
        },
        {
            "key": "orientation",
            "value": "parallel",
            "description": "🄵🅅 Orientation: Parallel to the Street"
        },
        {
            "key": "orientation",
            "value": "diagonal",
            "description": "🄵🅅 Orientation: Diagonal in Relation to the Street (~45°)"
        },
        {
            "key": "orientation",
            "value": "perpendicular",
            "description": "🄵🅅 Orientation: Meets the Street at a Straight Angle (~90°)"
        },
        {
            "key": "operator:type",
            "description": "🄵 Operator Type"
        },
        {
            "key": "opening_hours:drive_through",
            "description": "🄵 Drive Through Hours"
        },
        {
            "key": "oneway:bicycle",
            "description": "🄵 One Way (Bicycles)"
        },
        {
            "key": "not:name",
            "description": "🄵 Incorrect Names"
        },
        {
            "key": "network:type",
            "description": "🄵 Network Type"
        },
        {
            "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: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": "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": "model:wikidata",
            "description": "🄵 Model Wikidata"
        },
        {
            "key": "model:wikipedia",
            "description": "🄵 Model Wikidata"
        },
        {
            "key": "memorial:addr:city",
            "description": "🄵 Nearest Building Address"
        },
        {
            "key": "memorial:addr:housename",
            "description": "🄵 Nearest Building Address"
        },
        {
            "key": "memorial:addr:housenumber",
            "description": "🄵 Nearest Building Address"
        },
        {
            "key": "memorial:addr:place",
            "description": "🄵 Nearest Building Address"
        },
        {
            "key": "memorial:addr:postcode",
            "description": "🄵 Nearest Building Address"
        },
        {
            "key": "memorial:addr:street",
            "description": "🄵 Nearest Building Address"
        },
        {
            "key": "memorial:addr",
            "description": "🄵 Nearest Building Address"
        },
        {
            "key": "maxwidth:physical",
            "description": "🄵 Width Limit"
        },
        {
            "key": "maxspeed:hgv",
            "description": "🄵 Truck Speed Limit"
        },
        {
            "key": "maxspeed:advisory",
            "description": "🄵 Advisory Speed Limit"
        },
        {
            "key": "manufacturer:wikidata",
            "description": "🄵 Manufacturer Wikidata"
        },
        {
            "key": "manufacturer:wikipedia",
            "description": "🄵 Manufacturer Wikidata"
        },
        {
            "key": "lift_gate:type",
            "description": "🄵 Type"
        },
        {
            "key": "lift_gate:type",
            "value": "single",
            "description": "🄵🅅 Type: Single Bar"
        },
        {
            "key": "lift_gate:type",
            "value": "double",
            "description": "🄵🅅 Type: Opposing Bars"
        },
        {
            "key": "kerb:height",
            "description": "🄵 Height"
        },
        {
            "key": "junction:ref",
            "description": "🄵 Junction Number"
        },
        {
            "key": "internet_access:ssid",
            "description": "🄵 Wifi Network Name"
        },
        {
            "key": "internet_access:fee",
            "description": "🄵 Internet Access Fee"
        },
        {
            "key": "internet_access:fee",
            "value": "no",
            "description": "🄵🅅 Internet Access Fee: Free"
        },
        {
            "key": "internet_access:fee",
            "value": "yes",
            "description": "🄵🅅 Internet Access Fee: Paid"
        },
        {
            "key": "internet_access:fee",
            "value": "customers",
            "description": "🄵🅅 Internet Access Fee: Customers Only"
        },
        {
            "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": "historic:civilization",
            "description": "🄵 Historic Civilization"
        },
        {
            "key": "wreck:visible_at_low_tide",
            "description": "🄵 Visible At Low Tide"
        },
        {
            "key": "wreck:visible_at_high_tide",
            "description": "🄵 Visible At High Tide"
        },
        {
            "key": "wreck:date_sunk",
            "description": "🄵 Date Sunk"
        },
        {
            "key": "height:hub",
            "description": "🄵 Height of Hub (Meters)"
        },
        {
            "key": "healthcare:speciality",
            "description": "🄵 Specialties"
        },
        {
            "key": "healthcare:speciality",
            "value": "anaesthetics",
            "description": "🄵🅅 Specialties: Anesthesiology"
        },
        {
            "key": "healthcare:speciality",
            "value": "angiology",
            "description": "🄵🅅 Specialties: Angiology"
        },
        {
            "key": "healthcare:speciality",
            "value": "anthroposophical",
            "description": "🄵🅅 Specialties: Anthroposophic Medicine"
        },
        {
            "key": "healthcare:speciality",
            "value": "applied_kinesiology",
            "description": "🄵🅅 Specialties: Applied Kinesiology"
        },
        {
            "key": "healthcare:speciality",
            "value": "aromatherapy",
            "description": "🄵🅅 Specialties: Aromatherapy"
        },
        {
            "key": "healthcare:speciality",
            "value": "behavior",
            "description": "🄵🅅 Specialties: Behavior Therapy"
        },
        {
            "key": "healthcare:speciality",
            "value": "biochemistry",
            "description": "🄵🅅 Specialties: Biochemistry"
        },
        {
            "key": "healthcare:speciality",
            "value": "biology",
            "description": "🄵🅅 Specialties: Biology"
        },
        {
            "key": "healthcare:speciality",
            "value": "blood_check",
            "description": "🄵🅅 Specialties: Blood Test"
        },
        {
            "key": "healthcare:speciality",
            "value": "body",
            "description": "🄵🅅 Specialties: Body Therapy"
        },
        {
            "key": "healthcare:speciality",
            "value": "cardiothoracic_surgery",
            "description": "🄵🅅 Specialties: Cardiothoracic Surgery"
        },
        {
            "key": "healthcare:speciality",
            "value": "clinical_pathology",
            "description": "🄵🅅 Specialties: Clinical Pathology"
        },
        {
            "key": "healthcare:speciality",
            "value": "community",
            "description": "🄵🅅 Specialties: Community & Public Health"
        },
        {
            "key": "healthcare:speciality",
            "value": "depth",
            "description": "🄵🅅 Specialties: Depth Psychology"
        },
        {
            "key": "healthcare:speciality",
            "value": "dermatovenereology",
            "description": "🄵🅅 Specialties: Dermatovenereology"
        },
        {
            "key": "healthcare:speciality",
            "value": "diabetology",
            "description": "🄵🅅 Specialties: Diabetology"
        },
        {
            "key": "healthcare:speciality",
            "value": "diagnostic_radiology",
            "description": "🄵🅅 Specialties: Diagnostic Radiology"
        },
        {
            "key": "healthcare:speciality",
            "value": "emergency",
            "description": "🄵🅅 Specialties: Emergency Medicine"
        },
        {
            "key": "healthcare:speciality",
            "value": "endocrinology",
            "description": "🄵🅅 Specialties: Endocrinology"
        },
        {
            "key": "healthcare:speciality",
            "value": "geriatrics",
            "description": "🄵🅅 Specialties: Geriatric Medicine"
        },
        {
            "key": "healthcare:speciality",
            "value": "hepatology",
            "description": "🄵🅅 Specialties: Hepatology"
        },
        {
            "key": "healthcare:speciality",
            "value": "herbalism",
            "description": "🄵🅅 Specialties: Herbalism"
        },
        {
            "key": "healthcare:speciality",
            "value": "humanistic",
            "description": "🄵🅅 Specialties: Humanistic Psychology"
        },
        {
            "key": "healthcare:speciality",
            "value": "hydrotherapy",
            "description": "🄵🅅 Specialties: Hydrotherapy"
        },
        {
            "key": "healthcare:speciality",
            "value": "hypnosis",
            "description": "🄵🅅 Specialties: Hypnosis"
        },
        {
            "key": "healthcare:speciality",
            "value": "infectious_diseases",
            "description": "🄵🅅 Specialties: Infectious Disease"
        },
        {
            "key": "healthcare:speciality",
            "value": "intensive",
            "description": "🄵🅅 Specialties: Intensive Care"
        },
        {
            "key": "healthcare:speciality",
            "value": "dental_oral_maxillo_facial_surgery",
            "description": "🄵🅅 Specialties: Dental, Oral & Maxillofacial Surgery"
        },
        {
            "key": "healthcare:speciality",
            "value": "neonatology",
            "description": "🄵🅅 Specialties: Neonatology"
        },
        {
            "key": "healthcare:speciality",
            "value": "neuropsychiatry",
            "description": "🄵🅅 Specialties: Neuropsychiatry"
        },
        {
            "key": "healthcare:speciality",
            "value": "nuclear",
            "description": "🄵🅅 Specialties: Nuclear Medicine"
        },
        {
            "key": "healthcare:speciality",
            "value": "occupational",
            "description": "🄵🅅 Specialties: Occupational Medicine"
        },
        {
            "key": "healthcare:speciality",
            "value": "paediatric_surgery",
            "description": "🄵🅅 Specialties: Pediatric Surgery"
        },
        {
            "key": "healthcare:speciality",
            "value": "palliative",
            "description": "🄵🅅 Specialties: Palliative Care"
        },
        {
            "key": "healthcare:speciality",
            "value": "physiatry",
            "description": "🄵🅅 Specialties: Physical Medicine & Rehabilitation"
        },
        {
            "key": "healthcare:speciality",
            "value": "radiotherapy",
            "description": "🄵🅅 Specialties: Radiotherapy"
        },
        {
            "key": "healthcare:speciality",
            "value": "reflexology",
            "description": "🄵🅅 Specialties: Reflexology"
        },
        {
            "key": "healthcare:speciality",
            "value": "reiki",
            "description": "🄵🅅 Specialties: Reiki"
        },
        {
            "key": "healthcare:speciality",
            "value": "shiatsu",
            "description": "🄵🅅 Specialties: Shiatsu"
        },
        {
            "key": "healthcare:speciality",
            "value": "stomatology",
            "description": "🄵🅅 Specialties: Stomatology"
        },
        {
            "key": "healthcare:speciality",
            "value": "systemic",
            "description": "🄵🅅 Specialties: Systemic Therapy"
        },
        {
            "key": "healthcare:speciality",
            "value": "transplant",
            "description": "🄵🅅 Specialties: Transplant Surgery"
        },
        {
            "key": "healthcare:speciality",
            "value": "tropical",
            "description": "🄵🅅 Specialties: Tropical Medicine"
        },
        {
            "key": "healthcare:speciality",
            "value": "tuina",
            "description": "🄵🅅 Specialties: Tuī ná"
        },
        {
            "key": "healthcare:speciality",
            "value": "unani",
            "description": "🄵🅅 Specialties: Unani Medicine"
        },
        {
            "key": "healthcare:speciality",
            "value": "vaccination",
            "description": "🄵🅅 Specialties: Vaccination"
        },
        {
            "key": "healthcare:speciality",
            "value": "vascular_surgery",
            "description": "🄵🅅 Specialties: Vascular Surgery"
        },
        {
            "key": "gnis:feature_id",
            "description": "🄵 GNIS Feature ID"
        },
        {
            "key": "geyser:height",
            "description": "🄵 Eruption Height"
        },
        {
            "key": "generator:type",
            "description": "🄵 Type"
        },
        {
            "key": "generator:source",
            "description": "🄵 Source"
        },
        {
            "key": "generator:source",
            "value": "nuclear",
            "description": "🄵🅅 Source: Nuclear Power"
        },
        {
            "key": "generator:source",
            "value": "tidal",
            "description": "🄵🅅 Source: Tidal Power"
        },
        {
            "key": "generator:source",
            "value": "wave",
            "description": "🄵🅅 Source: Wave Power"
        },
        {
            "key": "generator:source",
            "value": "geothermal",
            "description": "🄵🅅 Source: Geothermal Energy"
        },
        {
            "key": "generator:source",
            "value": "solar",
            "description": "🄵🅅 Source: Solar Radiation"
        },
        {
            "key": "generator:source",
            "value": "coal",
            "description": "🄵🅅 Source: Coal"
        },
        {
            "key": "generator:source",
            "value": "gas",
            "description": "🄵🅅 Source: Natural Gas"
        },
        {
            "key": "generator:source",
            "value": "biomass",
            "description": "🄵🅅 Source: Plant Matter"
        },
        {
            "key": "generator:source",
            "value": "biofuel",
            "description": "🄵🅅 Source: Plant Based Fuels"
        },
        {
            "key": "generator:source",
            "value": "biogas",
            "description": "🄵🅅 Source: Biogas"
        },
        {
            "key": "generator:source",
            "value": "oil",
            "description": "🄵🅅 Source: Oil"
        },
        {
            "key": "generator:source",
            "value": "diesel",
            "description": "🄵🅅 Source: Diesel"
        },
        {
            "key": "generator:source",
            "value": "gasoline",
            "description": "🄵🅅 Source: Gasoline"
        },
        {
            "key": "generator:source",
            "value": "waste",
            "description": "🄵🅅 Source: Waste"
        },
        {
            "key": "generator:source",
            "value": "battery",
            "description": "🄵🅅 Source: Battery"
        },
        {
            "key": "generator:method",
            "description": "🄵 Method"
        },
        {
            "key": "generator:method",
            "value": "fusion",
            "description": "🄵🅅 Method: Fusion"
        },
        {
            "key": "generator:method",
            "value": "wind_turbine",
            "description": "🄵🅅 Method: Wind Turbine"
        },
        {
            "key": "generator:method",
            "value": "water-storage",
            "description": "🄵🅅 Method: Reservoir"
        },
        {
            "key": "generator:method",
            "value": "water-pumped-storage",
            "description": "🄵🅅 Method: Pumped-Storage"
        },
        {
            "key": "generator:method",
            "value": "run-of-the-river",
            "description": "🄵🅅 Method: Run-of-the-River"
        },
        {
            "key": "generator:method",
            "value": "barrage",
            "description": "🄵🅅 Method: Tidal Barrage"
        },
        {
            "key": "generator:method",
            "value": "stream",
            "description": "🄵🅅 Method: Tidal Stream"
        },
        {
            "key": "generator:method",
            "value": "thermal",
            "description": "🄵🅅 Method: Solar Thermal"
        },
        {
            "key": "generator:method",
            "value": "combustion",
            "description": "🄵🅅 Method: Combustion"
        },
        {
            "key": "generator:method",
            "value": "gasification",
            "description": "🄵🅅 Method: Gasification"
        },
        {
            "key": "generator:method",
            "value": "anaerobic_digestion",
            "description": "🄵🅅 Method: Anaerobic Digestion"
        },
        {
            "key": "generator:output:electricity",
            "description": "🄵 Power Output"
        },
        {
            "key": "garden:type",
            "description": "🄵 Garden Type"
        },
        {
            "key": "fuel:",
            "description": "🄵 Fuel Types"
        },
        {
            "key": "fuel:diesel",
            "description": "🄵🅅 Fuel Types: Diesel"
        },
        {
            "key": "fuel:GTL_diesel",
            "description": "🄵🅅 Fuel Types: GTL Diesel"
        },
        {
            "key": "fuel:HGV_diesel",
            "description": "🄵🅅 Fuel Types: Truck Diesel"
        },
        {
            "key": "fuel:biodiesel",
            "description": "🄵🅅 Fuel Types: Biodiesel"
        },
        {
            "key": "fuel:octane_80",
            "description": "🄵🅅 Fuel Types: Gasoline (80 Octane)"
        },
        {
            "key": "fuel:octane_85",
            "description": "🄵🅅 Fuel Types: Gasoline (85 Octane)"
        },
        {
            "key": "fuel:octane_87",
            "description": "🄵🅅 Fuel Types: Gasoline (87 Octane)"
        },
        {
            "key": "fuel:octane_88",
            "description": "🄵🅅 Fuel Types: Gasoline (88 Octane)"
        },
        {
            "key": "fuel:octane_89",
            "description": "🄵🅅 Fuel Types: Gasoline (89 Octane)"
        },
        {
            "key": "fuel:octane_90",
            "description": "🄵🅅 Fuel Types: Gasoline (90 Octane)"
        },
        {
            "key": "fuel:octane_91",
            "description": "🄵🅅 Fuel Types: Gasoline (91 Octane)"
        },
        {
            "key": "fuel:octane_92",
            "description": "🄵🅅 Fuel Types: Gasoline (92 Octane)"
        },
        {
            "key": "fuel:octane_93",
            "description": "🄵🅅 Fuel Types: Gasoline (93 Octane)"
        },
        {
            "key": "fuel:octane_95",
            "description": "🄵🅅 Fuel Types: Gasoline (95 Octane)"
        },
        {
            "key": "fuel:octane_97",
            "description": "🄵🅅 Fuel Types: Gasoline (97 Octane)"
        },
        {
            "key": "fuel:octane_98",
            "description": "🄵🅅 Fuel Types: Gasoline (98 Octane)"
        },
        {
            "key": "fuel:octane_100",
            "description": "🄵🅅 Fuel Types: Gasoline (100 Octane)"
        },
        {
            "key": "fuel:e5",
            "description": "🄵🅅 Fuel Types: E5 Gasoline"
        },
        {
            "key": "fuel:e10",
            "description": "🄵🅅 Fuel Types: E10 Gasoline"
        },
        {
            "key": "fuel:e85",
            "description": "🄵🅅 Fuel Types: E85 Gasoline"
        },
        {
            "key": "fuel:lpg",
            "description": "🄵🅅 Fuel Types: Liquefied Petroleum Gas (LPG)"
        },
        {
            "key": "fuel:lng",
            "description": "🄵🅅 Fuel Types: Liquefied Natural Gas (LNG)"
        },
        {
            "key": "fuel:cng",
            "description": "🄵🅅 Fuel Types: Compressed Natural Gas (CNG)"
        },
        {
            "key": "fuel:propane",
            "description": "🄵🅅 Fuel Types: Propane"
        },
        {
            "key": "fuel:LH2",
            "description": "🄵🅅 Fuel Types: Liquid Hydrogen"
        },
        {
            "key": "fuel:h70",
            "description": "🄵🅅 Fuel Types: Gaseous Hydrogen (700 bar)"
        },
        {
            "key": "fuel:adblue",
            "description": "🄵🅅 Fuel Types: AdBlue / AUS 32"
        },
        {
            "key": "fuel:adblue:canister",
            "description": "🄵🅅 Fuel Types: AdBlue / AUS 32 (sold in canisters)"
        },
        {
            "key": "flag:wikidata",
            "description": "🄵 Flag Wikidata"
        },
        {
            "key": "flag:wikipedia",
            "description": "🄵 Flag Wikidata"
        },
        {
            "key": "flag:type",
            "description": "🄵 Flag Type"
        },
        {
            "key": "flag:type",
            "value": "advertising",
            "description": "🄵🅅 Flag Type: Advertising"
        },
        {
            "key": "flag:type",
            "value": "athletic",
            "description": "🄵🅅 Flag Type: Athletic"
        },
        {
            "key": "flag:type",
            "value": "cultural",
            "description": "🄵🅅 Flag Type: Cultural"
        },
        {
            "key": "flag:type",
            "value": "governmental",
            "description": "🄵🅅 Flag Type: Governmental"
        },
        {
            "key": "flag:type",
            "value": "indigenous",
            "description": "🄵🅅 Flag Type: Indigenous"
        },
        {
            "key": "flag:type",
            "value": "religious",
            "description": "🄵🅅 Flag Type: Religious"
        },
        {
            "key": "flag:type",
            "value": "organisation",
            "description": "🄵🅅 Flag Type: Organizational"
        },
        {
            "key": "flag:type",
            "value": "military",
            "description": "🄵🅅 Flag Type: Military"
        },
        {
            "key": "flag:type",
            "value": "municipal",
            "description": "🄵🅅 Flag Type: Municipal"
        },
        {
            "key": "flag:type",
            "value": "national",
            "description": "🄵🅅 Flag Type: National"
        },
        {
            "key": "flag:type",
            "value": "regional",
            "description": "🄵🅅 Flag Type: Regional"
        },
        {
            "key": "flag:name",
            "description": "🄵 Flag Name"
        },
        {
            "key": "fire_hydrant:type",
            "description": "🄵 Shape"
        },
        {
            "key": "fire_hydrant:type",
            "value": "wall",
            "description": "🄵🅅 Shape: Wall"
        },
        {
            "key": "fire_hydrant:type",
            "value": "pipe",
            "description": "🄵🅅 Shape: Capped Pipe"
        },
        {
            "key": "fire_hydrant:pressure",
            "description": "🄵 Pressure (bar)"
        },
        {
            "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:diameter",
            "description": "🄵 Diameter (mm, in, or letters)"
        },
        {
            "key": "fhrs:id",
            "description": "🄵 FHRS ID"
        },
        {
            "key": "door:width",
            "description": "🄵 Door Width (Meters)"
        },
        {
            "key": "door:height",
            "description": "🄵 Door Height (Meters)"
        },
        {
            "key": "dock:width",
            "description": "🄵 Dock Width (Meters)"
        },
        {
            "key": "dock:height",
            "description": "🄵 Dock Height (Meters)"
        },
        {
            "key": "diplomatic:services:",
            "description": "🄵 Services"
        },
        {
            "key": "destination:symbol",
            "description": "🄵 Destination Symbols"
        },
        {
            "key": "destination:ref",
            "description": "🄵 Destination Road Numbers"
        },
        {
            "key": "trolley:deposit",
            "description": "🄵 Deposit"
        },
        {
            "key": "defibrillator:location",
            "description": "🄵 Location Description"
        },
        {
            "key": "dance:teaching",
            "description": "🄵 Offers Dance Lessons"
        },
        {
            "key": "dance:style",
            "description": "🄵 Dance Styles"
        },
        {
            "key": "cycle_barrier:installation",
            "description": "🄵 Installation"
        },
        {
            "key": "cycle_barrier:installation",
            "value": "fixed",
            "description": "🄵🅅 Installation: Fixed"
        },
        {
            "key": "cycle_barrier:installation",
            "value": "openable",
            "description": "🄵🅅 Installation: Openable"
        },
        {
            "key": "cycle_barrier:installation",
            "value": "removable",
            "description": "🄵🅅 Installation: Removable"
        },
        {
            "key": "crossing:markings",
            "description": "🄵 Crossing Markings"
        },
        {
            "key": "crossing:markings",
            "value": "zebra",
            "description": "🄵🅅 Crossing Markings: Longitudinal Bars"
        },
        {
            "key": "crossing:markings",
            "value": "dots",
            "description": "🄵🅅 Crossing Markings: Dotted Transverse Lines"
        },
        {
            "key": "crossing:markings",
            "value": "surface",
            "description": "🄵🅅 Crossing Markings: Surface Treatment Only"
        },
        {
            "key": "crossing:markings",
            "value": "yes",
            "description": "🄵🅅 Crossing Markings: Marked Somehow"
        },
        {
            "key": "crossing:markings",
            "value": "no",
            "description": "🄵🅅 Crossing Markings: Unmarked"
        },
        {
            "key": "crossing:markings",
            "value": "dashes",
            "description": "🄵🅅 Crossing Markings: Dashed Transverse Lines"
        },
        {
            "key": "crossing:markings",
            "value": "lines",
            "description": "🄵🅅 Crossing Markings: Transverse Lines"
        },
        {
            "key": "crossing:markings",
            "value": "ladder",
            "description": "🄵🅅 Crossing Markings: Ladder With Longitudinal Bars"
        },
        {
            "key": "crossing:markings",
            "value": "ladder:skewed",
            "description": "🄵🅅 Crossing Markings: Ladder With Diagonal Bars"
        },
        {
            "key": "crossing:markings",
            "value": "pictograms",
            "description": "🄵🅅 Crossing Markings: Painted Pictograms"
        },
        {
            "key": "crossing:markings",
            "value": "lines:paired",
            "description": "🄵🅅 Crossing Markings: Double Transverse Lines"
        },
        {
            "key": "crossing:markings",
            "value": "zebra:double",
            "description": "🄵🅅 Crossing Markings: Triple-Four"
        },
        {
            "key": "crossing:markings",
            "value": "zebra:paired",
            "description": "🄵🅅 Crossing Markings: Paired Longitudinal Bars"
        },
        {
            "key": "crossing:markings",
            "value": "zebra:bicolour",
            "description": "🄵🅅 Crossing Markings: Longitudinal Bars With Alternating Colors"
        },
        {
            "key": "crossing:markings",
            "value": "ladder:paired",
            "description": "🄵🅅 Crossing Markings: Ladder With Paired Longitudinal Bars"
        },
        {
            "key": "crossing:light",
            "description": "🄵 Lights"
        },
        {
            "key": "crossing:island",
            "description": "🄵 Refuge Island"
        },
        {
            "key": "crossing:bell",
            "description": "🄵 Bell"
        },
        {
            "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": "crane:type",
            "description": "🄵 Crane Type"
        },
        {
            "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": "crane:type",
            "value": "tower_crane",
            "description": "🄵🅅 Crane Type: Tower Crane"
        },
        {
            "key": "contact:webcam",
            "description": "🄵 Webcam URL"
        },
        {
            "key": "contact:instagram",
            "description": "🄵 Instagram account name or URL"
        },
        {
            "key": "contact:facebook",
            "description": "🄵 Facebook Username or URL"
        },
        {
            "key": "climbing:trad",
            "description": "🄵 Traditional climbing"
        },
        {
            "key": "climbing:sport",
            "description": "🄵 Sport climbing (bolted climbing)"
        },
        {
            "key": "climbing:length",
            "description": "🄵 Length (Meters)"
        },
        {
            "key": "climbing:bolts",
            "description": "🄵 Number of Bolts"
        },
        {
            "key": "climbing:grade:yds_class",
            "description": "🄵 Grade (YDS)"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5",
            "description": "🄵🅅 Grade (YDS): `5`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.1",
            "description": "🄵🅅 Grade (YDS): `5.1`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.2",
            "description": "🄵🅅 Grade (YDS): `5.2`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.3",
            "description": "🄵🅅 Grade (YDS): `5.3`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.4",
            "description": "🄵🅅 Grade (YDS): `5.4`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.5",
            "description": "🄵🅅 Grade (YDS): `5.5`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.6",
            "description": "🄵🅅 Grade (YDS): `5.6`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.7",
            "description": "🄵🅅 Grade (YDS): `5.7`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.8",
            "description": "🄵🅅 Grade (YDS): `5.8`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.9",
            "description": "🄵🅅 Grade (YDS): `5.9`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.10a",
            "description": "🄵🅅 Grade (YDS): `5.10a`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.10b",
            "description": "🄵🅅 Grade (YDS): `5.10b`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.10c",
            "description": "🄵🅅 Grade (YDS): `5.10c`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.10d",
            "description": "🄵🅅 Grade (YDS): `5.10d`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.11a",
            "description": "🄵🅅 Grade (YDS): `5.11a`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.11b",
            "description": "🄵🅅 Grade (YDS): `5.11b`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.11c",
            "description": "🄵🅅 Grade (YDS): `5.11c`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.11d",
            "description": "🄵🅅 Grade (YDS): `5.11d`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.12a",
            "description": "🄵🅅 Grade (YDS): `5.12a`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.12b",
            "description": "🄵🅅 Grade (YDS): `5.12b`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.12c",
            "description": "🄵🅅 Grade (YDS): `5.12c`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.12d",
            "description": "🄵🅅 Grade (YDS): `5.12d`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.13a",
            "description": "🄵🅅 Grade (YDS): `5.13a`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.13b",
            "description": "🄵🅅 Grade (YDS): `5.13b`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.13c",
            "description": "🄵🅅 Grade (YDS): `5.13c`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.13d",
            "description": "🄵🅅 Grade (YDS): `5.13d`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.14a",
            "description": "🄵🅅 Grade (YDS): `5.14a`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.14b",
            "description": "🄵🅅 Grade (YDS): `5.14b`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.14c",
            "description": "🄵🅅 Grade (YDS): `5.14c`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.14d",
            "description": "🄵🅅 Grade (YDS): `5.14d`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.15a",
            "description": "🄵🅅 Grade (YDS): `5.15a`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.15b",
            "description": "🄵🅅 Grade (YDS): `5.15b`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.15c",
            "description": "🄵🅅 Grade (YDS): `5.15c`"
        },
        {
            "key": "climbing:grade:yds_class",
            "value": "5.15d",
            "description": "🄵🅅 Grade (YDS): `5.15d`"
        },
        {
            "key": "climbing:grade:uiaa",
            "description": "🄵 Grade (UIAA)"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "1-",
            "description": "🄵🅅 Grade (UIAA): `1-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "1",
            "description": "🄵🅅 Grade (UIAA): `1`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "1+",
            "description": "🄵🅅 Grade (UIAA): `1+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "2-",
            "description": "🄵🅅 Grade (UIAA): `2-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "2",
            "description": "🄵🅅 Grade (UIAA): `2`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "2+",
            "description": "🄵🅅 Grade (UIAA): `2+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "3-",
            "description": "🄵🅅 Grade (UIAA): `3-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "3",
            "description": "🄵🅅 Grade (UIAA): `3`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "3+",
            "description": "🄵🅅 Grade (UIAA): `3+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "4-",
            "description": "🄵🅅 Grade (UIAA): `4-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "4",
            "description": "🄵🅅 Grade (UIAA): `4`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "4+",
            "description": "🄵🅅 Grade (UIAA): `4+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "5-",
            "description": "🄵🅅 Grade (UIAA): `5-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "5",
            "description": "🄵🅅 Grade (UIAA): `5`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "5+",
            "description": "🄵🅅 Grade (UIAA): `5+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "6-",
            "description": "🄵🅅 Grade (UIAA): `6-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "6",
            "description": "🄵🅅 Grade (UIAA): `6`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "6+",
            "description": "🄵🅅 Grade (UIAA): `6+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "7-",
            "description": "🄵🅅 Grade (UIAA): `7-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "7",
            "description": "🄵🅅 Grade (UIAA): `7`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "7+",
            "description": "🄵🅅 Grade (UIAA): `7+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "8-",
            "description": "🄵🅅 Grade (UIAA): `8-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "8",
            "description": "🄵🅅 Grade (UIAA): `8`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "8+",
            "description": "🄵🅅 Grade (UIAA): `8+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "9-",
            "description": "🄵🅅 Grade (UIAA): `9-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "9",
            "description": "🄵🅅 Grade (UIAA): `9`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "9+",
            "description": "🄵🅅 Grade (UIAA): `9+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "10-",
            "description": "🄵🅅 Grade (UIAA): `10-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "10",
            "description": "🄵🅅 Grade (UIAA): `10`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "10+",
            "description": "🄵🅅 Grade (UIAA): `10+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "11-",
            "description": "🄵🅅 Grade (UIAA): `11-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "11",
            "description": "🄵🅅 Grade (UIAA): `11`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "11+",
            "description": "🄵🅅 Grade (UIAA): `11+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "12-",
            "description": "🄵🅅 Grade (UIAA): `12-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "12",
            "description": "🄵🅅 Grade (UIAA): `12`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "12+",
            "description": "🄵🅅 Grade (UIAA): `12+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "13-",
            "description": "🄵🅅 Grade (UIAA): `13-`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "13",
            "description": "🄵🅅 Grade (UIAA): `13`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "13+",
            "description": "🄵🅅 Grade (UIAA): `13+`"
        },
        {
            "key": "climbing:grade:uiaa",
            "value": "14-",
            "description": "🄵🅅 Grade (UIAA): `14-`"
        },
        {
            "key": "climbing:grade:saxon",
            "description": "🄵 Grade (Saxon)"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "I",
            "description": "🄵🅅 Grade (Saxon): `I`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "II",
            "description": "🄵🅅 Grade (Saxon): `II`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "III",
            "description": "🄵🅅 Grade (Saxon): `III`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "IV",
            "description": "🄵🅅 Grade (Saxon): `IV`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "V",
            "description": "🄵🅅 Grade (Saxon): `V`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "VI",
            "description": "🄵🅅 Grade (Saxon): `VI`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "VIIa",
            "description": "🄵🅅 Grade (Saxon): `VIIa`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "VIIb",
            "description": "🄵🅅 Grade (Saxon): `VIIb`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "VII",
            "description": "🄵🅅 Grade (Saxon): `VII`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "VIIc",
            "description": "🄵🅅 Grade (Saxon): `VIIc`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "VIIIa",
            "description": "🄵🅅 Grade (Saxon): `VIIIa`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "VIIIb",
            "description": "🄵🅅 Grade (Saxon): `VIIIb`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "VIIIc",
            "description": "🄵🅅 Grade (Saxon): `VIIIc`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "IXa",
            "description": "🄵🅅 Grade (Saxon): `IXa`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "IXb",
            "description": "🄵🅅 Grade (Saxon): `IXb`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "IXc",
            "description": "🄵🅅 Grade (Saxon): `IXc`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "Xa",
            "description": "🄵🅅 Grade (Saxon): `Xa`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "Xb",
            "description": "🄵🅅 Grade (Saxon): `Xb`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "Xc",
            "description": "🄵🅅 Grade (Saxon): `Xc`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIa",
            "description": "🄵🅅 Grade (Saxon): `XIa`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIb",
            "description": "🄵🅅 Grade (Saxon): `XIb`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIc",
            "description": "🄵🅅 Grade (Saxon): `XIc`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIIa",
            "description": "🄵🅅 Grade (Saxon): `XIIa`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIIb",
            "description": "🄵🅅 Grade (Saxon): `XIIb`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIIc",
            "description": "🄵🅅 Grade (Saxon): `XIIc`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIIIa",
            "description": "🄵🅅 Grade (Saxon): `XIIIa`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIIIb",
            "description": "🄵🅅 Grade (Saxon): `XIIIb`"
        },
        {
            "key": "climbing:grade:saxon",
            "value": "XIIIc",
            "description": "🄵🅅 Grade (Saxon): `XIIIc`"
        },
        {
            "key": "climbing:grade:french",
            "description": "🄵 Grade (French)"
        },
        {
            "key": "climbing:grade:french",
            "value": "1",
            "description": "🄵🅅 Grade (French): `1`"
        },
        {
            "key": "climbing:grade:french",
            "value": "2",
            "description": "🄵🅅 Grade (French): `2`"
        },
        {
            "key": "climbing:grade:french",
            "value": "3-",
            "description": "🄵🅅 Grade (French): `3-`"
        },
        {
            "key": "climbing:grade:french",
            "value": "3",
            "description": "🄵🅅 Grade (French): `3`"
        },
        {
            "key": "climbing:grade:french",
            "value": "3+",
            "description": "🄵🅅 Grade (French): `3+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "4a",
            "description": "🄵🅅 Grade (French): `4a`"
        },
        {
            "key": "climbing:grade:french",
            "value": "4b",
            "description": "🄵🅅 Grade (French): `4b`"
        },
        {
            "key": "climbing:grade:french",
            "value": "4c",
            "description": "🄵🅅 Grade (French): `4c`"
        },
        {
            "key": "climbing:grade:french",
            "value": "5a",
            "description": "🄵🅅 Grade (French): `5a`"
        },
        {
            "key": "climbing:grade:french",
            "value": "5b",
            "description": "🄵🅅 Grade (French): `5b`"
        },
        {
            "key": "climbing:grade:french",
            "value": "5c",
            "description": "🄵🅅 Grade (French): `5c`"
        },
        {
            "key": "climbing:grade:french",
            "value": "5c+",
            "description": "🄵🅅 Grade (French): `5c+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "6a",
            "description": "🄵🅅 Grade (French): `6a`"
        },
        {
            "key": "climbing:grade:french",
            "value": "6a+",
            "description": "🄵🅅 Grade (French): `6a+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "6b",
            "description": "🄵🅅 Grade (French): `6b`"
        },
        {
            "key": "climbing:grade:french",
            "value": "6b+",
            "description": "🄵🅅 Grade (French): `6b+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "6c",
            "description": "🄵🅅 Grade (French): `6c`"
        },
        {
            "key": "climbing:grade:french",
            "value": "6c+",
            "description": "🄵🅅 Grade (French): `6c+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "7a",
            "description": "🄵🅅 Grade (French): `7a`"
        },
        {
            "key": "climbing:grade:french",
            "value": "7a+",
            "description": "🄵🅅 Grade (French): `7a+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "7b",
            "description": "🄵🅅 Grade (French): `7b`"
        },
        {
            "key": "climbing:grade:french",
            "value": "7b+",
            "description": "🄵🅅 Grade (French): `7b+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "7c",
            "description": "🄵🅅 Grade (French): `7c`"
        },
        {
            "key": "climbing:grade:french",
            "value": "7c+",
            "description": "🄵🅅 Grade (French): `7c+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "8a",
            "description": "🄵🅅 Grade (French): `8a`"
        },
        {
            "key": "climbing:grade:french",
            "value": "8a+",
            "description": "🄵🅅 Grade (French): `8a+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "8b",
            "description": "🄵🅅 Grade (French): `8b`"
        },
        {
            "key": "climbing:grade:french",
            "value": "8b+",
            "description": "🄵🅅 Grade (French): `8b+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "8c",
            "description": "🄵🅅 Grade (French): `8c`"
        },
        {
            "key": "climbing:grade:french",
            "value": "8c+",
            "description": "🄵🅅 Grade (French): `8c+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "9a",
            "description": "🄵🅅 Grade (French): `9a`"
        },
        {
            "key": "climbing:grade:french",
            "value": "9a+",
            "description": "🄵🅅 Grade (French): `9a+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "9b",
            "description": "🄵🅅 Grade (French): `9b`"
        },
        {
            "key": "climbing:grade:french",
            "value": "9b+",
            "description": "🄵🅅 Grade (French): `9b+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "9c",
            "description": "🄵🅅 Grade (French): `9c`"
        },
        {
            "key": "climbing:grade:french",
            "value": "9c+",
            "description": "🄵🅅 Grade (French): `9c+`"
        },
        {
            "key": "climbing:grade:french",
            "value": "10a",
            "description": "🄵🅅 Grade (French): `10a`"
        },
        {
            "key": "capacity:tents",
            "description": "🄵 Capacity (Tents)"
        },
        {
            "key": "capacity:persons",
            "description": "🄵 Capacity (Persons)"
        },
        {
            "key": "capacity:disabled",
            "description": "🄵 Accessible Spaces"
        },
        {
            "key": "capacity:caravans",
            "description": "🄵 Capacity (Campervan / Camping Trailer)"
        },
        {
            "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": "camera:mount",
            "description": "🄵 Camera Mount"
        },
        {
            "key": "camera:direction",
            "description": "🄵 Direction (Degrees Clockwise)"
        },
        {
            "key": "building:prefabricated",
            "description": "🄵 Prefabricated"
        },
        {
            "key": "building:material",
            "description": "🄵 Material"
        },
        {
            "key": "building:levels",
            "description": "🄵 Levels"
        },
        {
            "key": "building:flats",
            "description": "🄵 Units"
        },
        {
            "key": "building:colour",
            "description": "🄵 Façade Color"
        },
        {
            "key": "building:levels:underground",
            "description": "🄵 Underground Levels"
        },
        {
            "key": "bridge:ref",
            "description": "🄵 Bridge Number"
        },
        {
            "key": "bridge:name",
            "description": "🄵 Bridge Name"
        },
        {
            "key": "bath:type",
            "description": "🄵 Specialty"
        },
        {
            "key": "bath:type",
            "value": "hammam",
            "description": "🄵🅅 Specialty: Hammam"
        },
        {
            "key": "bath:type",
            "value": "hot_spring",
            "description": "🄵🅅 Specialty: Hot Spring"
        },
        {
            "key": "bath:type",
            "value": "lake",
            "description": "🄵🅅 Specialty: Lake"
        },
        {
            "key": "bath:type",
            "value": "onsen",
            "description": "🄵🅅 Specialty: Onsen"
        },
        {
            "key": "bath:type",
            "value": "thermal",
            "description": "🄵🅅 Specialty: Thermal Bath"
        },
        {
            "key": "bath:sand_bath",
            "description": "🄵 Sand Bath"
        },
        {
            "key": "bath:open_air",
            "description": "🄵 Open Air"
        },
        {
            "key": "aircraft:type",
            "description": "🄵 Type"
        },
        {
            "key": "aircraft:type",
            "value": "military",
            "description": "🄵🅅 Type: Military"
        },
        {
            "key": "aircraft:type",
            "value": "helicopter",
            "description": "🄵🅅 Type: Helicopter"
        },
        {
            "key": "aircraft:type",
            "value": "airliner",
            "description": "🄵🅅 Type: Airliner"
        },
        {
            "key": "aircraft:type",
            "value": "jet",
            "description": "🄵🅅 Type: Jet"
        },
        {
            "key": "aircraft:type",
            "value": "fixed_wing",
            "description": "🄵🅅 Type: Fixed Wing"
        },
        {
            "key": "aircraft:type",
            "value": "cargo",
            "description": "🄵🅅 Type: Cargo"
        },
        {
            "key": "aircraft:type",
            "value": "glider",
            "description": "🄵🅅 Type: Glider"
        },
        {
            "key": "aerialway:occupancy",
            "description": "🄵 Occupancy"
        },
        {
            "key": "aerialway:heating",
            "description": "🄵 Heated"
        },
        {
            "key": "aerialway:duration",
            "description": "🄵 Duration (minutes)"
        },
        {
            "key": "aerialway:capacity",
            "description": "🄵 Capacity (per hour)"
        },
        {
            "key": "aerialway:bubble",
            "description": "🄵 Bubble"
        },
        {
            "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: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": "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": "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": "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": "lifeboat_station",
            "description": "🄳 (deprecated tag) ➜ emergency=water_rescue"
        },
        {
            "key": "amenity",
            "value": "lockers",
            "description": "🄳 (deprecated tag) ➜ amenity=locker"
        },
        {
            "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": "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 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": "barbeque",
            "description": "🄳 (deprecated tag) ➜ cuisine=barbecue"
        },
        {
            "key": "cuisine",
            "value": "bbq",
            "description": "🄳 (deprecated tag) ➜ cuisine=barbecue"
        },
        {
            "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": "door",
            "value": "loadingdock",
            "description": "🄳 (deprecated tag) ➜ amenity=loading_dock"
        },
        {
            "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": "emergency",
            "value": "dry_riser_inlet",
            "description": "🄳 (deprecated tag) ➜ emergency=fire_service_inlet + fire_mains=dry"
        },
        {
            "key": "emergency",
            "value": "sprinkler_connection",
            "description": "🄳 (deprecated tag) ➜ emergency=fire_service_inlet + fire_sprinkler=yes"
        },
        {
            "key": "emergency",
            "value": "lifeguard_base",
            "description": "🄳 (deprecated tag) ➜ emergency=lifeguard + lifeguard=base"
        },
        {
            "key": "emergency",
            "value": "lifeguard_platform",
            "description": "🄳 (deprecated tag) ➜ emergency=lifeguard + lifeguard=tower"
        },
        {
            "key": "emergency",
            "value": "lifeguard_tower",
            "description": "🄳 (deprecated tag) ➜ emergency=lifeguard + lifeguard=tower"
        },
        {
            "key": "emergency",
            "value": "water_rescue_station",
            "description": "🄳 (deprecated tag) ➜ emergency=water_rescue"
        },
        {
            "key": "emergency",
            "value": "lifeboat_station",
            "description": "🄳 (deprecated tag) ➜ emergency=water_rescue"
        },
        {
            "key": "emergency",
            "value": "ses_station",
            "description": "🄳 (deprecated tag) ➜ emergency=disaster_response"
        },
        {
            "key": "emergency",
            "value": "marine_rescue",
            "description": "🄳 (deprecated tag) ➜ emergency=water_rescue"
        },
        {
            "key": "emergency_service",
            "value": "air",
            "description": "🄳 (deprecated tag) ➜ emergency=air_rescue_service"
        },
        {
            "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": "sidewalk",
            "value": "none",
            "description": "🄳 (deprecated tag) ➜ sidewalk=no"
        },
        {
            "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": "generator:method",
            "value": "solar",
            "description": "🄳 (deprecated tag) ➜ generator:source=solar"
        },
        {
            "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": "healthcare:speciality",
            "value": "internist",
            "description": "🄳 (deprecated tag) ➜ healthcare:speciality=internal"
        },
        {
            "key": "highway",
            "value": "abandoned",
            "description": "🄳 (deprecated tag) ➜ abandoned:highway=*"
        },
        {
            "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": "industrial",
            "value": "gas",
            "description": "🄳 (deprecated tag) ➜ utility=gas"
        },
        {
            "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",
            "value": "wi-fi",
            "description": "🄳 (deprecated tag) ➜ internet_access=wlan"
        },
        {
            "key": "internet_access",
            "value": "WLAN",
            "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": "maze",
            "description": "🄳 (deprecated tag) ➜ attraction=maze"
        },
        {
            "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",
            "description": "🄳 (deprecated tag) ➜ orientation=*"
        },
        {
            "key": "orientation",
            "value": "orthogonal",
            "description": "🄳 (deprecated tag) ➜ orientation=perpendicular"
        },
        {
            "key": "parking:orientation",
            "value": "orthogonal",
            "description": "🄳 (deprecated tag) ➜ parking:orientation=perpendicular"
        },
        {
            "key": "place_name",
            "description": "🄳 (deprecated tag) ➜ name=*"
        },
        {
            "key": "playground:theme",
            "value": "playground",
            "description": "🄳 (deprecated tag)"
        },
        {
            "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=yes + organic=only"
        },
        {
            "key": "shop",
            "value": "perfume",
            "description": "🄳 (deprecated tag) ➜ shop=perfumery"
        },
        {
            "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": "sport",
            "value": "team_handball",
            "description": "🄳 (deprecated tag) ➜ sport=handball"
        },
        {
            "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": "street_cabinet",
            "value": "broadband",
            "description": "🄳 (deprecated tag) ➜ utility=telecom"
        },
        {
            "key": "street_cabinet",
            "value": "cable_tv",
            "description": "🄳 (deprecated tag) ➜ utility=television"
        },
        {
            "key": "street_cabinet",
            "value": "communications",
            "description": "🄳 (deprecated tag) ➜ utility=telecom"
        },
        {
            "key": "street_cabinet",
            "value": "gas",
            "description": "🄳 (deprecated tag) ➜ utility=gas"
        },
        {
            "key": "street_cabinet",
            "value": "power",
            "description": "🄳 (deprecated tag) ➜ utility=power"
        },
        {
            "key": "street_cabinet",
            "value": "street_lighting",
            "description": "🄳 (deprecated tag) ➜ utility=street_lighting"
        },
        {
            "key": "street_cabinet",
            "value": "telecom",
            "description": "🄳 (deprecated tag) ➜ utility=telecom"
        },
        {
            "key": "survey_date",
            "description": "🄳 (deprecated tag) ➜ survey:date=*"
        },
        {
            "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": "tourism",
            "value": "picnic_table",
            "description": "🄳 (deprecated tag) ➜ leisure=picnic_table"
        },
        {
            "key": "tourism",
            "value": "resort",
            "description": "🄳 (deprecated tag) ➜ leisure=resort"
        },
        {
            "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"
        },
        {
            "key": "cycleway",
            "value": "none",
            "description": "🄳 (deprecated tag) ➜ cycleway=no"
        },
        {
            "key": "cycleway:left",
            "value": "none",
            "description": "🄳 (deprecated tag) ➜ cycleway:left=no"
        },
        {
            "key": "cycleway:right",
            "value": "none",
            "description": "🄳 (deprecated tag) ➜ cycleway:right=no"
        },
        {
            "key": "cycleway:both",
            "value": "none",
            "description": "🄳 (deprecated tag) ➜ cycleway:both=no"
        },
        {
            "key": "communication",
            "value": "pole",
            "description": "🄳 (deprecated tag) ➜ man_made=utility_pole + utility=telecom"
        },
        {
            "key": "telephone",
            "value": "pole",
            "description": "🄳 (deprecated tag) ➜ man_made=utility_pole + utility=telecom"
        },
        {
            "key": "telecom",
            "value": "pole",
            "description": "🄳 (deprecated tag) ➜ man_made=utility_pole + utility=telecom"
        },
        {
            "key": "pstn",
            "value": "pole",
            "description": "🄳 (deprecated tag) ➜ man_made=utility_pole + utility=telecom"
        },
        {
            "key": "memorial:type",
            "value": "stolperstein",
            "description": "🄳 (deprecated tag) ➜ memorial=stolperstein"
        },
        {
            "key": "memorial:text",
            "description": "🄳 (deprecated tag) ➜ inscription=*"
        },
        {
            "key": "industrial",
            "value": "brickworks",
            "description": "🄳 (deprecated tag) ➜ industrial=brickyard"
        },
        {
            "key": "cycleway",
            "value": "opposite",
            "description": "🄳 (deprecated tag) ➜ oneway:bicycle=no + cycleway:both=no"
        },
        {
            "key": "man_made",
            "value": "torii",
            "description": "🄳 (deprecated tag) ➜ man_made=ceremonial_gate + ceremonial_gate=torii"
        },
        {
            "key": "man_made",
            "value": "paifang",
            "description": "🄳 (deprecated tag) ➜ man_made=ceremonial_gate + ceremonial_gate=paifang"
        },
        {
            "key": "created_by",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "odbl",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "odbl:note",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "tiger:upload_uuid",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "tiger:tlid",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "tiger:source",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "tiger:separated",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "geobase:datasetName",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "geobase:uuid",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "osmarender:nameDirection",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "osmarender:renderName",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "osmarender:renderRef",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "osmarender:rendernames",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "sub_sea:type",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:ADS",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:ARE",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:AdminArea",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:COP_label",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:DFD",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:INT",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:INT_label",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:LOC",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:LPN",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:OPC",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:PubFacAdmin",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:RAC",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:RAC_label",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:RIC",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:RIN",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:WSC",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:coordinate",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:curve_id",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:curve_type",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:filename",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:lake_id",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:lat",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:long",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "KSJ2:river_id",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "SK53_bulk:load",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "yh:LINE_NAME",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "yh:LINE_NUM",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "yh:STRUCTURE",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "yh:TOTYUMONO",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "yh:TYPE",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "yh:WIDTH",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "yh:WIDTH_RANK",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "LINZ2OSM:dataset",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "LINZ2OSM:layer",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "LINZ2OSM:source_version",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "LINZ:dataset",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "LINZ:layer",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "LINZ:source_version",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "linz2osm:objectid",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "fid",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "import_uuid",
            "description": "🄳🄳 (discarded tag)"
        },
        {
            "key": "gnis:import_uuid",
            "description": "🄳🄳 (discarded tag)"
        }
    ]
}