GeoJsonSeqDriver.OpenLayer
محتويات
[
يخفي
]OpenLayer(string, GeoJsonSeqOptions)
يفتح طبقة للقراءة.
public VectorLayer OpenLayer(string path, GeoJsonSeqOptions options)
| معامل | نوع | الوصف |
|---|---|---|
| path | String | المسار إلى الملف. |
| options | GeoJsonSeqOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
كائن من VectorLayer.
انظر أيضًا
- class VectorLayer
- class GeoJsonSeqOptions
- class GeoJsonSeqDriver
- namespace Aspose.Gis.Formats.GeoJsonSeq
- assembly Aspose.GIS
OpenLayer(AbstractPath, DriverOptions)
يفتح طبقة للقراءة.
public override VectorLayer OpenLayer(AbstractPath path, DriverOptions options)
| معامل | نوع | الوصف |
|---|---|---|
| path | AbstractPath | المسار إلى الملف. |
| options | DriverOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
كائن من VectorLayer.
انظر أيضًا
- class VectorLayer
- class AbstractPath
- class DriverOptions
- class GeoJsonSeqDriver
- namespace Aspose.Gis.Formats.GeoJsonSeq
- assembly Aspose.GIS
OpenLayer(AbstractPath, GeoJsonSeqOptions)
يفتح طبقة للقراءة.
public VectorLayer OpenLayer(AbstractPath path, GeoJsonSeqOptions options)
| معامل | نوع | الوصف |
|---|---|---|
| path | AbstractPath | المسار إلى الملف. |
| options | GeoJsonSeqOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
كائن من VectorLayer.
انظر أيضًا
- class VectorLayer
- class AbstractPath
- class GeoJsonSeqOptions
- class GeoJsonSeqDriver
- namespace Aspose.Gis.Formats.GeoJsonSeq
- assembly Aspose.GIS