Skip to contents

Get a record from the backbone.geom_index table from it's corresponding UUID in backbone.data_source table

Usage

getGeomIndexRecord(connectionDetails, dataSourceUuid)

Arguments

connectionDetails

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

dataSourceUuid

(UUID) The UUID for the data source that is registered in the backbone.data_source table

Value

(data.frame) A full record (entire row) from the backbone.geom_index table