X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/521d6294993f8d8d46d93d514c08556d0c924786..473bbb7234dc21a74b3d7ed0115a02ca3379014b:/lib/template/includes/introduction.php diff --git a/lib/template/includes/introduction.php b/lib/template/includes/introduction.php index 6d627469..f089881f 100644 --- a/lib/template/includes/introduction.php +++ b/lib/template/includes/introduction.php @@ -1,7 +1,11 @@
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.
+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 wiki page. +For more information visit the Nominatim wiki page.
+ +All usage of nominatim.openstreetmap.org must follow the Nominatim Usage Policy.