X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/513bf485f20f0308c7f25c96717190a354bf0ec3..c611d49941e8a097116dfb6f6d08e5491a85dcee:/docs/api/Lookup.md diff --git a/docs/api/Lookup.md b/docs/api/Lookup.md index 0f13df45..2412be1e 100644 --- a/docs/api/Lookup.md +++ b/docs/api/Lookup.md @@ -19,13 +19,13 @@ Additional optional parameters are explained below. ### Output format -* `format=[html|xml|json|jsonv2|geojson|geocodejson]` +* `format=[xml|json|jsonv2|geojson|geocodejson]` -See below for details on each format. (Default: xml) +See [Place Output Formats](Output.md) for details on each format. (Default: xml) * `json_callback=` -Wrap json output in a callback function (JSONP) i.e. `()`. +Wrap JSON output in a callback function (JSONP) i.e. `()`. Only has an effect for JSON output formats. ### Output details