Use ogr2ogr:

ogr2ogr -f "ESRI Shapefile" -clipsrc mask.shp output.shp input.shp

Karlis

Bis Nulama wrote:
..
I have 60 shape layers and I would like to cut them on a poligon shape
(region boundary).
Is there a way to do this selecting all the 60 layers at once (and not
repeating the clip command 60 times)?
..
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to