[GRASS-dev] [GRASS GIS] #1994: wxPy loc'n wiz: WKT doesn't ask for datum transform terms

#1994: wxPy loc'n wiz: WKT doesn't ask for datum transform terms
---------------------------------+-------------------------------------
  Reporter: hamish | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.4
Component: Projections/Datums | Version: svn-releasebranch70
Resolution: fixed | Keywords: location wizard, g.proj
       CPU: All | Platform: All
---------------------------------+-------------------------------------
Changes (by neteler):

* status: new => closed
* version: svn-trunk => svn-releasebranch70
* resolution: => fixed
* milestone: 6.4.4 => 7.0.4

Comment:

Solved in trunk and relbranch70:

Example:

{{{
g.proj wkt=~/tmp/brazil.prj datumtrans=-1 -w
---
1
Used in whole sam69 region
towgs84=-57.000,1.000,-41.000
Default 3-Parameter Transformation (May not be optimum for older datums;
use this only if no more appropriate options are available.)
---
2
Used in Brazil
towgs84=-60.0,-2.0,-41.0

---
3
Used in South America?
towgs84=-77.0,3.0,-45.0
Old GRASS sam69 parameters
}}}

Closing.

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