Package | Description |
---|---|
org.apache.sis.storage |
Data store base types for retrieving and saving geospatial data
in various storage formats.
|
org.apache.sis.storage.netcdf |
Maps ISO metadata elements from/to the CF-compliant
attributes in a NetCDF file.
|
Class and Description |
---|
DataStore
A storage object which manage a series of features, coverages or sensor data.
|
DataStoreException
Thrown when a
DataStore can not complete a read or write operation. |
StorageConnector
Information for creating a connection to a
DataStore in read and/or write mode. |
Class and Description |
---|
DataStore
A storage object which manage a series of features, coverages or sensor data.
|
DataStoreException
Thrown when a
DataStore can not complete a read or write operation. |
DataStoreProvider
Creates
DataStore instances for a specific format from a given StorageConnector input. |
StorageConnector
Information for creating a connection to a
DataStore in read and/or write mode. |
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.