Import a well-formatted attribute table into an empty instance of attr_X in PostGIS
importAttrTable.Rd
Import a well-formatted attribute table into an empty instance of attr_X in PostGIS
Arguments
- connectionDetails
(list) An object of class connectionDetails as created by the createConnectionDetails function
- attribute
(data.frame) A well-formatted attribute. Created by appending staging data table to an attr_template
- attrIndex
(data.frame) A full record (entire row) from the backbone.attr_index table corresponding to the registered attribute of interest