Last Version

Feature Based Graphs and Networks 24.2-oss84-1

Graph classes that builds and walk networks based on Feature relationships. The original graph package has been developed using the JUMP Feature API. Its intension is to be able to aid automated skeletonization of water bodies by computing directionality of generated skeletons. The work for the original JUMP based library has been funded by the BC Proventional Government department of BMGS. This library has been ported to geotools2 as part of the VWFS project sponcered by Geo Innovations.

License

License

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-graph
Version

Version

24.2-oss84-1
Type

Type

jar
Description

Description

Feature Based Graphs and Networks
Graph classes that builds and walk networks based on Feature relationships. The original graph package has been developed using the JUMP Feature API. Its intension is to be able to aid automated skeletonization of water bodies by computing directionality of generated skeletons. The work for the original JUMP based library has been funded by the BC Proventional Government department of BMGS. This library has been ported to geotools2 as part of the VWFS project sponcered by Geo Innovations.
Project Organization

Project Organization

Geotools

Download gt-graph 24.2-oss84-1


<!-- https://jarcasting.com/artifacts/io.oss84.geotools/gt-graph/ -->
<dependency>
    <groupId>io.oss84.geotools</groupId>
    <artifactId>gt-graph</artifactId>
    <version>24.2-oss84-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.oss84.geotools/gt-graph/
implementation 'io.oss84.geotools:gt-graph:24.2-oss84-1'
// https://jarcasting.com/artifacts/io.oss84.geotools/gt-graph/
implementation ("io.oss84.geotools:gt-graph:24.2-oss84-1")
'io.oss84.geotools:gt-graph:jar:24.2-oss84-1'
<dependency org="io.oss84.geotools" name="gt-graph" rev="24.2-oss84-1">
  <artifact name="gt-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oss84.geotools', module='gt-graph', version='24.2-oss84-1')
)
libraryDependencies += "io.oss84.geotools" % "gt-graph" % "24.2-oss84-1"
[io.oss84.geotools/gt-graph "24.2-oss84-1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.oss84.geotools : gt-main jar 24.2-oss84-1
javax.media : jai_core jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.