X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d4c6e58b57e58fedbb53a2f986c1f6eb76a95f41..0ba3d01982bde93f4acfb27880407fa8e1dafa54:/docs/api/Output.md diff --git a/docs/api/Output.md b/docs/api/Output.md index 9a048ce0..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](../customize/Ranking#search-rank) - * `address_rank` - place [address rank](../customize/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