Difference between revisions of "GDAL"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Geospatial Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|GDAL}} |{{#vardefine:url|http://www.gdal.org/}} <!--CONFIGURATION: OPTI...") |
|||
Line 24: | Line 24: | ||
===Serial=== | ===Serial=== | ||
− | * | + | * gcc/5.2.0 |
* {{#lowercase:{{#var:app}}}} | * {{#lowercase:{{#var:app}}}} | ||
Revision as of 21:30, 2 December 2016
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