X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/db6da756832798e02a7a21afab43d2b2562bb947..1c7da4318298a790e63c5648de57b3b804426731:/docs/api/Output.md diff --git a/docs/api/Output.md b/docs/api/Output.md index a0d85220..2f9bdaeb 100644 --- a/docs/api/Output.md +++ b/docs/api/Output.md @@ -100,12 +100,9 @@ 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`, - `district`, `county`, `state`, `country` - + * `housenumber`, `street`, `locality`, `district`, `postcode`, `city`, + `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