Create indexes on a geom_* table
Usage
createGeomTableIndexes(connectionDetails, schema, name)
Arguments
- connectionDetails
(list) An object of class connectionDetails as created by the createConnectionDetails function
- schema
(character) The name of the schema
- name
(character) The geometry table name
Value
Indexes on two geometry columns (geom_local_value, geom_wgs84)