X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/6bee188f2412645360c303d80330b527482cf605..310776671bb1947c116ce7e7fb24829745ce214b:/docs/api/Output.md
diff --git a/docs/api/Output.md b/docs/api/Output.md
index a584d251..d59f75dd 100644
--- a/docs/api/Output.md
+++ b/docs/api/Output.md
@@ -28,7 +28,7 @@ a single place (for reverse) of the following format:
"city": "London",
"state_district": "Greater London",
"state": "England",
- "state-ISO3166-2": "GB-ENG",
+ "ISO3166-2-lvl4": "GB-ENG",
"postcode": "SW1A 2DU",
"country": "United Kingdom",
"country_code": "gb"
@@ -98,7 +98,10 @@ The GeocodeJSON format follows the
The following feature attributes are implemented:
* `osm_type`, `osm_id` - reference to the OSM object (unofficial extension, [see notes](#osm-reference))
- * `type` - value of the main tag of the object (e.g. residential, restaurant, ...)
+ * `type` - the 'address level' of the object ('house', 'street', `district`, `city`,
+ `county`, `state`, `country`, `locality`)
+ * `osm_key`- key of the main tag of the OSM object (e.g. boundary, highway, amenity)
+ * `osm_value` - value of the main tag of the OSM object (e.g. residential, restaurant)
* `label` - full comma-separated address
* `name` - localised name of the place
* `housenumber`, `street`, `locality`, `district`, `postcode`, `city`,
@@ -127,7 +130,7 @@ formats depending on the API call.
Bavaria
- BY
+ DE-BY
Germany
de
@@ -181,7 +184,7 @@ Additional information requested with `addressdetails=1`, `extratags=1` and
London
Greater London
England
- GB-ENG
+ GB-ENG
SW1A 2DU
United Kingdom
gb
@@ -282,7 +285,7 @@ with a designation label. Per default the following labels may appear:
* continent
* country, country_code
- * region, state, state-ISO3166-2, state_district, county, county-ISO3166-2
+ * region, state, state_district, county, ISO3166-2-lvl
* municipality, city, town, village
* city_district, district, borough, suburb, subdivision
* hamlet, croft, isolated_dwelling