Hacker News new | ask | show | jobs
by huehehue 3506 days ago
Depending on the application, you can get pretty far with the Data Science Toolkit's geo data[1], some boundary data [2], and something like Leaflet JS[3]. It won't support pathfinding out of the box, but you can do (bidirectional) geocoding, map rendering, state/county/city-level labelling/border-drawing, and lots of other cool stuff.

[1] http://www.datasciencetoolkit.org/

[2] https://www.census.gov/geo/maps-data/data/cbf/cbf_counties.h...

[3] http://leafletjs.com/