Geocode a table
tables_post_enhancements_geocodings(source_table_id)
source_table_id | integer required. The ID of the table to be enhanced. |
---|
A list containing the following elements:
integer, The ID of the enhancement.
integer, The ID of the table that was enhanced.
string, The state of the enhancement, one of 'queued' 'running' 'succeeded' 'failed' or 'cancelled'.
string, The schema name of the table created by the enhancement.
string, The name of the table created by the enhancement.