X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c7eea2e41914b0757d6deb3cd595ae6b7458db38..80f7392fb1eff5c6b26e5f85b6873bb133576275:/lib/template/includes/introduction.php diff --git a/lib/template/includes/introduction.php b/lib/template/includes/introduction.php index 7a76a959..f891c785 100644 --- a/lib/template/includes/introduction.php +++ b/lib/template/includes/introduction.php @@ -1,2 +1,9 @@ -

This is Nominatim

-abc def +

Welcome to Nominatim

+ +

Nominatim is a search engine for OpenStreetMap +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 home page.