diff --git a/docs/api/Reverse.md b/docs/api/Reverse.md index 548b245c..ef211b5a 100644 --- a/docs/api/Reverse.md +++ b/docs/api/Reverse.md @@ -147,9 +147,9 @@ In terms of address details the zoom levels are as follows: | Parameter | Value | Default | |-----------| ----- | ------- | -| layers | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) | +| layer | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) | -The layers filter allows to select places by themes. +The layer filter allows to select places by themes. The `address` layer contains all places that make up an address: address points with house numbers, streets, inhabited places (suburbs, villages, diff --git a/docs/api/Search.md b/docs/api/Search.md index a45ec36f..3f9d9fc7 100644 --- a/docs/api/Search.md +++ b/docs/api/Search.md @@ -185,9 +185,9 @@ also excluded when the filter is set. | Parameter | Value | Default | |-----------| ----- | ------- | -| layers | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) | +| layer | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) | -The layers filter allows to select places by themes. +The layer filter allows to select places by themes. The `address` layer contains all places that make up an address: address points with house numbers, streets, inhabited places (suburbs, villages,