Package org.apache.sis.storage


package org.apache.sis.storage
Data store base types for retrieving and saving geospatial data in various storage formats.

Data­Store provides the methods for reading or writing geospatial data in a given storage. A storage may be a file, a directory, a connection to a database or any other implementation specific mechanism. Suitable Data­Store implementation for a given storage can be discovered and opened by the static methods provided in Data­Stores.

Since:
0.3