From: André Santos Date: Wed, 10 Jul 2019 18:26:38 +0000 (+0100) Subject: Minor change on lookup endpoint doc X-Git-Tag: v3.4.0~26^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/a4a17f93f59e5e07ab6419f14ca3f45df5cef7e8?hp=-c Minor change on lookup endpoint doc Fix documentation about lookup endpoint on output formats available on filter `format` --- a4a17f93f59e5e07ab6419f14ca3f45df5cef7e8 diff --git a/docs/api/Lookup.md b/docs/api/Lookup.md index 36672ee7..84ebb5d8 100644 --- a/docs/api/Lookup.md +++ b/docs/api/Lookup.md @@ -19,7 +19,7 @@ Additional optional parameters are explained below. ### Output format -* `format=[html|xml|json|jsonv2|geojson|geocodejson]` +* `format=[xml|json|geojson]` See [Place Output Formats](Output.md) for details on each format. (Default: xml)