mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
correct default values for layer on reverse
This commit is contained in:
@@ -152,7 +152,7 @@ In terms of address details the zoom levels are as follows:
|
|||||||
|
|
||||||
| Parameter | Value | Default |
|
| Parameter | Value | Default |
|
||||||
|-----------| ----- | ------- |
|
|-----------| ----- | ------- |
|
||||||
| layer | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) |
|
| layer | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | `address,poi` |
|
||||||
|
|
||||||
The layer filter allows to select places by themes.
|
The layer filter allows to select places by themes.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user