/
Exporting data from PostgreSQL

Exporting data from PostgreSQL

Here we will show you how to use Studio to export data, in this case Primary Schools, from PostgreSQL to generate a .TAB file, but the same method may be used to output the data to other formats.

This is done via a Workflow Spatial Data Transformation Task.

  • Open either iShare Studio or iShare GIS Studio.

  • Expand the Workflow node by clicking on the plus beside the node.

  • Now expand the Jobs node.

  • Right click on Unassigned tasks and select New Task.

  • Select Spatial Data Transformation as the Task Type and click OK.

  • Enter Export Primary Schools as the Name. SourceData is the DataShare database and Output is MapInfo. Enter a filename e.g. E:\iShareData\Data\Workshop\Primary_Schools.tab. As we are going to use a select statement to extract the data you don't need to select a Table.

  • Tick the Show expert mode and add the following into the Additional parameters to extract the Primary Schools from edubase:

  • Save the entry and then Run the Task.

  • You should see the .tab file in the location you specified.

Related content

Create Table for Nursery Schools
Create Table for Nursery Schools
More like this
Create Task to download the EduBase data
Create Task to download the EduBase data
More like this
Create Job to Refresh the EduBase data
Create Job to Refresh the EduBase data
More like this
Configure EduBase Layers
Configure EduBase Layers
More like this
Importing data into PostgreSQL
Importing data into PostgreSQL
More like this
PGIS-03 13: Loading Data to Postgres
PGIS-03 13: Loading Data to Postgres
More like this