mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Stage new cairn preset file
Whoops
This commit is contained in:
committed by
Bryan Housel
parent
0e012db203
commit
9ec7c57e4e
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"icon": "maki-triangle",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"rock pile",
|
||||
"stone stack",
|
||||
"stone pile",
|
||||
"càrn"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "cairn"
|
||||
},
|
||||
"name": "Cairn"
|
||||
}
|
||||
Reference in New Issue
Block a user