[GRASS5] Re: [GRASSLIST:5692] GRASSLIST:5691] Re: Unrectified DXF importation

[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_roadtrans

Try 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

On Saturday 01 March 2003 04:36 pm, Markus Neteler wrote:

[moved here from GRASSLIST]

Should we change v.support to always perform the '-r'
to avoid below problems?

Markus

Yes.

Radim