{ "id": "artworks", "version": "2020-08-30", "title": { "en": "Open Artwork Map", "nl": "Kunstwerkenkaart" }, "description": { "en": "Welcome to Open Artwork Map, a map of statues, busts, grafittis, ... all over the world", "nl": "Welkom op de Open Kunstwerken Kaart" }, "language": [ "en", "nl", "fr" ], "icon": "./assets/themes/artwork/artwork.svg", "maintainer": "MapComplete", "startZoom": 12, "startLat": 0, "startLon": 0, "layers": [ { "id": "artwork", "name": { "en": "Artworks", "nl": "Kunstwerken", "fr": "Oeuvres d'art" }, "overpassTags": "tourism=artwork", "title": { "render": { "en": "Artwork", "nl": "Kunstwerk", "fr": "Oeuvre d'art" } }, "icon": { "render": "./assets/themes/artwork/artwork.svg" }, "color": { "render": "#0000ff" }, "width": { "render": "10" }, "description": { "en": "Diverse pieces of artwork", "nl": "Verschillende soorten kunstwerken" }, "minzoom": 12, "wayHandling": 2, "presets": [ { "tags": [ "tourism=artwork" ], "title": { "en": "Artwork", "nl": "Kunstwerk" } } ], "tagRenderings": [ "pictures", { "render": { "en": "This is a {artwork_type}", "nl": "Dit is een {artwork_type}", "fr": "{artwork_type}" }, "question": { "en": "What is the type of this artwork?", "nl": "Wat voor soort kunstwerk is dit?", "fr": "Quel est le type de cette oeuvre d'art?" }, "freeform": { "key": "artwork_type", "addExtraTags": ["fixme=Artowrk type was added with the freeform, might need another check"] }, "mappings": [ { "if": "artwork_type=architecture", "then": { "en": "Architecture", "nl": "Architectuur", "fr": "Architecture" } }, { "if": "artwork_type=mural", "then": { "en": "Mural", "nl": "Muurschildering", "fr": "Mural" } }, { "if": "artwork_type=painting", "then": { "en": "Painting", "nl": "Schilderij", "fr": "Peinture" } }, { "if": "artwork_type=sculpture", "then": { "en": "Sculpture", "nl": "Beeldhouwwerk", "fr": "Sculpture" } }, { "if": "artwork_type=statue", "then": { "en": "Statue", "nl": "Standbeeld", "fr": "Statue" } }, { "if": "artwork_type=bust", "then": { "en": "Bust", "nl": "Buste", "fr": "Buste" } }, { "if": "artwork_type=stone", "then": { "en": "Stone", "nl": "Steen", "fr": "Rocher" } }, { "if": "artwork_type=installation", "then": { "en": "Installation", "nl": "Installatie", "fr": "Installation" } }, { "if": "artwork_type=graffiti", "then": { "en": "Graffiti", "nl": "Graffiti", "fr": "Graffiti" } }, { "if": "artwork_type=relief", "then": { "en": "Relief", "nl": "Reliëf", "fr": "Relief" } }, { "if": "artwork_type=azulejo", "then": { "en": "Azulejo (Spanish decorative tilework)", "nl": "Azulejo (Spaanse siertegels)", "fr": "Azulejo" } }, { "if": "artwork_type=tilework", "then": { "en": "Tilework", "nl": "Tegelwerk", "fr": "Carrelage" } } ] }, { "question": { "en": "Which wikidata-entry corresponds with this artwork?", "fr": "Quelle entrée wikidata correspond à cette œuvre d'art ?", "nl": "Welk wikidata-item beschrijft dit kunstwerk?" }, "render": { "en": "Corresponds with {wikidata}", "nl": "Komt overeen met {wikidata}", "fr": "Correspond à {wikidata}" }, "freeform": { "key": "wikidata", "type": "wikidata" } }, { "question": { "en": "Which artist created this?", "nl": "Welke artist creëerde dit kunstwerk?", "fr": "Quel artiste a créé cela?" }, "render": { "en": "Created by {artist_name}", "nl": "Gecreëerd door {artist_name}", "fr": "Créé par {artist_name}" }, "freeform": { "key": "artist_name" } }, { "question": { "en": "On which website is more information about this artwork?", "nl": "Op welke website kan men meer informatie vinden over dit kunstwerk?", "fr": "Sur quel site web pouvons-nous trouver plus d'informations sur cette œuvre d'art?" }, "render": { "en": "More information on this website", "nl": "Meer informatie op deze website", "fr": "Plus d'info sûr ce site web" }, "freeform": { "key": "website", "type": "url" } } ] } ] }