mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
add other preset files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Other",
|
||||
"tags": {},
|
||||
"geometry": ["point", "vertex", "line", "area"],
|
||||
"fields": []
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Other",
|
||||
"tags": {
|
||||
"area": "yes"
|
||||
},
|
||||
"geometry": ["area"],
|
||||
"fields": []
|
||||
}
|
||||
Reference in New Issue
Block a user