mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
Update Output place_id documentation to match implementation
This commit is contained in:
@@ -12,7 +12,7 @@ a single place (for reverse) of the following format:
|
|||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"place_id": "100149",
|
"place_id": 100149,
|
||||||
"licence": "Data © OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright",
|
"licence": "Data © OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright",
|
||||||
"osm_type": "node",
|
"osm_type": "node",
|
||||||
"osm_id": "107775",
|
"osm_id": "107775",
|
||||||
|
|||||||
Reference in New Issue
Block a user