mapcomplete/assets/themes/pets/pets.json

229 lines
No EOL
7.6 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "pets",
"title": {
"en": "Veterinarians, dog parks and other pet-amenities",
"da": "hundesteder",
"de": "Tierärzte, Hundeparks und andere Einrichtungen für Haustiere",
"nl": "Dierenartsen, hondenloopzones en andere huisdiervriendelijke plaatsen",
"fr": "Vétérinaires, parcs à chiens et autres endroits pour chiens",
"ca": "Veterinaris, parcs canins i altres instal·lacions per a mascotes",
"es": "Veterinarios, parques para perros y otros servicios para mascotas",
"cs": "Veterináři, psí parky a další služby pro domácí zvířata",
"zh_Hant": "獸醫院、寵物公園以及其他寵物設施"
},
"description": {
"en": "On this map, you'll find various interesting places for you pets: veterinarians, dog parks, pet shops, dog-friendly restaurants, ...",
"da": "Hundsteder",
"de": "Diese Karte zeigt interessante Orte für Haustierbesitzer: Tierärzte, Hundeparks, Tiergeschäfte, hundefreundliche Restaurants, ...",
"nl": "Deze kaart helpt je op weg met je huisdier: dierenartsen, hondenloopzones, dierenwinkels, hondenvriendelijke restaurants, ...",
"fr": "Retrouvez sur cette carte des points dintérêts pour votre animal: vétérinaires, parcs à chien, animaleries, restaurants acceptant les chiens, etc.",
"ca": "A aquest mapa, trobaràs diferents llocs interesants per a les teves mascotes: veterinaris, parcs per a gossos, botigues d'animals, restaurants amables amb gossos, ...",
"es": "En este mapa, encontrarás varios lugares interesantes para tus mascotas: veterinarios, parques para perros, tiendas de mascotas, restaurantes aptos para perros, ...",
"cs": "Na této mapě najdete různá zajímavá místa pro vaše domácí mazlíčky: veterináře, psí parky, obchody pro zvířata, restaurace pro psy, ..."
},
"icon": "./assets/layers/dogpark/dog-park.svg",
"startZoom": 10,
"startLat": 55,
"startLon": 12,
"layers": [
"dogpark",
{
"builtin": "food",
"override": {
"id": "dogfoodb",
"name": {
"en": "Dog friendly eateries",
"da": "Hundevenlige madsteder",
"de": "Hundefreundliche Restaurants",
"nb_NO": "Hundevennlige spisesteder",
"nl": "Hondvriendelijke eetgelegenheden",
"fr": "Restaurants acceptant les chiens",
"ca": "Restaurants que accepten gossos",
"es": "Restaurantes que admiten perros",
"cs": "Restaurace vhodné pro vstup se psy",
"zh_Hant": "寵物友善餐廳"
},
"mapRendering": [
{
"location": [
"point",
"centroid"
],
"icon": "./assets/themes/pets/dog-food.svg",
"iconSize": "30,30"
}
],
"=presets": [],
"source": {
"=osmTags": {
"and": [
{
"or": [
"amenity=restaurant",
"amenity=cafe"
]
},
{
"or": [
"dog=unleashed",
"dog=leashed",
"dog=yes"
]
}
]
}
}
}
},
{
"builtin": "shops",
"id": "dogshop",
"override": {
"id": "dogshop",
"name": {
"en": "Dog-friendly shops",
"da": "hundevenlig butik",
"de": "Hundefreundliche Geschäfte",
"nb_NO": "Hundevennlige butikker",
"nl": "Hondvriendelijke winkels",
"fr": "Magasins acceptant les chiens",
"ca": "Botigues amigues dels gossos",
"pa_PK": "کُتیاں دی اِجازت دیاں دکاناں",
"es": "Tiendas aptas para perros",
"cs": "Obchody vhodné pro vstup se psy",
"zh_Hant": "寵物友善商家"
},
"title": {
"render": {
"en": "Dog-friendly shops",
"da": "hundevenlig butik",
"de": "Hundefreundliche Geschäfte",
"nb_NO": "Hundevennlige butikker",
"nl": "Hondvriendelijke winkels",
"fr": "Magasins acceptant les chiens",
"ca": "Botigues amigues dels gossos",
"pa_PK": "کُتیاں دی اِجازت دیاں دکاناں",
"es": "Tiendas aptas para perros",
"cs": "Obchody vhodné pro vstup se psy",
"zh_Hant": "寵物友善商家"
},
"mappings": [
{
"if": "name~*",
"then": {
"*": "{name}"
}
}
]
},
"mapRendering": [
{
"location": [
"point",
"centroid"
],
"icon": {
"render": "./assets/themes/pets/dogshop.svg",
"+mappings": [
{
"if": {
"and": [
"shop=pet"
]
},
"then": "./assets/themes/pets/petshop.svg"
}
]
},
"iconSize": "30,30"
},
{
"#": "Rendering of a line",
"color": "#ff0",
"width": 5
}
],
"presets": [
{
"tags": [
"shop=yes",
"dog=yes"
]
}
],
"source": {
"=osmTags": {
"and": [
"shop~*",
{
"or": [
"dog=leashed",
"dog=yes",
"shop=pet"
]
}
]
}
}
}
},
"veterinary",
{
"builtin": "food",
"override": {
"minzoom": 19,
"filter": null,
"name": null
}
},
{
"builtin": "waste_basket",
"override": {
"minzoom": 16,
"filter": null,
"name": null
}
},
{
"builtin": "shops",
"override": {
"minzoom": 19,
"filter": null,
"presets": [
{
"title": {
"en": "dog-friendly shop",
"da": "EN hundevenlig butik",
"de": "hundefreundliches Geschäft",
"nb_NO": "hundevennlig butikk",
"nl": "Hondvriendelijke winkels",
"fr": "magasin acceptant les chiens",
"ca": "botiga amiga dels gossos",
"pa_PK": "کُتیاں دی اِجازت دی دکان",
"es": "Tienda adaptada para perros",
"cs": "obchod vhodný pro vstup se psem",
"zh_Hant": "寵物友善商家"
},
"tags": [
"dog=yes",
"shop=yes"
],
"description": {
"en": "A shop where you can bring a dog almost everywhere",
"da": "En butik hvor man kan tage en hund med næsten overalt",
"de": "Ein Geschäft, in das man Hunde fast überall mitnehmen kann",
"nl": "Een winkel waar je je hond in bijna heel de winkel mag meenemen",
"fr": "Un magasin où vous pouvez amener votre chien presque partout",
"ca": "Una botiga on pots dur al gos gairebé a tot arreu",
"es": "Una tienda a la que se puede llevar un perro a casi todas partes",
"cs": "Obchod, ve kterém si můžete vzít psa téměř kamkoli",
"zh_Hant": "你幾乎可以攜帶寵物到處去的商店"
}
}
],
"name": null
}
}
],
"credits": "Niels Elgaard Larsen"
}