Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: judicaeldehotin
  • License: other
  • Language: C++
  • Default Branch: master
  • Size: 104 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Security Governance

README.md

GDAL - Geospatial Data Abstraction Library

Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build status Build Status Documentation build Status Fuzzing Status

DOI

Powered by NumFOCUS

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

The GDAL project uses a custom governance and is fiscally sponsored by NumFOCUS. Consider making a tax-deductible donation to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.


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

How to contribute

See CONTRIBUTING.md

Docker images

See docker/

Code of Conduct

See doc/source/community/codeofconduct.rst

Security policy

See SECURITY.md

Citing GDAL/OGR in publications

See CITATION

Owner

  • Login: judicaeldehotin
  • Kind: user

Citation (CITATION)

To cite GDAL/OGR in publications use:

  GDAL/OGR contributors (2022). GDAL/OGR Geospatial Data Abstraction
  software Library. Open Source Geospatial Foundation. URL https://gdal.org
  DOI: 10.5281/zenodo.5884351

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {{GDAL/OGR} Geospatial Data Abstraction software Library},
    author = {{GDAL/OGR contributors}},
    organization = {Open Source Geospatial Foundation},
    year = {2022},
    url = {https://gdal.org},
    doi = {10.5281/zenodo.5884351},
  }

GitHub Events

Total
Last Year

Dependencies

.github/workflows/android.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/android_cmake.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/asan_build.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/backport.yml actions
  • m-kuhn/backport v1.1.1 composite
.github/workflows/cifuzz.yml.disabled actions
  • actions/upload-artifact v1 composite
  • google/oss-fuzz/infra/cifuzz/actions/build_fuzzers master composite
  • google/oss-fuzz/infra/cifuzz/actions/run_fuzzers master composite
.github/workflows/clang_static_analyzer.yml actions
  • actions/checkout v2 composite
.github/workflows/cmake-lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
.github/workflows/cmake_builds.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • ilammy/msvc-dev-cmd v1 composite
  • maxim-lobanov/setup-xcode v1 composite
  • msys2/setup-msys2 v2 composite
.github/workflows/code_checks.yml actions
  • actions/checkout v2 composite
.github/workflows/conda.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • ilammy/msvc-dev-cmd v1 composite
.github/workflows/coverity_scan.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/doc_build.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/fedora_rawhide.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/macos.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/mingw_w64.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/ubuntu_18.04.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/ubuntu_18.04_32bit.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/ubuntu_20.04.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/validate_xml.yml actions
  • actions/checkout v2 composite
.github/workflows/windows_build.yml actions
  • actions/checkout v2 composite
.github/workflows/ubuntu_20.04/Dockerfile docker
  • $BASE_IMAGE latest build
docker/alpine-normal/Dockerfile docker
  • alpine ${ALPINE_VERSION} build
docker/alpine-small/Dockerfile docker
  • alpine ${ALPINE_VERSION} build
docker/ubuntu-full/Dockerfile docker
  • $BASE_IMAGE latest build
  • $TARGET_BASE_IMAGE latest build
docker/ubuntu-small/Dockerfile docker
  • $BASE_IMAGE latest build
  • $TARGET_BASE_IMAGE latest build
swig/java/pom.xml maven
swig/csharp/dll_template.csproj nuget
swig/csharp/exe_template.csproj nuget
autotest/requirements.txt pypi
  • lxml ==4.6.5 test
  • pytest >=6.0.0 test
  • pytest-env * test
  • pytest-sugar * test
doc/environment.yml pypi
  • alabaster ==0.7.12
  • babel ==2.6.0
  • beautifulsoup4 ==4.7.1
  • breathe ==4.13.0.post0
  • bs4 ==0.0.1
  • chardet ==3.0.4
  • docutils ==0.14
  • exhale ==0.2.2
  • idna ==2.8
  • imagesize ==1.1.0
  • jinja2 ==2.10.1
  • lxml ==4.3.3
  • markupsafe ==1.1.1
  • packaging ==19.0
  • pygments ==2.4.0
  • pyparsing ==2.4.0
  • pytz ==2019.1
  • requests ==2.21.0
  • six ==1.12.0
  • snowballstemmer ==1.2.1
  • soupsieve ==1.9.1
  • sphinx ==2.0.1
  • sphinx-rtd-theme ==0.4.3
  • sphinxcontrib-applehelp ==1.0.1
  • sphinxcontrib-devhelp ==1.0.1
  • sphinxcontrib-htmlhelp ==1.0.2
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-qthelp ==1.0.2
  • sphinxcontrib-serializinghtml ==1.1.3
  • urllib3 ==1.24.3
doc/requirements.txt pypi
  • breathe *
  • recommonmark *
  • sphinx *
  • sphinx-markdown-tables *
  • sphinx_bootstrap_theme *
  • sphinx_rtd_theme *
  • sphinxcontrib-bibtex *
  • sphinxcontrib-spelling *
swig/python/gdal-utils/setup.py pypi
  • gdal *
swig/python/setup.py pypi