Skip to content
 
 

Latest commit

 

History

366 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jeo - A Java Geo Library

Building jeo

Before building jeo a few upstream libraries must first be built and installed in the local maven repository.

Build proj4j

Build the jeo branch of the proj4j repository.

git clone https://github.com/jdeolive/proj4j.git
cd proj4j
git checkout jeo
mvn install

Build jeo

jeo requires the protoc program. On OSX, it is best to build it from source with configure && make && sudo make install.

git clone https://github.com/jdeolive/jeo
cd jeo
mvn install

About

geodroid

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages