Merge branch 'master' of github.com:systemed/iD into preset-inputs

This commit is contained in:
Ansis Brammanis
2013-03-09 19:12:17 -05:00
3 changed files with 31 additions and 1 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,21 @@
{
"name": "unclassified",
"match": {
"type": [
"line"
],
"tags": {
"highway": "unclassified"
},
"terms": []
},
"icon": "highway",
"form": [
"oneway",
"bridge",
"tunnel",
"access",
"maxspeed",
"surface"
]
}