382 Forks
1576 Stars
1576 Watchers

jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.

How to download and setup jts

Open terminal and run command
git clone https://github.com/locationtech/jts.git
git clone is used to create a copy or clone of jts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jts https://github.com/locationtech/jts/archive/master.zip

Or simply clone jts with SSH
[email protected]:locationtech/jts.git

If you have some problems with jts

You may open issue on jts support forum (system) here: https://github.com/locationtech/jts/issues