clean up and format search documentation

This commit is contained in:
Sarah Hoffmann
2018-08-05 23:38:19 +02:00
parent 60cea6c8bf
commit d2b9493d72
4 changed files with 157 additions and 87 deletions

View File

@@ -1 +1,8 @@
Nominatim (from the Latin, 'by name') is a tool to search OSM data by name and address and to generate synthetic addresses of OSM points (reverse geocoding).
This guide comes in three parts:
* __[API reference](api/Overview.md)__ for users of Nominatim
* __[Administration Guide](admin/Installation.md)__ for those who want
to install their own Nominatim server
* __[Developer's Guide](develop/overview.md)__ for developers of the software