X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/139cea5720e3b1030ec9a10c678d723752d707f4..9f417d5f64aecf72d4a3bd22d6e9d6c8fac76a51:/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.