PostGIS

The PostGIS datastore is available for Reading and Writing data in 1Integrate.

Read and Write Support

    Read Write   FME Desktop Required
Commit   Copy To
 

Data Support

Data Support Notes
Non-Spatial For Non-Spatial data, use the PostgreSQL/PostGIS data store.
2D  
Measured  
Heighted  
3D

Note: Support for 3D is in BETA when using this data store.

For more information about 3D data in 1Integrate, please refer to 3D Support.

Input and Output Parameters

ClosedInput Parameters

ClosedOutput Parameters

Parameter Description
Destination Database The name of the PostGIS-enabled PostgreSQL database. The database must exist in the RDBMS.
Force geometry to be written with 4 coordinates

Select to output a fourth m coordinate for objects. Only takes effect if the geometry to be written has 3 coordinates.

Note: In PostGIS, ensure that your coord_dimension integer is set to 4.

Use zero when writing ignored coordinate Select to write ignored values as zero in place of null.
Export host name The host name for the PostGIS database.
Export port number The port number for the PostGIS database.
Export username The username for the PostGIS database.
Export password The password for the PostGIS database.