X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a987f22cfb7343289ff4ea42d8cf6979636e9c00..37940803273aeab88ae37f8f6c9698478df52fc2:/docs/library/Input-Parameter-Types.md diff --git a/docs/library/Input-Parameter-Types.md b/docs/library/Input-Parameter-Types.md index dae560b2..5ee11425 100644 --- a/docs/library/Input-Parameter-Types.md +++ b/docs/library/Input-Parameter-Types.md @@ -49,8 +49,14 @@ types for place identification. All types are dataclasses. ## Layers +Layers allow to restrict the search result to thematic groups. This is +orthogonal to restriction by address ranks, which groups places by their +geographic extent. + + ::: nominatim.api.DataLayer options: heading_level: 6 + members_order: source