GisFormat enumeration

GisFormat enumeration

Defines various gis subformats.

The GisFormat type exposes the following members:

Fields

Field Description
UNKNOWN The format is not recognized.
SHP Shp file.
GEO_JSON GeoJson file.
TOPO_JSON TopoJson file.
GML Gml file.
OSM Osm file.
KML Kml file.
GPX Gpx file.

See Also