I have a tile server building from package, it's working locally (offline), need to make an offline search (maybe there are existing solution before I start building my own bicycle). I read about OpenLayers, but in all tutorials that I've read authors use internet for search. asked 07 Apr '16, 14:39 MartinShil edited 07 Apr '16, 20:26 aseerel4c26 ♦ |
One Answer:
You can set up your own nominatim server and use that locally. answered 07 Apr '16, 14:50 rorym |
Yes, thanks, few minutes ago I've found info about it.
See http://wiki.openstreetmap.org/wiki/Search_engines for more frameworks / alternatives.