mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Fix Spelling & Change to US English
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"icon": "building",
|
||||
"fields": [
|
||||
"address",
|
||||
"levels"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"building": "farm_auxilary"
|
||||
},
|
||||
"name": "Farm Building"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -12,5 +12,5 @@
|
||||
"tags": {
|
||||
"building": "terrace"
|
||||
},
|
||||
"name": "Terraced Houses"
|
||||
"name": "Row Houses"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user