Martin Desruisseaux created SIS-424:
---------------------------------------

             Summary: Create Feature instances from a SQL database
                 Key: SIS-424
                 URL: https://issues.apache.org/jira/browse/SIS-424
             Project: Spatial Information Systems
          Issue Type: New Feature
          Components: Storage
            Reporter: Martin Desruisseaux
            Assignee: Martin Desruisseaux
             Fix For: 1.0


Implements a {{SQLStore}} capable to create {{org.opengis.feature.Feature}} 
instances from the content of a database. The store takes a one or more tables 
at construction time. Each enumerated table is represented by a 
{{FeatureType}}.  Each relation defined by a foreigner key is represented by an 
{{FeatureAssociationRole}} to another feature (with transitive dependencies 
automatically resolved), and the other columns are represented by 
{{AttributeType}}.

This work was initially started by Johann Sorel.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to