#1113 closed enhancement (fixed)
layertree to be compatible with DataCatalog
Reported by: | rashadkm | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.2.0 |
Component: | wxGUI | Version: | svn-develbranch6 |
Keywords: | data catalog | Cc: | |
CPU: | x86-32 | Platform: | All |
Description
Data Catalog allows to copy, rename && delete maps in layertree of LayerManager window. this patch will add some extra popup menu items for layertree contextmenu
Attachments (2)
Change History (7)
by , 14 years ago
Attachment: | datacatalog.layertree.patch added |
---|
by , 14 years ago
Attachment: | datacatalog.layertree.2.patch added |
---|
follow-up: 2 comment:1 by , 14 years ago
Which patch is relevant? please also add potential consequences for the standard GUI.
comment:2 by , 14 years ago
Replying to neteler:
Which patch is relevant? please also add potential consequences for the standard GUI.
both are same. it does not add any consequences for existing gui. because it work based on an env variable set by datacatalog only. so when using existing gui which does not set the env variable "integrated-gui= True" set by datacatlaog. So for g.gui it works without any changes to layertee.py
comment:3 by , 14 years ago
Component: | Python → wxGUI |
---|---|
Keywords: | data catalog added |
comment:4 by , 10 years ago
Milestone: | 6.5.0 → 7.1.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This request is now addressed by source:grass/trunk/gui/wxpython/lmgr/datacatalog.py?rev=61849 for trunk. Closing as fixed and changing milestone accordingly.
For bugs and missing features, please open new tickets.
layertree.py patch