X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a9b370fcb2f73aac47363ffe75feaae2984fbe73..4cade95b24c7c711a699f9b1907cdfe7228e8ef1:/lib/template/includes/introduction.php diff --git a/lib/template/includes/introduction.php b/lib/template/includes/introduction.php index 6d627469..8ff057de 100644 --- a/lib/template/includes/introduction.php +++ b/lib/template/includes/introduction.php @@ -1,7 +1,9 @@
Nominatim is a search engine for OpenStreetMap -data. This is the debugging interface. You can try search and reverse search queries -and explore the details of each object saved in the database.
+data. This is the debugging interface. You may search for a name or address(forward search) or +look up data by its geographic coordinate(reverse search). Each result comes with a +link to a details page where you can inspect what data about the object is saved in +the database and investigate how the address of the object has been computed. For more information visit the Nominatim wiki page.