archaeodav / felttegn

Public repository for FeltTegn, a Qgis Plugin for processing survey data from archaeological excavations conducted by Danish Museums
GNU General Public License v3.0
5 stars 1 forks source link

Vers. 1.2 Museum layout list #37

Open karlhjalte opened 2 years ago

karlhjalte commented 2 years ago

Hi

The list under the museum dropbox extends itself to repetition by amount of times you use Felttegn (ie. open it up to iterate on new data)

see picture

screendumb

archaeodav commented 2 years ago

Thanks. I'll look into that. The good news is if the first three characters in the file name are the museum code you can leave it on auto.

The museum name is currently only used for a lookup for the layer_definitions.json file that sets the behaviour for how the layers and styles are handled, so unless you've defined custom behaviour for your museum in that file you don't need to set it.

On reflection I shouldn't have pushed that feature before it was documented, as it will confuse people. There's always a trade-off between getting the changes we need out the door quickly and implementing new functionality.

I'll remove it for now, and leave the auto function working behind the scenes.

archaeodav commented 2 years ago

I've removed this box from the dialog temporarily in 1.22

archaeodav commented 2 years ago

Re-added the combo box and thus this issue in v1.24. Appears to add the list of museums every time FeltTegn is called, despite calling comboBox.clear().