I have a shapefile layer from a vegetation mapping project with 400+ polygons that represent 15 different vegetation classes. These are stored in a single column called 'type'.
I want to break the shp file down into each different vegetation class, so that I end up with 15 shp layers, one for each class.
How can I do this efficiently in QGIS? Bear in mind that I have no experience in Python or in SQL.
أكثر...
I want to break the shp file down into each different vegetation class, so that I end up with 15 shp layers, one for each class.
How can I do this efficiently in QGIS? Bear in mind that I have no experience in Python or in SQL.
أكثر...