mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-25 22:12:45 +03:00
parent
a9b370fcb2
commit
4cade95b24
@ -1,7 +1,9 @@
|
|||||||
<h2>Welcome to Nominatim</h2>
|
<h2>Welcome to Nominatim</h2>
|
||||||
|
|
||||||
<p>Nominatim is a search engine for <a href="http://www.openstreetmap.org">OpenStreetMap</a>
|
<p>Nominatim is a search engine for <a href="http://www.openstreetmap.org">OpenStreetMap</a>
|
||||||
data. This is the debugging interface. You can try search and reverse search queries
|
data. This is the debugging interface. You may search for a name or address(forward search) or
|
||||||
and explore the details of each object saved in the database.</p>
|
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.</p>
|
||||||
|
|
||||||
For more information visit the <a href="http://wiki.openstreetmap.org/wiki/Nominatim">Nominatim wiki page</a>.
|
For more information visit the <a href="http://wiki.openstreetmap.org/wiki/Nominatim">Nominatim wiki page</a>.
|
||||||
|
Loading…
Reference in New Issue
Block a user