]> git.openstreetmap.org Git - nominatim.git/commitdiff
Merge pull request #1422 from lonvia/remove-country-from-addressline
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 16 Jul 2019 20:29:17 +0000 (22:29 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2019 20:29:17 +0000 (22:29 +0200)
Remove country from addressline

docs/api/Lookup.md

index 36672ee7dc24c978deafcfcfd62dcf31ffe1f81a..84ebb5d8168d40a50e5c9f71e1b733e37516d001 100644 (file)
@@ -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)