Hi,
how can I limit the vector output from v.out.ogr to the current region only?
Thanks
Wolfgang
Hi,
how can I limit the vector output from v.out.ogr to the current region only?
Thanks
Wolfgang
Wolfgang wrote:
how can I limit the vector output from v.out.ogr to the current region
only?
v.in.region + v.overlay or v.select.
Hamish