Class Drivers
Contenu
[
Cacher
]Drivers class
Pilotes pour tous les formats pris en charge.
public static class Drivers
Propriétés
| Nom | La description |
|---|---|
| static Csv { get; } | Un pilote pour le format CSV. |
| static EsriAscii { get; } | Un pilote pour le format raster Esri AscII. |
| static EsriJson { get; } | Un pilote pour le format EsriJson. |
| static FileGdb { get; } | Un pilote pour le format ESRI File Geodatabase. |
| static GDAL { get; } | Un pilote pour le format GDAL. |
| static GeoJson { get; } | Un pilote pour le format GeoJSON. |
| static GeoTiff { get; } | Un pilote pour le format raster GeoTIFF ou TIFF. |
| static Gml { get; } | Un pilote pour le format GML. |
| static Gpx { get; } | Un pilote pour le format GPX. |
| static InMemory { get; } | Un pilote pour travailler avec des données en mémoire. |
| static Kml { get; } | Un pilote pour le format KML. |
| static MapInfoInterchange { get; } | Un pilote pour le format d’échange MapInfo. |
| static MapInfoTab { get; } | Un pilote pour le format MapInfo Tab. |
| static OsmXml { get; } | Un pilote pour le format XML OSM. |
| static PostGis { get; } | Un pilote pour la base de données PostGIS. |
| static Shapefile { get; } | Un pilote pour le format Shapefile. |
| static SqlServer { get; } | Un pilote pour la base de données SQL Server. |
| static TopoJson { get; } | Un pilote pour le format TopoJSON. |
| static XyzTiles { get; } | Un pilote pour la carte Web tuilée comme OpenStreetMaps, Google Maps, etc. |
Voir également
- espace de noms Aspose.Gis
- Assemblée Aspose.GIS