io.github.ci-cmg:h3-hull-generator

The h3-hull-generator computes approximate concave hulls using Uber's H3 library and JTS.

License

License

GroupId

GroupId

io.github.ci-cmg
ArtifactId

ArtifactId

h3-hull-generator
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.ci-cmg:h3-hull-generator
The h3-hull-generator computes approximate concave hulls using Uber's H3 library and JTS.
Project URL

Project URL

https://github.com/CI-CMG/h3-hull-generator
Source Code Management

Source Code Management

https://github.com/CI-CMG/h3-hull-generator

Download h3-hull-generator

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.locationtech.jts.io : jts-io-common jar 1.18.2
org.locationtech.jts : jts-core jar 1.18.2
org.locationtech.spatial4j : spatial4j jar 0.8
io.github.ci-cmg : polar-processor jar 2.0.0
com.uber : h3 jar 3.7.0
io.github.ci-cmg : h3-darwin-arm64 jar 3.7.0
com.twelvemonkeys.imageio : imageio-tiff jar 3.8.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0