[GRASS-dev] [GRASS GIS] #1666: v.proj - Error in pj_do_transform

#1666: v.proj - Error in pj_do_transform
--------------------------+-------------------------------------------------
Reporter: spiderplant0 | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Vector | Version: 6.4.2
Keywords: | Platform: MSWindows 7
      Cpu: x86-64 |
--------------------------+-------------------------------------------------
Consider this data organization...

{{{
e:\work\grass\GB\mapset1
e:\work\grass\UK_EPSG900913\mapset1
}}}

I.e. 'mapset1' folders contain the 'vector' and 'dbf' directories etc.

And I have two locations 'GB' and 'UK_EPSG900913' The projections are set
to OSGB36 and epsg900913 respectively.

I have a map in the 'GB' location that I wish to re-project to epsg900913.
So I choose the location as 'UK_EPSG900913' and 'mapset1' and then I run
this command...

{{{
v.proj input=scot location=GB mapset=mapset1 output=scot1
}}}

It works on Linux but when I run this on windows I get the error...

{{{
Reprojecting primitives:
pj_transform() failed: failed to load datum shift file
ERROR: Error in pj_do_transform
}}}

Tested on..[[BR]]

Windows 7 64-bit with GRASS 6.4.2 32-bit - get error[[BR]]

Ubuntu 12.04 64-bit with GRASS 6.4.2 64-bit - OK[[BR]]

Ubuntu 11.10 32-bit with GRASS 6.4.1 32-bit - OK[[BR]]

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

#1666: v.proj - Error in pj_do_transform
---------------------------+------------------------------------------------
  Reporter: spiderplant0 | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.3
Component: Vector | Version: 6.4.2
Resolution: fixed | Keywords:
  Platform: MSWindows 7 | Cpu: x86-64
---------------------------+------------------------------------------------
Changes (by neteler):

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

Comment:

The similar ticket #1189 has been fixed. Assuming that it applies
to this ticket, too: closing. Feel free to reopen if needed.

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