I am looking for a tool (Python library etc.) that would allow me to edit a file geodatabase without ESRI software?
It is possible?
|
|
|
GDAL/OGR has python bindings and a FileGDB driver, but it requires the FileGDB API SDK from ESRI (not free, but AFAIK free of charge). |
|||||
|
|
As wrote before + The File Geodatabase must be created in ArcGIS 10(+). File GDB's created using ArcGIS 9.X are NOT supported. Also it is possible with Qgis with the mentioned library - well I only opened the file, didn't try to edit - more here: How to get ".GDB" (Esri File Geodatabase) support in Quantum GIS (osgeo4w - qgis) (I wanted to wrote this as comment to previous answer but I don't see any link "add comment") |
||||
|
|