Hi Marc, 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. 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? ThanksTao > From: [email protected] > Subject: Geocoding Digest, Vol 74, Issue 5 > To: [email protected] > Date: Thu, 10 Mar 2016 12:00:13 +0000 > > Send Geocoding mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.openstreetmap.org/listinfo/geocoding > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Geocoding digest..." > > > Today's Topics: > > 1. Re: Reverse Geocoding to get road type information (Marc Tobias) > 2. [OpenStreetMap] #5392: Only one of multiple nearby identical > addresses found (OpenStreetMap) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 9 Mar 2016 14:20:16 +0100 > From: Marc Tobias <[email protected]> > To: [email protected] > Subject: Re: [Geocoding] Reverse Geocoding to get road type > information > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8; format=flowed > > Hi Tao, > > Adding the &extratags=1 parameter gives you a bit more information > about the found place > > http://nominatim.openstreetmap.org/reverse.php?format=json&lat=44.08271035040696&lon=24.371495246887207&extratags=1 > > http://www.openstreetmap.org/way/221190121 > > The most interesting tag 'highway=primary' is missing from the > output though. It is stored in the Nominatim database and shown > on the detail.php page. > > # select class,type from placex where osm_type='W' and osm_id=221190121; > class | type > ---------+--------- > highway | primary > > Can you add an issue/request to > https://github.com/twain47/Nominatim/issues > so we can see if we can add it to the next release? > > > marc tobias > > > > > ------------------------------ > > Message: 2 > Date: Wed, 09 Mar 2016 18:27:22 -0000 > From: "OpenStreetMap" <[email protected]> > To: [email protected] > Subject: [Geocoding] [OpenStreetMap] #5392: Only one of multiple > nearby identical addresses found > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8" > > #5392: Only one of multiple nearby identical addresses found > -----------------------+------------------------- > Reporter: ervion | Owner: geocoding@… > Type: defect | Status: new > Priority: minor | Milestone: > Component: nominatim | Version: > Keywords: | > -----------------------+------------------------- > For example "Pepleri 21" returns only > https://www.openstreetmap.org/way/226264807 even under "More results", > even though looking at the map data > https://www.openstreetmap.org/way/30234940 looks also a good candidate. > > -- > Ticket URL: <https://trac.openstreetmap.org/ticket/5392> > OpenStreetMap <http://www.openstreetmap.org/> > OpenStreetMap is a free editable map of the whole world > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Geocoding mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/geocoding > > > ------------------------------ > > End of Geocoding Digest, Vol 74, Issue 5 > ****************************************
_______________________________________________ Geocoding mailing list [email protected] https://lists.openstreetmap.org/listinfo/geocoding

