Hello all,
I transforming a huge 3D point vector file with v.transform and GCPs. I want to shift the elevation data but unfortunately the data is set to the constant value of shift or to 0 if I do not indicate shifting
I`on an ubuntu 7.10, with grass 6.3 cvs from last week

Can somebody help?

In and output:

v.transform -m [EMAIL PROTECTED] output=BAR1_trans pointsfile=/home/seeger/Documents/GRASSDATA/Bardenas/BAR1_711_PP_transpose.txt xshift=0.0 yshift=0.0 zshift=342.12 xscale=1.0 yscale=1.0 zscale=1.0 zrot=0.0 layer=1 --overwrite

New vector map <BAR1_trans> boundary coordinates:

N: 4681879.885    S: 4681828.345

E: 624832.091    W: 624761.947

B: 342.120    T: 342.120

v.transform complete.
               CHECK MAP RESIDUALS
               Current Map                  New Map
POINT X coord Y coord | X coord Y coord | residuals

 1.          2.81        21.42 |    624790.81     4681834.33 |         1.08
 2.         18.99        42.30 |    624772.60     4681853.76 |         0.27
 3.         37.57        53.56 |    624764.23     4681874.16 |         0.45
 4.         10.73        -8.52 |    624822.15     4681837.61 |         0.71
 5.          7.04       -25.79 |    624839.56     4681831.14 |         0.17
 6.         -0.04         2.78 |    624811.98     4681828.12 |         1.77


 Number of points: 6
 Residual mean average: 0.921292


Transformation Matrix
| xoff a b |
| yoff d e |
-------------------------------------------
4649814.842972 0.115355 -0.973089
-71809.024515 0.979300 0.150414
-------------------------------------------


--

_______________________________________________________________________
Dr. Manuel Seeger
Wiss. Assistent                         Scientific Assistant
Physische Geographie                    Dpt. of Physical Geography
FB VI - Geographie/Geowissenschaften    Geography/Geosciences
Universität Trier                       University of Trier
D - 54286 Trier
Tel.:   +49-651-201 4557
Fax:    +49-651-201 3976
Web:    http://www-neu.uni-trier.de/index.php?id=9607

_______________________________________________
grassuser mailing list
grassuser@grass.itc.it
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to