Difference between revisions of "QGIS"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Geography {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|qgis}} |{{#vardefine:url|http://www.qgis.org}} <!--CONFIGURATION: OPTIONAL (|1}}...")
 
Line 5: Line 5:
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
+
|{{#vardefine:exe|1}}            <!--ADDITIONAL INFO-->
 
|{{#vardefine:job|}}            <!--JOB SCRIPTS-->
 
|{{#vardefine:job|}}            <!--JOB SCRIPTS-->
 
|{{#vardefine:policy|}}        <!--POLICY-->
 
|{{#vardefine:policy|}}        <!--POLICY-->
Line 43: Line 43:
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
  
WRITE_ADDITIONAL_INSTRUCTIONS_ON_RUNNING_THE_SOFTWARE_IF_NECESSARY
+
This is a GUI software. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs
 +
 
 +
Basic usage:
 +
 
 +
module load gui
 +
launch_gui_session -e qgis
 +
 
 +
Connect with xpra locally using the xpra command
 +
 
 +
xpra attach ssh:jdoe@i111a-s222.rc.ufl.edu:3713
  
 
|}}
 
|}}

Revision as of 15:09, 3 November 2016

Description

qgis website  

Quantum GIS is an open source Geographic Information System that supports most geospatial vector and raster file types and database formats.

Required Modules

Serial

  • qgis

System Variables

  • HPC_{{#uppercase:qgis}}_DIR - installation directory

Additional Information

This is a GUI software. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs

Basic usage:

module load gui
launch_gui_session -e qgis

Connect with xpra locally using the xpra command

xpra attach ssh:jdoe@i111a-s222.rc.ufl.edu:3713