Here's a super bare-bones implementation of the basic search-and-map functionality; a node app searches a text-indexed mongodb for individual word matches, and makes a heat map of the result using the google maps API.
Plenty more to do, but this'll give people somewhere to start from & play with - let me know if the setup instructions work and if I missed anything!
Here's a super bare-bones implementation of the basic search-and-map functionality; a node app searches a text-indexed mongodb for individual word matches, and makes a heat map of the result using the google maps API.
Plenty more to do, but this'll give people somewhere to start from & play with - let me know if the setup instructions work and if I missed anything!