This application tests a series of lat/long points against a collection of polygons defining neighborhoods. RUNNING THIS APPLICATION: lein run test_input.txt TESTING THIS APPLICATION: lein test
agscala/clojure-neighborhood-search
A simple clojure app whipped together to find which "neighborhood" a lat/lng belongs in.
ClojureEPL-1.0