/clojure-neighborhood-search

A simple clojure app whipped together to find which "neighborhood" a lat/lng belongs in.

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

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