Package | Description |
---|---|
org.apache.sis.storage |
Data store base types for retrieving and saving geospatial data
in various storage formats.
|
org.apache.sis.storage.earthobservation |
Metadata readers for some format used in Earth observation (Landsat, MODIS).
|
org.apache.sis.storage.geotiff |
Maps ISO metadata elements from/to the GeoTIFF tags.
|
org.apache.sis.storage.netcdf |
Maps ISO metadata elements from/to the Climate and Forecast (CF)
attributes in a netCDF file.
|
Class and Description |
---|
DataSet
Collection of features that share a common set of attributes or properties.
|
DataStore
Manages a series of features, coverages or sensor data.
|
DataStoreException
Thrown when a
DataStore can not complete a read or write operation. |
DataStoreProvider
Provides information about a specific
DataStore implementation. |
IllegalNameException
Thrown when an invalid name is used for identifying a coverage, a feature or other kind of element in a data store.
|
IllegalOpenParameterException
Thrown when a
DataStore can not be opened because of invalid parameters. |
ProbeResult
Tells whether a storage (file, database) appears to be supported by a
DataStore . |
ReadOnlyStorageException
Thrown when a
DataStore can not perform a write operations. |
Resource
Provides access to geospatial data in a
DataStore . |
StorageConnector
Information for creating a connection to a
DataStore in read and/or write mode. |
UnsupportedStorageException
Thrown when no
DataStoreProvider is found for a given storage object. |
Class and Description |
---|
DataStore
Manages a series of features, coverages or sensor data.
|
DataStoreException
Thrown when a
DataStore can not complete a read or write operation. |
DataStoreProvider
Provides information about a specific
DataStore implementation. |
ProbeResult
Tells whether a storage (file, database) appears to be supported by a
DataStore . |
Resource
Provides access to geospatial data in a
DataStore . |
StorageConnector
Information for creating a connection to a
DataStore in read and/or write mode. |
Class and Description |
---|
DataStore
Manages a series of features, coverages or sensor data.
|
DataStoreException
Thrown when a
DataStore can not complete a read or write operation. |
DataStoreProvider
Provides information about a specific
DataStore implementation. |
ProbeResult
Tells whether a storage (file, database) appears to be supported by a
DataStore . |
Resource
Provides access to geospatial data in a
DataStore . |
StorageConnector
Information for creating a connection to a
DataStore in read and/or write mode. |
Class and Description |
---|
Aggregate
A collection of resources.
|
DataStore
Manages a series of features, coverages or sensor data.
|
DataStoreException
Thrown when a
DataStore can not complete a read or write operation. |
DataStoreProvider
Provides information about a specific
DataStore implementation. |
ProbeResult
Tells whether a storage (file, database) appears to be supported by a
DataStore . |
ReadOnlyStorageException
Thrown when a
DataStore can not perform a write operations. |
Resource
Provides access to geospatial data in a
DataStore . |
StorageConnector
Information for creating a connection to a
DataStore in read and/or write mode. |
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.