Skip to contents

Set the SRID on the geom_wgs84 column in PostGIS gaiaDB

Usage

setSridWgs84(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

SRID set to 4326 the geom_wgs84 column in the given table in gaiaDB