update documentation for geocodejson

Address parts should be usable now.
This commit is contained in:
Sarah Hoffmann
2020-04-01 11:17:25 +02:00
parent 8150c3602b
commit e59146a733

View File

@@ -101,11 +101,8 @@ The following feature attributes are implemented:
* `label` - full comma-separated address
* `name` - localised name of the place
* `housenumber`, `street`, `locality`, `postcode`, `city`,
`district`, `county`, `state`, `country` -
`county`, `state`, `country` -
provided when it can be determined from the address
(see [this issue](https://github.com/openstreetmap/Nominatim/issues/1080) for
current limitations on the correctness of the address) and `addressdetails=1`
was given
* `admin` - list of localised names of administrative boundaries (only with `addressdetails=1`)
Use `polygon_geojson` to output the full geometry of the object instead