SAGA 9.3.3 | Tool Library Documentation

Import Shapes with Joined Data from PostGIS (GUI)


Description

Imports shapes with joined data from a PostGIS database.


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputShapesshapes, outputSHAPES--
OptionsConnectionchoiceCONNECTION-Available Choices: Default: 0
Geometry TablechoiceGEO_TABLE-Available Choices: Default: 0
KeychoiceGEO_KEY-Available Choices: Default: 0
Join TablechoiceJOIN_TABLE-Available Choices: Default: 0
KeychoiceJOIN_KEY-Available Choices: Default: 0
WheretextWHERE--

Command Line


Usage: saga_cmd db_pgsql 23 [-CONNECTION ] [-SHAPES ] [-GEO_TABLE ] [-GEO_KEY ] [-JOIN_TABLE ] [-JOIN_KEY ] [-WHERE ]
  -CONNECTION:	Connection
	choice
	Available Choices:
	Default: 0
  -SHAPES:    	Shapes
	shapes, output
  -GEO_TABLE: 	Geometry Table
	choice
	Available Choices:
	Default: 0
  -GEO_KEY:   	Key
	choice
	Available Choices:
	Default: 0
  -JOIN_TABLE:	Join Table
	choice
	Available Choices:
	Default: 0
  -JOIN_KEY:  	Key
	choice
	Available Choices:
	Default: 0
  -WHERE:     	Where
	text