Riverscapes / QRAVEPlugin

QGIS Plugin for viewing Riverscapes projects
0 stars 0 forks source link

Map layers cannot be added twice #14

Closed MattReimer closed 3 years ago

MattReimer commented 3 years ago

Right now if a map layer appears twice in the business logic with the exact same name it cannot be added to the map.

A good example is loading a vbet project and then trying to load the hillshade from the rscontext "DEM Hillshade" from the RSContext project.

We need to check both the name of the layer AND the path in the tree to determine uniqueness.

MattReimer commented 3 years ago

This will be fixed for version 0.4.0