is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:gt-imageio-ext-gdal 24.2

Extension of the of Grid Coverage plugins, leveraging on the GDAL raster data access capabilities by means of the ImageIO-Ext Project.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-imageio-ext-gdal
Version

Version

24.2
Type

Type

jar

Download gt-imageio-ext-gdal 24.2


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