[
https://issues.apache.org/jira/browse/SIS-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux resolved SIS-190.
-------------------------------------
Resolution: Fixed
> Implement the FeatureType 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}}
> uses. Note that in its simplest form {{Feature}} has many conceptual common
> points with {{Record}} (SIS-127), even if the API is quite different.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)