SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Globe Gores

With this tool you can easily create globe gores from a (global) grid data set. The tool uses a polyconic projection for each gore and plots all gores side by side into one target grid. Target grid resolution is specified as number of pixels (cells) in meridional direction. The target grid is not suitable for further geoprocessing, but is thought to serve as print template for the creation of globes, i.e. to become glued onto a ball.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid, inputGRID--
OutputGores (*)Data Object Grid, output, optionalGORES--
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Number of GoresIntegerNUMBER-Minimum: 2
Maximum: 360
Default: 12
BleedFloating pointBLEEDOverlap of gores given as percentage of the gore width.Minimum: 0.000000
Maximum: 10.000000
Default: 0.000000
ResolutionIntegerRESOLUTIONNumber of cells/pixels from pole to pole (i.e. in North-South direction).Minimum: 100
Default: 1000
Bytewise InterpolationBooleanBYTEWISETo be used for RGB and CMYK coded values (i.e. images).Default: 0
(*) optional

Command-line

Usage: saga_cmd pj_proj4 32 [-GRID <str>] [-GORES <str>] [-NUMBER <num>] [-BLEED <double>] [-RESOLUTION <num>] [-BYTEWISE <str>]
  -GRID:<str>      	Grid
	Grid, input
  -GORES:<str>     	Gores
	Data Object Grid, output, optional
  -NUMBER:<num>    	Number of Gores
	Integer
	Minimum: 2
	Maximum: 360
	Default: 12
  -BLEED:<double>  	Bleed
	Floating point
	Minimum: 0.000000
	Maximum: 10.000000
	Default: 0.000000
  -RESOLUTION:<num>	Resolution
	Integer
	Minimum: 100
	Default: 1000
  -BYTEWISE:<str>  	Bytewise Interpolation
	Boolean
	Default: 0