GDAL FileGDB plugin GISInternals
winget install --id=GISInternals.GDAL.FileGDB -e
GDAL plugin to support using ESRI's API library to read and write FileGDB (ESRI File Geodatabase, .gdb) vector files
GDAL FileGDB plugin is a GDAL driver designed to enable read and write access to vector layers of File Geodatabases (.gdb directories) created by ArcGIS 10 and above. This tool allows seamless integration with ESRI's API library, facilitating the handling of vector files in FileGDB format.
Key Features:
- Support for reading and writing vector layers in FileGDB format.
- Compatibility with ArcGIS 10 and later versions.
- Handling of geometries with curves on GDAL >=2.2.
- SQL support through the FileGDB SDK API, including special SQL requests like "GetLayerDefinition" and "GetLayerMetadata."
- Support for coordinate precision settings, enabling precise control over geometry snapping during reading and writing operations.
Audience & Benefit: Ideal for GIS professionals, developers integrating with ArcGIS data, and organizations using ESRI's FileGDB format. This plugin provides a robust solution for managing geospatial data, ensuring compatibility with GDAL tools and workflows while maintaining high precision in spatial operations.
The plugin can be installed via winget, making it easily accessible for integration into existing development environments.