mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
docs: mark layer parameter as python-only
This commit is contained in:
@@ -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) |
|
| 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 layer filter allows to select places by themes.
|
||||||
|
|
||||||
The `address` layer contains all places that make up an address:
|
The `address` layer contains all places that make up an address:
|
||||||
|
|||||||
@@ -187,6 +187,8 @@ also excluded when the filter is set.
|
|||||||
|-----------| ----- | ------- |
|
|-----------| ----- | ------- |
|
||||||
| layer | 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) |
|
||||||
|
|
||||||
|
**`[Python-only]`**
|
||||||
|
|
||||||
The layer 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:
|
The `address` layer contains all places that make up an address:
|
||||||
|
|||||||
Reference in New Issue
Block a user