You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2015/02/03 22:49:35 UTC

[jira] [Updated] (SIS-190) Implement the feature model derived from ISO 19109

     [ https://issues.apache.org/jira/browse/SIS-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Desruisseaux updated SIS-190:
------------------------------------
    Description: 
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.


  was:
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.



> 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}} uses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)