Lucene 3.6.2 contrib-spatial API

DEPRECATED

The Lucene 3.x spatial contrib module is deprecated as of Lucene 3.6.

See: Description

Packages 
Package Description
org.apache.lucene.spatial
Support for geospatial search.
org.apache.lucene.spatial.geohash
Support for Geohash encoding, decoding, and filtering.
org.apache.lucene.spatial.geometry
Coordinate and distance representations.
org.apache.lucene.spatial.geometry.shape
Shape representations.
org.apache.lucene.spatial.tier
Support for filtering based upon geographic location.
org.apache.lucene.spatial.tier.projections
Spatial projections.