When I try to use v.proj to reproject my map from OSGB to GoogleMaps coord system I get this error....
Reprojecting primitives:
pj_transform() failed: failed to load datum shift file
ERROR: Error in pj_do_transform
Can someone confirm I not doing something stupid to cause this error please ...
My file structure is...
e:\work\grass\GB\mapset1
e:\work\grass\UK_EPSG900913\mapset1
I.e. 'mapset1' folders contain the 'vector' and 'dbf' directories etc.
So I have two locations 'GB' and 'UK_EPSG900913' The projections are set to OSGB and epsg900913 respectively.
I have a map in the 'GB' location that I wish to reproject to epsg900913 I understand that to do this I choose the location as 'UK_EPSG900913' and 'mapset1' when I launch GRASS and then I type this command...
v.proj input=scot location=GB mapset=mapset1 output=scot1
And then a map should appear in my 'UK_EPSG900913/mapset1/vector' folder.
Is my understanding of how to re-project correct? If so can anyone suggest what might be going wrong?
I'm on Windows 7 64-bit, GRASS 6.4.2