mapcomplete/assets/layers/toilet/toilet.json

622 lines
20 KiB
JSON
Raw Normal View History

2020-11-21 15:36:05 +01:00
{
2021-11-07 14:37:21 +01:00
"id": "toilet",
"name": {
"en": "Toilets",
"de": "Toiletten",
"fr": "Toilettes",
"nl": "Toiletten",
"ru": "Туалеты",
2022-04-13 18:42:40 +02:00
"it": "Servizi igienici",
2022-06-19 22:13:38 +02:00
"ca": "Lavabos",
"es": "Baños"
2021-11-07 14:37:21 +01:00
},
"minzoom": 12,
"source": {
"osmTags": "amenity=toilets"
},
"title": {
"render": {
"en": "Toilet",
"de": "Toilette",
"fr": "Toilettes",
"nl": "Toilet",
"ru": "Туалет",
2022-04-13 18:42:40 +02:00
"it": "Servizi igienici",
2022-06-19 22:13:38 +02:00
"ca": "Lavabo",
"es": "Baño"
2021-11-07 14:37:21 +01:00
}
},
"presets": [
{
"title": {
2022-04-03 03:10:06 +02:00
"en": "a public toilet",
2022-05-21 02:31:32 +02:00
"de": "eine öffentliche Toilette",
"fr": "une toilette publique",
"nl": "een publiek toilet",
2021-12-02 23:06:03 +01:00
"ru": "общественный туалет ",
2022-06-19 22:13:38 +02:00
"it": "una servizi igienici aperti al pubblico",
"es": "un baño público"
2021-11-07 14:37:21 +01:00
},
"tags": [
"amenity=toilets"
2021-12-02 23:06:03 +01:00
]
},
2021-11-07 14:37:21 +01:00
{
"title": {
2022-04-03 03:10:06 +02:00
"en": "a toilets with wheelchair accessible toilet",
2022-05-21 02:31:32 +02:00
"de": "eine barrierefreie Toilette",
"fr": "une toilettes accessible aux personnes à mobilité réduite",
"nl": "een rolstoeltoegankelijke, publiek toilet",
"it": "una servizi igienici accessibili per persone in sedia a rotelle",
2021-11-07 14:37:21 +01:00
"ru": "tуалет с доступом для пользователей кресел-колясок"
},
"tags": [
"amenity=toilets",
"wheelchair=yes"
],
"description": {
"en": "A restroom which has at least one wheelchair-accessible toilet",
"de": "Eine Toilettenanlage mit mindestens einer rollstuhlgerechten Toilette",
"fr": "Toilettes avec au moins un WC accessible aux personnes à mobilité réduite",
"nl": "Deze toiletten hebben op zijn minst één rolstoeltoegankelijke WC",
"it": "Servizi igienici che hanno almeno una toilette accessibile a persone in sedia a rotelle"
}
}
],
"tagRenderings": [
"images",
{
"question": {
"en": "Are these toilets publicly accessible?",
2022-06-01 20:21:16 +02:00
"de": "Ist die Toilette öffentlich zugänglich?",
2021-11-07 14:37:21 +01:00
"fr": "Ces toilettes sont-elles accessibles au public ?",
"nl": "Zijn deze toiletten publiek toegankelijk?",
2021-11-07 15:31:55 +01:00
"it": "Questi servizi igienici sono aperti al pubblico?",
"ru": "Есть ли свободный доступ к этим туалетам?"
},
"render": {
"en": "Access is {access}",
"de": "Zugang ist {access}",
"fr": "L'accès est {access}",
"nl": "Toegankelijkheid is {access}",
2022-06-19 22:13:38 +02:00
"it": "L'accesso è {access}",
"es": "El acceso es {access}"
2021-11-07 15:31:55 +01:00
},
"freeform": {
"key": "access",
"addExtraTags": [
"fixme=the tag access was filled out by the user and might need refinement"
]
2021-11-07 15:31:55 +01:00
},
"mappings": [
{
2021-11-07 15:31:55 +01:00
"if": "access=yes",
"then": {
"en": "Public access",
2022-05-14 20:14:08 +02:00
"de": "Der Zugang ist öffentlich",
2021-11-07 15:31:55 +01:00
"fr": "Accès publique",
"nl": "Publiek toegankelijk",
"it": "Accesso pubblico",
2022-06-19 22:13:38 +02:00
"ru": "Свободный доступ",
"es": "Acceso públic"
2021-11-07 15:31:55 +01:00
}
},
{
2021-11-07 15:31:55 +01:00
"if": "access=customers",
"then": {
"en": "Only access to customers",
2022-05-14 20:14:08 +02:00
"de": "Der Zugang ist nur für Kunden",
2021-11-07 15:31:55 +01:00
"fr": "Accès réservé aux clients",
"nl": "Enkel toegang voor klanten",
2022-06-19 22:13:38 +02:00
"it": "Accesso riservato ai clienti e alle clienti",
"es": "Solo accesible a clientes"
2021-11-07 15:31:55 +01:00
}
},
{
"if": "access=no",
"then": {
"en": "Not accessible",
2022-05-14 20:14:08 +02:00
"de": "Der Zugang ist nicht erlaubt oder nicht möglich",
2021-11-07 15:31:55 +01:00
"fr": "Toilettes privées",
"nl": "Niet toegankelijk",
"ru": "Недоступно",
2022-06-19 22:13:38 +02:00
"it": "Non accessibile",
"es": "No accesible"
2021-11-07 15:31:55 +01:00
}
},
{
"if": "access=key",
"then": {
"en": "Accessible, but one has to ask a key to enter",
2022-05-14 20:14:08 +02:00
"de": "Der Zugang ist möglich, aber man muss nach einen Schlüssel fragen",
2021-11-07 15:31:55 +01:00
"fr": "Accessible, mais vous devez demander la clé",
"nl": "Toegankelijk na het vragen van de sleutel",
2022-06-19 22:13:38 +02:00
"it": "Accessibile, ma occorre chiedere una chiave per accedere",
"es": "Accesible, pero hay que pedir la llave para entrar"
2021-11-07 15:31:55 +01:00
}
},
{
"if": "access=public",
"then": {
"en": "Public access",
"de": "Öffentlicher Zugang",
"fr": "Accès publique",
"nl": "Publiek toegankelijk",
"it": "Accesso pubblico",
2022-06-19 22:13:38 +02:00
"ru": "Свободный доступ",
"es": "De acceso público"
2021-11-07 15:31:55 +01:00
},
"hideInAnswer": true
}
2021-11-07 15:31:55 +01:00
],
"id": "toilet-access"
},
2021-11-07 14:37:21 +01:00
{
"id": "toilets-fee",
"question": {
"en": "Are these toilets free to use?",
"de": "Können diese Toiletten kostenlos benutzt werden?",
"fr": "Ces toilettes sont-elles payantes ?",
"nl": "Zijn deze toiletten gratis te gebruiken?",
"it": "Questi servizi igienici sono gratuiti?"
},
"mappings": [
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "These are paid toilets",
2022-06-01 20:21:16 +02:00
"de": "Die Nutzung ist gebührenpflichtig",
2021-11-07 14:37:21 +01:00
"fr": "Toilettes payantes",
"nl": "Men moet betalen om deze toiletten te gebruiken",
"ru": "Это платные туалеты",
2022-06-19 22:13:38 +02:00
"it": "Questi servizi igienici sono a pagamento",
"es": "Estos son baños de pago"
2021-11-07 14:37:21 +01:00
},
"if": "fee=yes"
},
{
2021-11-07 14:37:21 +01:00
"if": "fee=no",
"then": {
"en": "Free to use",
2022-06-01 20:21:16 +02:00
"de": "Die Nutzung ist kostenlos",
2021-11-07 14:37:21 +01:00
"fr": "Toilettes gratuites",
"nl": "Gratis te gebruiken",
"it": "Gratis"
}
}
]
},
2021-11-07 14:37:21 +01:00
{
"question": {
"en": "How much does one have to pay for these toilets?",
2022-06-01 20:21:16 +02:00
"de": "Wie viel muss man für die Nutzung bezahlen?",
2021-11-07 14:37:21 +01:00
"fr": "Quel est le prix d'accès de ces toilettes ?",
"nl": "Hoeveel moet men betalen om deze toiletten te gebruiken?",
"it": "Quanto costa l'accesso a questi servizi igienici?",
2022-06-19 22:13:38 +02:00
"ru": "Сколько стоит посещение туалета?",
"es": "¿Cuánto hay que pagar para estos baños?"
2021-11-07 14:37:21 +01:00
},
"render": {
"en": "The fee is {charge}",
"de": "Die Gebühr beträgt {charge}",
"fr": "Le prix est {charge}",
"nl": "De toiletten gebruiken kost {charge}",
"it": "La tariffa è {charge}",
2022-06-19 22:13:38 +02:00
"ru": "Стоимость {charge}",
"es": "La tasa es {charge}"
2021-11-07 14:37:21 +01:00
},
"condition": "fee=yes",
"freeform": {
"key": "charge",
"type": "string"
},
"id": "toilet-charge"
},
{
"builtin": "payment-options",
"override": {
"condition": "fee=yes"
}
},
{
"id": "Opening-hours",
"question": {
"en": "When are these toilets opened?",
2022-04-18 01:47:54 +02:00
"nl": "Wanneer zijn deze toiletten open?",
2022-06-19 22:13:38 +02:00
"de": "Wann sind diese Toiletten geöffnet?",
"es": ""
},
"render": "{opening_hours_table()}",
"freeform": {
"key": "opening_hours",
"type": "opening_hours"
},
2021-11-08 03:11:06 +01:00
"mappings": [
{
"if": "opening_hours=24/7",
"then": {
"en": "Opened 24/7",
2022-04-18 01:47:54 +02:00
"nl": "Altijd open",
2022-06-19 22:13:38 +02:00
"de": "Durchgehend geöffnet",
"es": "Abierto 24/7"
2021-11-08 03:11:06 +01:00
}
}
2021-11-08 03:11:06 +01:00
]
},
2021-11-07 14:37:21 +01:00
{
"id": "toilets-wheelchair",
"question": {
2022-06-01 20:21:16 +02:00
"en": "Is there a dedicated toilet for wheelchair users?",
"de": "Können Rollstuhlfahrer die Toilette benutzen?",
2021-11-07 14:37:21 +01:00
"fr": "Y a-t-il des toilettes réservées aux personnes en fauteuil roulant ?",
"nl": "Is er een rolstoeltoegankelijke toilet voorzien?",
"it": "C'è un WC riservato alle persone in sedia a rotelle"
},
"mappings": [
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "There is a dedicated toilet for wheelchair users",
2022-06-01 20:21:16 +02:00
"de": "Rollstuhlfahrer können die Toilette benutzen",
2021-11-07 14:37:21 +01:00
"fr": "Il y a des toilettes réservées pour les personnes à mobilité réduite",
"nl": "Er is een toilet voor rolstoelgebruikers",
2022-06-19 22:13:38 +02:00
"it": "C'è un WC riservato alle persone in sedia a rotelle",
"es": "Hay un baño dedicado para usuarios con sillas de ruedas"
2021-11-07 14:37:21 +01:00
},
"if": "wheelchair=yes"
},
{
2021-11-07 14:37:21 +01:00
"if": "wheelchair=no",
"then": {
"en": "No wheelchair access",
2022-06-01 20:21:16 +02:00
"de": "Rollstuhlfahrer können die Toilette nicht benutzen",
2021-11-07 14:37:21 +01:00
"fr": "Non accessible aux personnes à mobilité réduite",
"nl": "Niet toegankelijk voor rolstoelgebruikers",
"it": "Non accessibile in sedia a rotelle",
2022-06-19 22:13:38 +02:00
"ru": "Недоступно пользователям кресел-колясок",
"es": "Sin acceso para sillas de ruedas"
2021-11-07 14:37:21 +01:00
}
}
2021-11-07 14:37:21 +01:00
]
},
{
"id": "toilets-type",
"question": {
"en": "Which kind of toilets are this?",
2022-06-01 20:21:16 +02:00
"de": "Welche Toiletten gibt es hier?",
2021-11-07 14:37:21 +01:00
"fr": "De quel type sont ces toilettes ?",
"nl": "Welke toiletten zijn dit?",
"it": "Di che tipo di servizi igienici si tratta?",
2022-06-19 22:13:38 +02:00
"ru": "Какие это туалеты?",
"es": "¿Qué tipo de baños son estos?"
2021-11-07 14:37:21 +01:00
},
"mappings": [
{
2021-11-07 14:37:21 +01:00
"if": "toilets:position=seated",
"then": {
"en": "There are only seated toilets",
2022-06-01 20:21:16 +02:00
"de": "Hier gibt es nur Toiletten zum Sitzen",
2021-11-07 14:37:21 +01:00
"fr": "Il y a uniquement des sièges de toilettes",
"nl": "Er zijn enkel WC's om op te zitten",
"it": "Ci sono solo WC con sedile"
}
},
{
2021-11-07 14:37:21 +01:00
"if": "toilets:position=urinal",
"then": {
"en": "There are only urinals here",
2022-06-01 20:21:16 +02:00
"de": "Hier gibt es nur Urinale zum Stehen",
2021-11-07 14:37:21 +01:00
"fr": "Il y a uniquement des urinoirs",
"nl": "Er zijn enkel urinoirs",
2022-06-19 22:13:38 +02:00
"it": "Ci sono solo urinali",
"es": "Aquí solo hay orinales"
2021-11-07 14:37:21 +01:00
}
},
{
2021-11-07 14:37:21 +01:00
"if": "toilets:position=squat",
"then": {
"en": "There are only squat toilets here",
2022-06-01 20:21:16 +02:00
"de": "Hier gibt es nur Toiletten zum Hocken",
2021-11-07 14:37:21 +01:00
"fr": "Il y a uniquement des toilettes turques",
"nl": "Er zijn enkel hurktoiletten",
"it": "Ci sono solo turche"
}
},
{
2021-11-07 14:37:21 +01:00
"if": "toilets:position=seated;urinal",
"then": {
"en": "Both seated toilets and urinals are available here",
2022-06-01 20:21:16 +02:00
"de": "Hier gibt es Sitztoiletten und Urinale",
2021-11-07 14:37:21 +01:00
"fr": "Il y a des sièges de toilettes et des urinoirs",
"nl": "Er zijn zowel urinoirs als zittoiletten",
2022-06-19 22:13:38 +02:00
"it": "Ci sono sia sedili, sia urinali",
"es": "Aquí hay tanto váteres de sentarse como orinales"
2021-11-07 14:37:21 +01:00
}
}
]
},
{
"id": "toilets-changing-table",
"question": {
"en": "Is a changing table (to change diapers) available?",
2022-06-01 20:21:16 +02:00
"de": "Ist hier ein Wickeltisch (zum Wechseln von Babywindeln) vorhanden?",
2021-11-07 14:37:21 +01:00
"fr": "Ces toilettes disposent-elles d'une table à langer ?",
"nl": "Is er een luiertafel beschikbaar?",
"it": "È disponibile un fasciatoio (per cambiare i pannolini)?"
},
"mappings": [
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "A changing table is available",
"de": "Ein Wickeltisch ist verfügbar",
"fr": "Une table à langer est disponible",
"nl": "Er is een luiertafel",
2022-06-19 22:13:38 +02:00
"it": "È disponibile un fasciatoio",
"es": "Hay un cambiador"
2021-11-07 14:37:21 +01:00
},
"if": "changing_table=yes"
},
{
2021-11-07 14:37:21 +01:00
"if": "changing_table=no",
"then": {
"en": "No changing table is available",
"de": "Es ist kein Wickeltisch verfügbar",
"fr": "Aucune table à langer",
"nl": "Geen luiertafel",
2022-06-19 22:13:38 +02:00
"it": "Non è disponibile un fasciatoio",
"es": "No hay cambiador"
2021-11-07 14:37:21 +01:00
}
}
]
},
{
"question": {
"en": "Where is the changing table located?",
"de": "Wo befindet sich der Wickeltisch?",
"fr": "Où se situe la table à langer ?",
"nl": "Waar bevindt de luiertafel zich?",
2022-06-19 22:13:38 +02:00
"it": "Dove si trova il fasciatoio?",
"es": "¿Dónde está el cambiador?"
2021-11-07 14:37:21 +01:00
},
"render": {
"en": "The changing table is located at {changing_table:location}",
"de": "Die Wickeltabelle befindet sich in {changing_table:location}",
"fr": "Emplacement de la table à langer : {changing_table:location}",
"nl": "De luiertafel bevindt zich in {changing_table:location}",
2022-06-19 22:13:38 +02:00
"it": "Il fasciatoio si trova presso {changing_table:location}",
"es": "El cambiador está en {changing_table:location}"
2021-11-07 14:37:21 +01:00
},
"condition": "changing_table=yes",
"freeform": {
"key": "changing_table:location"
},
"mappings": [
{
"then": {
"en": "The changing table is in the toilet for women. ",
"de": "Der Wickeltisch befindet sich in der Damentoilette. ",
"fr": "La table à langer est dans les toilettes pour femmes. ",
"nl": "De luiertafel bevindt zich in de vrouwentoiletten ",
"it": "Il fasciatoio è nei servizi igienici femminili. "
},
"if": "changing_table:location=female_toilet"
},
{
2021-11-07 14:37:21 +01:00
"then": {
"en": "The changing table is in the toilet for men. ",
"de": "Der Wickeltisch befindet sich in der Herrentoilette. ",
"fr": "La table à langer est dans les toilettes pour hommes. ",
"nl": "De luiertafel bevindt zich in de herentoiletten ",
"it": "Il fasciatoio è nei servizi igienici maschili. "
},
"if": "changing_table:location=male_toilet"
},
{
2021-11-07 14:37:21 +01:00
"if": "changing_table:location=wheelchair_toilet",
"then": {
"en": "The changing table is in the toilet for wheelchair users. ",
"de": "Der Wickeltisch befindet sich in der Toilette für Rollstuhlfahrer. ",
"fr": "La table à langer est dans les toilettes pour personnes à mobilité réduite. ",
"nl": "De luiertafel bevindt zich in de rolstoeltoegankelijke toilet ",
"it": "Il fasciatoio è nei servizi igienici per persone in sedia a rotelle. "
}
},
{
2021-11-07 14:37:21 +01:00
"if": "changing_table:location=dedicated_room",
"then": {
"en": "The changing table is in a dedicated room. ",
"de": "Der Wickeltisch befindet sich in einem eigenen Raum. ",
"fr": "La table à langer est dans un espace dédié. ",
"nl": "De luiertafel bevindt zich in een daartoe voorziene kamer ",
2022-06-19 22:13:38 +02:00
"it": "Il fasciatoio è in una stanza dedicata. ",
"es": "El cambiador está en una habitación dedicada "
2021-11-07 14:37:21 +01:00
}
}
2021-11-07 14:37:21 +01:00
],
"id": "toilet-changing_table:location"
},
{
"id": "toilet-handwashing",
"question": {
"en": "Do these toilets have a sink to wash your hands?",
"nl": "Hebben deze toiletten een lavabo om de handen te wassen?",
2022-06-19 22:13:38 +02:00
"de": "Gibt es hier ein Handwaschbecken?",
"es": "¿Esto baños tienen una pileta para lavarte los baños?"
2021-11-07 14:37:21 +01:00
},
"mappings": [
{
2021-11-07 14:37:21 +01:00
"if": "toilets:handwashing=yes",
"then": {
"en": "This toilets have a sink to wash your hands",
"nl": "Deze toiletten hebben een lavabo waar men de handen kan wassen",
2022-06-19 22:13:38 +02:00
"de": "Die Toilette hat ein Handwaschbecken",
"es": "Estos baños tienen una pileta para lavarse las manos"
2021-11-07 14:37:21 +01:00
}
2021-09-22 20:44:20 +02:00
},
{
2021-11-07 14:37:21 +01:00
"if": "toilets:handwashing=no",
"then": {
"en": "This toilets <b>don't</b> have a sink to wash your hands",
"nl": "Deze toiletten hebben <b>geen</b> lavabo waar men de handen kan wassen",
2022-06-19 22:13:38 +02:00
"de": "Die Toilette hat <b>kein</b> Handwaschbecken",
"es": "Estos baños <b>no</b> tienen una pileta para lavarse las manos"
2021-11-07 14:37:21 +01:00
}
}
]
},
{
"id": "toilet-has-paper",
"question": {
"en": "Does one have to bring their own toilet paper to this toilet?",
2021-11-08 03:15:31 +01:00
"nl": "Moet je je eigen toiletpapier meenemen naar deze toilet?",
2022-06-19 22:13:38 +02:00
"de": "Ist Toilettenpapier vorhanden?",
"es": "¿Hay que traer tu propio papel higiénico a este baño?"
2021-11-07 14:37:21 +01:00
},
"mappings": [
{
"if": "toilets:paper_supplied=yes",
"then": {
2021-11-07 15:44:22 +01:00
"en": "This toilet is equipped with toilet paper",
2022-04-18 01:47:54 +02:00
"nl": "Deze toilet is voorzien van toiletpapier",
2022-06-19 22:13:38 +02:00
"de": "Die Toilette ist in der Regel mit Toilettenpapier ausgestattet",
"es": "Este baño esta equipado con papel higiénico"
2021-11-07 14:37:21 +01:00
}
2021-09-22 20:44:20 +02:00
},
{
2021-11-07 14:37:21 +01:00
"if": "toilets:paper_supplied=no",
"then": {
"en": "You have to bring your own toilet paper to this toilet",
"nl": "Je moet je eigen toiletpapier meebrengen naar deze toilet",
2022-06-19 22:13:38 +02:00
"de": "Die Toilette ist nicht mit Toilettenpapier ausgestattet, man muss es selbst mitbringen",
"es": "Tienes que traer tu propio papel higiénico a este baño"
2021-11-07 14:37:21 +01:00
}
}
],
"condition": {
"#": "Urinals normally don't have toilet paper",
2021-11-08 03:11:06 +01:00
"and": [
"toilets:position!=urinal"
]
}
},
"level",
"description"
2021-11-07 14:37:21 +01:00
],
"filter": [
{
"id": "wheelchair",
"options": [
{
"question": {
"en": "Wheelchair accessible",
"nl": "Rolstoel toegankelijk",
2022-06-19 22:13:38 +02:00
"de": "Rollstuhlgerecht",
"es": "Accesible con sillas de ruedas"
2021-11-07 14:37:21 +01:00
},
"osmTags": "wheelchair=yes"
}
]
},
2021-11-07 14:37:21 +01:00
{
"id": "changing_table",
"options": [
{
"question": {
"en": "Has a changing table",
"nl": "Heeft een luiertafel",
2022-06-19 22:13:38 +02:00
"de": "Mit Wickeltisch",
"es": "Tiene un cambiador"
2021-11-07 14:37:21 +01:00
},
"osmTags": "changing_table=yes"
}
]
},
2021-11-07 14:37:21 +01:00
{
"id": "free",
"options": [
{
2021-11-07 14:37:21 +01:00
"question": {
"en": "Free to use",
"nl": "Gratis toegankelijk",
"de": "Nutzung kostenlos"
},
"osmTags": {
"or": [
"fee=no",
"fee=0",
"charge=0"
]
2021-11-07 14:37:21 +01:00
}
}
2021-11-07 14:37:21 +01:00
]
2021-11-08 15:31:25 +01:00
},
{
"id": "is_open",
"options": [
{
"question": {
"nl": "Nu geopened",
2022-04-09 17:35:21 +02:00
"en": "Opened now",
2022-06-19 22:13:38 +02:00
"de": "Derzeit geöffnet",
"es": "Abierto ahora"
2021-11-08 15:31:25 +01:00
},
"osmTags": {
"or": [
"opening_hours=",
"_isOpen=yes"
]
}
}
]
}
2021-11-07 14:37:21 +01:00
],
"deletion": {
"softDeletionTags": {
"and": [
"disused:amenity:={amenity}",
"amenity="
]
},
"neededChangesets": 1
},
"allowMove": {
"enableRelocation": false,
"enableImproveAccuraccy": true
2021-11-07 15:31:55 +01:00
},
"mapRendering": [
{
"icon": {
"render": "./assets/layers/toilet/toilets.svg",
"mappings": [
{
"if": "wheelchair=yes",
"then": "circle:white;./assets/layers/toilet/wheelchair.svg"
},
{
"if": {
"or": [
"toilets:position=urinals",
"toilets:position=urinal"
]
},
"then": "./assets/layers/toilet/urinal.svg"
}
]
},
2021-11-08 14:18:45 +01:00
"iconBadges": [
{
"if": "opening_hours~*",
"then": "isOpen"
}
],
2021-11-07 15:31:55 +01:00
"location": [
2021-11-09 19:45:26 +01:00
"point",
"centroid"
2021-11-07 15:31:55 +01:00
]
}
2021-12-05 05:16:24 +01:00
],
"description": {
2021-12-05 05:28:43 +01:00
"en": "A layer showing (public) toilets",
2022-04-18 01:47:54 +02:00
"nl": "Een laag die publieke toiletten toont",
2022-06-19 22:13:38 +02:00
"de": "Eine Ebene mit (öffentlichen) Toiletten",
"es": "Una capa que muestra baños (públicos)"
2021-12-05 05:16:24 +01:00
}
}