mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 02:58:13 +00:00
update documentation for geocodejson
Address parts should be usable now.
This commit is contained in:
@@ -101,11 +101,8 @@ The following feature attributes are implemented:
|
|||||||
* `label` - full comma-separated address
|
* `label` - full comma-separated address
|
||||||
* `name` - localised name of the place
|
* `name` - localised name of the place
|
||||||
* `housenumber`, `street`, `locality`, `postcode`, `city`,
|
* `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`)
|
* `admin` - list of localised names of administrative boundaries (only with `addressdetails=1`)
|
||||||
|
|
||||||
Use `polygon_geojson` to output the full geometry of the object instead
|
Use `polygon_geojson` to output the full geometry of the object instead
|
||||||
|
|||||||
Reference in New Issue
Block a user