752 lines
No EOL
26 KiB
JSON
752 lines
No EOL
26 KiB
JSON
{
|
||
"id": "campersite",
|
||
"title": {
|
||
"en": "Campersites",
|
||
"nl": "Kampeersite",
|
||
"it": "Aree camper",
|
||
"ru": "Кемпинги"
|
||
},
|
||
"shortDescription": {
|
||
"en": "Find sites to spend the night with your camper",
|
||
"it": "Trova aree dove passare la notte con il tuo camper",
|
||
"ru": "Найти места остановки, чтобы провести ночь в автофургоне"
|
||
},
|
||
"description": {
|
||
"en": "This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews. This is a website and a webapp. The data is stored in OpenStreetMap, so it will be free forever and can be re-used by any app.",
|
||
"it": "Questo sito raccoglie tutti i luoghi ufficiali dove sostare con il camper e aree dove è possibile scaricare acque grigie e nere. Puoi aggiungere dettagli riguardanti i servizi forniti e il loro costo. Aggiungi foto e recensioni. Questo è al contempo un sito web e una web app. I dati sono memorizzati su OpenStreetMap in modo tale che siano per sempre liberi e riutilizzabili da qualsiasi app.",
|
||
"ru": "На этом сайте собраны все официальные места остановки кемперов и места, где можно сбросить серую и черную воду. Вы можете добавить подробную информацию о предоставляемых услугах и их стоимости. Добавлять фотографии и отзывы. Это веб-сайт и веб-приложение. Данные хранятся в OpenStreetMap, поэтому они будут бесплатными всегда и могут быть повторно использованы любым приложением."
|
||
},
|
||
"language": [
|
||
"en",
|
||
"nl",
|
||
"it",
|
||
"ru",
|
||
"id"
|
||
],
|
||
"maintainer": "joost schouppe",
|
||
"icon": "./assets/themes/campersites/caravan.svg",
|
||
"version": "0",
|
||
"startLat": 43.14,
|
||
"startLon": 3.14,
|
||
"startZoom": 14,
|
||
"widenFactor": 0.05,
|
||
"socialImage": "./assets/themes/campersites/Bar%C3%9Fel_Wohnmobilstellplatz.jpg",
|
||
"layers": [
|
||
{
|
||
"id": "caravansites",
|
||
"name": {
|
||
"en": "Camper sites",
|
||
"it": "Aree camper",
|
||
"ru": "Площадки для кемпинга"
|
||
},
|
||
"minzoom": 10,
|
||
"source": {
|
||
"osmTags": {
|
||
"and": [
|
||
"tourism=caravan_site",
|
||
"permanent_camping!~only"
|
||
]
|
||
}
|
||
},
|
||
"title": {
|
||
"render": {
|
||
"en": "Camper site {name}",
|
||
"it": "Area camper {name}",
|
||
"ru": "Место для кемпинга {name}"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"name="
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Unnamed camper site",
|
||
"it": "Area camper senza nome",
|
||
"ru": "Место для кемпинга без названия"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"description": {
|
||
"en": "camper sites",
|
||
"it": "Aree camper",
|
||
"ru": "площадки для кемпинга"
|
||
},
|
||
"tagRenderings": [
|
||
"images",
|
||
{
|
||
"render": {
|
||
"en": "This place is called {name}",
|
||
"it": "Questo luogo è chiamato {name}",
|
||
"ru": "Это место называется {name}"
|
||
},
|
||
"question": {
|
||
"en": "What is this place called?",
|
||
"id": "Apakah nama tempat ini?",
|
||
"ru": "Как называется это место?",
|
||
"it": "Come viene chiamato questo luogo?"
|
||
},
|
||
"freeform": {
|
||
"key": "name"
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Does this place charge a fee?",
|
||
"it": "Ha una tariffa questo luogo?",
|
||
"ru": "Взимается ли в этом месте плата?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You need to pay for use",
|
||
"it": "Devi pagare per usarlo",
|
||
"ru": "За использование нужно платить"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=no",
|
||
"charge="
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Can be used for free",
|
||
"id": "Boleh digunakan tanpa bayaran",
|
||
"it": "Può essere usato gratuitamente",
|
||
"ru": "Можно использовать бесплатно"
|
||
}
|
||
},
|
||
{
|
||
"if": "fee=no",
|
||
"then": "Can be used for free",
|
||
"hideInAnswer": true
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"render": {
|
||
"en": "This place charges {charge}",
|
||
"it": "Questo luogo costa {charge}",
|
||
"ru": "Это место взимает {charge}"
|
||
},
|
||
"question": {
|
||
"en": "How much does this place charge?",
|
||
"it": "Quanto costa questo luogo?",
|
||
"ru": "Сколько это место взимает?"
|
||
},
|
||
"freeform": {
|
||
"key": "charge"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"fee=yes"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Does this place have a sanitary dump station?",
|
||
"it": "Questo luogo ha una stazione per lo scarico delle acque?",
|
||
"ru": "В этом кемпинге есть место для слива отходов из туалетных резервуаров?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"sanitary_dump_station=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This place has a sanitary dump station",
|
||
"it": "Questo luogo ha una stazione per lo scarico delle acque",
|
||
"ru": "В этом кемпинге есть место для слива отходов из туалетных резервуаров"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"sanitary_dump_station=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This place does not have a sanitary dump station",
|
||
"it": "Questo luogo non ha una stazione per lo scarico delle acque",
|
||
"ru": "В этом кемпинге нет места для слива отходов из туалетных резервуаров"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"render": {
|
||
"en": "{capacity} campers can use this place at the same time",
|
||
"it": "{capacity} camper possono usare questo luogo al contempo",
|
||
"ru": "{capacity} кемперов могут использовать это место одновременно"
|
||
},
|
||
"question": {
|
||
"en": "How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)",
|
||
"it": "Quanti camper possono stare qua? (non rispondere se non c’è un numero chario di spazi o veicoli ammessi)",
|
||
"ru": "Сколько кемперов может здесь остановиться? (пропустите, если нет очевидного количества мест или разрешенных транспортных средств)"
|
||
},
|
||
"freeform": {
|
||
"key": "capacity",
|
||
"type": "pnat"
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Does this place provide internet access?",
|
||
"id": "Tempat ini berbagi akses Web?",
|
||
"it": "Questo luogo ha l’accesso a internet?",
|
||
"ru": "Предоставляет ли это место доступ в Интернет?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"internet_access=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "There is internet access",
|
||
"id": "Akses Web tersedia",
|
||
"ru": "Есть доступ в Интернет",
|
||
"it": "C’è l’accesso a internet"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"or": [
|
||
"internet_access=wifi",
|
||
"internet_access=wlan"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "There is internet access",
|
||
"id": "Akses Web tersedia",
|
||
"ru": "Есть доступ в Интернет",
|
||
"it": "C’è l’accesso a internet"
|
||
},
|
||
"hideInAnswer": true
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"internet_access=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "There is no internet access",
|
||
"id": "Tiada akses Web",
|
||
"ru": "Нет доступа в Интернет",
|
||
"it": "Non c’è l’accesso a internet"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Do you have to pay for the internet access?",
|
||
"it": "Occorre pagare per avere l’accesso a internet?",
|
||
"ru": "Нужно ли платить за доступ в Интернет?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"internet_access:fee=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You need to pay extra for internet access",
|
||
"it": "Occorre pagare un extra per avere l’accesso a internet",
|
||
"ru": "За доступ в Интернет нужно платить дополнительно"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"internet_access:fee=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You do not need to pay extra for internet access",
|
||
"it": "Non occorre pagare per l’accesso a internet",
|
||
"ru": "Вам не нужно платить дополнительно за доступ в Интернет"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"internet_access=yes"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Does this place have toilets?",
|
||
"it": "Questo luogo dispone di servizi igienici?",
|
||
"ru": "Здесь есть туалеты?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"toilets=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This place has toilets",
|
||
"id": "Tempat sini ada tandas",
|
||
"it": "Questo luogo ha i servizi igienici",
|
||
"ru": "В этом месте есть туалеты"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"toilets=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This place does not have toilets",
|
||
"id": "Tempat sini tiada tandas",
|
||
"it": "Questo luogo non ha i servizi igienici",
|
||
"ru": "В этом месте нет туалетов"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"render": {
|
||
"en": "Official website: <a href='{website}'>{website}</a>",
|
||
"id": "Situs resmi: <a href='{website}'>{website}</a>",
|
||
"ru": "Официальный сайт: <a href='{website}'>{website}</a>",
|
||
"it": "Sito web ufficiale: <a href='{website}'>{website}</a>"
|
||
},
|
||
"freeform": {
|
||
"type": "url",
|
||
"key": "website"
|
||
},
|
||
"question": {
|
||
"en": "Does this place have a website?",
|
||
"id": "Tempat sini terada situs web?",
|
||
"it": "Questo luogo ha un sito web?",
|
||
"ru": "Есть ли у этого места веб-сайт?"
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Does this place offer spots for long term rental?",
|
||
"ru": "Предлагает ли эта площадка места для долгосрочной аренды?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"permanent_camping=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Yes, there are some spots for long term rental, but you can also stay on a daily basis",
|
||
"ru": "Да, здесь есть места для долгосрочной аренды, но вы можете остановиться и на сутки"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"permanent_camping=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "No, there are no permanent guests here",
|
||
"ru": "Нет, здесь нет постоянных гостей"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"permanent_camping=only"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "It is only possible to stay here if you have a long term contract(this place will disappear from this map if you choose this)",
|
||
"ru": "Здесь можно остановиться, только если у вас долгосрочный контракт (это место исчезнет с этой карты, если вы выберете это)"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"render": {
|
||
"en": "More details about this place: {description}",
|
||
"ru": "Более подробная информация об этом месте: {description}"
|
||
},
|
||
"question": {
|
||
"en": "Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)",
|
||
"ru": "Хотели бы вы добавить общее описание этого места? (Не повторяйте информацию, которая уже написана выше или на которую вы уже ответили ранее. Пожалуйста, будьте объективны - мнения должны быть в отзывах)"
|
||
},
|
||
"freeform": {
|
||
"key": "description",
|
||
"type": "text"
|
||
}
|
||
},
|
||
"questions",
|
||
"reviews"
|
||
],
|
||
"hideUnderlayingFeaturesMinPercentage": 0,
|
||
"icon": {
|
||
"render": "circle:white;./assets/themes/campersites/caravan.svg",
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=no"
|
||
]
|
||
},
|
||
"then": "circle:white;./assets/themes/campersites/caravan_green.svg"
|
||
}
|
||
]
|
||
},
|
||
"width": {
|
||
"render": "8"
|
||
},
|
||
"iconSize": {
|
||
"render": "40,40,center"
|
||
},
|
||
"color": {
|
||
"render": "#00f"
|
||
},
|
||
"presets": [
|
||
{
|
||
"tags": [
|
||
"tourism=caravan_site"
|
||
],
|
||
"title": {
|
||
"en": "camper site",
|
||
"ru": "площадка для кемпинга"
|
||
},
|
||
"description": {
|
||
"en": "Add a new official camper site. These are designated places to stay overnight with your camper. They might look like a real camping or just look like a parking. They might not be signposted at all, but just be defined in a municipal decision. A regular parking intended for campers where it is not expected to spend the night, is -not- a camper site ",
|
||
"ru": "Добавьте новую официальную площадку для кемпинга. Это специально отведенные места для ночлега с автофургоном. Они могут выглядеть как настоящий кемпинг или просто выглядеть как парковка. Они не могут быть обозначены вообще, а просто быть определены в муниципальном решении. Обычная парковка предназначенная для отдыхающих, где не ожидается, что они проведут ночь это -НЕ- площадка для кемпинга "
|
||
}
|
||
}
|
||
],
|
||
"wayHandling": 2
|
||
},
|
||
{
|
||
"id": "dumpstations",
|
||
"name": {
|
||
"en": "Sanitary dump stations",
|
||
"ru": "Места для слива отходов из туалетных резервуаров"
|
||
},
|
||
"minzoom": 10,
|
||
"source": {
|
||
"osmTags": {
|
||
"and": [
|
||
"amenity=sanitary_dump_station",
|
||
"vehicle!~no"
|
||
]
|
||
}
|
||
},
|
||
"title": {
|
||
"render": {
|
||
"en": "Dump station {name}",
|
||
"ru": "Ассенизационная сливная станция {name}"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"name="
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Dump station",
|
||
"ru": "Ассенизационная сливная станция"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"description": {
|
||
"en": "Sanitary dump stations",
|
||
"ru": "Ассенизационные сливные станции"
|
||
},
|
||
"tagRenderings": [
|
||
"images",
|
||
{
|
||
"question": {
|
||
"en": "Does this place charge a fee?",
|
||
"ru": "Взимается ли в этом месте плата?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You need to pay for use",
|
||
"ru": "За использование нужно платить"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Can be used for free",
|
||
"ru": "Можно использовать бесплатно"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"render": {
|
||
"en": "This place charges {charge}",
|
||
"ru": "Это место взимает {charge}"
|
||
},
|
||
"question": {
|
||
"en": "How much does this place charge?",
|
||
"ru": "Сколько это место взимает?"
|
||
},
|
||
"freeform": {
|
||
"key": "charge"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"fee=yes"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Does this place have a water point?",
|
||
"ru": "Есть ли в этом месте водоснабжение?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"water_point=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This place has a water point",
|
||
"ru": "В этом месте есть водоснабжение"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"water_point=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This place does not have a water point",
|
||
"ru": "В этом месте нет водоснабжения"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Can you dispose of grey water here?",
|
||
"ru": "Можно ли здесь утилизировать серую воду?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"sanitary_dump_station:grey_water=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You can dispose of grey water here",
|
||
"ru": "Вы можете утилизировать серую воду здесь"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"sanitary_dump_station:grey_water=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You cannot dispose of gray water here",
|
||
"ru": "Здесь нельзя утилизировать серую воду"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Can you dispose of chemical toilet waste here?",
|
||
"ru": "Можно ли здесь утилизировать отходы химических туалетов?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"sanitary_dump_station:chemical_toilet=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You can dispose of chemical toilet waste here",
|
||
"ru": "Вы можете утилизировать отходы химических туалетов здесь"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"sanitary_dump_station:chemical_toilet=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You cannot dispose of chemical toilet waste here",
|
||
"ru": "Здесь нельзя утилизировать отходы химических туалетов"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Who can use this dump station?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"access=network"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You need a network key/code to use this"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"access=customers"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "You need to be a customer of camping/campersite to use this place"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"access=public"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Anyone can use this dump station"
|
||
},
|
||
"hideInAnswer": true
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"access=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Anyone can use this dump station"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"render": {
|
||
"en": "This station is part of network {network}"
|
||
},
|
||
"question": {
|
||
"en": "What network is this place a part of? (skip if none)"
|
||
},
|
||
"freeform": {
|
||
"key": "network"
|
||
}
|
||
}
|
||
],
|
||
"hideUnderlayingFeaturesMinPercentage": 0,
|
||
"icon": {
|
||
"render": "circle:white;./assets/themes/campersites/sanitary_dump_station.svg"
|
||
},
|
||
"width": {
|
||
"render": "8"
|
||
},
|
||
"iconSize": {
|
||
"render": "32,32,center"
|
||
},
|
||
"color": {
|
||
"render": "#00f"
|
||
},
|
||
"presets": [
|
||
{
|
||
"tags": [
|
||
"amenity=sanitary_dump_station"
|
||
],
|
||
"title": {
|
||
"en": "sanitary dump station"
|
||
},
|
||
"description": {
|
||
"en": "Add a new sanitary dump station. This is a place where camper drivers can dump waste water or chemical toilet waste. Often there's also drinking water and electricity."
|
||
}
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"roamingRenderings": [
|
||
{
|
||
"render": {
|
||
"en": "This place is operated by {operator}"
|
||
},
|
||
"question": {
|
||
"en": "Who operates this place?"
|
||
},
|
||
"freeform": {
|
||
"key": "operator"
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Does this place have a power supply?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"power_supply=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This place has a power supply",
|
||
"id": "Tempat ini memiliki catu daya"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"power_supply=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This place does not have power supply",
|
||
"id": "Tempat ini tidak memiliki sumber listrik"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
} |