X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/1bee151fe3ccfd21df1d809392d6eb52ce7925cb..b5a6d7a4a66e132f294cd8caa97c80d64cd2e039:/docs/api/Output.md diff --git a/docs/api/Output.md b/docs/api/Output.md index 4f5399f0..029f78bc 100644 --- a/docs/api/Output.md +++ b/docs/api/Output.md @@ -12,7 +12,7 @@ a single place (for reverse) of the following format: ``` { - "place_id": "100149", + "place_id": 100149, "licence": "Data © OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright", "osm_type": "node", "osm_id": "107775", @@ -211,8 +211,8 @@ be more than one. The attributes of that element contain: * `ref` - content of `ref` tag if it exists * `lat`, `lon` - latitude and longitude of the centroid of the object * `boundingbox` - comma-separated list of corner coordinates ([see notes](#boundingbox)) - * `place_rank` - class [search rank](../develop/Ranking#search-rank) - * `address_rank` - place [address rank](../develop/Ranking#address-rank) + * `place_rank` - class [search rank](../customize/Ranking.md#search-rank) + * `address_rank` - place [address rank](../customize/Ranking.md#address-rank) * `display_name` - full comma-separated address * `class`, `type` - key and value of the main OSM tag * `importance` - computed importance rank