X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/386b4c82da79999046fe899339ed264bfc5d7fa6..e129df379493789f749d7e92b6f1f29db192d01e:/nominatim/api/results.py diff --git a/nominatim/api/results.py b/nominatim/api/results.py index 18df486f..0183f5b9 100644 --- a/nominatim/api/results.py +++ b/nominatim/api/results.py @@ -59,7 +59,7 @@ class SourceTable(enum.Enum): """ TIGER = 3 """ TIGER address data contains US addresses imported on the side, - see [Installing TIGER data](../../customize/Tiger.md). + see [Installing TIGER data](../customize/Tiger.md). TIGER address are also interpolations. The addresses always refer to a street from OSM data. The OSM id in the result refers to that street.