Difference between revisions of "GDAL"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Geospatial | + | [[Category:Software]][[Category:Geospatial]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|GDAL}} | |{{#vardefine:app|GDAL}} |
Revision as of 18:20, 7 July 2017
Description
GDAL is a translator library for raster and vector geospatial data formats that 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 vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing.
Required Modules
Serial
- gcc/5.2.0
- {{#lowercase:GDAL}}
System Variables
- HPC_{{#uppercase:GDAL}}_DIR - Installation directory
- HPC_{{#uppercase:GDAL}}_BIN - Executable program directory
- HPC_{{#uppercase:GDAL}}_LIB - Library directory
- HPC_{{#uppercase:GDAL}}_INC - Include file directory