X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/554d25e2e508c57fe763cee95b574b8e7c66eb0b..90a2a5605ee856fe6da06c46924558de94b37355:/docs/api/Search.md?ds=sidebyside diff --git a/docs/api/Search.md b/docs/api/Search.md index 45606a71..ce081cab 100644 --- a/docs/api/Search.md +++ b/docs/api/Search.md @@ -51,6 +51,12 @@ Both query forms accept the additional parameters listed below. See [Place Output Formats](Output.md) for details on each format. (Default: jsonv2) +!!! note + The Nominatim service at + [https://nominatim.openstreetmap.org](https://nominatim.openstreetmap.org) + has a different default behaviour for historical reasons. When the + `format` parameter is omitted, the request will be forwarded to the Web UI. + * `json_callback=` Wrap JSON output in a callback function ([JSONP](https://en.wikipedia.org/wiki/JSONP)) i.e. `()`.