X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/139cea5720e3b1030ec9a10c678d723752d707f4..74c39267d94b11258f60bd309813d47f291d938e:/docs/library/Input-Parameter-Types.md diff --git a/docs/library/Input-Parameter-Types.md b/docs/library/Input-Parameter-Types.md index 5c537732..d27bc96f 100644 --- a/docs/library/Input-Parameter-Types.md +++ b/docs/library/Input-Parameter-Types.md @@ -5,8 +5,8 @@ in the query functions of the API object. ## Place identification -The [details](NominatimAPI.md#nominatim_api.core.NominatimAPI.details) and -[lookup](NominatimAPI.md#nominatim_api.core.NominatimAPI.lookup) functions +The [details](NominatimAPI.md#nominatim_api.NominatimAPI.details) and +[lookup](NominatimAPI.md#nominatim_api.NominatimAPI.lookup) functions require references to places in the database. Below the possible types for place identification are listed. All types are dataclasses.