Ciao Matteo,

You can cut your vector file in Grass according to the current region defined 
with g.region by using v.in.region and then v.overlay.
Otherwise, you can select the vector objects inside your current region using 
v.in.region and then v.select.

Probably, there are other possible solutions to your problem I am not aware 
of...

Hope I was clear enough.

Christian




I don't know whether it is the easiest way to do
On 2 févr. 2010, at 19:04, Matteo Toro wrote:

> Hi,
> 
> I have got a vector file of a big region.
> I would like to export a small part of this vector file to an esri-type 
> vector file.
> 
> How can I do it?
> 
> Thanks!
> 
> _______________________________________________
> grass-user mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/grass-user


_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to