Bug #5313
openfix Import Sensor Site and Export Site to KML menu item issues
0%
Description
These menu items are currently at the bottom of the File menu. Import Sensor Site should probably be beneath 'Open...', and Export Site to KML should be beneath 'Export...'. IIRC there's an issue with this not being easy to do.
Also, these menu items get added to gui's uiMenuMapping config each time sensor-view starts up. The plan is to wait until #5129 is fixed for this issue.
Updated by Derik Barseghian over 12 years ago
Dan fixed the second issue, duplicate entries in uiMenuMapping, at r29561.
Updated by Derik Barseghian over 12 years ago
At r29643 now instead of being at the far bottom of the File menu, Import Sensor Site is now at the far top, and Export Site to KML is no longer a File menu top level item, but a subitem of File->Export As.
The ideal place for Import Sensor Site might actually be below File->Open..., but we don't yet have the facility to copy configuration properties to multi-level destination indices, and so this seems a good compromise given REAP project time constraints.
Changing target and importance.