Re: [GRASS-user] wxGUI, display

2009-01-22 Thread Vincent Bain
Yes it is (formerly I believe it was not, sorry).

Vincent

Le jeudi 22 janvier 2009 à 18:16 +0100, Martin Landa a écrit :
> Hi,
> 
> 2009/1/22 Vincent Bain :
> > Another suggestion, perhaps quite superficial : it would be interesting
> > to reload the windows sizes and positions (layer manager, display,
> > terminal).
> 
> it's already part of workspace, window position and their size should
> be reloaded.
> 
> Martin
> 

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] wxGUI, display

2009-01-22 Thread Martin Landa
Hi,

2009/1/22 Vincent Bain :
> Another suggestion, perhaps quite superficial : it would be interesting
> to reload the windows sizes and positions (layer manager, display,
> terminal).

it's already part of workspace, window position and their size should
be reloaded.

Martin

-- 
Martin Landa  * http://gama.fsv.cvut.cz/~landa *
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] wxGUI, display

2009-01-22 Thread Vincent Bain
Another suggestion, perhaps quite superficial : it would be interesting
to reload the windows sizes and positions (layer manager, display,
terminal).

Vincent

Le jeudi 22 janvier 2009 à 17:16 +0100, Martin Landa a écrit :
> Hi,
> 
> 2009/1/22 Moritz Lennert :
> > 1) saving/opening the entire workspace, i.e. including the information of
> > which Displays are open, and
> >
> > 2) saving/loading the content of a particular display and so make it
> > possible to load this information into another display ?
> 
> this would require a bit more effort to implement it. Please create
> for this enhancement ticket on trac. I am afraid it will be not
> implemented soon, so it's better to have in trac.
> 
> Martin
> 

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] wxGUI, display

2009-01-22 Thread Martin Landa
Hi,

2009/1/22 Moritz Lennert :
> 1) saving/opening the entire workspace, i.e. including the information of
> which Displays are open, and
>
> 2) saving/loading the content of a particular display and so make it
> possible to load this information into another display ?

this would require a bit more effort to implement it. Please create
for this enhancement ticket on trac. I am afraid it will be not
implemented soon, so it's better to have in trac.

Martin

-- 
Martin Landa  * http://gama.fsv.cvut.cz/~landa *
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] wxGUI, display

2009-01-22 Thread Moritz Lennert

On 22/01/09 14:53, Martin Landa wrote:

Hi,

2009/1/21 Paolo Craveri :

1) load some vector maps and set properties
2) save workspace as gxw file;
3) start new display (Display 2)
4) in Layer Manager, Display 2, try to load workspace saved previously
5) display 2 … vanish


right, display 2 is not part of the saved workspace.


It would be very useful to have the chance to copy layers from one
display to another, avoiding repetitive tasks of setting properties.


Not sure how to reasonably implement it, you can always edit manually
gwx file (just copy content of display tag).


Maybe you can offer the choice between

1) saving/opening the entire workspace, i.e. including the information 
of which Displays are open, and


2) saving/loading the content of a particular display and so make it 
possible to load this information into another display ?


Moritz
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] wxGUI, display

2009-01-22 Thread Martin Landa
Hi,

2009/1/21 Paolo Craveri :
> 1) load some vector maps and set properties
> 2) save workspace as gxw file;
> 3) start new display (Display 2)
> 4) in Layer Manager, Display 2, try to load workspace saved previously
> 5) display 2 … vanish

right, display 2 is not part of the saved workspace.

> It would be very useful to have the chance to copy layers from one
> display to another, avoiding repetitive tasks of setting properties.

Not sure how to reasonably implement it, you can always edit manually
gwx file (just copy content of display tag).

Martin

-- 
Martin Landa  * http://gama.fsv.cvut.cz/~landa *
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] wxGUI, display

2009-01-21 Thread Paolo Craveri
Hi to all,

in wxGUI, Layer Manager, I've just tried these actions:

1) load some vector maps and set properties
2) save workspace as gxw file;
3) start new display (Display 2)
4) in Layer Manager, Display 2, try to load workspace saved previously
5) display 2 … vanish

It would be very useful to have the chance to copy layers from one
display to another, avoiding repetitive tasks of setting properties.

Many many thanks to all developers, from an enthusiastic end-user.

ciao

-- 
-- 
Paolo C.
Lat. 44° 39' 11.08'' N  Long. 7° 23' 25.26'' E
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] wxGui - display labels on layer 2

2009-01-21 Thread Martin Landa
Hi,

2009/1/21 Paolo Craveri :
> 1)load a vector map with at least 2 layers ( table on layer 2 with
> some values to display)
> 2)properties:
>  Selection-->layer number, set to 2
>  Optional:--> check shape and attr
>  Labels-->Layer number set to 2
>  Labels--> "set of column to be displayed": there are only
> columns from table on layer 1; no possibility to write directly in
> drop-down list the field name on layer 2.

fixed in r35533. Martin

-- 
Martin Landa  * http://gama.fsv.cvut.cz/~landa *
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] wxGui - display labels on layer 2

2009-01-21 Thread Paolo Craveri
Hi to all.

in wxGui:

1)load a vector map with at least 2 layers ( table on layer 2 with
some values to display)
2)properties:
  Selection-->layer number, set to 2
  Optional:--> check shape and attr
  Labels-->Layer number set to 2
  Labels--> "set of column to be displayed": there are only
columns from table on layer 1; no possibility to write directly in
drop-down list the field name on layer 2.


Where I'm wrong?

ciao
-- 
-- 
Paolo C.
Lat. 44° 39' 11.08'' N  Long. 7° 23' 25.26'' E
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user