built_in string | driver_short_name string | field_name_limit string | file_size_limit string | format_description string | id string | key_limitations string | source string | source_quote string | supported_field_types string | url string | verified_fields list | write_support string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
This driver is built-in by default | ESRI Shapefile | up to 10 characters | the OGR shapefile implementation has a limitation to 4GB | ESRI Shapefile / DBF | esri-shapefile | Attribute names can only be up to 10 characters long; ESRI shapefiles can only store one kind of geometry per layer (shapefile); the driver knows to auto-extend string and integer fields (up to the 255 bytes limit imposed by the DBF format) | https://gdal.org/en/stable/drivers/vector/shapefile.html | ://gdal.org/en/stable/drivers/vector/selafin.html> Previous ESRI Shapefile / DBF Driver short name ESRI Shapefile Driver built-in by default This driver is built-in by default All varieties of ESRI Shapefiles should be available for reading, creation and editing. The driver can also handle standalone DBF files withou... | Only Integer, Integer64, Real, String and Date (not DateTime, just year/month/day) field types are supported. The various list, and binary field types cannot be created. | https://referencesource.org/file-format-software-version-compatibility/esri-shapefile/ | [
"built_in",
"driver_short_name",
"format_description"
] | Supports Create() |
No, requires FileGDB API library | FileGDB | not stated | not stated | ESRI File Geodatabase (FileGDB) | filegdb | The driver does not support 64-bit integers; Reading data compressed in SDC format (Smart Data Compression) is not support by the driver, because it is not supported by the ESRI SDK | https://gdal.org/en/stable/drivers/vector/filegdb.html | ESRI File Geodatabase (FileGDB) — GDAL documentation <https://gdal.org/en/stable/index.html> <https://gdal.org/en/stable/download.html> Download <https://gdal.org/en/stable/programs/index.html> Programs <https://gdal.org/en/stable/drivers/raster/index.html> Raster drivers <https://gdal.org/en/stable/drivers/vecto... | not stated | https://referencesource.org/file-format-software-version-compatibility/filegdb/ | [
"driver_short_name",
"format_description"
] | Supports Create() |
This driver is built-in by default | OpenFileGDB | not stated | not stated | ESRI File Geodatabase vector (OpenFileGDB) | openfilegdb | Reading data compressed in SDC format (Smart Data Compression) or in CDF format (Compressed Data Format) is not supported | https://gdal.org/en/stable/drivers/vector/openfilegdb.html | github.com/OSGeo/gdal/edit/master/doc/source/drivers/vector/openfilegdb.rst> Edit on GitHub <https://gdal.org/en/stable/drivers/vector/osm.html> Next <https://gdal.org/en/stable/drivers/vector/ods.html> Previous ESRI File Geodatabase vector (OpenFileGDB) Driver short name OpenFileGDB Driver built-in by default This d... | not stated | https://referencesource.org/file-format-software-version-compatibility/openfilegdb/ | [
"built_in",
"driver_short_name",
"format_description"
] | Write and update capabilities are supported since GDAL >= 3.6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.