]> git.openstreetmap.org Git - nominatim.git/commitdiff
update documentation for geocodejson
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 1 Apr 2020 09:17:25 +0000 (11:17 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 1 Apr 2020 09:17:25 +0000 (11:17 +0200)
Address parts should be usable now.

docs/api/Output.md

index a0d85220f7877802cbd768a08bd3269e5322d487..9871b22525fb35f978742770175d0978c6910f72 100644 (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`,
  * `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
    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
  * `admin` - list of localised names of administrative boundaries (only with `addressdetails=1`)
 
 Use `polygon_geojson` to output the full geometry of the object instead