115 lines
3.5 KiB
JSON
115 lines
3.5 KiB
JSON
{
|
|
"id": "guidepost",
|
|
"name": {
|
|
"en": "Guideposts",
|
|
"cs": "Rozcestníky",
|
|
"de": "Wegweiser"
|
|
},
|
|
"description": {
|
|
"en": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations",
|
|
"cs": "Podél oficiálních turistických/cyklistických/jezdeckých/lyžařských tras se často nacházejí rozcestníky (také známé jako ukazatel směru nebo značky), které ukazují směry k různým cílům",
|
|
"de": "Wegweiser (auch als Wegzeiger oder Fingerschilder bekannt) sind entlang offizieller Wander-, Radfahr-, Reit- oder Skirouten oft zu finden, um die Richtungen zu verschiedenen Zielen anzuzeigen"
|
|
},
|
|
"source": {
|
|
"osmTags": "information=guidepost"
|
|
},
|
|
"minzoom": 14,
|
|
"title": {
|
|
"en": "Guideposts",
|
|
"cs": "Rozcestník",
|
|
"de": "Wegweiser"
|
|
},
|
|
"pointRendering": [
|
|
{
|
|
"location": [
|
|
"centroid",
|
|
"point"
|
|
],
|
|
"marker": [
|
|
{
|
|
"icon": "./assets/layers/guidepost/guidepost.svg"
|
|
}
|
|
],
|
|
"anchor": "bottom"
|
|
}
|
|
],
|
|
"presets": [
|
|
{
|
|
"title": {
|
|
"en": "a guidepost",
|
|
"cs": "rozcestník",
|
|
"de": "ein Wegweiser"
|
|
},
|
|
"tags": [
|
|
"information=guidepost",
|
|
"tourism=information"
|
|
],
|
|
"description": {
|
|
"en": "A guidepost (also known as fingerpost) is often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations",
|
|
"cs": "Rozcestník (také známý jako ukazatel směru) se často nachází podél oficiálních turistických / cyklistických / jezdeckých / lyžařských tras, které ukazují směry k různým destinacím",
|
|
"de": "Ein Wegweiser (auch bekannt als Fingerschild) wird oft entlang offizieller Wander-, Radfahr-, Reit- oder Skirouten gefunden, um die Richtungen zu verschiedenen Zielen anzuzeigen"
|
|
},
|
|
"exampleImages": [
|
|
"./assets/layers/guidepost/guidepost_example.jpg"
|
|
]
|
|
}
|
|
],
|
|
"tagRenderings": [
|
|
"images",
|
|
{
|
|
"id": "type",
|
|
"question": {
|
|
"en": "What kind of routes are shown on this guidepost?",
|
|
"de": "Welche Arten von Routen werden auf diesem Wegweiser angezeigt?"
|
|
},
|
|
"multiAnswer": true,
|
|
"mappings": [
|
|
{
|
|
"if": "bicycle=yes",
|
|
"ifnot": "bicycle=",
|
|
"then": {
|
|
"en": "This guidepost shows bicycle routes",
|
|
"de": "Dieser Wegweiser zeigt Fahrradrouten"
|
|
}
|
|
},
|
|
{
|
|
"if": "hiking=yes",
|
|
"ifnot": "hiking=",
|
|
"then": {
|
|
"en": "This guidepost shows hiking routes",
|
|
"de": "Dieser Wegweiser zeigt Wanderwege"
|
|
}
|
|
},
|
|
{
|
|
"if": "mtb=yes",
|
|
"ifnot": "mtb=",
|
|
"then": {
|
|
"en": "This guidepost shows mountain bike routes",
|
|
"de": "Dieser Wegweiser zeigt Mountainbike-Routen"
|
|
}
|
|
},
|
|
{
|
|
"if": "horse=yes",
|
|
"ifnot": "horse=",
|
|
"then": {
|
|
"en": "This guidepost shows horse riding routes",
|
|
"de": "Dieser Wegweiser zeigt Reitwege"
|
|
}
|
|
},
|
|
{
|
|
"if": "ski=yes",
|
|
"ifnot": "ski=",
|
|
"then": {
|
|
"en": "This guidepost shows ski routes",
|
|
"de": "Dieser Wegweiser zeigt Skirouten"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"deletion": true,
|
|
"allowMove": {
|
|
"enableImproveAccuracy": true,
|
|
"enableRelocation": false
|
|
}
|
|
}
|