GDAL/OGR
![osgeo project](https://www.osgeo.org/wp-content/themes/roots/assets/img/badge-osgeo-project.png)
![GDAL-1_740x412_acf_cropped GDAL-1_740x412_acf_cropped](https://www.osgeo.org/wp-content/uploads/GDAL-1_740x412_acf_cropped-370x206.png)
GDAL is a C++ translator library for more than 200 raster and vector geospatial data formats. It is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing. It offers an API for a variety of languages such as C, C++, Python, Perl, C# and Java