Fix Spelling & Change to US English

This commit is contained in:
ingalls
2014-02-05 17:58:41 -04:00
parent 63b63339b1
commit cca98c93a5
4 changed files with 2 additions and 34 deletions
@@ -1,16 +0,0 @@
{
"icon": "building",
"fields": [
"address",
"levels"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"building": "farm_auxilary"
},
"name": "Farm Building"
}
-16
View File
@@ -1,16 +0,0 @@
{
"icon": "building",
"fields": [
"address",
"levels"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"building": "hanger"
},
"name": "Hanger"
}
@@ -12,5 +12,5 @@
"tags": {
"building": "static_caravan"
},
"name": "Static Caravan"
"name": "Static Mobile Home"
}
+1 -1
View File
@@ -12,5 +12,5 @@
"tags": {
"building": "terrace"
},
"name": "Terraced Houses"
"name": "Row Houses"
}