is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:gt-image 24.2

Grid coverage reader for image georeferenced by a world file. File format consists of consisting of a plain image and a "sidecar" world file to georeference the image, a and projection file file to indicate the coordinate reference system used.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-image
Version

Version

24.2
Type

Type

jar

Download gt-image 24.2


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