jeospatial API Specification

Jeospatial is a simple geospatial point database library for Java.

See: Description

Packages 
Package Description
com.eatthepath.jeospatial
Provides core interfaces for the jeospatial library.
com.eatthepath.jeospatial.util
Provides simple implementations of the GeospatialPoint interface and Comparators and utility classes for conducting nearest-neighbor searches in GeospatialPointDatabases.
com.eatthepath.jeospatial.vptree
Provides GeospatialPointDatabase implementations based on vantage point trees.

jeospatial is an open-source library hosted at https://github.com/jchambers/jeospatial.