[GRASS-dev] [GRASS GIS] #1513: Location Wizard's misleading label for XY new location creation method

#1513: Location Wizard's misleading label for XY new location creation method
-------------------------+--------------------------------------------------
Reporter: alf | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: wxGUI | Version: 6.4.1
Keywords: | Platform: All
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Hi,

stepping through the Location Wizard wxGUI, I noticed the last entry in
the list of methods for defining a new location, the XY method states:
'Create an arbitrary non-earth coordinate system (XY)'.
This can be misleading as the planetary/satellite/asteroids locations can
be described by proj4, WKT, or an existing planetary map. I'd suggest to
change the label in:
'Create a cartesian coordinate system (XY)' or 'Create a generic cartesian
coordinate system (XY)'

Regards,

Alessandro Frigeri

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1513&gt;
GRASS GIS <http://grass.osgeo.org>

#1513: Location Wizard's misleading label for XY new location creation method
----------------------------------------------------+-----------------------
Reporter: alf | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: wxGUI | Version: 6.4.1
Keywords: location wizard, ellipsoids, planetary | Platform: All
      Cpu: All |
----------------------------------------------------+-----------------------
Changes (by hamish):

  * keywords: => location wizard, ellipsoids, planetary
  * cpu: Unspecified => All
  * milestone: => 6.4.2

Comment:

"Create a generic Cartesian coordinate system (XY)" sounds ok to me.

btw I've added your ellipse.table.solar.system in trunk, TODO is a radio
button in the ellipsoid choosing page of the Wizard to alternately select
[*] Earth based, Planetary bodies, and then parse the other list. Even
if most people don't use that I think some portion of them will have fun
exploring, especially with MOLA and Moon elevation data being available
for use in generic tutorials.

I notice than in ellipse.table.solar.system some entries are upper cased
and some are lowercased, and at least on UNIX that makes all the upper
case ones come first if I combine the two ellipse.tables together. -> All
upper or all lowercase?

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1513#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1513: Location Wizard's misleading label for XY new location creation method
----------------------------------------------------+-----------------------
Reporter: alf | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.1
Keywords: location wizard, ellipsoids, planetary | Platform: All
      Cpu: All |
----------------------------------------------------+-----------------------
Changes (by hamish):

  * milestone: 6.4.2 => 6.4.3

Comment:

new wording applied in trunk and devbr6 with r50197,8.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1513#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1513: Location Wizard's misleading label for XY new location creation method
----------------------------------------------------+-----------------------
Reporter: alf | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.1
Keywords: location wizard, ellipsoids, planetary | Platform: All
      Cpu: All |
----------------------------------------------------+-----------------------

Comment(by hamish):

Replying to [comment:1 hamish]:
> btw I've added your ellipse.table.solar.system in trunk,
> TODO is a radio button in the ellipsoid choosing page of the
> Wizard to alternately select [*] Earth based, Planetary
> bodies, and then parse the other list. Even if most people don't
> use that I think some portion of them will have fun exploring,
> especially with MOLA and Moon elevation data being available for
> use in generic tutorials.

Hi,

I've now added the radio button selector in trunk, but I sort of ran up
against the limits of my wx + python know-how. It's mostly there but
something is stopping it from making it onto the final summary page.

Also that breaks the airy ellipsoid for now, probably others too. :frowning:

help?

Hamish

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1513#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1513: Location Wizard's misleading label for XY new location creation method
----------------------------------------------------+-----------------------
Reporter: alf | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.1
Keywords: location wizard, ellipsoids, planetary | Platform: All
      Cpu: All |
----------------------------------------------------+-----------------------

Comment(by neteler):

Replying to [comment:2 hamish]:
> new wording applied in trunk and devbr6 with r50197,8.

Hamish, please backport to G6.4.svn

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1513#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1513: Location Wizard's misleading label for XY new location creation method
----------------------------------------------------+-----------------------
Reporter: alf | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.1
Keywords: location wizard, ellipsoids, planetary | Platform: All
      Cpu: All |
----------------------------------------------------+-----------------------

Comment(by hamish):

new wording now in 6.4svn as part of major r50882 bulk backport.

--
ellipsoid setting still broken in trunk:
loc wizard -> select from list -> ll -> ellipsoid defn -> planetary bodies
-> pick one -> breakage.

The airy ellipsoid is still broken too.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1513#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#1513: Location Wizard's misleading label for XY new location creation method
---------------------+------------------------------------------------------
  Reporter: alf | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.1
Resolution: fixed | Keywords: location wizard, ellipsoids, planetary
  Platform: All | Cpu: All
---------------------+------------------------------------------------------
Changes (by hamish):

  * status: new => closed
  * resolution: => fixed

Comment:

creation of locations with ellipsoid but no datum (thus planetary
ellipsoids) now fixed in trunk. see #1967. tested on debian/squeeze with
proj4 version 4.7.0.

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1513#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>