lookup endpoint supports jsonv2 and geocodejson output now

This commit is contained in:
marc tobias
2019-07-21 23:20:48 +02:00
parent 15bca71b0d
commit 1560685020
4 changed files with 17 additions and 9 deletions

View 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)