[GRASS-dev] Re: [GRASS GIS] #670: add support for alternative
coordinates
GRASS GIS
trac at osgeo.org
Sun Jul 5 17:32:37 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 martinl):
Replying to [comment:14 timmie]:
> > > - please make a switch in the status bar to either native
coodinates of the location or the projection defined in the Config
> >
> > Done in r38258.
> Well, I was looking for a different design.
And design is? Currently you can enable reprojection from combobox located
in the mapdisplay statusbar, item "Projection". Note that only statusbar
coordinates are reprojected, not the data.
> Which wxGUI python file controls the status bar?
source:grass/trunk/gui/wxpython/gui_modules/mapdisp.py
> I would like to send you a proposal.
Go ahead.
> > > - does it check whether the projections comply?
> >
> > I don't understand what you are asking for.
> What happens if a users enters a EPSG code of a projection which does
not match with the projection of the location?
The required item is proj string not the EPSG code. Coordinates in the
statusbar are reprojected. This is what you are asking for, no?
> E.g. an adjactant UTM zone instead of WGS84?
>
> > > - please documents that: one needs to input the EPSG number and
then press load code
> > I would leave this for native speaker in the best case.
> I would like to include this in the proposal.
> What file do I need to modify?
source:grass/trunk/gui/wxpython/docs/wxGUI.html
Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/670#comment:15>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list