From: Sarah Hoffmann Date: Mon, 5 Sep 2022 15:27:09 +0000 (+0200) Subject: Merge pull request #2812 from mausch/patch-1 X-Git-Tag: v4.2.0~34 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/d4c6e58b57e58fedbb53a2f986c1f6eb76a95f41?hp=bcfe817212af3e863af8dd206d27868cbdd65855 Merge pull request #2812 from mausch/patch-1 docs: fix links to rank docs --- diff --git a/docs/api/Output.md b/docs/api/Output.md index 4f5399f0..9a048ce0 100644 --- a/docs/api/Output.md +++ b/docs/api/Output.md @@ -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#search-rank) + * `address_rank` - place [address rank](../customize/Ranking#address-rank) * `display_name` - full comma-separated address * `class`, `type` - key and value of the main OSM tag * `importance` - computed importance rank