mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
correct default setting for addressdetails parameter in lookup
Fixes #3850.
This commit is contained in:
@@ -49,7 +49,7 @@ Only has an effect for JSON output formats.
|
|||||||
|
|
||||||
| Parameter | Value | Default |
|
| Parameter | Value | Default |
|
||||||
|-----------| ----- | ------- |
|
|-----------| ----- | ------- |
|
||||||
| addressdetails | 0 or 1 | 0 |
|
| addressdetails | 0 or 1 | 1 |
|
||||||
|
|
||||||
When set to 1, include a breakdown of the address into elements.
|
When set to 1, include a breakdown of the address into elements.
|
||||||
The exact content of the address breakdown depends on the output format.
|
The exact content of the address breakdown depends on the output format.
|
||||||
|
|||||||
Reference in New Issue
Block a user