X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3bb27fbee6acce772e008533b76174a35d34bee4..2c24ba6d2dd2d788ecf359eae23bad1e56ab62b2:/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.