Skip to contents

Connect to the Postgis database and insert a geometry table

Usage

insertPostgisGeometry(connectionDetails, staged, geomIndex)

Arguments

connectionDetails

(list) An object of class connectionDetails as created by the createConnectionDetails function

staged

(data.frame) A well-formatted geometry table. Created by appending staging data table to an geom_template

geomIndex

(data.frame) A full record (entire row) from the backbone.geom_index table corresponding to the registered geometry of interest

Value

A table (geom_X) in PostGIS