]> git.openstreetmap.org Git - nominatim.git/commit
update API documentation
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 5 Dec 2020 15:21:42 +0000 (16:21 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Dec 2020 16:47:38 +0000 (17:47 +0100)
commiteaee87e73decb643939ddf3ce64cd6d6373d71e2
tree4ef2a79d7c4ce1d78651fc2d04caf23b0e4de3e8
parentea844db8477d64f9e2daeb6ef126a615b7b3727d
update API documentation

* remove traces of HTML output
* add details on artificial objects (see also #1671)
* add geometry output documentation for lookup
* deprecate query by ID via reverse endpoint
* remove /search/<query> query format, no longer supported
* explain better what reverse geocoding does
* lots of smaller fixes to wording
docs/api/Details.md
docs/api/Lookup.md
docs/api/Output.md
docs/api/Reverse.md
docs/api/Search.md