TopoJsonDriver.OpenLayer
Contenuti
[
Nascondere
]OpenLayer(string, TopoJsonOptions)
Apre un livello per la lettura.
public VectorLayer OpenLayer(string path, TopoJsonOptions options)
Parametro | Tipo | Descrizione |
---|---|---|
path | String | Percorso del file. |
options | TopoJsonOptions | Opzioni specifiche del conducente. |
Valore di ritorno
Un’istanza diVectorLayer
.
Guarda anche
- class VectorLayer
- class TopoJsonOptions
- class TopoJsonDriver
- spazio dei nomi Aspose.Gis.Formats.TopoJson
- assemblea Aspose.GIS
OpenLayer(AbstractPath, DriverOptions)
Apre un livello per la lettura.
public override VectorLayer OpenLayer(AbstractPath path, DriverOptions options)
Parametro | Tipo | Descrizione |
---|---|---|
path | AbstractPath | Percorso del file. |
options | DriverOptions | Opzioni specifiche del conducente. |
Valore di ritorno
Un’istanza diVectorLayer
.
Guarda anche
- class VectorLayer
- class AbstractPath
- class DriverOptions
- class TopoJsonDriver
- spazio dei nomi Aspose.Gis.Formats.TopoJson
- assemblea Aspose.GIS
OpenLayer(AbstractPath, TopoJsonOptions)
Apre un livello per la lettura.
public VectorLayer OpenLayer(AbstractPath path, TopoJsonOptions options)
Parametro | Tipo | Descrizione |
---|---|---|
path | AbstractPath | Percorso del file. |
options | TopoJsonOptions | Opzioni specifiche del conducente. |
Valore di ritorno
Un’istanza diVectorLayer
.
Guarda anche
- class VectorLayer
- class AbstractPath
- class TopoJsonOptions
- class TopoJsonDriver
- spazio dei nomi Aspose.Gis.Formats.TopoJson
- assemblea Aspose.GIS