Export Grid Collection to PostGIS
- Author: O.Conrad (c) 2017
- Menu: Database | PostgreSQL | Raster
Description
Exports a grid collection to a PostGIS database.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid Collection | grid collection, input | GRIDS | - | - |
Options | Connection | choice | CONNECTION | - | Available Choices:
Default: 0 |
Grid System | grid system | GRID_SYSTEM | - | - |
Name | text | NAME | - | - |
If table exists... | choice | EXISTS | - | Available Choices:
[0] abort
[1] replace
Default: 0 |
EPSG Code | integer number | CRS_EPSG | - | Minimum: -1
Default: -1 |
Geographic Coordinate Systems | choice | CRS_EPSG_GEOGCS | - | Available Choices:
[0] |
Projected Coordinate Systems | choice | CRS_EPSG_PROJCS | - | Available Choices:
[0] |
Command Line
Usage: saga_cmd db_pgsql 34 [-CONNECTION ] [-GRIDS ] [-NAME ] [-EXISTS ] [-CRS_EPSG ] [-CRS_EPSG_GEOGCS ] [-CRS_EPSG_PROJCS ]
-CONNECTION: Connection
choice
Available Choices:
Default: 0
-GRIDS: Grid Collection
grid collection, input
-NAME: Name
text
-EXISTS: If table exists...
choice
Available Choices:
[0] abort
[1] replace
Default: 0
-CRS_EPSG: EPSG Code
integer number
Minimum: -1
Default: -1
-CRS_EPSG_GEOGCS: Geographic Coordinate Systems
choice
Available Choices:
[0]