add state_code field to response address details

This commit is contained in:
Artem Ziablytskyi
2021-10-12 17:35:15 +02:00
committed by Sarah Hoffmann
parent fd4ab3f262
commit 76c146f326
4 changed files with 25 additions and 3 deletions

View File

@@ -28,6 +28,7 @@ a single place (for reverse) of the following format:
"city": "London",
"state_district": "Greater London",
"state": "England",
"state_code": "ENG",
"postcode": "SW1A 2DU",
"country": "United Kingdom",
"country_code": "gb"
@@ -126,6 +127,7 @@ formats depending on the API call.
</result>
<addressparts>
<state>Bavaria</state>
<state_code>BY</state_code>
<country>Germany</country>
<country_code>de</country_code>
</addressparts>
@@ -179,6 +181,7 @@ Additional information requested with `addressdetails=1`, `extratags=1` and
<city>London</city>
<state_district>Greater London</state_district>
<state>England</state>
<state_code>ENG</state_code>
<postcode>SW1A 2DU</postcode>
<country>United Kingdom</country>
<country_code>gb</country_code>
@@ -279,7 +282,7 @@ with a designation label. Per default the following labels may appear:
* continent
* country, country_code
* region, state, state_district, county
* region, state, state_code, state_district, county
* municipality, city, town, village
* city_district, district, borough, suburb, subdivision
* hamlet, croft, isolated_dwelling