geosuggest
Live demo with sources on Heroku free quota (please be patient, it will take some time for the app to wake up)
Main features:
- library or service modes
- build index by free gazetteer data from geonames.org
- suggest city by name
- MaxMind GeoIP2(Lite) city database support
- multilang (based on configured index options)
- simple REST http api
- no extral api used
Based on:
- strsim
- kdtree
- geoip2
- ntex
Setup&Run
Currently from sources only.
Build index file
Run
Check
See also demo Dockerfile
License
This project is licensed under
- MIT license (LICENSE or http://opensource.org/licenses/MIT)