add other preset files

This commit is contained in:
Ansis Brammanis
2013-03-26 16:57:19 -04:00
parent 8c319d0d15
commit cac5c7192c
2 changed files with 14 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Other",
"tags": {},
"geometry": ["point", "vertex", "line", "area"],
"fields": []
}
+8
View File
@@ -0,0 +1,8 @@
{
"name": "Other",
"tags": {
"area": "yes"
},
"geometry": ["area"],
"fields": []
}