X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/5c7073901e02eea0f9e7fa06ddede768b091a439..18d4996bec21a7ee4fa70a586e75068deee6f97f:/docs/api/Output.md diff --git a/docs/api/Output.md b/docs/api/Output.md index 029f78bc..a5ec933e 100644 --- a/docs/api/Output.md +++ b/docs/api/Output.md @@ -106,8 +106,11 @@ The following feature attributes are implemented: * `name` - localised name of the place * `housenumber`, `street`, `locality`, `district`, `postcode`, `city`, `county`, `state`, `country` - - provided when it can be determined from the address + provided when it can be determined from the address (only with `addressdetails=1`) * `admin` - list of localised names of administrative boundaries (only with `addressdetails=1`) + * `extra` - dictionary with additional useful tags like `website` or `maxspeed` + (only with `extratags=1`) + Use `polygon_geojson` to output the full geometry of the object instead of the centroid. @@ -168,7 +171,7 @@ Additional information requested with `addressdetails=1`, `extratags=1` and + more_url="https://nominatim.openstreetmap.org/search?q=london&addressdetails=1&extratags=1&exclude_place_ids=100149&format=xml&accept-language=en-US%2Cen%3Bq%3D0.7%2Cde%3Bq%3D0.3">