Skip to content

An example of how to use SpatialHadoop as an external library

License

Notifications You must be signed in to change notification settings

indukom/spatialhadoop-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is an example of how to use SpatialHadoop as an external library. It uses Maven as a project management tool and adds SpatialHadoop as an external dependency. You can compile this project from the command line by issuing the command:

mvn compile

You can also generate a JAR file that contains your code with the command:

mvn package

Once the JAR file is created, you can use it along with SpatialHadoop. Please check this tutorial for more information.

About

An example of how to use SpatialHadoop as an external library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%