NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I want to make autosearch for my application using OSM. What I expect to get a list of locations which match substring of (i.e.) street in specific city. I've found tool called Nominatim which works with OSM maps but it expect whole names, and when I tested it with a substrings it doesn't return any results.

Do you know if there is a tool which I could use for it?

asked 21 Dec '20, 15:47

engopy's gravatar image

engopy
126101015
accept rate: 0%


https://photon.komoot.io/ uses Nominatim generated data and allows autocomplete/autosuggest/type-ahead.

For more software search for 'autocomplete' on https://wiki.openstreetmap.org/wiki/Search_engines

permanent link

answered 21 Dec '20, 15:52

mtmail's gravatar image

mtmail
4.8k1574
accept rate: 27%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×689

question asked: 21 Dec '20, 15:47

question was seen: 1,734 times

last updated: 21 Dec '20, 15:52

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum