mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-22 19:17:18 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"icon": "temaki-junction",
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"junction": "yes"
|
||||
},
|
||||
"name": "Junction"
|
||||
}
|
||||
Reference in New Issue
Block a user