Great! Thanks for the update Brian.
On 11 September 2012 14:40, Brian Quinion <[email protected] > wrote: > > I have a service setup using the OSM Nominatim service and I have a > query on > > number of results returned with the "limit=" parameter. I have it set as > 1 > > to only get the top result BUT when I search for "San Francisco" or > "Boston" > > (where countrycodes=us) I surprisingly got no results? I change this to > > limit=2 and limit=3 and see that I get 1 and 2 results respectively - > which > > seems offset to me... > > I see the problem - the new code from removing duplicate places occurs > too late in the process after the limit has already been applied. > > Should be an easy fix, I'll get it done and released. > > Thanks, > -- > Brian >
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

