#670: add support for alternative coordinates
--------------------------+-------------------------------------------------
  Reporter:  timmie       |       Owner:  martinl                            
      Type:  enhancement  |      Status:  assigned                           
  Priority:  normal       |   Milestone:  6.5.0                              
 Component:  wxGUI        |     Version:  svn-develbranch6                   
Resolution:               |    Keywords:  map display, preferences, workspace
  Platform:  Linux        |         Cpu:  x86-32                             
--------------------------+-------------------------------------------------
Comment (by hamish):

 >> Hamish may give his opinion.
 > May I also? ;-)

 maybe this is just trying to anticipate me giving one anyway, ;-)

 In this case Martin is the lead architect of the wxGUI so I am generally
 glad to defer to his judgment on GUI design issues.


 I would just add that for my personal work, the projection used usually
 forms part of the location name, and that appears in the title bar of the
 Map Display GUI window & terminal prompt. And see also 'd.grid -g,-w' and
 'd.where -l,-w'.


 {{{
 7                  code, params = line.split(" ", 1)
 8                  code = int(code.replace('<', '').replace('>', ''))
 9 +                params = params.replace(' <>', '')
 }}}

 curious: is there ever anything held between those <> or is it an
 artifact?



 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/670#comment:33>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to