io.github.ci-cmg:trackline-simplifier

The trackline-simplifier creates a simplified geometry from a source of longitude, latitude, and timestamped coordinates.

License

License

GroupId

GroupId

io.github.ci-cmg
ArtifactId

ArtifactId

trackline-simplifier
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.ci-cmg:trackline-simplifier
The trackline-simplifier creates a simplified geometry from a source of longitude, latitude, and timestamped coordinates.
Project URL

Project URL

https://github.com/CI-CMG/trackline-simplifier
Source Code Management

Source Code Management

https://github.com/CI-CMG/trackline-simplifier

Download trackline-simplifier

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ci-cmg/trackline-simplifier/ -->
<dependency>
    <groupId>io.github.ci-cmg</groupId>
    <artifactId>trackline-simplifier</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ci-cmg/trackline-simplifier/
implementation 'io.github.ci-cmg:trackline-simplifier:2.2.1'
// https://jarcasting.com/artifacts/io.github.ci-cmg/trackline-simplifier/
implementation ("io.github.ci-cmg:trackline-simplifier:2.2.1")
'io.github.ci-cmg:trackline-simplifier:jar:2.2.1'
<dependency org="io.github.ci-cmg" name="trackline-simplifier" rev="2.2.1">
  <artifact name="trackline-simplifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ci-cmg', module='trackline-simplifier', version='2.2.1')
)
libraryDependencies += "io.github.ci-cmg" % "trackline-simplifier" % "2.2.1"
[io.github.ci-cmg/trackline-simplifier "2.2.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.geotools » gt-geojson jar 26.4
org.locationtech.jts : jts-core jar 1.18.2
org.locationtech.jts.io : jts-io-common jar 1.18.2
org.locationtech.spatial4j : spatial4j jar 0.8
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3
org.slf4j : slf4j-api jar 1.7.36

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36
io.github.ci-cmg : io-stream-utils jar 1.0.0
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.1
2.1.0