JTS Topology Suite

The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium.

License

License

GroupId

GroupId

com.vividsolutions
ArtifactId

ArtifactId

jts
Last Version

Last Version

1.13
Release Date

Release Date

Type

Type

jar
Description

Description

JTS Topology Suite
The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium.
Project URL

Project URL

http://sourceforge.net/projects/jts-topo-suite

Download jts

How to add to project

<!-- https://jarcasting.com/artifacts/com.vividsolutions/jts/ -->
<dependency>
    <groupId>com.vividsolutions</groupId>
    <artifactId>jts</artifactId>
    <version>1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.vividsolutions/jts/
implementation 'com.vividsolutions:jts:1.13'
// https://jarcasting.com/artifacts/com.vividsolutions/jts/
implementation ("com.vividsolutions:jts:1.13")
'com.vividsolutions:jts:jar:1.13'
<dependency org="com.vividsolutions" name="jts" rev="1.13">
  <artifact name="jts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vividsolutions', module='jts', version='1.13')
)
libraryDependencies += "com.vividsolutions" % "jts" % "1.13"
[com.vividsolutions/jts "1.13"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.13
1.12
1.11
1.8