# OSGeo **Repository Path**: wangafei/OSGeo ## Basic Information - **Project Name**: OSGeo - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-16 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GDAL - Geospatial Data Abstraction Library ==== [![Build Status](https://github.com/OSGeo/gdal/workflows/Ubuntu%2020.04%20build/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Ubuntu+20.04+build%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/Ubuntu%2018.04%20build/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Ubuntu+18.04+build%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/Ubuntu%2018.04%2032bit%20build/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Ubuntu+18.04+32bit+build%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/MacOS%20build/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22MacOS+build%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/Windows%20builds/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Windows+builds%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/Android%20build/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Android+build%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/ASAN%20build/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22ASAN+build%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/mingw_w64%20build/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22mingw_w64+build%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/CLang%20Static%20Analyzer/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22CLang+Static+Analyzer%22+branch%3Amaster) [![Build Status](https://github.com/OSGeo/gdal/workflows/Code%20Checks/badge.svg)](https://github.com/osgeo/gdal/actions?query=workflow%3A%22Code+Checks%22+branch%3Amaster) [![Build Status](https://travis-ci.com/OSGeo/gdal.svg?branch=master)](https://travis-ci.com/OSGeo/gdal) [![Build status](https://ci.appveyor.com/api/projects/status/jtwx0pcr0y01i17p/branch/master?svg=true)](https://ci.appveyor.com/project/OSGeo/gdal) [![Build Status](https://scan.coverity.com/projects/749/badge.svg?flat=1)](https://scan.coverity.com/projects/gdal) [![Documentation build Status](https://dev.azure.com/osgeo/gdal/_apis/build/status/OSGeo.gdal.doc?branchName=master&jobName=Documentation)](https://dev.azure.com/osgeo/gdal/_build/latest?definitionId=2&branchName=master&jobName=Documentation) [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/gdal.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:gdal) GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats. * Main site: https://www.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 ### How to contribute See [CONTRIBUTING.md](CONTRIBUTING.md) ### Docker images See [gdal/docker/](gdal/docker/) ### Code of Conduct See [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) ### Citing GDAL/OGR in publications See [CITATION](CITATION)