How can I create a new layer from the currrent selection?

المشرف العام

Administrator
طاقم الإدارة
Is it possible to create a duplicate layer, only displaying the selection from the layer you are duplicating in QuantumGIS?Simular to ArcGIS -> Create Layer from Selected Features.

I looked at "How to duplicate a layer"

iface = qgis.utils.ifacevl = iface.activeLayer()iface.addVectorLayer( vl.source(), vl.name(), vl.providerType() )but can't see how to duplicate only the selected features?



أكثر...
 
أعلى