]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/api/Search.md
docs: mark layer parameter as python-only
[nominatim.git] / docs / api / Search.md
index a45ec36f8b9ef5e280e2d8141f566575e717b0dd..fe848a177d29ca6e26e71ff3f4b8e0c5f8aef0e1 100644 (file)
@@ -185,9 +185,11 @@ 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.
+**`[Python-only]`**
+
+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,