Version 4 (modified by 8 years ago) ( diff ) | ,
---|
This page collects ideas about wxGUI Data Catalog development. The main goal is to implement an application integrated into Layer Manager (as a new tab) and standalone application as g.gui.datacatalog
.
Current implementation in trunk is refactored (using TreeModel, TreeView) and allows to:
- rename maps
- remove maps
- copy maps (within the same location)
- drag and drop for copying
- perform these actions even outside the current mapset or location (achieved by using separate environment)
- searching, filtering maps based on pattern
- display map if in current location
- reload mapset or GRASS database
Pool for advanced features:
- copy maps from different locations with different projection (requires reprojection)
- copy maps from different locations with the same projection (v.pack/r.pack? r3.pack missing)
- drag and drop maps into map canvas
- preview of maps
- show metadata
- bulk operations (remove, copy, rename)
- add your idea here...
See also:
Note:
See TracWiki
for help on using the wiki.