#1899: v.transform man page needs update
---------------------------------------+------------------------------------
Reporter: jm | Owner: grass-dev@…
Type: defect | Status: new
Priority: trivial | Milestone:
Component: Docs | Version: svn-trunk
Keywords: v.transform documentation | Platform: Unspecified
Cpu: Unspecified |
---------------------------------------+------------------------------------
Under section titled "NAME", the man page for v.transform refers to GCP
based transformation. This is an old feature of v.transform, now
performed by v.rectify. That is clarified below, under section titled
"NOTES", but maybe is desired to fix this anyway.
Replying to [comment:1 jm]:
> Other elements deprecated:
>
> - flag "-m" is no longer used.
>
> - the transformation matrix is not longer printed by v.transform. So,
subsection "Affine Transformation Matrix" (section "NOTES") is deprecated.
v.transform has been updated accordingly in r55252-3. Note that the
transformation matrix can be printed by m.transform.
Replying to [comment:2 mmetz]:
> v.transform has been updated accordingly in r55252-3. Note that
> the transformation matrix can be printed by m.transform.
Remark added in r55264.
Closing, reopen if needed.