From 4cade95b24c7c711a699f9b1907cdfe7228e8ef1 Mon Sep 17 00:00:00 2001
From: Sarah Hoffmann
Date: Sun, 24 Jan 2016 09:22:49 +0100
Subject: [PATCH] more detailed introduction
fixes #261
---
lib/template/includes/introduction.php | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
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 @@
Welcome to Nominatim
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.
--
2.39.5