MapComplete/assets/layers/building/building.json

372 lines
9.8 KiB
JSON

{
"id": "building",
"isCounted": false,
"source": {
"osmTags": "building~*"
},
"description": {
"en": "All buildings",
"ca": "Tots els edificis",
"de": "Alle Gebäude"
},
"pointRendering": [
{
"location": [
"point"
],
"marker": [
{
"icon": "circle",
"color": "white"
}
],
"iconSize": "10,10"
}
],
"lineRendering": [
{
"color": "#ff2222",
"width": 1
}
],
"name": {
"en": "Buildings",
"ca": "Edificis",
"cy": "Adeiladau",
"de": "Gebäude"
},
"title": {
"render": {
"en": "Building",
"ca": "Edifici",
"cy": "Adeilad",
"de": "Gebäude"
}
},
"tagRenderings": [
{
"id": "architecture",
"question": {
"en": "What is the architectural style of this building?",
"ca": "Quin és l'estil arquitectònic d'aquest edifici?",
"de": "Welchem architektonischen Stil entspricht dieses Gebäude?"
},
"mappings": [
{
"if": "building:architecture=islamic",
"then": {
"en": "Islamic architecture",
"fr": "Architecture islamique",
"nl": "Islamitische architectuur",
"ca": "Arquitectura islàmica"
}
},
{
"if": "building:architecture=mamluk",
"then": {
"en": "Mamluk architecture",
"fr": "Architecture mamelouke",
"nl": "Mamelukse architectuur",
"ca": "Arquitectura mameluca"
}
},
{
"if": "building:architecture=romanesque",
"then": {
"en": "Romanesque architecture",
"fr": "Architecture romane",
"nl": "Romaanse architectuur"
}
},
{
"if": "building:architecture=gothic",
"then": {
"en": "Gothic architecture",
"fr": "Architecture gothique",
"nl": "Gotische architectuur"
}
},
{
"if": "building:architecture=renaissance",
"then": {
"en": "Renaissance architecture",
"fr": "Architecture Renaissance",
"nl": "Renaissance-architectuur"
}
},
{
"if": "building:architecture=mannerism",
"then": {
"en": "Mannerism",
"fr": "Maniérisme",
"nl": "Maniërisme"
}
},
{
"if": "building:architecture=ottoman",
"then": {
"en": "Ottoman architecture",
"fr": "Architecture ottomane",
"nl": "Ottomaanse architectuur"
}
},
{
"if": "building:architecture=baroque",
"then": {
"en": "Baroque architecture",
"fr": "Architecture baroque",
"nl": "Barokarchitectuur"
}
},
{
"if": "building:architecture=rococo",
"then": {
"en": "Rococo",
"fr": "Rococo",
"nl": "Rococo",
"cy": "Rococo"
}
},
{
"if": "building:architecture=empire",
"then": {
"en": "Empire style",
"fr": "Style Empire",
"nl": "Empirestijl"
}
},
{
"if": "building:architecture=moorish revival",
"then": {
"en": "Moorish Revival",
"fr": "Architecture néo-mauresque",
"nl": "Neo-Moorse architectuur",
"ca": "Estil neoàrab"
}
},
{
"if": "building:architecture=neoclassicism",
"then": {
"en": "Neoclassical architecture",
"fr": "Architecture néoclassique",
"nl": "Neoclassicistische architectuur",
"ca": "Arquitectura neoclàssica"
}
},
{
"if": "building:architecture=georgian",
"then": {
"en": "Georgian architecture",
"fr": "Architecture géorgienne",
"nl": "Georgian architectuur",
"ca": "Arquitectura georgiana"
}
},
{
"if": "building:architecture=victorian",
"then": {
"en": "Victorian architecture",
"fr": "Architecture victorienne",
"nl": "Victoriaanse architectuur",
"ca": "Arquitectura victoriana"
}
},
{
"if": "building:architecture=historicism",
"then": {
"en": "Historicism",
"fr": "Historicisme",
"nl": "Historisme"
}
},
{
"if": "building:architecture=neo-romanesque",
"then": {
"en": "Romanesque Revival",
"fr": "Architecture néo-romane",
"nl": "Neo-Romaanse architectuur"
}
},
{
"if": "building:architecture=neo-byzantine",
"then": {
"en": "Byzantine Revival",
"fr": "Architecture néo-byzantine",
"nl": "Neo-Byzantijnse architectuur"
}
},
{
"if": "building:architecture=neo-gothic",
"then": {
"en": "Gothic Revival",
"fr": "Architecture néo-gothique",
"nl": "Neo-Gotische architectuur"
}
},
{
"if": "building:architecture=neo-renaissance",
"then": {
"en": "Renaissance Revival",
"fr": "Architecture néo-Renaissance",
"nl": "Neo-Renaissance architectuur"
}
},
{
"if": "building:architecture=neo-baroque",
"then": {
"en": "Baroque Revival",
"fr": "Architecture néo-baroque",
"nl": "Neo-Barokarchitectuur"
}
},
{
"if": "building:architecture=art_nouveau",
"then": {
"en": "Art Nouveau",
"fr": "Art nouveau",
"nl": "Art Nouveau"
}
},
{
"if": "building:architecture=eclectic",
"then": {
"en": "Eclecticism in architecture",
"fr": "Éclectisme en architecture",
"nl": "Eclecticisme in architectuur"
}
},
{
"if": "building:architecture=functionalism",
"then": {
"en": "Functionalism",
"fr": "Fonctionnalisme",
"nl": "Functionalisme"
}
},
{
"if": "building:architecture=cubism",
"then": {
"en": "Cubism",
"fr": "Cubisme",
"nl": "Kubisme"
}
},
{
"if": "building:architecture=new_objectivity",
"then": {
"en": "New Objectivity",
"fr": "Nouvelle Objectivité",
"nl": "Nieuwe Zakelijkheid"
}
},
{
"if": "building:architecture=art_deco",
"then": {
"en": "Art Deco",
"fr": "Art déco",
"nl": "Art Deco"
}
},
{
"if": "building:architecture=modern",
"then": {
"en": "Modern architecture",
"fr": "Architecture moderne",
"nl": "Moderne architectuur"
}
},
{
"if": "building:architecture=amsterdam_school",
"then": {
"en": "Amsterdam School",
"fr": "École d'Amsterdam",
"nl": "Amsterdamse School"
}
},
{
"if": "building:architecture=international_style",
"then": {
"en": "International Style",
"fr": "Style international",
"nl": "Internationale Stijl"
}
},
{
"if": "building:architecture=constructivism",
"then": {
"en": "Constructivism",
"fr": "Constructivisme",
"nl": "Constructivisme"
}
},
{
"if": "building:architecture=stalinist_neoclassicism",
"then": {
"en": "Stalinist architecture",
"fr": "Architecture stalinienne",
"nl": "Stalinistische architectuur"
}
},
{
"if": "building:architecture=brutalist",
"then": {
"en": "Brutalist architecture",
"fr": "Architecture brutaliste",
"nl": "Brutalistische architectuur",
"ca": "Arquitectura brutalista"
}
},
{
"if": "building:architecture=postmodern",
"then": {
"en": "Postmodern architecture",
"fr": "Architecture postmoderne",
"nl": "Postmoderne architectuur",
"ca": "Arquitectura postmoderna"
}
},
{
"if": "building:architecture=contemporary",
"then": {
"en": "Contemporary architecture",
"fr": "Architecture contemporaine",
"nl": "Hedendaagse architectuur",
"ca": "Arquitectura contemporània"
}
}
],
"render": {
"en": "{building:architecture}",
"ca": "{building:architecture}",
"cy": "{building:architecture}",
"de": "{building:architecture}"
},
"multiAnswer": true,
"freeform": {
"key": "building:architecture"
}
},
{
"id": "construction_date",
"question": {
"en": "When was this built?",
"ca": "Quan va ser construït?",
"de": "Wann wurde dieses Gebäude gebaut?"
},
"render": {
"en": "Built in <b>{construction_date}</b>",
"ca": "Construït el <b>{construction_date}</b>"
},
"freeform": {
"key": "construction_date",
"type": "date"
}
},
"address.address"
],
"minzoom": 18,
"allowMove": {
"enableRelocation": false,
"enableImproveAccuracy": true
}
}