From: Sarah Hoffmann Date: Wed, 1 Apr 2020 09:17:25 +0000 (+0200) Subject: update documentation for geocodejson X-Git-Tag: v3.5.0~56^2~1 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/e59146a7334e6c8d47231e7d18c7f41a5eb02b59 update documentation for geocodejson Address parts should be usable now. --- diff --git a/docs/api/Output.md b/docs/api/Output.md index a0d85220..9871b225 100644 --- a/docs/api/Output.md +++ b/docs/api/Output.md @@ -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