Description
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.
Attachments
Issue Links
- relates to
-
SIS-338 Stores pre-defined metadata in the SpatialMetadata database
- Closed