gdal-async
Version:
Bindings to GDAL (Geospatial Data Abstraction Library) with full async support
77 lines (53 loc) • 4.37 kB
Markdown
GDAL - Geospatial Data Abstraction Library
====
[](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Linux+Builds%22+branch%3Amaster)
[](https://github.com/osgeo/gdal/actions?query=workflow%3A%22MacOS+build%22+branch%3Amaster)
[](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Windows+builds%22+branch%3Amaster)
[](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Android+CMake+build%22+branch%3Amaster)
[](https://github.com/osgeo/gdal/actions?query=workflow%3A%22CLang+Static+Analyzer%22+branch%3Amaster)
[](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Code+Checks%22+branch%3Amaster)
[](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Conda%22+branch%3Amaster)
[](https://travis-ci.com/OSGeo/gdal)
[](https://scan.coverity.com/projects/gdal)
[](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Docs%22+branch%3Amaster)
[](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:gdal)
[](https://coveralls.io/github/OSGeo/gdal?branch=master)
[](https://www.bestpractices.dev/projects/8250)
[](https://securityscorecards.dev/viewer/?uri=github.com/OSGeo/gdal)
[](https://doi.org/10.5281/zenodo.5884351)
[](http://numfocus.org)
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
* Main site: https://gdal.org - Developer and user docs, links to other resources
* GIT repository: https://github.com/OSGeo/gdal
* Bug tracker: https://github.com/OSGeo/gdal/issues
* Download: https://download.osgeo.org/gdal
* Wiki: https://trac.osgeo.org/gdal - Various user and developer contributed documentation and hints
* Mailing list: https://lists.osgeo.org/mailman/listinfo/gdal-dev
[//]: # (numfocus-fiscal-sponsor-attribution)
The GDAL project uses a [custom governance](./GOVERNANCE.md)
and is fiscally sponsored by [NumFOCUS](https://numfocus.org/). Consider making
a [tax-deductible donation](https://numfocus.org/donate-to-gdal) to help the project
pay for developer time, professional services, travel, workshops, and a variety of other needs.
<div align="center">
<a href="https://numfocus.org/project/gdal">
<img height="60px"
src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png"
align="center">
</a>
</div>
<br>
NumFOCUS is 501(c)(3) non-profit charity in the United States; as such, donations to
NumFOCUS are tax-deductible as allowed by law. As with any donation, you should
consult with your personal tax adviser or the IRS about your particular tax situation.
### How to build
See [BUILDING.md](BUILDING.md)
### How to contribute
See [CONTRIBUTING.md](CONTRIBUTING.md)
### Docker images
See [docker/](docker/)
### Code of Conduct
See [doc/source/community/code_of_conduct.rst](doc/source/community/code_of_conduct.rst)
### Security policy
See [SECURITY.md](SECURITY.md)
### Citing GDAL/OGR in publications
See [CITATION](CITATION) and [CITATION.cff](CITATION.cff)