city-near-me
Give me your coordinates and I'll tell you where the nearest cities are. Works offline.
nearby-cities
Give me your coordinates and I'll tell you where the nearest cities are. Works offline.
nearby-big-cities
Give me your coordinates and I'll tell you where the nearest cities (and their country)
of at least 15000 people are. Uses k-nearest-neighbour algorithm, so it's fast. Works offline.
Directly based on git+https://github.com/zeke/nearby-cities.git
aynik-nearby-cities
Give me your coordinates and I'll tell you where the nearest cities are. Works offline.