{ "type": "overpass", "name": { "de": "Handwerk", "en": "Craft", "fr": "Artisanat", "hu": "MΕ±helyek", "pt": "Artesanato", "pt-br": "OfΓcios" }, "query": { "15": "(node[craft];way[craft];relation[craft];);" }, "feature": { "description": "{{ tagTransList('craft', tags.craft) }}", "markerSign": "{% set craft0 = tags.craft|split(';')[0] %}{% if const.crafts[craft0] %}{% set v = const.crafts[craft0] %}{% else %}{% set v = const.default %}{% endif %}{% if v|slice(0, 3) == 'fa-' %}<i class=\"fa {{ v }}\"></i>{% else %}{{ v|raw }}{% endif %}" }, "const": { "default": "", "crafts": { "bakery": "fa-birthday-cake", "beekeeper": "π", "blacksmith": "π¨", "boatbuilder": "β΅", "bookbinder": "π", "brewery": "fa-beer", "builder": "π§", "carpenter": "", "carpet_layer": "", "caterer": "fa-birthday-cake", "chimney_sweeper": "", "clockmaker": "β", "confectionery": "", "distillery": "π·", "dressmaker": "👚", "electrician": "π", "floorer": "", "gardener": "β", "glaziery": "", "handicraft": "", "hvac": "", "insulation": "", "jeweller": "π", "key_cutter": "π", "locksmith": "π", "metal_construction": "", "optician": "π", "painter": "π", "parquet_layer": "", "photographer": "π·", "photographic_laboratory": "π·", "piano_tuner": "", "plasterer": "", "plumber": "", "pottery": "", "rigger": "", "roofer": "", "saddler": "π", "sailmaker": "β΅", "sawmill": "", "scaffolder": "", "sculptor": "", "shoemaker": "π", "stand_builder": "", "stonemason": "", "sun_protection": "", "tailor": "👚", "tiler": "", "tinsmith": "", "turner": "", "upholsterer": "", "watchmaker": "β", "window_construction": "", "winery": "π·" } } }