14 lines
657 B
JSON
14 lines
657 B
JSON
{
|
|
"id": "guideposts",
|
|
"title": {
|
|
"en": "Guideposts"
|
|
},
|
|
"description": {
|
|
"en": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking, cycling, skiing or horseback riding routes to indicate the directions to different destinations. Additionally, they are often named after a region or place and show the altitude.\n\nThe position of a signpost can be used by a hiker/biker/rider/skier as a confirmation of the current position, especially if they use a printed map without a GPS receiver. "
|
|
},
|
|
"icon": "./assets/layers/guidepost/guidepost.svg",
|
|
"startZoom": 2,
|
|
"layers": [
|
|
"guidepost"
|
|
]
|
|
}
|