Class Drivers
Contenuti
[
Nascondere
]Drivers class
Driver per tutti i formati supportati.
public static class Drivers
Proprietà
| Nome | Descrizione |
|---|---|
| static Csv { get; } | Un driver per il formato CSV. |
| static EsriAscii { get; } | Un driver per il formato raster Esri AscII. |
| static EsriJson { get; } | Un driver per il formato EsriJson. |
| static FileGdb { get; } | Un driver per il formato ESRI File Geodatabase. |
| static GDAL { get; } | Un driver per il formato GDAL. |
| static GeoJson { get; } | Un driver per il formato GeoJSON. |
| static GeoTiff { get; } | Un driver per il formato raster GeoTIFF o TIFF. |
| static Gml { get; } | Un driver per il formato GML. |
| static Gpx { get; } | Un driver per il formato GPX. |
| static InMemory { get; } | Un driver per lavorare con i dati in memoria. |
| static Kml { get; } | Un driver per il formato KML. |
| static MapInfoInterchange { get; } | Un driver per MapInfo Interchange Format. |
| static MapInfoTab { get; } | Un driver per il formato MapInfo Tab. |
| static OsmXml { get; } | Un driver per il formato OSM XML. |
| static PostGis { get; } | Un driver per il database PostGIS. |
| static Shapefile { get; } | Un driver per il formato Shapefile. |
| static SqlServer { get; } | Un driver per il database SQL Server. |
| static TopoJson { get; } | Un driver per il formato TopoJSON. |
| static XyzTiles { get; } | Un driver per la mappa web piastrellata come OpenStreetMaps, Google Maps, ecc. |
Guarda anche
- spazio dei nomi Aspose.Gis
- assemblea Aspose.GIS