On 10/08/2012 02:13 PM, maning sambale wrote:
HI,
I have a shapefile polygon that contains administrative boundaries and
a several shapefile of various features. I want to create separate
shapefiles of each layer feature for each administrative boundaries in
the clipping layer.
For example,
AdminPoly1
- AdminPoly1_point.shp
- AdminPoly1_line.shp
- AdminPoly1_poly.shp
AdminPoly2
- AdminPoly1_point.shp
- AdminPoly1_line.shp
- AdminPoly1_poly.shp
and so on.
Any advice?
Maning,
The new layer methods may be what you're looking for:
http://trac.osgeo.org/gdal/wiki/LayerAlgebra
Ari
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev