Class Drivers

Drivers class

Drivers voor alle ondersteunde formaten.

public static class Drivers

Eigenschappen

NaamBeschrijving
static Csv { get; }Een stuurprogramma voor het CSV-formaat.
static EsriAscii { get; }Een stuurprogramma voor het Esri AscII-rasterformaat.
static EsriJson { get; }Een stuurprogramma voor het EsriJson-formaat.
static FileGdb { get; }Een stuurprogramma voor het ESRI File Geodatabase-formaat.
static GDAL { get; }Een stuurprogramma voor het GDAL-formaat.
static GeoJson { get; }Een stuurprogramma voor het GeoJSON-formaat.
static GeoTiff { get; }Een stuurprogramma voor het GeoTIFF- of TIFF-rasterformaat.
static Gml { get; }Een stuurprogramma voor het GML-formaat.
static Gpx { get; }Een stuurprogramma voor het GPX-formaat.
static InMemory { get; }Een stuurprogramma voor het werken met gegevens in het geheugen.
static Kml { get; }Een stuurprogramma voor het KML-formaat.
static MapInfoInterchange { get; }Een stuurprogramma voor het MapInfo Interchange-formaat.
static MapInfoTab { get; }Een stuurprogramma voor het MapInfo Tab-formaat.
static OsmXml { get; }Een stuurprogramma voor het OSM XML-formaat.
static PostGis { get; }Een stuurprogramma voor de PostGIS-database.
static Shapefile { get; }Een stuurprogramma voor het Shapefile-formaat.
static SqlServer { get; }Een stuurprogramma voor de SQL Server-database.
static TopoJson { get; }Een stuurprogramma voor het TopoJSON-formaat.
static XyzTiles { get; }Een driver voor de getegelde webkaart zoals OpenStreetMaps, Google Maps, etc.

Zie ook