opticks-org / opticks

Open source remote sensing analysis tool
https://www.opticks.org
GNU Lesser General Public License v2.1
55 stars 19 forks source link

OPTICKS-1369 - Importers use the same options widgets when importing multiple files #301

Closed tclarke closed 1 year ago

tclarke commented 6 years ago

Several Opticks importers (GeoTIFF, Model, and ShapeFile at least) use the same options QWidget for the lifetime of the importer, meaning that the QWidget is not unique when importing multiple files of the same type. Other importers (such as those in EXTRAS) may also have this problem. Here is one possible way to reproduce the problem:

1) Start Opticks 2) Use the Import Options dialog to select two or more GeoTIFF files 3) Click "Options..." to view the Import Options dialog 4) Under the "Importer" tab, change the ISD Metadata value; note that this value now appears for every GeoTIFF file selected in step 2 (the values should be unique)

Original Issue: OPTICKS-1369 Status: Deferred Feature Interpretation:

Suggested Solution:

Actual Solution:

Severity: 3-Important Version Control: Environment: All Linked:

github-actions[bot] commented 4 years ago

Stale issue message