gdal

GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.

https://github.com/garmin/gdal

Science Score: 18.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
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.

Basic Info
  • Host: GitHub
  • Owner: garmin
  • Language: C++
  • Default Branch: master
  • Size: 182 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Contributing Citation

README.md

GDAL - Geospatial Data Abstraction Library

Build Status Build status Build Status gdalautotest coverage

| Tested configurations | | ------------------------ | | Ubuntu 14.04 32 bit | | Ubuntu 14.04 64 bit | | Ubuntu 16.04 64 / CL 3.9 | | Ubuntu 18.04 64 bit | | Python 3 | | MacOS X | | MSVC 2015-64b & 2017-32b | | MinGW_W64 | | Android | | Big endian host | | GCC 5.2 C++14 -fsanitize | | Clang Static Analyzer | | Coverity Scan |

GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.

  • Main site: http://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
  • Download: http://download.osgeo.org/gdal
  • Wiki: http://trac.osgeo.org/gdal - Various user and developer contributed documentation and hints
  • Mailing list: http://lists.osgeo.org/mailman/listinfo/gdal-dev

How to contribute

See CONTRIBUTING.md

Citing GDAL/OGR in publications

See CITATION

Owner

  • Name: Garmin International
  • Login: garmin
  • Kind: organization
  • Email: developer.program@garmin.com

Citation (CITATION)

To cite GDAL/OGR in publications use:

  GDAL/OGR contributors (2018). GDAL/OGR Geospatial Data Abstraction
  software Library. Open Source Geospatial Foundation. URL http://gdal.org

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 = {2018},
    url = {http://gdal.org},
  }

GitHub Events

Total
Last Year

Dependencies

gdal/swig/java/pom.xml maven
autotest/requirements.txt pypi
  • pytest >=3.6.0 test
  • pytest-env * test
  • pytest-sugar * test
gdal/swig/python/setup.py pypi