X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c86cfefc4813d275073fb5f2b196ddfcc7f26aef..77510f4a3bb7a40c85d27ed5c71b20ef79a3aa83:/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. `()`.