[moved here from GRASSLIST]
Should we change v.support to always perform the '-r'
to avoid below problems?
Markus
On Fri, Feb 28, 2003 at 05:10:23PM +0800, Dr. Mohamad Firuz Ramli wrote:
Dear Radim
Thanks for the tip. It's works now.
Regards
Firuz
On Friday 28 February 2003 08:42 am, Dr. Mohamad Firuz Ramli wrote:
> v.transform in=vmap_roadxy out=vmap_roadtrans point=roadgcp
>
> The map is transformed with the residual value
> Transformation is complete
>
> v.support vmap_roadtransTry v.support -r map=vmap_roadtrans
> g.region -p vect=vmap_roadtrans
>
> However, it shows that the region of vmap_roadtrans is similar
> to the one that of original or unrectified.
>
> However, I tried
>
> d.vect vmap_roadtrans
>
> but nothing coming out.Radim