]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/api/Lookup.md
lookup endpoint supports jsonv2 and geocodejson output now
[nominatim.git] / docs / api / Lookup.md
index 84ebb5d8168d40a50e5c9f71e1b733e37516d001..2412be1eb0efb91f4091540defec58f9c542daf9 100644 (file)
@@ -19,7 +19,7 @@ Additional optional parameters are explained below.
 
 ### Output format
 
-* `format=[xml|json|geojson]`
+* `format=[xml|json|jsonv2|geojson|geocodejson]`
 
 See [Place Output Formats](Output.md) for details on each format. (Default: xml)