Skip to contents

Join a column of geom_X record identifiers to a staged attr_X table

Usage

assignGeomIdToAttr(connectionDetails, stagedResult, geomIndexId)

Arguments

connectionDetails

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

stagedResult

(data.frame) A table standardized in the attr_template or geom_template mold

geomIndexId

(integer) Identifier of a record in the backbone.geom_index table. Usually sourced from the attr_of_geom_index_id entry of an attr_index record

Value

(data.frame) An updated stagedResult table with geom_record_ids corresponding to a geom_X table appended