kartoza / stream_feature_extractor

A QGIS plugin to extract stream features (wells, sinks, confluences etc.) from a stream network
GNU General Public License v2.0
6 stars 9 forks source link

We need the symbols / cartography rules for the identified stream features #20

Closed timlinux closed 10 years ago

timlinux commented 10 years ago

Problem

When we render the computed stream features they should be shown with appropriate symbology. These symbols should be accompanied by an appropriate metadata and be freely redistributable.

Proposed solution

Client to provide symbols that we should use for the following features:

Feature type
Well
Sink
Branch
Confluence
Pseudo nodes
Self Intersections
Segment centers
Watershed

Expected outcome

We should have a complete dictionary of styles that can be applied to the derived features.

timlinux commented 10 years ago

I have created a symbol set based on the clients symbols as nodes.qml. I will rename it and ensure it is automatically applied to the output layer.