ODIN
ODIN copied to clipboard
Property View - Dynamically determine relevant properties per feature
Currently properties are grouped by "feature class". Each class has the same set of properties. This approach is pretty inflexible. I.e. not every area has altitude properties. Also, later we might want to support editing properties of multiple selected feature. For this we want to show only those properties which are common to all selected features.
The idea would be to assign allowed properties (text modifier) to each feature individually. This model-driven approach could be realized by extending existing feature descriptors.