Grid Coverage module

Implementation of GridCoverage. Provides support for rasters and some image processing like reprojection.

License

License

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-coverage
Last Version

Last Version

24.2-oss84-1
Release Date

Release Date

Type

Type

jar
Description

Description

Grid Coverage module
Implementation of GridCoverage. Provides support for rasters and some image processing like reprojection.
Project Organization

Project Organization

Geotools

Download gt-coverage

How to add to project

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

Dependencies

compile (41)

Group / Artifact Type Version
io.oss84.geotools : gt-referencing jar 24.2-oss84-1
io.oss84.geotools : gt-main jar 24.2-oss84-1
org.locationtech.jts : jts-core jar 1.17.1
javax.media » jai_imageio jar 1.1
it.geosolutions.imageio-ext » imageio-ext-tiff jar 1.3.5
org.jaitools : jt-zonalstats jar 1.6.0
org.jaitools : jt-utils jar 1.6.0
it.geosolutions.jaiext.affine » jt-affine jar 1.1.18
it.geosolutions.jaiext.algebra » jt-algebra jar 1.1.18
it.geosolutions.jaiext.bandmerge » jt-bandmerge jar 1.1.18
it.geosolutions.jaiext.bandselect » jt-bandselect jar 1.1.18
it.geosolutions.jaiext.bandcombine » jt-bandcombine jar 1.1.18
it.geosolutions.jaiext.border » jt-border jar 1.1.18
it.geosolutions.jaiext.buffer » jt-buffer jar 1.1.18
it.geosolutions.jaiext.crop » jt-crop jar 1.1.18
it.geosolutions.jaiext.iterators » jt-iterators jar 1.1.18
it.geosolutions.jaiext.lookup » jt-lookup jar 1.1.18
it.geosolutions.jaiext.mosaic » jt-mosaic jar 1.1.18
it.geosolutions.jaiext.nullop » jt-nullop jar 1.1.18
it.geosolutions.jaiext.rescale » jt-rescale jar 1.1.18
it.geosolutions.jaiext.scale » jt-scale jar 1.1.18
it.geosolutions.jaiext.scale2 » jt-scale2 jar 1.1.18
it.geosolutions.jaiext.stats » jt-stats jar 1.1.18
it.geosolutions.jaiext.translate » jt-translate jar 1.1.18
it.geosolutions.jaiext.utilities » jt-utilities jar 1.1.18
it.geosolutions.jaiext.warp » jt-warp jar 1.1.18
it.geosolutions.jaiext.zonal » jt-zonal jar 1.1.18
it.geosolutions.jaiext.binarize » jt-binarize jar 1.1.18
it.geosolutions.jaiext.format » jt-format jar 1.1.18
it.geosolutions.jaiext.colorconvert » jt-colorconvert jar 1.1.18
it.geosolutions.jaiext.errordiffusion » jt-errordiffusion jar 1.1.18
it.geosolutions.jaiext.orderdither » jt-orderdither jar 1.1.18
it.geosolutions.jaiext.colorindexer » jt-colorindexer jar 1.1.18
it.geosolutions.jaiext.imagefunction » jt-imagefunction jar 1.1.18
it.geosolutions.jaiext.piecewise » jt-piecewise jar 1.1.18
it.geosolutions.jaiext.classifier » jt-classifier jar 1.1.18
it.geosolutions.jaiext.rlookup » jt-rlookup jar 1.1.18
it.geosolutions.jaiext.vectorbin » jt-vectorbin jar 1.1.18
it.geosolutions.jaiext.shadedrelief » jt-shadedrelief jar 1.1.18
commons-io : commons-io jar 2.6
javax.media : jai_core jar 1.1.3

test (4)

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

Project Modules

There are no modules declared in this project.

GeoTools logo

GeoTools is an open source Java library that provides tools for geospatial data. Our Users guide provides an overview of the core features, supported formats and standards support.

License

GeoTools is licensed under the LGPL. The user guide license page describes the less restrictive license for documentation and source code examples.

Contributing

The developers guide outlines ways to contribute to GeoTools using patches, pull requests and setting up new modules.

If you are already experienced with GitHub please check our pull request page before you start!

Building

GeoTools uses Apache Maven for a build system. To build the library run maven from the root of the repository.

% mvn clean install

See the user guide for more details.

Bugs

GeoTools uses JIRA, hosted by Atlassian, for issue tracking.

Mailing Lists

The user list is for all questions related to GeoTools usage.

The dev list is for questions related to hacking on the GeoTools library itself.

More Information

Visit the website or read the docs.

io.oss84.geotools

GeoTools

Versions

Version
24.2-oss84-1
24.2