Skip to content

Commit

Permalink
Update shape.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kjonosm authored Jul 14, 2024
1 parent 50569cd commit 7b86b7f
Showing 1 changed file with 32 additions and 3 deletions.
35 changes: 32 additions & 3 deletions data/fields/seamark/beacon_isolated_danger/shape.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,38 @@
"label": "Shape",
"strings": {
"options": {
"pile": "Pile",
"stake": "Stake",
"tower": "Tower"
"pile": {
"title": "Pile Beacon",
"description": "A long, heavy pile or section of metal, wood or concrete, driven into the seabed, used as a navigational aid."
},
"stake": {
"title": "Stake",
"description": "An elongated wood or metal stake, embedded in the bottom of the sea, used as a navigational aid."
},
"pole": {
"title": "Pole",
"description": "An elongated wood or metal pole, embedded in the bottom of the sea, used as a navigational aid."
},
"withy": {
"title": "Withy",
"description": "A tree without roots stuck or spoiled into the bottom of the sea, used as a navigational aid."
},
"tower": {
"title": "Beacon Tower",
"description": "A solid structure of the order of 10 meters in height, used as a navigational aid."
},
"lattice": {
"title": "Lattice Beacon",
"description": "A lattice structure of the order of 10 meters in height, used as a navigational aid."
},
"cairn": {
"title": "Cairn",
"description": "A mound of stones, usually conical or pyramidal, used as a navigational aid."
},
"buoyant": {
"title": "Buoyant Beacon",
"description": "A floating structure secured to a seabed sinker, used as a navigational aid."
}
}
}
}

0 comments on commit 7b86b7f

Please sign in to comment.