[GRASS-dev] Re: [GRASS GIS] #670: add support for alternative coordinates

GRASS GIS trac at osgeo.org
Sun Jul 5 06:54:00 EDT 2009


#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 timmie):

 - it loads like: +proj=utm +zone=24 +south +ellps=aust_SA +units=m
 +no_defs  <>
         which doesn't work unless modified to +proj=utm +zone=24 +south
 +ellps=aust_SA +units=m +no_defs
     - this works very well => great plus!
     - for not leading to mislead coordinates comparisions it would be
 great to show the EPSG number in the status bar
     - please make a switch in the status bar to either native coodinates
 of the location or the projection defined in the Config
     - does it check whether the projections comply?
     - please documents that: one needs to input the EPSG number and then
 press load code
     - pelase enable to display the coordinates in decimal numbers: -f
 '%.8f'

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


More information about the grass-dev mailing list