<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Marc,<div><br></div><div>I tried passing extra parameter as you specified. It did return more information, and no way type information returned as expected. And I submit the request/issue to Github. Hope you guys could add this in the next release.</div><div><br></div><div>I have one more question. Can I install the Nominatim locally and customize the output information? Is there any restricts on this, either on my computer hard ware performance or the service limitation?</div><div><br></div><div>Thanks</div><div>Tao</div><div><br><div>> From: geocoding-request@openstreetmap.org<br>> Subject: Geocoding Digest, Vol 74, Issue 5<br>> To: geocoding@openstreetmap.org<br>> Date: Thu, 10 Mar 2016 12:00:13 +0000<br>> <br>> Send Geocoding mailing list submissions to<br>>        geocoding@openstreetmap.org<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>        https://lists.openstreetmap.org/listinfo/geocoding<br>> or, via email, send a message with subject or body 'help' to<br>>     geocoding-request@openstreetmap.org<br>> <br>> You can reach the person managing the list at<br>>    geocoding-owner@openstreetmap.org<br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of Geocoding digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>>    1. Re: Reverse Geocoding to get road type information (Marc Tobias)<br>>    2. [OpenStreetMap] #5392: Only one of multiple nearby identical<br>>       addresses found (OpenStreetMap)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Wed, 9 Mar 2016 14:20:16 +0100<br>> From: Marc Tobias <mtm@opencagedata.com><br>> To: geocoding@openstreetmap.org<br>> Subject: Re: [Geocoding] Reverse Geocoding to get road type<br>>     information<br>> Message-ID: <56E02310.8080202@opencagedata.com><br>> Content-Type: text/plain; charset=utf-8; format=flowed<br>> <br>> Hi Tao,<br>> <br>> Adding the &extratags=1 parameter gives you a bit more information<br>> about the found place<br>> <br>> http://nominatim.openstreetmap.org/reverse.php?format=json&lat=44.08271035040696&lon=24.371495246887207&extratags=1<br>> <br>> http://www.openstreetmap.org/way/221190121<br>> <br>> The most interesting tag 'highway=primary' is missing from the<br>> output though. It is stored in the Nominatim database and shown<br>> on the detail.php page.<br>> <br>> # select class,type from placex where osm_type='W' and osm_id=221190121;<br>>    class  |  type<br>> ---------+---------<br>>   highway | primary<br>> <br>> Can you add an issue/request to<br>> https://github.com/twain47/Nominatim/issues<br>> so we can see if we can add it to the next release?<br>> <br>> <br>> marc tobias<br>> <br>> <br>> <br>> <br>> ------------------------------<br>> <br>> Message: 2<br>> Date: Wed, 09 Mar 2016 18:27:22 -0000<br>> From: "OpenStreetMap" <trac@noreply.openstreetmap.org><br>> To: geocoding@openstreetmap.org<br>> Subject: [Geocoding] [OpenStreetMap] #5392: Only one of multiple<br>>  nearby identical addresses found<br>> Message-ID:<br>>        <047.685468b44467a784b53c011b27da8dea@noreply.openstreetmap.org><br>> Content-Type: text/plain; charset="utf-8"<br>> <br>> #5392: Only one of multiple nearby identical addresses found<br>> -----------------------+-------------------------<br>>  Reporter:  ervion     |      Owner:  geocoding@¡­<br>>      Type:  defect     |     Status:  new<br>>  Priority:  minor      |  Milestone:<br>> Component:  nominatim  |    Version:<br>>  Keywords:             |<br>> -----------------------+-------------------------<br>>  For example "Pepleri 21" returns only<br>>  https://www.openstreetmap.org/way/226264807 even under "More results",<br>>  even though looking at the map data<br>>  https://www.openstreetmap.org/way/30234940 looks also a good candidate.<br>> <br>> --<br>> Ticket URL: <https://trac.openstreetmap.org/ticket/5392><br>> OpenStreetMap <http://www.openstreetmap.org/><br>> OpenStreetMap is a free editable map of the whole world<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> Subject: Digest Footer<br>> <br>> _______________________________________________<br>> Geocoding mailing list<br>> Geocoding@openstreetmap.org<br>> https://lists.openstreetmap.org/listinfo/geocoding<br>> <br>> <br>> ------------------------------<br>> <br>> End of Geocoding Digest, Vol 74, Issue 5<br>> ****************************************<br></div></div>                                       </div></body>
</html>