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!
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!
On Tue, 2 Feb 2010, Matteo Toro wrote:
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.
Matteo,
Take a look at v.extract and see if that meets your needs.
Rich
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
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user