Hi, using the search box at the left side of the main http://www.openstreetmap.org site to check that I could find a building I named yesterday I found that I was unable to find it unless I entered the complete title. I named it 'Sesame Lane Childcare Centre' and thought that searching for 'sesame'or 'sesame lane' would have found it. I would prefer to use the full title I chose instead of 'Sesame Lane'. It does not seem to accept wildcards either. The 'more examples' link does not provide info on how to make such a search effective. Is this search box very limited in it's capacity in this regard or is there something I've missed? edit: Sesame Lane is the name of the childcare group. It is not a type of way. asked 16 Oct '13, 02:00 nevw |
As far as I know Nominatim does not do partial or wildcard searches. Technically I am sure it is feasible, although there may be some issues with parsing given that Nominatim is designed to work across multiple languages. I suspect that such a feature has not been implemetned for two good reasons:
In general I find the type of query you need to be met by the Nominatim using something like the following:
` answered 16 Oct '13, 11:20 SK53 ♦ |
Nominatim has very limited partial search support. You'll find that searching for Sesame, North Lakes actually returns the expected object. (There are simply too many places named Searching for answered 16 Oct '13, 15:12 lonvia Thanks for those 2 informative and helpful replies.
(17 Oct '13, 02:16)
nevw
|