Skip to content

Instantly share code, notes, and snippets.

@chrishop
Created April 1, 2020 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrishop/d95c5bd1abdf12ad184e099b34bf42f4 to your computer and use it in GitHub Desktop.
Save chrishop/d95c5bd1abdf12ad184e099b34bf42f4 to your computer and use it in GitHub Desktop.
{
"remote_url": "http://api.skymapper.nci.org.au/public/tap",
"remote_table": "dr1.dr1p1_master",
"remote_table_id": "object_id",
"remote_table_id_min": 0,
"remote_table_id_max": 10000000,
"download_batch_size": 500000,
"local_host": "localhost",
"local_user": "root",
"local_password": "12345",
"local_db_name": "tap_dat_one",
"local_table_name": "dr1p1_master"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment