paulstuart / go-counties

Geo lookup for US Counties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-counties

Geo lookup for US Counties

This library uses the output generated from US County Data to identify the U.S. county by lat,lon.

Performance is aided by first identifying possible candidates by bounding box, and only checking the possible enclosing polygons of resulting candidates.

About

Geo lookup for US Counties

License:MIT License


Languages

Language:Go 100.0%