Download jeospatial Free Java Code

Description

A geospatial point database library for Java.

Source Files

The download file jeospatial-master.zip has the following entries.


.gitignore/*from   w ww. j av a2 s  .com*/
LICENSE
README.md
build.xml
data/zips.csv
example/com/eatthepath/jeospatial/example/ConciseExampleApp.java
example/com/eatthepath/jeospatial/example/ZipCode.java
lib/opencsv-2.3.jar
src/com/eatthepath/jeospatial/GeospatialPoint.java
src/com/eatthepath/jeospatial/GeospatialPointDatabase.java
src/com/eatthepath/jeospatial/SearchCriteria.java
src/com/eatthepath/jeospatial/package-info.java
src/com/eatthepath/jeospatial/util/BoundingBoxSearchCriteria.java
src/com/eatthepath/jeospatial/util/GeospatialDistanceComparator.java
src/com/eatthepath/jeospatial/util/SearchResults.java
src/com/eatthepath/jeospatial/util/SimpleGeospatialPoint.java
src/com/eatthepath/jeospatial/util/package-info.java
src/com/eatthepath/jeospatial/vptree/LockingVPTree.java
src/com/eatthepath/jeospatial/vptree/PartitionException.java
src/com/eatthepath/jeospatial/vptree/TreeIterator.java
src/com/eatthepath/jeospatial/vptree/VPTree.java
src/com/eatthepath/jeospatial/vptree/package-info.java
src/overview.html
test/com/eatthepath/jeospatial/GeospatialPointDatabaseTest.java
test/com/eatthepath/jeospatial/GeospatialPointTest.java
test/com/eatthepath/jeospatial/LoadTestApp.java
test/com/eatthepath/jeospatial/util/BoundingBoxSearchCriteriaTest.java
test/com/eatthepath/jeospatial/util/GeospatialDistanceComparatorTest.java
test/com/eatthepath/jeospatial/util/SearchResultsTest.java
test/com/eatthepath/jeospatial/util/SimpleGeospatialPointTest.java
test/com/eatthepath/jeospatial/vptree/LockingVPTreeTest.java
test/com/eatthepath/jeospatial/vptree/TreeIteratorTest.java
test/com/eatthepath/jeospatial/vptree/VPNodeTest.java
test/com/eatthepath/jeospatial/vptree/VPTreeTest.java

Download

Click the following link to download jeospatial-master.zip.

jeospatial-master.zip




















Home »
  Java Free Code »
    Database »




Cassandra
CouchDB
Database
Hadoop
HBase
Hibernate
JDBC
JPA
LINQ
MapReduce
Memcached
MongoDB
MyBatis
MySQL
neo4j
Oracle
ORM
Redis
SQL