Skip to content

nicolashelleringer/spatial4j

 
 

Repository files navigation

PROJECT OVERVIEW

spatial4j-core

The is the heart of the codebase. The code is broadly divided into ‘base’ and ‘strategies’. It also contains benchmark
code and a fair amount of tests.

Major pieces in ‘base’:

  • SpatialContext interface and simple implementation.
  • Distance math code.
  • Shapes interface and simple implementations.
  • Prefix/Grid/Tree interface and implementations.

spatial4j-solr

Ads Solr support on top of the Spatial-lucene module.
This will eventually be included directly in lucene

spatial4j-demo

Contains a demo web application using Spatial-solr. Consumes sample data and geonames.
See the provided README.txt in there for instructions to try it out.

About

Base Spatial Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published