Ticket #290 (new enhancement)
SQLFeatureStore: Add option for narrowing subfeature type in join
| Reported by: | mschneider | Owned by: | mschneider |
|---|---|---|---|
| Priority: | minor | Milestone: | backlog |
| Component: | general | Version: | 3.2 |
| Keywords: | Cc: | ||
| Parent ID: | Blocked By: | ||
| Blocking: |
Description
In order to improve ease of understanding, the Join element should be exchanged with a specialized element, e.g.:
..
<Feature path=".">
<FeatureTypeJoin? type="gsmlgu:GeologicUnit" fromColumns="gsml_specification_fk" toColumns="attr_gml_id"/>
</Feature>
..
Change History
Note: See
TracTickets for help on using
tickets.
