PostgreSQL/PostGIS

The PostgreSQL/PostGIS Data Store is available for Reading and Writing data in 1Integrate.

Read and Write Support

Read

Write

FME Desktop Required

Commit

Copy To

tick tick tick cross

Data Support

Data

Support

Notes

Non-Spatial

tick

 

2D

tick

 

Measured

tick

 

Heighted

tick

 

3D

cross

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

Key Information

  • This Data Store uses the PostgreSQL JDBC driver to connect to the database.

  • The Data Store will not create missing database objects such as tables and views. Ensure these are created before trying to write data.

  • For 1Integrate to read the dimensionality of a geometry, you must set the geometry column type in your PostGIS database. If the geometry column type is not set specifically, 1Integrate will read XY data only, and the 3rd ordinate will be lost.

         Example: Instead of using "geometry", use "geometry(LineStringZ)" for heighted lines.

Parameters

ClosedRead and Commit

ClosedCopy To