Ticket #290 (new enhancement)

Opened 18 months ago

Last modified 2 months ago

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

Changed 2 months ago by aschmitz

  • milestone changed from 3.2 to backlog
Note: See TracTickets for help on using tickets.