Update Output place_id documentation to match implementation

This commit is contained in:
Matthew
2024-05-14 12:00:17 -06:00
committed by GitHub
parent 6a748204ff
commit b33afee468

View File

@@ -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",