re-add district to geocodejson

This commit is contained in:
Sarah Hoffmann
2020-04-01 21:24:42 +02:00
parent e59146a733
commit 975ef0b305
4 changed files with 8 additions and 6 deletions

View File

@@ -100,7 +100,7 @@ The following feature attributes are implemented:
* `type` - value of the main tag of the object (e.g. residential, restaurant, ...)
* `label` - full comma-separated address
* `name` - localised name of the place
* `housenumber`, `street`, `locality`, `postcode`, `city`,
* `housenumber`, `street`, `locality`, `district`, `postcode`, `city`,
`county`, `state`, `country` -
provided when it can be determined from the address
* `admin` - list of localised names of administrative boundaries (only with `addressdetails=1`)