[
https://issues.apache.org/jira/browse/SIS-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux updated SIS-444:
------------------------------------
Issue Type: New Feature (was: Task)
> GridCoverageResource interface for raster data
> ----------------------------------------------
>
> Key: SIS-444
> URL: https://issues.apache.org/jira/browse/SIS-444
> Project: Spatial Information Systems
> Issue Type: New Feature
> Components: Storage
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.0
>
>
> All {{DataStore}} in Apache SIS provides their data as a collection of
> `Resource`. There is different kinds of resources; SIS 0.8 already provides
> {{FeatureSet}} for resources made of a stream of `Feature` instances
> (typically geometries associated to some property values). We need another
> specialization of resources, {{GridCoverageResource}}, for raster data. Two
> key elements of grid coverages are:
> * {{GridGeometry}}, which describe the _domain_ of a coverage (e.g. the
> raster size in pixels and the geographic envelope).
> * {{SampleDimension}} which describe the _range_ of a coverage (e.g. the
> meaning of values stored in raster bands).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)