Created
April 1, 2020 07:58
-
-
Save chrishop/d95c5bd1abdf12ad184e099b34bf42f4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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