Export Shapes
- Author: O.Conrad (c) 2008
- Menu: File | Shapes
Description
The "OGR Vector Data Export" tool exports vector data to various file formats using the "Geospatial Data Abstraction Library" (GDAL) by Frank Warmerdam. GDAL Version:3.9.2 Following vector formats are currently supported:
Name | ID | Extension |
---|---|---|
AmigoCloud | AmigoCloud | |
AutoCAD DXF | DXF | dxf |
Bathymetry Attributed Grid | BAG | bag |
Carto | Carto | |
Comma Separated Value (.csv) | CSV | |
ESRI FileGDB | OpenFileGDB | gdb |
ESRI Shapefile | ESRI Shapefile | shp |
Elastic Search | Elasticsearch | |
FlatGeobuf | FlatGeobuf | fgb |
Flexible Image Transport System | FITS | fits |
GMT ASCII Vectors (.gmt) | OGR_GMT | gmt |
GPSBabel | GPSBabel | |
GPX | GPX | gpx |
GeoJSON | GeoJSON | |
GeoJSON Sequence | GeoJSONSeq | |
GeoPackage | GPKG | |
GeoRSS | GeoRSS | |
Geoconcept | Geoconcept | |
Geography Markup Language (GML) | GML | gml |
Geospatial PDF | ||
IHO S-57 (ENC) | S57 | 000 |
Interlis 1 | Interlis 1 | |
Interlis 2 | Interlis 2 | |
Keyhole Markup Language (KML) | KML | kml |
Keyhole Markup Language (LIBKML) | LIBKML | |
MBTiles | MBTiles | mbtiles |
MIPL VICAR file | VICAR | |
MS Office Open XML spreadsheet | XLSX | |
MapInfo File | MapInfo File | |
MapML | MapML | |
Mapbox Vector Tiles | MVT | |
Memory | Memory | |
Microsoft SQL Server Spatial Database | MSSQLSpatial | |
Microstation DGN | DGN | dgn |
MiraMon Vectors (.pol, .arc, .pnt) | MiraMonVector | |
NASA Planetary Data System 4 | PDS4 | xml |
Network Common Data Format | netCDF | nc |
NextGIS Web | NGW | |
OGC Features and Geometries JSON | JSONFG | json |
Open Document/ LibreOffice / OpenOffice Spreadsheet | ODS | ods |
OpenJUMP JML | JML | jml |
PCIDSK Database File | PCIDSK | pix |
PostgreSQL SQL dump | PGDUMP | sql |
PostgreSQL/PostGIS | PostgreSQL | |
ProtoMap Tiles | PMTiles | pmtiles |
SQLite / Spatialite | SQLite | |
Selafin | Selafin | |
TileDB | TileDB | |
VDV-451/VDV-452/INTREST Data Format | VDV | |
WAsP .map format | WAsP | map |
References
- GDAL/OGR contributors (2019): GDAL/OGR Geospatial Data Abstraction software Library. A translator library for raster and vector geospatial data formats. Open Source Geospatial Foundation. Link.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Shapes | shapes, input | SHAPES | - | - |
Options | File | file path | FILE | - | - |
Format | choice | FORMAT | - | Available Choices: [0] AmigoCloud [1] AutoCAD DXF [2] Bathymetry Attributed Grid [3] Carto [4] Comma Separated Value (.csv) [5] ESRI FileGDB [6] ESRI Shapefile [7] Elastic Search [8] FlatGeobuf [9] Flexible Image Transport System [10] GMT ASCII Vectors (.gmt) [11] GPSBabel [12] GPX [13] GeoJSON [14] GeoJSON Sequence [15] GeoPackage [16] GeoRSS [17] Geoconcept [18] Geography Markup Language (GML) [19] Geospatial PDF [20] IHO S-57 (ENC) [21] Interlis 1 [22] Interlis 2 [23] Keyhole Markup Language (KML) [24] Keyhole Markup Language (LIBKML) [25] MBTiles [26] MIPL VICAR file [27] MS Office Open XML spreadsheet [28] MapInfo File [29] MapML [30] Mapbox Vector Tiles [31] Memory [32] Microsoft SQL Server Spatial Database [33] Microstation DGN [34] MiraMon Vectors (.pol, .arc, .pnt) [35] NASA Planetary Data System 4 [36] Network Common Data Format [37] NextGIS Web [38] OGC Features and Geometries JSON [39] Open Document/ LibreOffice / OpenOffice Spreadsheet [40] OpenJUMP JML [41] PCIDSK Database File [42] PostgreSQL SQL dump [43] PostgreSQL/PostGIS [44] ProtoMap Tiles [45] SQLite / Spatialite [46] Selafin [47] TileDB [48] VDV-451/VDV-452/INTREST Data Format [49] WAsP .map format Default: 0 | |
Creation Options | text | OPTIONS | The dataset creation options. A space separated list of key-value pairs (K=V). | - | |
Layer Creation Options | text | LAYER_OPTIONS | The layer creation options. A space separated list of key-value pairs (K=V). | - |
Command Line
Usage: saga_cmd io_gdal 4 [-SHAPES] [-FILE ] [-FORMAT ] [-OPTIONS ] [-LAYER_OPTIONS ] -SHAPES: Shapes shapes, input -FILE: File file path -FORMAT: Format choice Available Choices: [0] AmigoCloud [1] AutoCAD DXF [2] Bathymetry Attributed Grid [3] Carto [4] Comma Separated Value (.csv) [5] ESRI FileGDB [6] ESRI Shapefile [7] Elastic Search [8] FlatGeobuf [9] Flexible Image Transport System [10] GMT ASCII Vectors (.gmt) [11] GPSBabel [12] GPX [13] GeoJSON [14] GeoJSON Sequence [15] GeoPackage [16] GeoRSS [17] Geoconcept [18] Geography Markup Language (GML) [19] Geospatial PDF [20] IHO S-57 (ENC) [21] Interlis 1 [22] Interlis 2 [23] Keyhole Markup Language (KML) [24] Keyhole Markup Language (LIBKML) [25] MBTiles [26] MIPL VICAR file [27] MS Office Open XML spreadsheet [28] MapInfo File [29] MapML [30] Mapbox Vector Tiles [31] Memory [32] Microsoft SQL Server Spatial Database [33] Microstation DGN [34] MiraMon Vectors (.pol, .arc, .pnt) [35] NASA Planetary Data System 4 [36] Network Common Data Format [37] NextGIS Web [38] OGC Features and Geometries JSON [39] Open Document/ LibreOffice / OpenOffice Spreadsheet [40] OpenJUMP JML [41] PCIDSK Database File [42] PostgreSQL SQL dump [43] PostgreSQL/PostGIS [44] ProtoMap Tiles [45] SQLite / Spatialite [46] Selafin [47] TileDB [48] VDV-451/VDV-452/INTREST Data Format [49] WAsP .map format Default: 0 -OPTIONS: Creation Options text -LAYER_OPTIONS: Layer Creation Options text