Last Version

WorldImage datasource module 24.2-oss84-1

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.

License

License

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-image
Version

Version

24.2-oss84-1
Type

Type

jar
Description

Description

WorldImage datasource module
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.
Project Organization

Project Organization

Geotools

Download gt-image 24.2-oss84-1


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

Dependencies

compile (3)

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

test (4)

Group / Artifact Type Version
io.oss84.geotools : gt-sample-data jar 24.2-oss84-1
javax.media » jai_codec jar 1.1.3
javax.media » jai_imageio jar 1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.