This repository was archived by the owner on May 26, 2020. It is now read-only.
manur/geonames
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
An auto-completion index to search the Geonames placenames database.
To run:
0. Run a redis server on a high-memory instance.
1. Load a bunch of data using one of the rake tasks:
$ rake -T
2. Run the server:
$ rails s
3. Search from localhost:$PORT/geonames