Skip to content

Custom Input Symbology #1077

Description

@philipbaileynar

This is hopefully easier to implement than it sounds...

Goal

Sometimes we want to add input layers to the map for specific purposes. The current use case is that @Jdgilby wants to add a sample frame to the map, but use the zones of influence symbology.

Proposed Solution

Inside the synchronized resources, add folders for the different input types where we can place QML files. Then in the user interface, add another "Add To Map With Custom Symbology" (hopefully with tighter wording) that displays just those QML files in the relevant subfolder as options.

If we outgrow submenus then we could use a modal popup with a single dropdown.

QRiS
    blxml
    QRiS
        metrics
        protocols
        inputs   <-- new folder
            sample_frames
                custom_01.qml
                custom_02.qml
            profiles
            cross_sections
            aois
            riverscapes
    symbology
Image

FYI @joewheaton @Jdgilby

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions