Registriert seit: 20. Jan 2006
Ort: Lübbecke
11.445 Beiträge
Delphi 12 Athens
|
AW: Overpass-API-Request als JSON
18. Mai 2020, 13:29
Könnte das helfen?
Zitat:
To get a response in format JSON, start the request with a [out:json] directive, for example:
/ api/interpreter?data=[out:json];out;
|