Add more placeholders

This commit is contained in:
John Firebaugh
2014-06-13 10:52:02 -07:00
parent 257d3e07df
commit 8a0b67afcc
4 changed files with 36 additions and 4 deletions
+9 -1
View File
@@ -59,7 +59,15 @@ en:
housenumber: "123"
street: Street
city: City
postcode: Postal code
postcode: Postcode
place: Place
hamlet: Hamlet
suburb: Suburb
subdistrict: Subdistrict
district: District
province: Province
state: State
country: Country
admin_level:
label: Admin Level
aerialway:
+9 -1
View File
@@ -81,7 +81,15 @@
"housenumber": "123",
"street": "Street",
"city": "City",
"postcode": "Postal code"
"postcode": "Postcode",
"place": "Place",
"hamlet": "Hamlet",
"suburb": "Suburb",
"subdistrict": "Subdistrict",
"district": "District",
"province": "Province",
"state": "State",
"country": "Country"
}
}
},
+9 -1
View File
@@ -17,7 +17,15 @@
"housenumber": "123",
"street": "Street",
"city": "City",
"postcode": "Postal code"
"postcode": "Postcode",
"place": "Place",
"hamlet": "Hamlet",
"suburb": "Suburb",
"subdistrict": "Subdistrict",
"district": "District",
"province": "Province",
"state": "State",
"country": "Country"
}
}
}
+9 -1
View File
@@ -492,7 +492,15 @@
"housenumber": "123",
"street": "Street",
"city": "City",
"postcode": "Postal code"
"postcode": "Postcode",
"place": "Place",
"hamlet": "Hamlet",
"suburb": "Suburb",
"subdistrict": "Subdistrict",
"district": "District",
"province": "Province",
"state": "State",
"country": "Country"
}
},
"admin_level": {