diff --git a/docs/api/Reverse.md b/docs/api/Reverse.md index ef211b5a..6d281da8 100644 --- a/docs/api/Reverse.md +++ b/docs/api/Reverse.md @@ -149,6 +149,8 @@ In terms of address details the zoom levels are as follows: |-----------| ----- | ------- | | layer | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) | +**`[Python-only]`** + The layer filter allows to select places by themes. The `address` layer contains all places that make up an address: diff --git a/docs/api/Search.md b/docs/api/Search.md index 3f9d9fc7..fe848a17 100644 --- a/docs/api/Search.md +++ b/docs/api/Search.md @@ -187,6 +187,8 @@ also excluded when the filter is set. |-----------| ----- | ------- | | layer | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) | +**`[Python-only]`** + The layer filter allows to select places by themes. The `address` layer contains all places that make up an address: