Skip to content
/ geo Public
forked from wwerner/geo

simple and naive geocoding library in java.

Notifications You must be signed in to change notification settings

dannysunyu/geo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geo
---
Small and simple library in the form of an OSGi bundle for geo location tasks.

Currently includes:
	- Representation of a location
	- Calculator for distances between locations
	- Pluggable distance calculation algorithms (haversine and great circle as of now)
	- A comparator to sort collections based on a reference location


About

simple and naive geocoding library in java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published