не последняя версия
Последняя версия 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.

Категории

Категории

GeoTools Прикладные библиотеки Geospatial Geo
Группа

Группа

io.oss84.geotools
Идентификатор

Идентификатор

gt-image
Версия

Версия

24.2
Тип

Тип

jar

Скачать 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"]