From e59146a7334e6c8d47231e7d18c7f41a5eb02b59 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Wed, 1 Apr 2020 11:17:25 +0200 Subject: [PATCH] update documentation for geocodejson Address parts should be usable now. --- docs/api/Output.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.39.5