X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/41c4b51be5ff6f1d94e0899665b814a805691d8c..7ea860b2c083a0b1c3cc99fb07cd803b2000f880:/docs/api/Lookup.md?ds=inline diff --git a/docs/api/Lookup.md b/docs/api/Lookup.md index 57bf7b5f..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 [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