Uses of Package
org.apache.sis.storage
-
Packages that use org.apache.sis.storage 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.event Provides interfaces and classes for dealing with different types of events fired by resources.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.org.apache.sis.storage.sql Data store capable to read and create features from a JDBC connection to a database. -
Classes in org.apache.sis.storage used by org.apache.sis.storage Class Description Aggregate A collection of resources.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 aDataStorecan not complete a read or write operation.DataStoreProvider Provides information about a specificDataStoreimplementation.FeatureSet A dataset providing access to a stream of features.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 aDataStorecan not be opened because of invalid parameters.ProbeResult Tells whether a storage (file, database) appears to be supported by aDataStore.Query Definition of filtering to apply for fetching a resource subset.Resource Provides access to geospatial data in aDataStore.StorageConnector Information for creating a connection to aDataStorein read and/or write mode.UnsupportedQueryException Thrown when a resources can not be filtered with a given query.UnsupportedStorageException Thrown when noDataStoreProvideris found for a given storage object. -
Classes in org.apache.sis.storage used by org.apache.sis.storage.earthobservation Class Description DataStore Manages a series of features, coverages or sensor data.DataStoreException Thrown when aDataStorecan not complete a read or write operation.DataStoreProvider Provides information about a specificDataStoreimplementation.ProbeResult Tells whether a storage (file, database) appears to be supported by aDataStore.Resource Provides access to geospatial data in aDataStore.StorageConnector Information for creating a connection to aDataStorein read and/or write mode. -
Classes in org.apache.sis.storage used by org.apache.sis.storage.event Class Description Resource Provides access to geospatial data in aDataStore. -
Classes in org.apache.sis.storage used by org.apache.sis.storage.geotiff Class Description Aggregate A collection of resources.DataStore Manages a series of features, coverages or sensor data.DataStoreException Thrown when aDataStorecan not complete a read or write operation.DataStoreProvider Provides information about a specificDataStoreimplementation.GridCoverageResource Access to data values in a n-dimensional grid.ProbeResult Tells whether a storage (file, database) appears to be supported by aDataStore.Resource Provides access to geospatial data in aDataStore.StorageConnector Information for creating a connection to aDataStorein read and/or write mode. -
Classes in org.apache.sis.storage used by org.apache.sis.storage.netcdf Class Description Aggregate A collection of resources.DataStore Manages a series of features, coverages or sensor data.DataStoreException Thrown when aDataStorecan not complete a read or write operation.DataStoreProvider Provides information about a specificDataStoreimplementation.ProbeResult Tells whether a storage (file, database) appears to be supported by aDataStore.Resource Provides access to geospatial data in aDataStore.StorageConnector Information for creating a connection to aDataStorein read and/or write mode. -
Classes in org.apache.sis.storage used by org.apache.sis.storage.sql Class Description Aggregate A collection of resources.DataStore Manages a series of features, coverages or sensor data.DataStoreException Thrown when aDataStorecan not complete a read or write operation.DataStoreProvider Provides information about a specificDataStoreimplementation.ProbeResult Tells whether a storage (file, database) appears to be supported by aDataStore.Resource Provides access to geospatial data in aDataStore.StorageConnector Information for creating a connection to aDataStorein read and/or write mode.