opengeos / geospatial

A Python package for installing commonly used packages for geospatial analysis and data visualization with only one command.

Home Page:https://geospatial.gishub.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add FileGDB driver

evan-blaisdell opened this issue · comments

The FileGDB driver for reading and writing ESRI File Geodatabases would be very useful. Currently, only the OpenFileGDB is included, which is read-only.

https://gdal.org/drivers/vector/filegdb.html

What is the package name on PyPI and conda-forge? I can't find it.

Unfortunately, only packages available on PyPI or conda-forge can be included. I don't think conda-forge can build a package available only on GitHub. If you figure it out, please fill free to submit a PR. Closing this issue as it is not feasible.