mapcomplete/assets/layers/public_bookcase/public_bookcase.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

558 lines
20 KiB
JSON
Raw Normal View History

2020-11-25 16:10:14 +01:00
{
2021-11-07 14:37:21 +01:00
"id": "public_bookcase",
"name": {
"en": "Bookcases",
"nl": "Boekenruilkastjes",
"de": "Bücherschränke",
"fr": "Microbibliothèque",
"ru": "Книжные шкафы",
2022-01-11 11:42:53 +01:00
"it": "Microbiblioteche",
2022-04-13 18:42:40 +02:00
"hu": "Könyvespolcok",
"ca": "Bústies per llibres"
2021-11-07 14:37:21 +01:00
},
"description": {
"en": "A streetside cabinet with books, accessible to anyone",
"nl": "Een straatkastje met boeken voor iedereen",
"de": "Ein Bücherschrank am Straßenrand mit Büchern, für jedermann zugänglich",
"fr": "Une armoire ou une boite contenant des livres en libre accès",
"it": "Una vetrinetta ai bordi della strada contenente libri, aperta al pubblico",
2022-01-11 11:42:53 +01:00
"ru": "Уличный шкаф с книгами, доступными для всех",
"hu": "Egy utcai szekrény könyvekkel, amelyet bárki használhat"
2021-11-07 14:37:21 +01:00
},
"source": {
"osmTags": "amenity=public_bookcase"
},
"minzoom": 7,
2021-11-07 14:37:21 +01:00
"title": {
"render": {
"en": "Bookcase",
"nl": "Boekenruilkast",
"de": "Bücherschrank",
"fr": "Microbibliothèque",
"ru": "Книжный шкаф",
2022-01-11 11:42:53 +01:00
"it": "Microbiblioteca",
2022-04-13 18:42:40 +02:00
"hu": "Könyvespolc",
2022-11-02 13:47:34 +01:00
"ca": "Bústia per llibres",
"pa_PK": "کتاباں دی الماری"
2021-10-28 00:32:47 +02:00
},
2021-11-07 14:37:21 +01:00
"mappings": [
{
"if": "name~*",
"then": {
"en": "Public bookcase <i>{name}</i>",
"nl": "Boekenruilkast <i>{name}</i>",
"de": "Öffentlicher Bücherschrank <i>{name}</i>",
"fr": "Microbibliothèque <i>{name}</i>",
"ru": "Общественный книжный шкаф <i>{name}</i>",
2022-01-11 11:42:53 +01:00
"it": "Microbiblioteca pubblica <i>{name}</i>",
2023-05-07 23:47:50 +02:00
"hu": "A nyilvános könyvespolc neve: <i>{name}</i>",
"ca": "Prestatgeria pública <i>{name}</i>"
2021-11-07 14:37:21 +01:00
}
}
]
},
"presets": [
{
"title": {
2022-04-03 03:10:06 +02:00
"en": "a bookcase",
"nl": "een boekenruilkast",
2022-06-01 20:21:16 +02:00
"de": "einen Bücherschrank",
"fr": "une microbibliothèque",
2021-11-07 14:37:21 +01:00
"ru": "Книжный шкаф",
"it": "una microbiblioteca",
2022-04-13 18:42:40 +02:00
"hu": "Könyvespolc",
"ca": "una bústia per a llibres"
2021-11-07 14:37:21 +01:00
},
"tags": [
"amenity=public_bookcase"
]
2021-11-07 14:37:21 +01:00
}
],
"tagRenderings": [
"images",
{
"render": {
"en": "The name of this bookcase is {name}",
"nl": "De naam van dit boekenruilkastje is {name}",
2022-06-01 20:21:16 +02:00
"de": "Der Name des Bücherschranks lautet {name}",
2021-11-07 14:37:21 +01:00
"fr": "Le nom de cette microbibliothèque est {name}",
"ru": "Название книжного шкафа — {name}",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca si chiama {name}",
"hu": "Ennek a könyvespolcnak a neve: {name}"
2021-11-07 14:37:21 +01:00
},
"question": {
"en": "What is the name of this public bookcase?",
2022-02-22 13:43:36 +01:00
"nl": "Wat is de naam van dit boekenruilkastje?",
2022-06-01 20:21:16 +02:00
"de": "Wie lautet der Name des Bücherschranks?",
2021-11-07 14:37:21 +01:00
"fr": "Quel est le nom de cette microbibliothèque ?",
"ru": "Как называется этот общественный книжный шкаф?",
2022-01-11 11:42:53 +01:00
"it": "Come si chiama questa microbiblioteca pubblica?",
"hu": "Mi a neve ennek a nyilvános könyvespolcnak?"
2021-11-07 14:37:21 +01:00
},
"freeform": {
2022-06-06 19:37:22 +02:00
"key": "name",
"inline": true
2021-11-07 14:37:21 +01:00
},
"mappings": [
2021-10-28 00:32:47 +02:00
{
2021-11-07 14:37:21 +01:00
"if": {
"and": [
"noname=yes",
"name="
]
},
"then": {
"en": "This bookcase doesn't have a name",
"nl": "Dit boekenruilkastje heeft geen naam",
2022-06-01 20:21:16 +02:00
"de": "Der Bücherschrank hat keinen Namen",
2021-11-07 14:37:21 +01:00
"fr": "Cette microbibliothèque n'a pas de nom",
"ru": "У этого книжного шкафа нет названия",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca non ha un nome proprio",
"hu": "Ennek a könyvespolcnak nincs neve"
2021-11-07 14:37:21 +01:00
}
2021-10-28 00:32:47 +02:00
}
2021-11-07 14:37:21 +01:00
],
"id": "public_bookcase-name"
},
{
"render": {
"en": "{capacity} books fit in this bookcase",
"nl": "Er passen {capacity} boeken",
2022-06-01 20:21:16 +02:00
"de": "In den Bücherschrank passen ca. {capacity} Bücher",
2021-11-07 14:37:21 +01:00
"fr": "{capacity} livres peuvent entrer dans cette microbibliothèque",
"it": "Questa microbiblioteca può contenere fino a {capacity} libri",
2022-01-11 11:42:53 +01:00
"ru": "{capacity} книг помещается в этот книжный шкаф",
"hu": "Ezen a könyvespolcon {capacity} könyv fér el"
2021-11-07 14:37:21 +01:00
},
"question": {
"en": "How many books fit into this public bookcase?",
"nl": "Hoeveel boeken passen er in dit boekenruilkastje?",
2022-06-01 20:21:16 +02:00
"de": "Wie viele Bücher passen in den Bücherschrank?",
2021-11-07 14:37:21 +01:00
"fr": "Combien de livres peuvent entrer dans cette microbibliothèque ?",
"ru": "Сколько книг помещается в этом общественном книжном шкафу?",
2022-01-11 11:42:53 +01:00
"it": "Quanti libri può contenere questa microbiblioteca?",
"hu": "Hány könyv fér el ezen a nyilvános könyvespolcon?"
2021-11-07 14:37:21 +01:00
},
"freeform": {
"key": "capacity",
"type": "nat",
"inline": true
},
"id": "public_bookcase-capacity"
},
{
"id": "bookcase-booktypes",
"question": {
"en": "What kind of books can be found in this public bookcase?",
2022-06-03 01:42:58 +02:00
"nl": "Voor welke doelgroep zijn de meeste boeken in dit boekenruilkastje?",
"de": "Welche Bücher kann man im Bücherschrank finden?",
2021-11-07 14:37:21 +01:00
"fr": "Quel type de livres peut-on dans cette microbibliothèque ?",
"it": "Che tipo di libri si possono trovare in questa microbiblioteca?",
2022-01-11 11:42:53 +01:00
"ru": "Какие книги можно найти в этом общественном книжном шкафу?",
"hu": "Milyen fajta könyvek találhatók ezen a közösségi könyvespolcon?"
},
2022-06-03 01:42:58 +02:00
"render": {
"nl": "Deze plaats serveert vooral {books}",
"en": "This place mostly serves {books}",
"de": "An diesem Ort gibt es hauptsächlich {books}"
},
"freeform": {
"key": "books",
"addExtraTags": [
"fixme=Freeform tag `books` used, to be doublechecked"
]
2021-11-07 14:37:21 +01:00
},
2022-05-13 01:56:34 +02:00
"multiAnswer": true,
2021-11-07 14:37:21 +01:00
"mappings": [
2020-11-25 16:10:14 +01:00
{
2021-11-07 14:37:21 +01:00
"if": "books=children",
"then": {
"en": "Mostly children books",
"nl": "Voornamelijk kinderboeken",
"de": "Vorwiegend Kinderbücher",
"fr": "Livres pour enfants",
"ru": "В основном детские книги",
2022-01-11 11:42:53 +01:00
"it": "Principalmente libri per l'infanzia",
2022-06-19 22:13:38 +02:00
"hu": "Többnyire gyermekkönyvek",
"es": "Mayoritariamente libros infantiles"
2021-11-07 14:37:21 +01:00
}
},
2020-11-25 16:10:14 +01:00
{
2021-11-07 14:37:21 +01:00
"if": "books=adults",
"then": {
"en": "Mostly books for adults",
"nl": "Voornamelijk boeken voor volwassenen",
"de": "Vorwiegend Bücher für Erwachsene",
"fr": "Livres pour les adultes",
"ru": "В основном книги для взрослых",
2022-01-11 11:42:53 +01:00
"it": "Principalmente libri per persone in età adulta",
2022-06-19 22:13:38 +02:00
"hu": "Többnyire felnőtteknek szóló könyvek",
"es": "Mayoritariamente libros para adultos"
2021-11-07 14:37:21 +01:00
}
}
]
},
{
"id": "bookcase-is-indoors",
"question": {
"en": "Is this bookcase located outdoors?",
"nl": "Staat dit boekenruilkastje binnen of buiten?",
2022-06-01 20:21:16 +02:00
"de": "Befindet sich der Bücherschrank im Freien?",
2021-11-07 14:37:21 +01:00
"fr": "Cette microbiliothèque est-elle en extérieur ?",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca si trova all'aperto?",
"hu": "A szabadban van-e ez a könyvespolc?"
2021-11-07 14:37:21 +01:00
},
"mappings": [
2020-11-25 16:10:14 +01:00
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "This bookcase is located indoors",
"nl": "Dit boekenruilkastje staat binnen",
2022-06-01 20:21:16 +02:00
"de": "Der Bücherschrank befindet sich im Innenbereich",
2021-11-07 14:37:21 +01:00
"fr": "Cette microbibliothèque est en intérieur",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca si trova al chiuso",
"hu": "Ez a könyvespolc beltérben található"
2021-11-07 14:37:21 +01:00
},
"if": "indoor=yes"
2020-11-25 16:10:14 +01:00
},
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "This bookcase is located outdoors",
"nl": "Dit boekenruilkastje staat buiten",
"de": "Dieser Bücherschrank befindet sich im Freien",
"fr": "Cette microbibliothèque est en extérieur",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca si trova all'aperto",
"hu": "Ez a könyvespolc a szabadban van"
2021-11-07 14:37:21 +01:00
},
"if": "indoor=no"
2021-10-28 00:32:47 +02:00
},
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "This bookcase is located outdoors",
"nl": "Dit boekenruilkastje staat buiten",
2022-06-01 20:21:16 +02:00
"de": "Der Bücherschrank befindet sich im Freien",
2021-11-07 14:37:21 +01:00
"fr": "Cette microbibliothèque est en extérieur",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca si trova all'aperto",
2023-01-15 03:26:46 +01:00
"hu": "Ez a könyvszekrény a szabadban van",
"ca": "La prestatgeria està ubicada a l'exterior"
2021-11-07 14:37:21 +01:00
},
"if": "indoor=",
"hideInAnswer": true
}
]
},
{
"id": "bookcase-is-accessible",
"question": {
"en": "Is this public bookcase freely accessible?",
"nl": "Is dit boekenruilkastje publiek toegankelijk?",
"de": "Ist dieser öffentliche Bücherschrank frei zugänglich?",
"fr": "Cette microbibliothèque est-elle librement accèssible ?",
"it": "Questa microbiblioteca è ad accesso libero?",
2022-01-11 11:42:53 +01:00
"ru": "Имеется ли свободный доступ к этому общественному книжному шкафу?",
"hu": "Szabadon hozzáférhető-e ez a közösségi könyvespolc?"
2021-11-07 14:37:21 +01:00
},
"condition": "indoor=yes",
"mappings": [
2020-11-25 16:10:14 +01:00
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "Publicly accessible",
"nl": "Publiek toegankelijk",
"de": "Öffentlich zugänglich",
"fr": "Accèssible au public",
"it": "È ad accesso libero",
2022-01-11 11:42:53 +01:00
"ru": "Свободный доступ",
2022-06-19 22:13:38 +02:00
"hu": "Nyilvánosan használható",
"es": "Accesible públicamente",
"ca": "Accessible al públic"
2021-11-07 14:37:21 +01:00
},
"if": "access=yes"
2021-10-28 00:32:47 +02:00
},
2021-07-26 12:26:41 +02:00
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "Only accessible to customers",
"nl": "Enkel toegankelijk voor klanten",
"de": "Nur für Kunden zugänglich",
"fr": "Accèssible aux clients",
2022-01-11 11:42:53 +01:00
"it": "L'accesso è riservato ai clienti",
2022-06-19 22:13:38 +02:00
"hu": "Csak ügyfelek használhatják",
"es": "Solo accesible a clientes"
2021-11-07 14:37:21 +01:00
},
"if": "access=customers"
}
]
},
{
"question": {
"en": "Who maintains this public bookcase?",
"nl": "Wie is verantwoordelijk voor dit boekenruilkastje?",
2022-06-01 20:21:16 +02:00
"de": "Wer betreibt den Bücherschrank?",
2021-11-07 14:37:21 +01:00
"fr": "Qui entretien cette microbibliothèque ?",
2022-01-11 11:42:53 +01:00
"it": "Chi mantiene questa microbiblioteca?",
"hu": "Ki tartja fenn ezt a nyilvános könyvespolcot?"
2021-11-07 14:37:21 +01:00
},
"render": {
"en": "Operated by {operator}",
"nl": "Onderhouden door {operator}",
"de": "Betrieben von {operator}",
"fr": "Entretenue par {operator}",
2022-01-11 11:42:53 +01:00
"it": "È gestita da {operator}",
"hu": "Üzemeltető: {operator}"
2021-11-07 14:37:21 +01:00
},
"freeform": {
"type": "string",
"key": "operator"
},
"id": "public_bookcase-operator"
},
{
"question": {
"en": "Is this public bookcase part of a bigger network?",
"nl": "Is dit boekenruilkastje deel van een netwerk?",
2022-06-01 20:21:16 +02:00
"de": "Gehört der Bücherschrank zu einem Netzwerk?",
2021-11-07 14:37:21 +01:00
"fr": "Cette microbibliothèque fait-elle partie d'un réseau/groupe ?",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca fa parte di una rete?",
"hu": "Része-e egy nagyobb hálózatnak ez a nyilvános könyvespolc?"
2021-11-07 14:37:21 +01:00
},
"render": {
"en": "This public bookcase is part of {brand}",
"nl": "Dit boekenruilkastje is deel van het netwerk {brand}",
"de": "Dieser Bücherschrank ist Teil von {brand}",
"fr": "Cette microbibliothèque fait partie du groupe {brand}",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca fa parte di {brand}",
"hu": "Ez a nyilvános könyvespolc a(z) {brand} része"
2021-11-07 14:37:21 +01:00
},
"condition": "ref=",
"freeform": {
"key": "brand"
},
"mappings": [
2021-07-26 17:45:54 +02:00
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "Part of the network 'Little Free Library'",
"nl": "Deel van het netwerk 'Little Free Library'",
2022-06-01 20:21:16 +02:00
"de": "Der Bücherschrank gehört zum Netzwerk 'Little Free Library'",
2021-11-07 14:37:21 +01:00
"fr": "Fait partie du réseau Little Free Library",
2022-01-11 11:42:53 +01:00
"it": "Fa parte della rete 'Little Free Library'",
2022-06-19 22:13:38 +02:00
"hu": "A „Little Free Library” hálózat része",
"es": "Parte de la red 'Little Free Library'"
2021-11-07 14:37:21 +01:00
},
"if": {
"and": [
"brand=Little Free Library",
"nobrand="
]
2021-11-16 15:33:55 +01:00
},
2021-11-16 19:04:49 +01:00
"addExtraTags": [
"brand:wikidata=Q6650101"
]
2021-10-28 00:32:47 +02:00
},
{
2021-11-07 14:37:21 +01:00
"if": {
"and": [
2021-11-07 14:37:21 +01:00
"nobrand=yes",
"brand="
]
2021-11-07 14:37:21 +01:00
},
"then": {
"en": "This public bookcase is not part of a bigger network",
"nl": "Dit boekenruilkastje maakt geen deel uit van een netwerk",
2022-06-01 20:21:16 +02:00
"de": "Der Bücherschrank gehört zu keinem Netzwerk",
2021-11-07 14:37:21 +01:00
"fr": "Cette microbibliothèque ne fait pas partie d'un réseau/groupe",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca non fa parte di una rete",
2023-01-15 03:26:46 +01:00
"hu": "Ez a nyilvános könyvespolc nem része egy nagyobb hálózatnak",
"ca": "Aquesta prestatgeria pública no és part d'una xarxa més gran"
2021-11-07 14:37:21 +01:00
}
}
],
"id": "public_bookcase-brand"
2021-07-26 17:45:54 +02:00
},
2021-11-07 14:37:21 +01:00
{
"render": {
"en": "The reference number of this public bookcase within {brand} is {ref}",
"nl": "Het referentienummer binnen {brand} is {ref}",
"de": "Die Referenznummer dieses öffentlichen Bücherschranks innerhalb {brand} lautet {ref}",
"fr": "Cette microbibliothèque du réseau {brand} possède le numéro {ref}",
2022-01-11 11:42:53 +01:00
"it": "Il numero identificativo di questa microbiblioteca nella rete {brand} è {ref}",
"hu": "A(z) {brand} márkanéven belül ennek a nyilvános könyvespolcnak az azonosító száma: {ref}"
2021-11-07 14:37:21 +01:00
},
"question": {
"en": "What is the reference number of this public bookcase?",
"nl": "Wat is het referentienummer van dit boekenruilkastje?",
"de": "Wie lautet die Referenznummer dieses öffentlichen Bücherschranks?",
"fr": "Quelle est le numéro de référence de cette microbibliothèque ?",
2022-01-11 11:42:53 +01:00
"it": "Qual è il numero identificativo di questa microbiblioteca?",
2023-05-07 23:47:50 +02:00
"hu": "Mi az azonosító száma ennek a nyilvános könyvespolcnak?",
"ca": "Quin és el número de referència d'aquesta prestatgeria pública?"
2021-11-07 14:37:21 +01:00
},
"condition": "brand~*",
"freeform": {
"key": "ref"
},
"mappings": [
2021-07-26 17:45:54 +02:00
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "This bookcase is not part of a bigger network",
"nl": "Dit boekenruilkastje maakt geen deel uit van een netwerk",
"de": "Dieser Bücherschrank ist nicht Teil eines größeren Netzwerks",
"fr": "Cette microbibliothèque ne fait pas partie d'un réseau/groupe",
2022-01-11 11:42:53 +01:00
"it": "Questa microbiblioteca non fa parte di una rete",
"hu": "Ez a könyvespolc nem része egy nagyobb hálózatnak"
2021-11-07 14:37:21 +01:00
},
"if": {
"and": [
"nobrand=yes",
"brand=",
"ref="
]
2021-11-07 14:37:21 +01:00
}
}
],
"id": "public_bookcase-ref"
},
{
"question": {
"en": "When was this public bookcase installed?",
"nl": "Op welke dag werd dit boekenruilkastje geinstalleerd?",
2022-06-01 20:21:16 +02:00
"de": "Wann wurde der Bücherschrank aufgebaut?",
2021-11-07 14:37:21 +01:00
"fr": "Quand a été installée cette microbibliothèque ?",
"it": "Quando è stata inaugurata questa microbiblioteca?",
2022-01-11 11:42:53 +01:00
"ru": "Когда был установлен этот общественный книжный шкаф?",
2023-05-07 23:47:50 +02:00
"hu": "Mikor állították fel ezt a nyilvános könyvespolcot?",
"ca": "Quan es va instal·lar aquesta prestatgeria pública?"
2021-11-07 14:37:21 +01:00
},
"render": {
"en": "Installed on {start_date}",
"nl": "Geplaatst op {start_date}",
"de": "Installiert am {start_date}",
"fr": "Installée le {start_date}",
"it": "È stata inaugurata il {start_date}",
2022-01-11 11:42:53 +01:00
"ru": "Установлен {start_date}",
2023-05-07 23:47:50 +02:00
"hu": "Telepítés dátuma: {start_date}",
"ca": "Instal·lat el dia {start_date}"
2021-11-07 14:37:21 +01:00
},
"freeform": {
"key": "start_date",
"type": "date"
},
"id": "public_bookcase-start_date"
},
{
"render": {
"en": "More info on <a href='{website}' target='_blank'>the website</a>",
"nl": "Meer info op <a href='{website}' target='_blank'>de website</a>",
"de": "Weitere Informationen auf <a href='{website}' target='_blank'>der Webseite</a>",
"fr": "Plus d'infos sur <a href='{website}' target='_blank'>le site web</a>",
"ru": "Более подробная информация <a href='{website}' target='_blank'>на сайте</a>",
2022-01-11 11:42:53 +01:00
"it": "Maggiori informazioni sul <a href='{website}' target='_blank'>sito web</a>",
2022-01-21 14:55:05 +01:00
"hu": "További információ <a href='{website}' target='_blank'>ezen a weboldalon</a>"
2021-11-07 14:37:21 +01:00
},
"question": {
"en": "Is there a website with more information about this public bookcase?",
"nl": "Is er een website over dit boekenruilkastje?",
2022-06-01 20:21:16 +02:00
"de": "Auf welcher Webseite findet man Informationen zu diesem Bücherschrank?",
2021-11-07 14:37:21 +01:00
"fr": "Y a-t-il un site web avec plus d'informations sur cette microbibliothèque ?",
"it": "C'è un sito web con maggiori informazioni su questa microbiblioteca?",
2022-01-11 11:42:53 +01:00
"ru": "Есть ли веб-сайт с более подробной информацией об этом общественном книжном шкафе?",
2023-05-07 23:47:50 +02:00
"hu": "Van-e olyan weboldal, ahol további információ található erről a nyilvános könyvespolcról?",
"ca": "Hi ha algun lloc web amb més informació sobre aquesta prestatgeria pública?"
2021-11-07 14:37:21 +01:00
},
"freeform": {
"key": "website",
"type": "url"
},
"id": "public_bookcase-website"
}
],
"allowMove": true,
"deletion": {
"softDeletionTags": {
"and": [
"disused:amenity=public_bookcase",
"amenity="
]
},
"neededChangesets": 5
},
"filter": [
{
"id": "kid-books",
"options": [
2021-07-26 17:45:54 +02:00
{
"question": {
"en": "Has children books",
"nl": "Kinderboeken aanwezig"
},
"osmTags": "books~i~.*children.*"
2021-11-07 14:37:21 +01:00
}
]
},
{
"id": "adult-books",
"options": [
2021-07-26 17:45:54 +02:00
{
"question": {
"en": "Has books for adults",
"nl": "Boeken voor volwassenen aanwezig"
},
"osmTags": "books~i~.*adults.*"
2021-07-26 17:45:54 +02:00
}
2021-11-07 14:37:21 +01:00
]
},
{
"id": "inside",
"options": [
2021-07-26 17:45:54 +02:00
{
2021-11-07 14:37:21 +01:00
"question": {
"nl": "Binnen of buiten",
"en": "Indoor or outdoor",
2022-01-11 11:42:53 +01:00
"de": "Innen oder Außen",
2022-06-19 22:13:38 +02:00
"hu": "Beltéri vagy kültéri",
"es": "Interior o exterior"
2021-11-07 14:37:21 +01:00
}
2021-07-26 17:45:54 +02:00
},
{
"question": {
"en": "Located indoors",
"nl": "Bevindt zich binnen"
},
2021-11-07 14:37:21 +01:00
"osmTags": "indoor=yes"
},
{
"question": {
"nl": "Bevindt zich buiten",
"en": "Located outdoors"
},
2021-11-07 14:37:21 +01:00
"osmTags": {
"or": [
"indoor=no",
"indoor="
2021-07-27 20:22:45 +02:00
]
2021-11-07 14:37:21 +01:00
}
}
2021-11-07 14:37:21 +01:00
]
},
"has_image"
2021-11-07 15:31:55 +01:00
],
"mapRendering": [
{
"icon": "circle:#ffffff;./assets/themes/bookcases/bookcase.svg",
2021-11-07 15:31:55 +01:00
"label": {
"mappings": [
{
"if": "name~*",
"then": "<div style='background: white; padding: 0.25em; border-radius:0.5em'>{name}</div>"
}
]
},
"location": [
"point",
"centroid"
]
},
{
"color": "#0000ff",
"width": "8"
2021-11-07 15:31:55 +01:00
}
2021-11-07 14:37:21 +01:00
]
}