Martin Desruisseaux created SIS-190:
---------------------------------------
Summary: Implement the feature model derived from ISO 19109
Key: SIS-190
URL: https://issues.apache.org/jira/browse/SIS-190
Project: Spatial Information Systems
Issue Type: Task
Components: Features
Reporter: Martin Desruisseaux
Assignee: Martin Desruisseaux
Fix For: 0.5
Implement the {{org.opengis.feature}} interfaces derived from ISO 19109. Those
interfaces are available there:
http://www.geoapi.org/snapshot/javadoc/org/opengis/feature/package-summary.html
Those interfaces are derived from ISO 19109 - Rules for application schema.
Abstract from ISO:
{quote}
Defines rules for creating and documenting application schemas, including
principles for the definition of features. Its scope includes the following:
* conceptual modelling of features and their properties from a universe of
discourse;
* definition of application schemas;
* use of the conceptual schema language for application schemas;
* transition from the concepts in the conceptual model to the data types in the
application schema;
* integration of standardized schemas from other ISO geographic information
standards with the application schema.
{quote}
The {{Feature}} interfaces will be of critical importance to {{DataStore}}s.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)