[GRASS GIS] #632: Thematic Maps

7 messages Options
Embed this post
Permalink
GRASS GIS

[GRASS GIS] #632: Thematic Maps

Reply Threaded More More options
Print post
Permalink
#632: Thematic Maps
-------------------------+--------------------------------------------------
 Reporter:  voncasec     |       Owner:  [hidden email]
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.0                    
Component:  default      |     Version:  6.4.0 RCs                
 Keywords:               |    Platform:  Linux                    
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 Hi everyone, I have noticed what seems to me to be a bug with displaying
 thematic map layers in Grass 6.4 RC4 using Ubuntu 8.10.

 When a thematic layer is displayed based on the attributes of a point
 file, the initial thematic map display seems fine (i.e. the graduated
 point symbols correspond with the locations of the point data in x,y
 space). However, if I zoom in or out of the data or pan to a different
 region, the thematic map layer does not zoom or pan with the the vector
 layers or raster layers also being displayed, the graduated symbols seem
 fixed to the display not associated with the point file that was used to
 create it.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/632>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #632: Thematic Maps

Reply Threaded More More options
Print post
Permalink
#632: Thematic Maps
-----------------------+----------------------------------------------------
  Reporter:  voncasec  |       Owner:  [hidden email]
      Type:  defect    |      Status:  new                      
  Priority:  normal    |   Milestone:  6.4.0                    
 Component:  default   |     Version:  6.4.0 RCs                
Resolution:            |    Keywords:  d.vect.thematic          
  Platform:  Linux     |         Cpu:  Unspecified              
-----------------------+----------------------------------------------------
Changes (by hamish):

  * keywords:  => d.vect.thematic

Comment:

 which GUI? wxPython or gis.m?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/632#comment:1>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
Casey Vandenberg

Re: [GRASS GIS] #632: Thematic Maps

Reply Threaded More More options
Print post
Permalink
wxpython,

My apologies for failing to mention that earlier.

GRASS GIS wrote:

> #632: Thematic Maps
> -----------------------+----------------------------------------------------
>   Reporter:  voncasec  |       Owner:  [hidden email]
>       Type:  defect    |      Status:  new                      
>   Priority:  normal    |   Milestone:  6.4.0                    
>  Component:  default   |     Version:  6.4.0 RCs                
> Resolution:            |    Keywords:  d.vect.thematic          
>   Platform:  Linux     |         Cpu:  Unspecified              
> -----------------------+----------------------------------------------------
> Changes (by hamish):
>
>   * keywords:  => d.vect.thematic
>
> Comment:
>
>  which GUI? wxPython or gis.m?
>
>  

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #632: Thematic Maps

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#632: Thematic Maps
-----------------------+----------------------------------------------------
  Reporter:  voncasec  |       Owner:  [hidden email]
      Type:  defect    |      Status:  new                      
  Priority:  normal    |   Milestone:  6.4.0                    
 Component:  default   |     Version:  6.4.0 RCs                
Resolution:            |    Keywords:  d.vect.thematic          
  Platform:  Linux     |         Cpu:  Unspecified              
-----------------------+----------------------------------------------------
Comment (by yytsui):

 It's wxPython. I tried Grass7.0 trunk today Rev:38333, it also does not
 work.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/632#comment:2>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #632: Thematic Maps

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#632: Thematic Maps
-----------------------+----------------------------------------------------
  Reporter:  voncasec  |       Owner:  [hidden email]
      Type:  defect    |      Status:  new                      
  Priority:  normal    |   Milestone:  6.4.0                    
 Component:  wxGUI     |     Version:  6.4.0 RCs                
Resolution:            |    Keywords:  d.vect.thematic          
  Platform:  Linux     |         Cpu:  Unspecified              
-----------------------+----------------------------------------------------
Changes (by martinl):

  * component:  default => wxGUI

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/632#comment:3>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #632: Thematic Maps

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#632: Thematic Maps
-----------------------+----------------------------------------------------
  Reporter:  voncasec  |       Owner:  [hidden email]
      Type:  defect    |      Status:  new                      
  Priority:  normal    |   Milestone:  6.4.0                    
 Component:  wxGUI     |     Version:  6.4.0 RCs                
Resolution:            |    Keywords:  d.vect.thematic          
  Platform:  Linux     |         Cpu:  Unspecified              
-----------------------+----------------------------------------------------
Comment (by yytsui):

 I spent sometime to look into this issue and consider using FloatCanvas
 http://trac.paulmcnett.com/floatcanvas/wiki to fixed this bug. However, If
 we use FloatCanvas to display maps, that means probably a lot of codes in
 gui/wxpython/gui_modules/mapdisp.py, mapdisp_windows.py ,wxgui_utils and
 render.py has to be change. Anyone know how much effort this might cause?
 And I just sent an email to FloatCanvas mailing list to ask whether does
 FloatCanavas support multilayer.
 Any suggestion?
 Thanks

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/632#comment:4>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev
GRASS GIS

Re: [GRASS GIS] #632: Thematic Maps

Reply Threaded More More options
Print post
Permalink
In reply to this post by GRASS GIS
#632: Thematic Maps
-----------------------+----------------------------------------------------
  Reporter:  voncasec  |       Owner:  [hidden email]
      Type:  defect    |      Status:  new                      
  Priority:  normal    |   Milestone:  6.4.0                    
 Component:  wxGUI     |     Version:  6.4.0 RCs                
Resolution:            |    Keywords:  d.vect.thematic          
  Platform:  Linux     |         Cpu:  Unspecified              
-----------------------+----------------------------------------------------
Comment (by martinl):

 Replying to [comment:4 yytsui]:
 > I spent sometime to look into this issue and consider using FloatCanvas
 > http://trac.paulmcnett.com/floatcanvas/wiki to fixed this bug. However,
 If we use FloatCanvas to display maps, that means probably a lot of codes
 in gui/wxpython/gui_modules/mapdisp.py, mapdisp_windows.py ,wxgui_utils
 and render.py has to be change. Anyone know how much effort this might
 cause? And I just sent an email to

 probably quite a lot of work. If you start I would suggest to make a fork
 of wxGUI in grass-addons and later to merge it into trunk.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/632#comment:5>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-dev