GdalDriver.CreateLayer
GdalDriver.CreateLayer method
Bir katman oluşturur ve yeni özellikler eklemek için açar.
public override VectorLayer CreateLayer(AbstractPath path, DriverOptions options,
SpatialReferenceSystem spatialReferenceSystem)
Parametre | Tip | Tanım |
---|---|---|
path | AbstractPath | Dosyanın yolu. |
options | DriverOptions | Sürücüye özel seçenekler. |
spatialReferenceSystem | SpatialReferenceSystem | Mekansal referans sistemi. |
Geri dönüş değeri
bir örneğiVectorLayer
.
istisnalar
istisna | şart |
---|---|
InvalidOperationException | Katman zaten var. |
NotSupportedException | Uzamsal referans sistemi sürücü tarafından desteklenmiyor. |
Ayrıca bakınız
- class VectorLayer
- class AbstractPath
- class DriverOptions
- class SpatialReferenceSystem
- class GdalDriver
- ad alanı Aspose.Gis.Formats.GDAL
- toplantı Aspose.GIS