mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-10 14:58:40 +02:00
Added Compass Rose preset (#250)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "temaki-compass",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "compass_rose"
|
||||
},
|
||||
"terms": [
|
||||
"compass",
|
||||
"east",
|
||||
"north",
|
||||
"rose of the winds",
|
||||
"south",
|
||||
"west",
|
||||
"wind rose"
|
||||
],
|
||||
"name": "Compass Rose"
|
||||
}
|
||||
Reference in New Issue
Block a user