Package | Description |
---|---|
org.geotools.coverage.grid.io | |
org.geotools.coverage.io.grib | |
org.geotools.coverage.io.netcdf | |
org.geotools.coverageio |
Base coverage I/O classes defining coverage reader, coverage request and coverage response.
|
org.geotools.coverageio.gdal.aig |
Implementation for Aig (ESRI binary grid) format Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.dted |
Implementation for DTED format Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.ecw |
Implementation for ECW format Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.ehdr |
Implementation for EHdr (ESRI hdr labelled) format Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.envihdr |
Implementation for ENVIHdr (ENVI hdr labelled) format Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.erdasimg |
Implementation for ERDAS Imagine format Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.idrisi |
Implementation for IDRISI format Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.jp2ecw |
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 ECW driver.
|
org.geotools.coverageio.gdal.jp2kak |
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 Kakadu driver.
|
org.geotools.coverageio.gdal.jp2mrsid |
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 MrSID driver.
|
org.geotools.coverageio.gdal.mrsid |
Implementation for MrSID format Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.nitf |
Implementation for National Imagery Transmission Format (NITF) Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.rpftoc |
RPFTOC Coverage I/O leveraging on GDAL.
|
org.geotools.coverageio.gdal.srp | |
org.geotools.coverageio.gdal.vrt | |
org.geotools.gce.arcgrid |
A datasource to manage the ARCGrid ASCII format.
|
org.geotools.gce.geotiff |
A grid coverage exchange to manage the GeoTIFF Revision 1.0 format.
|
org.geotools.gce.grassraster.format | |
org.geotools.gce.image | |
org.geotools.gce.imagemosaic | |
org.geotools.gce.imagepyramid | |
org.geotools.gce.pgraster | |
org.geotools.geopkg.mosaic | |
org.geotools.mbtiles.mosaic | |
org.geotools.tpk | |
org.geotools.vsi |
Modifier and Type | Method and Description |
---|---|
static Set<GridFormatFactorySpi> |
GridFormatFinder.getAvailableFormats()
Finds all avalaible implementations of
GridFormatFactorySpi which have registered
using the services mechanism, and that have the appropriate libraries on the classpath. |
Modifier and Type | Class and Description |
---|---|
class |
GRIBFormatFactorySPI |
Modifier and Type | Class and Description |
---|---|
class |
NetCDFFormatFactorySPI |
Modifier and Type | Class and Description |
---|---|
class |
BaseGridFormatFactorySPI
Base implementation for
GridFormatFactorySpi . |
Modifier and Type | Class and Description |
---|---|
class |
AIGFormatFactory
Implementation of the
Format service provider interface for Aig files. |
Modifier and Type | Class and Description |
---|---|
class |
DTEDFormatFactory
Implementation of the
Format service provider interface for DTED files. |
Modifier and Type | Class and Description |
---|---|
class |
ECWFormatFactory
Implementation of the
Format service provider interface for ECW files. |
Modifier and Type | Class and Description |
---|---|
class |
EsriHdrFormatFactory
Implementation of the
Format service provider interface for EHdr files. |
Modifier and Type | Class and Description |
---|---|
class |
EnviHdrFormatFactory |
Modifier and Type | Class and Description |
---|---|
class |
ErdasImgFormatFactory
Implementation of the
Format service provider interface for ERDAS Imagine files. |
Modifier and Type | Class and Description |
---|---|
class |
IDRISIFormatFactory
Implementation of the
Format service provider interface for IDRISI files. |
Modifier and Type | Class and Description |
---|---|
class |
JP2ECWFormatFactory
Implementation of the
Format service provider interface for JP2K files. |
Modifier and Type | Class and Description |
---|---|
class |
JP2KFormatFactory
Implementation of the
Format service provider interface for JP2K files. |
Modifier and Type | Class and Description |
---|---|
class |
JP2MrSIDFormatFactory
Implementation of the
Format service provider interface for JP2K files. |
Modifier and Type | Class and Description |
---|---|
class |
MrSIDFormatFactory
Implementation of the
Format service provider interface for MrSID files. |
Modifier and Type | Class and Description |
---|---|
class |
NITFFormatFactory
Implementation of the
Format service provider interface for NITF files. |
Modifier and Type | Class and Description |
---|---|
class |
RPFTOCFormatFactory
Implementation of the
Format service provider interface for RPFTOC files. |
Modifier and Type | Class and Description |
---|---|
class |
SRPFormatFactory
Implementation of the
Format service provider interface for SRP (ASRP/USPR) files. |
Modifier and Type | Class and Description |
---|---|
class |
VRTFormatFactory
Implementation of the
Format service provider interface for VRT files. |
Modifier and Type | Class and Description |
---|---|
class |
ArcGridFormatFactory
Implementation of the
Format service provider interface for arc grid files. |
Modifier and Type | Class and Description |
---|---|
class |
GeoTiffFormatFactorySpi
The
GeoTiffFormatFactorySpi should never be instantiated directly by user code. |
Modifier and Type | Class and Description |
---|---|
class |
GrassCoverageFormatFactory
The GrassCoverageFormatFactory will be discovered by the GridFormatFinder.
|
Modifier and Type | Class and Description |
---|---|
class |
WorldImageFormatFactory |
Modifier and Type | Class and Description |
---|---|
class |
ImageMosaicFormatFactory
Implementation of the GridCoverageFormat service provider interface for mosaic of georeferenced
images.
|
Modifier and Type | Class and Description |
---|---|
class |
ImagePyramidFormatFactory
Implementation of the GridCoverageFormat service provider interface for arc grid files.
|
Modifier and Type | Class and Description |
---|---|
class |
PGRasterFactory
Factory for
PGRasterFormat . |
Modifier and Type | Class and Description |
---|---|
class |
GeoPackageFormatFactorySpi
Constructs a GeoPackage Grid Format (supports the GP mosaic datastore).
|
Modifier and Type | Class and Description |
---|---|
class |
MBTilesFormatFactorySpi |
Modifier and Type | Class and Description |
---|---|
class |
TPKFormatFactorySpi |
Modifier and Type | Class and Description |
---|---|
class |
VSIFormatFactory |
Copyright © 1996–2022 Geotools. All rights reserved.