{"info":{"_postman_id":"fc7b488a-2321-4279-82e1-dbc6f7e6e73a","name":"AstroApp REST APIs - Latest","description":"<html><head></head><body><h1 id=\"overview\">Overview</h1>\n<p>AstroApp APIs provide various astrological calculations that can be incorporated in web sites and mobile apps.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Both Basic Auth and Bearer token Authentication methods are supported. The Bearer token Authentication method is recommended.</p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>401: Forbidden<br>404: Not Found</p>\n<h1 id=\"rate-limits\">Rate Limits</h1>\n<p>Please contact AstroApp Sales at <a href=\"https://astroapp.com\">https://astroapp.com</a> for details on rate limits and pricing.</p>\n<h1 id=\"javascript-version\">JavaScript Version</h1>\n<p>The JavaScript version of the APIs that supports most of the features is also available. Please reach out to AstroApp Support at <a href=\"https://astroapp.com\">https://astroapp.com</a> for further details.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"},{"content":"Rate Limits","slug":"rate-limits"},{"content":"JavaScript Version","slug":"javascript-version"}],"owner":"1590333","collectionId":"fc7b488a-2321-4279-82e1-dbc6f7e6e73a","publishedId":"2s8YzUw1vr","public":true,"customColor":{"top-bar":"33FCFF","right-sidebar":"303030","highlight":"3933FF"},"publishDate":"2022-12-12T23:02:18.000Z"},"item":[{"name":"Locations","id":"135f5874-6c95-418a-a56f-18a6904b7e7c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true,"user-agent":true,"accept-encoding":true,"connection":true}},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"url":"https://astroapp.com/astro/apis/locations/name?countryID=au&cityName=Brisban","description":"<p>Locations search.\nThis API searches by place names (such as full or partial city names, hospital names, historic locations, military bases and so on). The API returns coordinates of all the places that match the search criteria along with the time zone name.\nThe output from this API is used as an input for all the AstroAPP APIs that require chart calculation or depend on location and/or time zone information.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","locations","name"],"host":["astroapp","com"],"query":[{"disabled":true,"key":"key","value":"YOUR_ASTROAPP_APY_KEY"},{"key":"countryID","value":"au"},{"key":"cityName","value":"Brisban"}],"variable":[]}},"response":[{"id":"4c7becd9-c380-4967-a22d-7af01fdff70d","name":"Locations","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"url":{"raw":"https://astroapp.com/astro/apis/locations/name?cityName=Sunnyv&stateCode=ca&countryID=1","protocol":"https","host":["astroapp","com"],"path":["astro","apis","locations","name"],"query":[{"key":"cityName","value":"Sunnyv"},{"key":"stateCode","value":"ca"},{"key":"countryID","value":"1"}]}},"status":"Found","code":302,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDAyMTQsImlhdCI6MTU5MTEzNjYxNCwidWlkIjoiNDgwIiwicmNuIjoyfQ.IuDpvBo32X9vxAHOfobcKdfW2rfrNO-GwJgazIpgu296fvkxpjx2cVpx03P4b3z3GBG8OxYsCedi93Gd2Hty9XoPbc4BXi3ogSt7iDnwbw_dshnKf2GatSsVYQ6eQin-nbQNqshHazB2K85i89edngFhMTt6LagqpY_DnFIv74-8Kn6NWkNDvOtktcoB0BpklUWb70PcY3SnBrX39HkJZ53-U580n-2qBD8r_PPT0PGkkEzx60zxYUu7z_EK5OjmG9Zfp9moFwpH-cKBbL7auEvWfOzUxkpCCzhumFGlg7tC3DP4Fqo8fKwxJoYx6QEFy7aIAhvyZOFVPgI8Lk_mXg"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"425"},{"key":"Date","value":"Tue, 02 Jun 2020 22:23:34 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"cityName\": \"Sunnyvale\",\n        \"elevation\": 324,\n        \"lat\": 37.0509,\n        \"lng\": -94.4952,\n        \"state\": \"MO\",\n        \"tz\": \"America/Chicago\"\n    },\n    {\n        \"cityName\": \"Sunnyvale\",\n        \"elevation\": 1650,\n        \"lat\": 39.7233,\n        \"lng\": -104.872,\n        \"state\": \"CO\",\n        \"tz\": \"America/Denver\"\n    },\n    {\n        \"cityName\": \"Sunnyvale\",\n        \"elevation\": 37,\n        \"lat\": 37.3688,\n        \"lng\": -122.036,\n        \"state\": \"CA\",\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Sunnyvale\",\n        \"elevation\": 152,\n        \"lat\": 32.7965,\n        \"lng\": -96.5608,\n        \"state\": \"TX\",\n        \"tz\": \"America/Chicago\"\n    },\n    {\n        \"cityName\": \"Sunnyvale\",\n        \"elevation\": 535,\n        \"lat\": 35.739,\n        \"lng\": -82.1359,\n        \"state\": \"NC\",\n        \"tz\": \"America/New_York\"\n    },\n    {\n        \"cityName\": \"Sunnyvale Heights\",\n        \"elevation\": 1316,\n        \"lat\": 40.6913,\n        \"lng\": -111.998,\n        \"state\": \"UT\",\n        \"tz\": \"America/Denver\"\n    },\n    {\n        \"cityName\": \"Sunnyvale Park\",\n        \"elevation\": 1313,\n        \"lat\": 40.6916,\n        \"lng\": -111.994,\n        \"state\": \"UT\",\n        \"tz\": \"America/Denver\"\n    },\n    {\n        \"cityName\": \"Sunnyview\",\n        \"elevation\": 499,\n        \"lat\": 44.3447,\n        \"lng\": -96.7853,\n        \"state\": \"SD\",\n        \"tz\": \"America/Chicago\"\n    },\n    {\n        \"cityName\": \"Sunnyview\",\n        \"elevation\": 11,\n        \"lat\": 38.7337,\n        \"lng\": -77.0875,\n        \"state\": \"VA\",\n        \"tz\": \"America/New_York\"\n    },\n    {\n        \"cityName\": \"Sunnyview\",\n        \"elevation\": 398,\n        \"lat\": 40.7694,\n        \"lng\": -82.5667,\n        \"state\": \"OH\",\n        \"tz\": \"America/New_York\"\n    },\n    {\n        \"cityName\": \"Sunnyview\",\n        \"elevation\": 247,\n        \"lat\": 39.7459,\n        \"lng\": -86.0828,\n        \"state\": \"IN\",\n        \"tz\": \"America/Indiana/Indianapolis\"\n    },\n    {\n        \"cityName\": \"Sunnyview Acres\",\n        \"elevation\": 41,\n        \"lat\": 39.062,\n        \"lng\": -76.6447,\n        \"state\": \"MD\",\n        \"tz\": \"America/New_York\"\n    },\n    {\n        \"cityName\": \"Sunnyview Farms\",\n        \"elevation\": 285,\n        \"lat\": 40.2934,\n        \"lng\": -83.0996,\n        \"state\": \"OH\",\n        \"tz\": \"America/New_York\"\n    }\n]"}],"_postman_id":"135f5874-6c95-418a-a56f-18a6904b7e7c"},{"name":"Locations by Coords","id":"152ea413-7922-4381-814a-426199531707","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"url":"https://astroapp.com/astro/apis/locations/coord?lat=37.3688&lng=-122.036","description":"<p>Locations search by coordinates.\nThis API provides proximity searches based on the provided geographical coordinates (longitude and latitude). The API returns coordinates of all the places that match the search criteria along with the time zone name.\nThe default proximity radius is 10 international miles (or 16.0934 km) from the provided location.\nThe output from this API is used as an input for all the AstroAPP APIs that require chart calculation or depend on location and/or time zone information.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","locations","coord"],"host":["astroapp","com"],"query":[{"key":"lat","value":"37.3688"},{"key":"lng","value":"-122.036"}],"variable":[]}},"response":[{"id":"02090103-acc2-406f-88ab-a4fbffdd64e9","name":"Locations by Coords","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"url":{"raw":"https://astroapp.com/astro/apis/locations/coord?lat=37.3688&lng=-122.036","protocol":"https","host":["astroapp","com"],"path":["astro","apis","locations","coord"],"query":[{"key":"lat","value":"37.3688"},{"key":"lng","value":"-122.036"}]}},"status":"Found","code":302,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDAyNDIsImlhdCI6MTU5MTEzNjY0MiwidWlkIjoiNDgwIiwicmNuIjoyfQ.g3JsyguxCvDEFM3K8itDsX889Rf7ewZbXOvlcPxN_6upbdoCpcoey1TP7nAHXEpFPPUxO8BppmF2srXWDgc80AwR3aOA8VhWXKEasGYL1ISHxBr-D59HxO2J-Gv0CG4nx6AoEqPI-rxlPqK8Jdo5yo19r1nSVN8lsuIgWHmbph3vQItGz9G4qbTR0jFkn6aRYSN-5OTArV8oKq8rY0zfEHrCLTUCsNcFxgiWEeiQLeudDi7hURu-xVbN01kaS4rqKmlw7PxXGXbRFh4XtgmbqzkzskjH-xa7my8Bi99WWwyjTSXOc-joZ_k_VFeWYBny_TUE6A0GMCYt3sJCudbRhQ"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"534"},{"key":"Date","value":"Tue, 02 Jun 2020 22:24:02 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"cityName\": \"Sunnyvale\",\n        \"elevation\": 37,\n        \"lat\": 37.3688,\n        \"lng\": -122.036,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Cuernavaca\",\n        \"elevation\": 46,\n        \"lat\": 37.3717,\n        \"lng\": -122.062,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Aloha Mobile Village\",\n        \"elevation\": 37,\n        \"lat\": 37.3535,\n        \"lng\": -122.013,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Sylvan Park\",\n        \"elevation\": 36,\n        \"lat\": 37.3814,\n        \"lng\": -122.062,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Waverly Park\",\n        \"elevation\": 49,\n        \"lat\": 37.3664,\n        \"lng\": -122.071,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Ranchero Thunderbird Mobile Home Court\",\n        \"elevation\": 27,\n        \"lat\": 37.3563,\n        \"lng\": -122.003,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Rancho la Mesa Mobile Home Court\",\n        \"elevation\": 29,\n        \"lat\": 37.3547,\n        \"lng\": -122.003,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Lawrence\",\n        \"elevation\": 18,\n        \"lat\": 37.3699,\n        \"lng\": -121.996,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"El Camino Hospital\",\n        \"elevation\": 48,\n        \"lat\": 37.3689,\n        \"lng\": -122.08,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Cupertino\",\n        \"elevation\": 72,\n        \"lat\": 37.323,\n        \"lng\": -122.032,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Cuesta Park\",\n        \"elevation\": 40,\n        \"lat\": 37.3775,\n        \"lng\": -122.082,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Kaiser Permanente Santa Clara Medical Center\",\n        \"elevation\": 39,\n        \"lat\": 37.3357,\n        \"lng\": -121.999,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Woodland Acres\",\n        \"elevation\": 77,\n        \"lat\": 37.3433,\n        \"lng\": -122.079,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Mountain View\",\n        \"elevation\": 34,\n        \"lat\": 37.3861,\n        \"lng\": -122.084,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Monta Vista\",\n        \"elevation\": 100,\n        \"lat\": 37.3227,\n        \"lng\": -122.058,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Jackson Park\",\n        \"elevation\": 17,\n        \"lat\": 37.3975,\n        \"lng\": -122.079,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Loyola Corners\",\n        \"elevation\": 71,\n        \"lat\": 37.3522,\n        \"lng\": -122.086,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"City of Mountain View\",\n        \"elevation\": 16,\n        \"lat\": 37.4005,\n        \"lng\": -122.08,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"Blossom Valley\",\n        \"elevation\": 42,\n        \"lat\": 37.3736,\n        \"lng\": -122.091,\n        \"tz\": \"America/Los_Angeles\"\n    },\n    {\n        \"cityName\": \"The Highlands\",\n        \"elevation\": 92,\n        \"lat\": 37.3414,\n        \"lng\": -122.085,\n        \"tz\": \"America/Los_Angeles\"\n    }\n]"}],"_postman_id":"152ea413-7922-4381-814a-426199531707"},{"name":"Chart Data","id":"471ef88e-ba6f-4f14-9c5b-b1873d7e293c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true,"content-type":true,"accept":true}},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Key","value":"YOUR_ASTOAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"Chart TEST REST API\",\n\t\t\t\"chartDate\":\"1974-03-27T08:45:00\",\n\t\t\t\"elevation\": 0,\n\t        \"lat\": 50.9333,\n\t        \"lng\": 6.95,\n\t\t\t\"elev\":1,\n\t\t\t\"tz\":\"Europe/Berlin\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t}\n\t},\n\t\"calcRequestProps\":\n\t{\n\t\t\"needImage\":\"Y\",\n\t\t\"needAspects\":\"Y\"\n        ,\"styleID\":34\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,12,15,24,25\n\t\t],\n\t\t\"aspects\":[\n\t\t\t{\n\t\t\t\t\"angle\":0,\n\t\t\t\t\"orb\":10\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":45,\n\t\t\t\t\"orb\":1\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":60,\n\t\t\t\t\"orb\":5\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":90,\n\t\t\t\t\"orb\":8\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":120,\n\t\t\t\t\"orb\":9\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":135,\n\t\t\t\t\"orb\":2\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":150,\n\t\t\t\t\"orb\":3\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":180,\n\t\t\t\t\"orb\":10\n\t\t\t}\n\t\t]\n\t}\n\t\n}\n"},"url":"https://astroapp.com/astro/apis/chart","description":"<p>This API is used to create a new astrological chart (new horoscope).\nThe API Returns the new chart data, and optionally - aspects listing and the chart image in the png format.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","chart"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"64125521-615d-46c0-b7a2-822a53baa9a0","name":"Chart Data","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Basic ","type":"text","disabled":true},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"Horoscope REST API\",\n\t\t\t\"chartDate\":\"1964-08-05T09:00:00\",\n\t\t\t\"lng\":\"15.501\",\n\t\t\t\"lat\":\"27.50\",\n\t\t\t\"elev\":1,\n\t\t\t\"tz\":\"Australia/Brisbane\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t},\n    \"houseCusps\": [\n        0.0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": -2.4185262607601368E-5,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0.18472555283975323,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": -1.3928250243447262,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": -4.753016683251441,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0.42855807310554445,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": -1.0888236556291035,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": -1.6848965120363257,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0.7344924887884263,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 1.7684753833886018,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 13.651622194093484,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0.0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 4.955307900081983,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n\t},\n\t\"calcRequestProps\":\n\t{\n\t\t\"needImage\":\"Y\",\n\t\t\"needAspects\":\"Y\"\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t]\n\t}\n\t\n}\n"},"url":"https://astroapp.com/astro/apis/chart"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTAxNjM3MjgsImlhdCI6MTU5MDE2MDEyOCwidWlkIjoiNDgwIiwicmNuIjoxfQ.h7O3otClXZvBMfGlDVAPLpN1WJSc6ZiDNHpwEkd_dFW1HTpXQm6SMzUwseRecodkIflInaQsa_e4Lb6kac4jYdtf-0SAxHKqH0VkkrZeNTquTiK2nKcV2dEIMwPoDnWG-eNU4Rv_SwLqafbOqCnhzamZBOkQs8Q8KmmGQDqQHI0Bghv3KIfo4nPWuu3275jLS79ABVygmRHeA-woifDhmma9tYxG5ux31R8k0l0zx9DPnXfCmVuwH6H93qDRqcy7Igm2WhunWUq3URu952-DuYI5-_mMo1HrrM8eBzPqtvSeci9EYN10TsZqgZR_vqLSJtEFMgnh0JEq_oHxOX3sAw"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"729"},{"key":"Date","value":"Fri, 22 May 2020 15:08:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chartData\": {\n        \"chartDate\": \"1964-08-05T09:00:00\",\n        \"chartName\": \"Horoscope REST API\",\n        \"coordSys\": \"G\",\n        \"elev\": 1,\n        \"houseSystemID\": 1,\n        \"imgPath\": \"https://astroapp.com/astro/adata/outdb/astroapp.com_mfjsMcDCnYK4kDO9RcS7_7374726f6170702e636f6d5f6d666a_astroapp.png\",\n        \"jd\": 0,\n        \"lat\": 27.5,\n        \"lng\": 15.501,\n        \"tz\": \"Australia/Brisbane\",\n        \"version\": 1,\n        \"zodiacID\": 100\n    },\n    \"houseCusps\": [\n        0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": 0,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": 0,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": 0,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": 0,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": 0,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 0,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 0,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 0,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n}"},{"id":"d0768346-e3f4-4326-8dde-ff60717dafff","name":"Chart Data Only without Image","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Basic ","type":"text","disabled":true},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"Horoscope REST API\",\n\t\t\t\"chartDate\":\"1964-08-05T09:00:00\",\n\t\t\t\"lng\":\"15.501\",\n\t\t\t\"lat\":\"27.50\",\n\t\t\t\"elev\":1,\n\t\t\t\"tz\":\"Australia/Brisbane\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t},\n    \"houseCusps\": [\n        0.0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": -2.4185262607601368E-5,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0.18472555283975323,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": -1.3928250243447262,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": -4.753016683251441,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0.42855807310554445,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": -1.0888236556291035,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": -1.6848965120363257,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0.7344924887884263,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 1.7684753833886018,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 13.651622194093484,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0.0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 4.955307900081983,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n\t},\n\t\"calcRequestProps\":\n\t{\n\t\t\"needImage\":\"N\",\n\t\t\"needAspects\":\"Y\"\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t]\n\t}\n\t\n}\n"},"url":"https://astroapp.com/astro/apis/chart"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTAxNjM3MjgsImlhdCI6MTU5MDE2MDEyOCwidWlkIjoiNDgwIiwicmNuIjoxfQ.h7O3otClXZvBMfGlDVAPLpN1WJSc6ZiDNHpwEkd_dFW1HTpXQm6SMzUwseRecodkIflInaQsa_e4Lb6kac4jYdtf-0SAxHKqH0VkkrZeNTquTiK2nKcV2dEIMwPoDnWG-eNU4Rv_SwLqafbOqCnhzamZBOkQs8Q8KmmGQDqQHI0Bghv3KIfo4nPWuu3275jLS79ABVygmRHeA-woifDhmma9tYxG5ux31R8k0l0zx9DPnXfCmVuwH6H93qDRqcy7Igm2WhunWUq3URu952-DuYI5-_mMo1HrrM8eBzPqtvSeci9EYN10TsZqgZR_vqLSJtEFMgnh0JEq_oHxOX3sAw"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"729"},{"key":"Date","value":"Fri, 22 May 2020 15:08:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chartData\": {\n        \"chartDate\": \"1964-08-05T09:00:00\",\n        \"chartName\": \"Horoscope REST API\",\n        \"coordSys\": \"G\",\n        \"elev\": 1,\n        \"houseSystemID\": 1,\n        \"imgPath\": \"\",\n        \"jd\": 0,\n        \"lat\": 27.5,\n        \"lng\": 15.501,\n        \"tz\": \"Australia/Brisbane\",\n        \"version\": 1,\n        \"zodiacID\": 100\n    },\n    \"houseCusps\": [\n        0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": 0,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": 0,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": 0,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": 0,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": 0,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 0,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 0,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 0,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n}"},{"id":"2f1124e1-03a3-4b91-a17c-f4e08ca62c5e","name":"Chart Data Without Aspects","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Basic ","type":"text","disabled":true},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"Chart TEST REST API\",\n\t\t\t\"chartDate\":\"1974-03-27T08:45:00\",\n\t\t\t\"elevation\": 0,\n\t        \"lat\": 50.9333,\n\t        \"lng\": 6.95,\n\t\t\t\"elev\":1,\n\t\t\t\"tz\":\"Europe/Berlin\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t}\n\t},\n\t\"calcRequestProps\":\n\t{\n\t\t\"needImage\":\"N\",\n\t\t\"needAspects\":\"N\"\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,12,15,24,25\n\t\t]\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://astroapp.com/astro/apis/chart"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExMzk2ODMsImlhdCI6MTU5MTEzNjA4MywidWlkIjoiNDgwIiwicmNuIjoxfQ.tcPwYBNhUv6wQGAjZe2P6UYVMDZ9e14koBYSprz1RN1BcbZN58fBJTWuOz7OzjUB3Ows08vDQmfe02Mi9gICNHsWwgxOlAucocVjQv6G8VK0VwW3vQBVwgUfVDXMKfdeE9KdvDwZ-gAMtQyGAbX7DSBLJ3Uc0HEhJy1T2zHcfZdLuNWmymwrRHL2r1tt8044guPxW9xzauRXy7Yx0mHRyRjoAFw3KFA1kMjEa1JcqEDBXPop6cl3tE8anEid8A8-6PvSCyCdE7c108xh3FJAG7P675Ak7c5_1zTx1ZcVlZ3wRWu9E6chl_WD69BGfDfO8rDpA9iqI2g0Qdi32-IRpA"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"748"},{"key":"Date","value":"Tue, 02 Jun 2020 22:14:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"calcResultsAvailable\": true,\n    \"chartData\": {\n        \"chartDate\": \"1964-08-05T09:00:00\",\n        \"chartName\": \"Chart REST API\",\n        \"coordSys\": \"G\",\n        \"elev\": 1,\n        \"houseSystemID\": 1,\n        \"imgPath\": \"\",\n        \"jd\": 0,\n        \"lat\": 27.5,\n        \"lng\": 15.501,\n        \"tz\": \"Australia/Brisbane\",\n        \"version\": 1,\n        \"zodiacID\": 100\n    },\n    \"houseCusps\": [\n        0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": 0,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": 0,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": 0,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": 0,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": 0,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 0,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 0,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 0,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n}"}],"_postman_id":"471ef88e-ba6f-4f14-9c5b-b1873d7e293c"},{"name":"Chart Data with Tokens-based authentication","id":"a50df739-ea94-4bdb-9e31-9245ddc1e6eb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true,"content-type":true,"user-agent":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"jwt","type":"text","value":"YOUR_AUTH_TOKEN"},{"key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"Chart TEST REST API\",\n\t\t\t\"chartDate\":\"1975-03-27T08:45:00\",\n\t\t\t\"elevation\": 0,\n\t        \"lat\": 50.9333,\n\t        \"lng\": 6.95,\n\t\t\t\"elev\":1,\n\t\t\t\"tz\":\"Europe/Berlin\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t}\n\t},\n\t\"calcRequestProps\":\n\t{\n\t\t\"needImage\":\"Y\",\n\t\t\"needAspects\":\"Y\"\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,12,15,24,25\n\t\t],\n\t\t\"aspects\":[\n\t\t\t{\n\t\t\t\t\"angle\":0,\n\t\t\t\t\"orb\":10\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":45,\n\t\t\t\t\"orb\":1\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":60,\n\t\t\t\t\"orb\":5\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":90,\n\t\t\t\t\"orb\":8\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":120,\n\t\t\t\t\"orb\":9\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":135,\n\t\t\t\t\"orb\":2\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":150,\n\t\t\t\t\"orb\":3\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":180,\n\t\t\t\t\"orb\":10\n\t\t\t}\n\t\t]\n\t}\n\t\n}"},"url":"https://astroapp.com/astro/apis/chart","description":"<p>This API is used to create a new astrological chart (new horoscope).\nThe API Returns the new chart data, and optionally - aspects listing and the chart image in the png format.</p>\n<p>The API is identical to the Chart Data API and is provided to demonstrate the proper Bearer token authentication usage.</p>\n<p>The toekn based authentication method is the required method that must be used for all AstroApp REST APIs.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","chart"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"2fb099e1-b503-4b9d-96d8-387ee32f2713","name":"Chart Data with Tokens-based authentication","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Basic ","disabled":true},{"key":"jwt","type":"text","value":"YOUR_AUTH_TOKEN"},{"key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"Chart REST API\",\n\t\t\t\"chartDate\":\"1964-08-05T09:00:00\",\n\t\t\t\"lng\":\"15.501\",\n\t\t\t\"lat\":\"27.50\",\n\t\t\t\"elev\":1,\n\t\t\t\"tz\":\"Australia/Brisbane\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t},\n    \"houseCusps\": [\n        0.0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": -2.4185262607601368E-5,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0.18472555283975323,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": -1.3928250243447262,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": -4.753016683251441,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0.42855807310554445,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": -1.0888236556291035,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": -1.6848965120363257,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0.7344924887884263,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 1.7684753833886018,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 13.651622194093484,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0.0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 4.955307900081983,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n\t},\n\t\"calcRequestProps\":\n\t{\n\t\t\"needImage\":\"Y\",\n\t\t\"needAspects\":\"Y\"\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t]\n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/chart"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExMzk5MjEsImlhdCI6MTU5MTEzNjMyMSwidWlkIjoiNDgwIiwicmNuIjoyfQ.N1X2GZ3vyI3rVRnge145XtAToxj5v-358IBTdUGszYvBt-LDIJo1xE_MReEuBaDbn0-edp3PL2Ggs-l2kw7jGYW6y6nV2Y5-Tp4AHq4JAviG05KOTI7y6popxovCcrlfqF33vsnqaZAQ64A8RwoPTim8O--xoSxm30LriG8g_5Dme43nHwviepTORTYXfAfadUh6dh_-Gv_Zfk1TebjJHP4b5h5o76GOYrjwmRsnrBuja0QDeRJiaOLLUbV6djbK0wO6mCeVeIQUFCN3YPTjvkzNcRwqA8ncmYqTnr9yIQaPSg02zYhbSZ9EHmvEw-rmmuqT56Cc6Jh_xqjsriobVg"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"748"},{"key":"Date","value":"Tue, 02 Jun 2020 22:18:41 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"calcResultsAvailable\": true,\n    \"chartData\": {\n        \"chartDate\": \"1964-08-05T09:00:00\",\n        \"chartName\": \"Chart REST API\",\n        \"coordSys\": \"G\",\n        \"elev\": 1,\n        \"houseSystemID\": 1,\n        \"imgPath\": \"https://astroapp.com/astro/adata/outdb/astroapp.com_mfjsMcDCnYK4kDO9RcS7_7374726f6170702e636f6d5f6d666a_astroapp.png\",\n        \"jd\": 0,\n        \"lat\": 27.5,\n        \"lng\": 15.501,\n        \"tz\": \"Australia/Brisbane\",\n        \"version\": 1,\n        \"zodiacID\": 100\n    },\n    \"houseCusps\": [\n        0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": 0,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": 0,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": 0,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": 0,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": 0,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 0,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 0,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 0,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n}"}],"_postman_id":"a50df739-ea94-4bdb-9e31-9245ddc1e6eb"},{"name":"Stats By Sign","id":"eb4d9be8-e0f0-434a-9d0e-ffa69e9abea5","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true,"content-type":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"Chart TEST REST API\",\n\t\t\t\"chartDate\":\"1964-08-05T09:00:00\",\n\t\t\t\"lng\":\"153.028\",\n\t\t\t\"lat\":\"-27.4679\",\n\t\t\t\"elev\":0,\n\t\t\t\"tz\":\"Australia/Brisbane\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t},\n\t\t\"houseCusps\": [\n        0.0,\n        182.1935332945364,\n        219.11612336483338,\n        247.31458808759297,\n        271.43035153705597,\n        295.73967794954575,\n        324.53889437206476,\n        2.193533294536394,\n        39.116123364833356,\n        67.31458808759294,\n        91.43035153705598,\n        115.73967794954574,\n        144.53889437206476,\n        182.1935332945364\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": -2.4185262607601368E-5,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0.18472555283975323,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": -1.3928250243447262,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": -4.753016683251441,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0.42855807310554445,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": -1.0888236556291035,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": -1.6848965120363257,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0.7344924887884263,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 1.7684753833886018,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 13.651622194093484,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0.0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 12,\n            \"lat\": 0.6485077673081981,\n            \"lng\": 262.64579267641125,\n            \"speed\": 0.11080344117375733\n        },\n        {\n            \"id\": 15,\n            \"lat\": 4.955307900081983,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,12,15\n\t\t],\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t]\n\t}\n}"},"url":"https://astroapp.com/astro/apis/stats/bysign","description":"<p>This API provides statistical information for a given chart. It requires a previously calculated chart (chart with objects/planets and house cusps already calculated).</p>\n","urlObject":{"protocol":"https","path":["astro","apis","stats","bysign"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"5ec9d106-6c2f-4412-8eea-b392ca099cfe","name":"Stats By Sign","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Basic ","type":"text","disabled":true},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"Chart REST API\",\n\t\t\t\"chartDate\":\"1964-08-05T09:00:00\",\n\t\t\t\"lng\":\"15.501\",\n\t\t\t\"lat\":\"27.50\",\n\t\t\t\"elev\":1,\n\t\t\t\"tz\":\"Australia/Brisbane\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t},\n    \"houseCusps\": [\n        0.0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": -2.4185262607601368E-5,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0.18472555283975323,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": -1.3928250243447262,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": -4.753016683251441,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0.42855807310554445,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": -1.0888236556291035,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": -1.6848965120363257,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0.7344924887884263,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 1.7684753833886018,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 13.651622194093484,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0.0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 4.955307900081983,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t]\n\t}\n}"},"url":"https://astroapp.com/astro/apis/stats/bysign"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDAxODIsImlhdCI6MTU5MTEzNjU4MiwidWlkIjoiNDgwIiwicmNuIjoyfQ.lKb6M0a2WfokQADHKSSfWkh8C3_4zOwwP3BMJrxd2rzh4RH4-KW_eHrgs2rCK_xgWKDCNlAC7nYnI-YJumJXbhV6UGUHSfryLXUSoxcsCoh4b3xqgaUJloYe-JB7uXi9cm4JzGHmbdUXL9YjpK9SbQR7coi0lRpqbeB0YzngFug6paMtb3CWwonxSqxscOG6g3TJEGTwAXjiH2hlprp0hIFF43KKREOSZBnYqtuMJLrD5mpVzBIY9y0AToc6pnSPOb1gdODxVx8C8hmuroptCJvEtEmckPfVTIPdCZGdHqIceEnwXLSxwOcNSJ_K747VK3218ZgYkuYIETEK9YfTNw"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"676"},{"key":"Date","value":"Tue, 02 Jun 2020 22:23:02 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chart\": {\n        \"calcResultsAvailable\": true,\n        \"chartData\": {\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"chartName\": \"Chart REST API\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 0,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"tz\": \"Australia/Brisbane\",\n            \"version\": 1,\n            \"zodiacID\": 100\n        },\n        \"houseCusps\": [\n            0,\n            56.93525558719873,\n            83.25745421804797,\n            106.74889194032444,\n            131.57180262843968,\n            161.30469178328167,\n            197.87174209003723,\n            236.93525558719872,\n            263.257454218048,\n            286.7488919403244,\n            311.5718026284397,\n            341.30469178328167,\n            17.87174209003722,\n            56.93525558719873\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    },\n    \"output\": [\n        0,\n        0,\n        1,\n        1,\n        3,\n        1,\n        3,\n        0,\n        1,\n        0,\n        0,\n        0,\n        2\n    ]\n}"}],"_postman_id":"eb4d9be8-e0f0-434a-9d0e-ffa69e9abea5"},{"name":"Stats By House","id":"3f46aafe-fbf6-474e-9092-f50f3151e646","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true,"content-type":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"House Data and Statistics REST API\",\n\t\t\t\"chartDate\":\"1964-08-05T09:00:00\",\n\t\t\t\"lng\":\"153.028\",\n\t\t\t\"lat\":\"-27.4679\",\n\t\t\t\"elev\":0,\n\t\t\t\"tz\":\"Australia/Brisbane\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t},\n\t\t\"houseCusps\": [\n        0.0,\n        182.1935332945364,\n        219.11612336483338,\n        247.31458808759297,\n        271.43035153705597,\n        295.73967794954575,\n        324.53889437206476,\n        2.193533294536394,\n        39.116123364833356,\n        67.31458808759294,\n        91.43035153705598,\n        115.73967794954574,\n        144.53889437206476,\n        182.1935332945364\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": -2.4185262607601368E-5,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0.18472555283975323,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": -1.3928250243447262,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": -4.753016683251441,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0.42855807310554445,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": -1.0888236556291035,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": -1.6848965120363257,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0.7344924887884263,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 1.7684753833886018,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 13.651622194093484,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0.0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 12,\n            \"lat\": 0.6485077673081981,\n            \"lng\": 262.64579267641125,\n            \"speed\": 0.11080344117375733\n        },\n        {\n            \"id\": 15,\n            \"lat\": 4.955307900081983,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,12,15\n\t\t],\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t]\n\t}\n}"},"url":"https://astroapp.com/astro/apis/stats/byhouse","urlObject":{"protocol":"https","path":["astro","apis","stats","byhouse"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"1d15cd77-c33d-435c-80bd-267b04617158","name":"Stats By House","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Basic ","type":"text","disabled":true},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"chart\":{\n\t\t\"chartData\":\n\t\t{\n\t\t\t\"chartName\":\"House Data and Statistics REST API\",\n\t\t\t\"chartDate\":\"1964-08-05T09:00:00\",\n\t\t\t\"lng\":\"15.501\",\n\t\t\t\"lat\":\"27.50\",\n\t\t\t\"elev\":1,\n\t\t\t\"tz\":\"Australia/Brisbane\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\",\n\t\t\t\"version\":1\n\t\t},\n    \"houseCusps\": [\n        0.0,\n        56.93525558719873,\n        83.25745421804797,\n        106.74889194032444,\n        131.57180262843968,\n        161.30469178328167,\n        197.87174209003723,\n        236.93525558719872,\n        263.257454218048,\n        286.7488919403244,\n        311.5718026284397,\n        341.30469178328167,\n        17.87174209003722,\n        56.93525558719873\n    ],\n    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": -2.4185262607601368E-5,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0.18472555283975323,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": -1.3928250243447262,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": -4.753016683251441,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0.42855807310554445,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": -1.0888236556291035,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": -1.6848965120363257,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0.7344924887884263,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 1.7684753833886018,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 13.651622194093484,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0.0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 4.955307900081983,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n\t},\n\t\"params\":{\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t]\n\t}\n\t\n}"},"url":"https://astroapp.com/astro/apis/stats/bysign"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDAxODIsImlhdCI6MTU5MTEzNjU4MiwidWlkIjoiNDgwIiwicmNuIjoyfQ.lKb6M0a2WfokQADHKSSfWkh8C3_4zOwwP3BMJrxd2rzh4RH4-KW_eHrgs2rCK_xgWKDCNlAC7nYnI-YJumJXbhV6UGUHSfryLXUSoxcsCoh4b3xqgaUJloYe-JB7uXi9cm4JzGHmbdUXL9YjpK9SbQR7coi0lRpqbeB0YzngFug6paMtb3CWwonxSqxscOG6g3TJEGTwAXjiH2hlprp0hIFF43KKREOSZBnYqtuMJLrD5mpVzBIY9y0AToc6pnSPOb1gdODxVx8C8hmuroptCJvEtEmckPfVTIPdCZGdHqIceEnwXLSxwOcNSJ_K747VK3218ZgYkuYIETEK9YfTNw"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"676"},{"key":"Date","value":"Tue, 02 Jun 2020 22:23:02 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chart\": {\n        \"calcResultsAvailable\": true,\n        \"chartData\": {\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"chartName\": \"House Data and Statistics REST API\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 0,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"tz\": \"Australia/Brisbane\",\n            \"version\": 1,\n            \"zodiacID\": 100\n        },\n        \"houseCusps\": [\n            0,\n            56.93525558719873,\n            83.25745421804797,\n            106.74889194032444,\n            131.57180262843968,\n            161.30469178328167,\n            197.87174209003723,\n            236.93525558719872,\n            263.257454218048,\n            286.7488919403244,\n            311.5718026284397,\n            341.30469178328167,\n            17.87174209003722,\n            56.93525558719873\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    },\n    \"output\": [\n        0,\n        0,\n        1,\n        1,\n        3,\n        1,\n        3,\n        0,\n        1,\n        0,\n        0,\n        0,\n        2\n    ]\n}"}],"_postman_id":"3f46aafe-fbf6-474e-9092-f50f3151e646"},{"name":"Dignities","id":"9dcca898-bb75-419a-8ed5-5bcb2ec83af7","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"user-agent":true,"content-type":true,"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chart\": {\n        \"chartData\": {\n            \"chartName\":\"Chart TEST REST API\",\n\t\t\t\"chartDate\":\"1964-08-05T09:00:00\",\n\t\t\t\"lng\":\"153.028\",\n\t\t\t\"lat\":\"-27.4679\",\n\t\t\t\"elev\":0,\n\t\t\t\"tz\":\"Australia/Brisbane\",\n\t\t\t\"zodiacID\":100,\n\t\t\t\"houseSystemID\":1,\n\t\t\t\"coordSys\":\"G\"\n        },\n        \"houseCusps\": [\n            0,\n            56.93525558719873,\n            83.25745421804797,\n            106.74889194032444,\n            131.57180262843968,\n            161.30469178328167,\n            197.87174209003723,\n            236.93525558719872,\n            263.257454218048,\n            286.7488919403244,\n            311.5718026284397,\n            341.30469178328167,\n            17.87174209003722,\n            56.93525558719873\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": -0.000024185262607601368,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0.18472555283975323,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": -1.3928250243447262,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": -4.753016683251441,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0.42855807310554445,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": -1.0888236556291035,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": -1.6848965120363257,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0.7344924887884263,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 1.7684753833886018,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 13.651622194093484,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 4.955307900081983,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    }\n}"},"url":"https://astroapp.com/astro/apis/dignities","description":"<p>API that generates Essential and Accidental dignities based on already calculated horoscope data.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","dignities"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"9abbc701-fafe-4434-89f2-ab659f8f2c26","name":"Dignities","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Basic ","type":"text","disabled":true},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chart\": {\n        \"chartData\": {\n            \"chartName\": \"Astro Chart REST API\",\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"lng\": \"15.501\",\n            \"lat\": \"27.50\",\n            \"elev\": 1,\n            \"tz\": \"Australia/Brisbane\",\n            \"zodiacID\": 100,\n            \"houseSystemID\": 1,\n            \"coordSys\": \"G\"\n        },\n        \"houseCusps\": [\n            0,\n            56.93525558719873,\n            83.25745421804797,\n            106.74889194032444,\n            131.57180262843968,\n            161.30469178328167,\n            197.87174209003723,\n            236.93525558719872,\n            263.257454218048,\n            286.7488919403244,\n            311.5718026284397,\n            341.30469178328167,\n            17.87174209003722,\n            56.93525558719873\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": -0.000024185262607601368,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0.18472555283975323,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": -1.3928250243447262,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": -4.753016683251441,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0.42855807310554445,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": -1.0888236556291035,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": -1.6848965120363257,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0.7344924887884263,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 1.7684753833886018,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 13.651622194093484,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 4.955307900081983,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    }\n}"},"url":"https://astroapp.com/astro/apis/dignities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDE2NjcsImlhdCI6MTU5MTEzODA2NywidWlkIjoiNDgwIiwicmNuIjoxfQ.h-K_eoJ2XGbJJjJEuHaJe-0eZFUs8dpkMr8zBvBXEkXQYMoSj4uqBrD2D2JKhjHgZwANJcdtIozUwBtQeyOPP9-B2Zic3Z9j0SqrOxQbA1WaxK2f3JQPggwaO8_YdyCvU6GUFxTB0KH57bVlsSCqp8goLTEXqIVIp92gAuGpQkrIvt4YiNHzsRkCXIa-0c-HGBftk4Qg5ttQJ6ooUE-wRIg3PPLdqOe53yTWCp45pVsPrtZ6gEVI0f49-o4xUBhqEpurx1a9amab70BakEuxpldoj56w3OkIt9xSPU97O1MG6GX0TAFB8Wy7bcY1o8WtoqPzObkET1ZJRGiA3ssnSg"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"726"},{"key":"Date","value":"Tue, 02 Jun 2020 22:47:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chart\": {\n        \"calcResultsAvailable\": true,\n        \"chartData\": {\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"chartName\": \"Astro Chart REST API\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 0,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"tz\": \"Australia/Brisbane\",\n            \"version\": 0,\n            \"zodiacID\": 100\n        },\n        \"houseCusps\": [\n            0,\n            56.93525558719873,\n            83.25745421804797,\n            106.74889194032444,\n            131.57180262843968,\n            161.30469178328167,\n            197.87174209003723,\n            236.93525558719872,\n            263.257454218048,\n            286.7488919403244,\n            311.5718026284397,\n            341.30469178328167,\n            17.87174209003722,\n            56.93525558719873\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    },\n    \"output\": {\n        \"p0\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p1\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p2\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p3\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p4\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p-2\": [\n            {\n                \"rulerId\": -1,\n                \"score\": -5,\n                \"typeId\": 8\n            }\n        ],\n        \"p5\": [\n            {\n                \"rulerId\": -1,\n                \"score\": -5,\n                \"typeId\": 30\n            }\n        ],\n        \"p6\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ]\n    }\n}"}],"_postman_id":"9dcca898-bb75-419a-8ed5-5bcb2ec83af7"},{"name":"Dignities for dates","id":"45e1bbc0-8f92-4ee5-9711-ffd2c8c442b2","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true,"content-type":true,"user-agent":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n    \"chart\": {\n        \"chartData\": {\n            \"chartName\": \"Dignities REST API\",\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"lng\": \"15.501\",\n            \"lat\": \"27.50\",\n            \"elev\": 1,\n            \"tz\": \"Australia/Brisbane\",\n            \"zodiacID\": 100,\n            \"houseSystemID\": 1,\n            \"coordSys\": \"G\"\n        }\n    }\n}"},"url":"https://astroapp.com/astro/apis/dignities","description":"<p>API that returns essential and accidental dignities based on the regular chart data (birth date and time along with location and the time zone).</p>\n","urlObject":{"protocol":"https","path":["astro","apis","dignities"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"e1eec36c-0af8-43b9-b8c1-8b88b6e79eb8","name":"Dignities for dates","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Basic ","disabled":true},{"key":"jwt","type":"text","value":"YOUR_AUTH_TOKEN","disabled":true},{"key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n    \"chart\": {\n        \"chartData\": {\n            \"chartName\": \"Dignities REST API\",\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"lng\": \"15.501\",\n            \"lat\": \"27.50\",\n            \"elev\": 1,\n            \"tz\": \"Australia/Brisbane\",\n            \"zodiacID\": 100,\n            \"houseSystemID\": 1,\n            \"coordSys\": \"G\"\n        }\n    }\n}"},"url":"https://astroapp.com/astro/apis/dignities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDE3MTYsImlhdCI6MTU5MTEzODExNiwidWlkIjoiNDgwIiwicmNuIjoyfQ.Hfx0NQ1U6OGX2dxgNOKYUlKpVXj33phsJ9nFBtY49uvAsGnMwDJu_b58wXqpOYF243T_CT1ig2-7oJCyxrcYpjRUo9P_W5nk170BtveS7mAKbi5n_NJjag9v1rUVvF4PNu97LyW-J3lmafHyYavq7Z56P3hqiino7hhLwWtEtEL9z5quWFCYnc3UMZcqmTdzoh53OX2cr2bFjl_VI5ruI7MNCbifnjfLe2mo53sdkJwyGwAWi67tK1G7ofc0nJaddWjT4YCSCimncJmH9D_PtLq3Wyq5RhcUas3NbFs7GQWm6P2Hbx4hcXE8HuywwtdGNDCxa_Q597st8ew5D_lXdg"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"271"},{"key":"Date","value":"Tue, 02 Jun 2020 22:48:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chart\": {\n        \"calcResultsAvailable\": false,\n        \"chartData\": {\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"chartName\": \"Dignities REST API\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 0,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"tz\": \"Australia/Brisbane\",\n            \"version\": 0,\n            \"zodiacID\": 100\n        }\n    },\n    \"output\": {\n        \"p0\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p1\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p2\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p3\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p4\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p-2\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ],\n        \"p5\": [\n            {\n                \"rulerId\": -1,\n                \"score\": -5,\n                \"typeId\": 30\n            }\n        ],\n        \"p6\": [\n            {\n                \"rulerId\": -1,\n                \"score\": 0,\n                \"typeId\": 30\n            }\n        ]\n    }\n}"}],"_postman_id":"45e1bbc0-8f92-4ee5-9711-ffd2c8c442b2"},{"name":"Lunar Conditions","id":"d65949c9-bc8c-45d4-9090-b6242dd6a347","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"chart\":{\r\n\t    \"chartData\": {\r\n\t        \"chartDate\": \"1964-08-25T09:00:00\",\r\n\t        \"elev\": 1,\r\n\t        \"lat\": \"27.50\",\r\n\t        \"lng\": \"15.501\",\r\n\t        \"chartName\": \"Chart REST API Lunar Data\",\r\n\t        \"coordSys\": \"G\",\r\n\t        \"houseSystemID\": \"1\",\r\n\t        \"jd\": 0.0,\r\n\t        \"tz\": \"Australia/Brisbane\",\r\n\t        \"zodiacID\": 100,\r\n\t    \t\"version\": 1\r\n\t    }\r\n\t}\r\n}"},"url":"https://astroapp.com/astro/apis/mooninfo","description":"<p>Lunar Conditions API calculates the following data:  </p>\n<p>\"days2NextPhase\": days remaining till the next lunar phase.  </p>\n<p>\"isVOC\": Void Of Course condition.  </p>\n<p>\"lunarMansion\": Arabic Lunar Mansion position.  </p>\n<p>\"nakshatra\": Vedic Nakshatra position.  </p>\n<p>\"nextPhaseAngle\": next phase angle (in degrees).  </p>\n<p>\"nextPhaseJd\": next phase Julian Date.  </p>\n<p>\"phase\": current phase number.  </p>\n<p>\"phaseAngle\": the exact angle of the current phase.  </p>\n<p>\"signId\": the Sign of the Zodiac where the Moon is at.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","mooninfo"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"e779b0e3-d37e-4f94-b9c6-f6f4a6c6a366","name":"Lunar Conditions","originalRequest":{"method":"POST","header":[{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n\t\"params\": {\r\n\t\t\"objects\": [\r\n\t\t\t0,1\r\n\t\t]\r\n\t},\r\n\t\"chart\":{\r\n\t    \"chartData\": {\r\n\t        \"chartDate\": \"1964-08-25T09:00:00\",\r\n\t        \"elev\": 1,\r\n\t        \"lat\": \"27.50\",\r\n\t        \"lng\": \"15.501\",\r\n\t        \"chartName\": \"Chart REST API Lunar Data\",\r\n\t        \"coordSys\": \"G\",\r\n\t        \"houseSystemID\": \"1\",\r\n\t        \"jd\": 0.0,\r\n\t        \"tz\": \"Australia/Brisbane\",\r\n\t        \"zodiacID\": 100,\r\n\t    \t\"version\": 1\r\n\t    }\r\n\t}\r\n}"},"url":"https://astroapp.com/astro/apis/mooninfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE2NjUwMTYzMjksImlhdCI6MTY2NTAxMjcyOSwidWlkIjoiMTgyIiwicmNuIjoxfQ.rqCtdrO0y2ZaMxi5ErY_tPkEMpcpVBZ5IYQvY2yvO3A36YichsnS7vwVsIrFVU8gECbzVjs5L0AeDLg5XpX1VmRFmC4g5ht292acWFS3xBc_THz9vvUkh33pjaFUBQZFtull72_wTAx_R0f67A07DHnDwEOOCsn4LPd6bs_JlBQY2wVpXXKhC80ijar-kXZVrgBPy30SQoLGVK5-fWCUQXxoBOB7MOi0bnORJtNA5-2kCpqktgKQ4eTyJSK9NCahOYsQfbdXrpAUUrw5NkskojmGWH8-EPG-pEb1Ur2TvbKC_xuJPDW2wNYwKvD9HgigPeCPMVFQiRGK1ygmdzQRYg"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"163"},{"key":"Date","value":"Wed, 05 Oct 2022 23:32:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"days2NextPhase\": 5.427101397886872,\n    \"isVOC\": false,\n    \"lunarMansion\": 28,\n    \"nakshatra\": 27,\n    \"nextPhaseAngle\": 270,\n    \"nextPhaseJd\": 2438637.8854347314,\n    \"phase\": 3,\n    \"phaseAngle\": 69.1093174027566,\n    \"signId\": 12\n}"}],"_postman_id":"d65949c9-bc8c-45d4-9090-b6242dd6a347"},{"name":"Returns","id":"68d7588c-f1b5-40ad-8e18-a5617c75a3e4","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"user-agent":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"description":"<p>AstroApp API key</p>\n","key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"bodyId\":0,\n\t\t\"retTypeId\":0,\n\t\t\"retPositionId\": 0,\n\t\t\"isBackwards\": \"false\",\n\t\t\"isPast\": \"false\",\n\t\t\"isPrecess\": \"false\"\n\t},\n\n    \"targetChart\": {\n        \"chartDate\": \"2020-08-05T01:00:00\",\n        \"elev\": 1,\n        \"lat\": \"27.50\",\n        \"lng\": \"15.501\",\n        \"chartName\": \"Solar Return REST API\",\n        \"coordSys\": \"G\",\n        \"houseSystemID\": \"1\",\n        \"jd\": 0.0,\n        \"tz\": \"Australia/Brisbane\",\n        \"zodiacID\": 100,\n    \t\"version\": 1\n\t},\n\t\"chart\":{\n\t    \"chartData\": {\n\t        \"chartDate\": \"1964-08-05T09:00:00\",\n\t        \"elev\": 1,\n\t        \"lat\": \"27.50\",\n\t        \"lng\": \"15.501\",\n\t        \"chartName\": \"Chart1 REST API transit\",\n\t        \"coordSys\": \"G\",\n\t        \"houseSystemID\": \"1\",\n\t        \"jd\": 0.0,\n\t        \"tz\": \"Australia/Brisbane\",\n\t        \"zodiacID\": 100,\n\t    \t\"version\": 1\n\t    },\n\t    \"houseCusps\": [\n\t        0.0,\n\t        56.95275902492928,\n\t        83.27215458584944,\n\t        106.76314753306764,\n\t        131.58736650324437,\n\t        161.3227945684522,\n\t        197.89140721059414,\n\t        236.95275902492926,\n\t        263.2721545858494,\n\t        286.76314753306764,\n\t        311.58736650324437,\n\t        341.3227945684522,\n\t        17.89140721059415,\n\t        56.95275902492928\n\t    ],\n\t    \"objects\": [\n\t        {\n\t            \"id\": 0,\n\t            \"lat\": -2.4185262607601368E-5,\n\t            \"lng\": 132.5530611764038,\n\t            \"speed\": 0.9580980697973276\n\t        },\n\t        {\n\t            \"id\": 1,\n\t            \"lat\": 0.18472555283975323,\n\t            \"lng\": 93.53453038354613,\n\t            \"speed\": 14.674778238770797\n\t        },\n\t        {\n\t            \"id\": 2,\n\t            \"lat\": -1.3928250243447262,\n\t            \"lng\": 159.86355817522923,\n\t            \"speed\": 0.9883563240819169\n\t        },\n\t        {\n\t            \"id\": 3,\n\t            \"lat\": -4.753016683251441,\n\t            \"lng\": 89.71936319181324,\n\t            \"speed\": 0.6783372162947274\n\t        },\n\t        {\n\t            \"id\": 4,\n\t            \"lat\": 0.42855807310554445,\n\t            \"lng\": 93.47211211448054,\n\t            \"speed\": 0.6659960311692098\n\t        },\n\t        {\n\t            \"id\": 5,\n\t            \"lat\": -1.0888236556291035,\n\t            \"lng\": 53.51205084806141,\n\t            \"speed\": 0.12180744117520598\n\t        },\n\t        {\n\t            \"id\": 6,\n\t            \"lat\": -1.6848965120363257,\n\t            \"lng\": 333.1183499288868,\n\t            \"speed\": -0.06802003882006169\n\t        },\n\t        {\n\t            \"id\": 7,\n\t            \"lat\": 0.7344924887884263,\n\t            \"lng\": 158.67161566181642,\n\t            \"speed\": 0.05794192721152667\n\t        },\n\t        {\n\t            \"id\": 8,\n\t            \"lat\": 1.7684753833886018,\n\t            \"lng\": 225.08081533606764,\n\t            \"speed\": 0.004713567796983999\n\t        },\n\t        {\n\t            \"id\": 9,\n\t            \"lat\": 13.651622194093484,\n\t            \"lng\": 162.87797198775937,\n\t            \"speed\": 0.031318995996427394\n\t        },\n\t        {\n\t            \"id\": 11,\n\t            \"lat\": 0.0,\n\t            \"lng\": 91.49616109076942,\n\t            \"speed\": -0.0033910007050202036\n\t        },\n\t        {\n\t            \"id\": 15,\n\t            \"lat\": 4.955307900081983,\n\t            \"lng\": 347.9524244980293,\n\t            \"speed\": -0.035600876658640764\n\t        }\n\t    ]\n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/returns","description":"<p>The Astrology API to generate Solar Returns, Lunar Returns and also planetary returns.<br />The Returns can be calculated to natal positions or to specified longitudes in Zodiac (or to other places such as phase returns).<br />The Returns can be calculated with and without precession correction.<br />The search for the next return can be done in the future from the specified natal data and in the past.</p>\n<p>This API will work with both chart data only requests and calculated chart requests. To achieve better response times it's always recommended to supply planetary data for previously calculated charts.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","returns"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"8056cef5-b0fc-42b9-b887-dc211c8fd879","name":"Returns","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Basic ","disabled":true},{"key":"jwt","type":"text","value":"YOUR_AUTH_TOKEN","disabled":true},{"description":"AstroApp API key","key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"bodyId\":0,\n\t\t\"retTypeId\":0,\n\t\t\"retPositionId\": 0,\n\t\t\"isBackwards\": \"false\",\n\t\t\"isPast\": \"false\",\n\t\t\"isPrecess\": \"false\"\n\t},\n\n    \"targetChart\": {\n        \"chartDate\": \"2020-08-05T01:00:00\",\n        \"elev\": 1,\n        \"lat\": \"27.50\",\n        \"lng\": \"15.501\",\n        \"chartName\": \"Solar Return REST API\",\n        \"coordSys\": \"G\",\n        \"houseSystemID\": \"1\",\n        \"jd\": 0.0,\n        \"tz\": \"Australia/Brisbane\",\n        \"zodiacID\": 100,\n    \t\"version\": 1\n\t},\n\t\"chart\":{\n\t    \"chartData\": {\n\t        \"chartDate\": \"1964-08-05T09:00:00\",\n\t        \"elev\": 1,\n\t        \"lat\": \"27.50\",\n\t        \"lng\": \"15.501\",\n\t        \"chartName\": \"Chart1 REST API transit\",\n\t        \"coordSys\": \"G\",\n\t        \"houseSystemID\": \"1\",\n\t        \"jd\": 0.0,\n\t        \"tz\": \"Australia/Brisbane\",\n\t        \"zodiacID\": 100,\n\t    \t\"version\": 1\n\t    },\n\t    \"houseCusps\": [\n\t        0.0,\n\t        56.95275902492928,\n\t        83.27215458584944,\n\t        106.76314753306764,\n\t        131.58736650324437,\n\t        161.3227945684522,\n\t        197.89140721059414,\n\t        236.95275902492926,\n\t        263.2721545858494,\n\t        286.76314753306764,\n\t        311.58736650324437,\n\t        341.3227945684522,\n\t        17.89140721059415,\n\t        56.95275902492928\n\t    ],\n\t    \"objects\": [\n\t        {\n\t            \"id\": 0,\n\t            \"lat\": -2.4185262607601368E-5,\n\t            \"lng\": 132.5530611764038,\n\t            \"speed\": 0.9580980697973276\n\t        },\n\t        {\n\t            \"id\": 1,\n\t            \"lat\": 0.18472555283975323,\n\t            \"lng\": 93.53453038354613,\n\t            \"speed\": 14.674778238770797\n\t        },\n\t        {\n\t            \"id\": 2,\n\t            \"lat\": -1.3928250243447262,\n\t            \"lng\": 159.86355817522923,\n\t            \"speed\": 0.9883563240819169\n\t        },\n\t        {\n\t            \"id\": 3,\n\t            \"lat\": -4.753016683251441,\n\t            \"lng\": 89.71936319181324,\n\t            \"speed\": 0.6783372162947274\n\t        },\n\t        {\n\t            \"id\": 4,\n\t            \"lat\": 0.42855807310554445,\n\t            \"lng\": 93.47211211448054,\n\t            \"speed\": 0.6659960311692098\n\t        },\n\t        {\n\t            \"id\": 5,\n\t            \"lat\": -1.0888236556291035,\n\t            \"lng\": 53.51205084806141,\n\t            \"speed\": 0.12180744117520598\n\t        },\n\t        {\n\t            \"id\": 6,\n\t            \"lat\": -1.6848965120363257,\n\t            \"lng\": 333.1183499288868,\n\t            \"speed\": -0.06802003882006169\n\t        },\n\t        {\n\t            \"id\": 7,\n\t            \"lat\": 0.7344924887884263,\n\t            \"lng\": 158.67161566181642,\n\t            \"speed\": 0.05794192721152667\n\t        },\n\t        {\n\t            \"id\": 8,\n\t            \"lat\": 1.7684753833886018,\n\t            \"lng\": 225.08081533606764,\n\t            \"speed\": 0.004713567796983999\n\t        },\n\t        {\n\t            \"id\": 9,\n\t            \"lat\": 13.651622194093484,\n\t            \"lng\": 162.87797198775937,\n\t            \"speed\": 0.031318995996427394\n\t        },\n\t        {\n\t            \"id\": 11,\n\t            \"lat\": 0.0,\n\t            \"lng\": 91.49616109076942,\n\t            \"speed\": -0.0033910007050202036\n\t        },\n\t        {\n\t            \"id\": 15,\n\t            \"lat\": 4.955307900081983,\n\t            \"lng\": 347.9524244980293,\n\t            \"speed\": -0.035600876658640764\n\t        }\n\t    ]\n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/returns"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDAzNTAsImlhdCI6MTU5MTEzNjc1MCwidWlkIjoiNDgwIiwicmNuIjoyfQ.d4S3vuxnqkO9OvBYiq0F3mWn69slw_DGaZIyl_KvgW93KrhCULxcwtJqaVOIGpn1xfvZozuNLsXH7uQnOzaeqUiuXAvIU4y4fNNi62hRpIwaCf534uI_E5INCej4Bi-KKjDhJyhPvSo7e6qjg-KU9gsMi3721aVMDBzuYYJ5vVNu5KXd-fCHCUz4ax-CpvzOLUCCFgUwz3FIzdLwZCQq-GsJEIgwvgmW25T8qymNyKLQ1kJlGcKdL6R0UraLR_BUJSnn0Gz5zWwpAQRLWNuanxx7DeyTP7MY4mSkwl6fsJ7Rm4l4vZOJE_VCA0tiXK4oAS2oxGafuRP_oCN9k5iXeg"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1424"},{"key":"Date","value":"Tue, 02 Jun 2020 22:25:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chart\": {\n        \"calcResultsAvailable\": true,\n        \"chartData\": {\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"chartName\": \"Solar Return REST API\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 0,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"tz\": \"Australia/Brisbane\",\n            \"version\": 1,\n            \"zodiacID\": 100\n        },\n        \"houseCusps\": [\n            0,\n            56.95275902492928,\n            83.27215458584944,\n            106.76314753306764,\n            131.58736650324437,\n            161.3227945684522,\n            197.89140721059414,\n            236.95275902492926,\n            263.2721545858494,\n            286.76314753306764,\n            311.58736650324437,\n            341.3227945684522,\n            17.89140721059415,\n            56.95275902492928\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    },\n    \"output\": {\n        \"calcResultsAvailable\": true,\n        \"chartData\": {\n            \"chartDate\": \"2021-8-4\",\n            \"chartName\": \"\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 2459431.2338445922,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"version\": 1,\n            \"zodiacID\": 100\n        },\n        \"houseCusps\": [\n            0,\n            311.3585607938214,\n            351.275487917644,\n            26.95491702929899,\n            55.52322672222573,\n            79.81647071251626,\n            103.61275280437917,\n            131.35856079382143,\n            171.275487917644,\n            206.954917029299,\n            235.52322672222573,\n            259.81647071251626,\n            283.61275280437917,\n            311.3585607938214\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0.00008620605973064902,\n                \"lng\": 132.553061176622,\n                \"speed\": 0.9578370337595968\n            },\n            {\n                \"id\": 1,\n                \"lat\": 1.6832187449050822,\n                \"lng\": 88.15485456168838,\n                \"speed\": 12.048738554801195\n            },\n            {\n                \"id\": 2,\n                \"lat\": 1.7687407498265875,\n                \"lng\": 136.0164040885154,\n                \"speed\": 2.029518133626368\n            },\n            {\n                \"id\": 3,\n                \"lat\": 1.195441765725595,\n                \"lng\": 166.4020116121209,\n                \"speed\": 1.1919450459287986\n            },\n            {\n                \"id\": 4,\n                \"lat\": 1.0701254460238154,\n                \"lng\": 153.69409128409856,\n                \"speed\": 0.629528609544344\n            },\n            {\n                \"id\": 5,\n                \"lat\": -1.147776783360649,\n                \"lng\": 329.1772002087315,\n                \"speed\": -0.12008955897333227\n            },\n            {\n                \"id\": 6,\n                \"lat\": -0.7825733259321026,\n                \"lng\": 310.0004646286596,\n                \"speed\": -0.07430004581686118\n            },\n            {\n                \"id\": 7,\n                \"lat\": -0.41316969924545344,\n                \"lng\": 44.69603109244391,\n                \"speed\": 0.012675393746333585\n            },\n            {\n                \"id\": 8,\n                \"lat\": -1.1554719789702426,\n                \"lng\": 352.7919892258184,\n                \"speed\": -0.019288871340327873\n            },\n            {\n                \"id\": 9,\n                \"lat\": -1.5980840676651638,\n                \"lng\": 295.14078633785084,\n                \"speed\": -0.022657349877215866\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 68.86958086036282,\n                \"speed\": -0.04908822193984953\n            },\n            {\n                \"id\": 15,\n                \"lat\": 2.3894374633218263,\n                \"lng\": 12.759204690545594,\n                \"speed\": -0.01687211783422013\n            }\n        ],\n        \"spectialPoints\": [\n            311.3585607938214,\n            235.52322672222573,\n            233.18757708656918,\n            158.2067697681883,\n            320.79463209875007,\n            327.52898405645226,\n            267.1797705936806,\n            147.52898405645226,\n            0,\n            0\n        ]\n    },\n    \"params\": {\n        \"objects\": [\n            0,\n            1,\n            2,\n            3,\n            4,\n            5,\n            6,\n            7,\n            8,\n            9,\n            11,\n            13,\n            15\n        ],\n        \"bodyId\": 0,\n        \"harmonicValue\": 1,\n        \"isBackwards\": false,\n        \"isPast\": false,\n        \"isPrecess\": false,\n        \"retPositionId\": 0,\n        \"retTypeId\": 0,\n        \"returnDegree\": -1\n    },\n    \"targetChart\": {\n        \"chartDate\": \"2020-08-05T01:00:00\",\n        \"chartName\": \"Chart1 REST API transit\",\n        \"coordSys\": \"G\",\n        \"elev\": 1,\n        \"houseSystemID\": 1,\n        \"jd\": 0,\n        \"lat\": 27.5,\n        \"lng\": 15.501,\n        \"tz\": \"Australia/Brisbane\",\n        \"version\": 1,\n        \"zodiacID\": 100\n    }\n}"}],"_postman_id":"68d7588c-f1b5-40ad-8e18-a5617c75a3e4"},{"name":"Progressions","id":"f0da252e-d3cb-48f9-b7df-82bd4b70530c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"user-agent":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"description":"<p>AstroApp API key</p>\n","key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,15,24,25\n\t\t],\n\t\t\"aspects\":[\n\t\t\t{\n\t\t\t\t\"angle\":0,\n\t\t\t\t\"orb\":10\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":60,\n\t\t\t\t\"orb\":5\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":90,\n\t\t\t\t\"orb\":8\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":120,\n\t\t\t\t\"orb\":9\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":180,\n\t\t\t\t\"orb\":10\n\t\t\t}\n\t\t],\n\t\t\"eventTypes\":[\n\t\t\t1,\n\t\t\t3\n\t\t],\n\t\t\"progressionRate\": 0,\n        \"isToNatal\": \"true\",\n\t\t\"isHouseIngress\": \"true\",\n        \"startDate\":\"1964-8-5\"\n\t},\n\n    \"targetChart\": {\n        \"chartDate\": \"2021-08-05T01:00:00\",\n        \"elev\": 0,\n        \"lat\" : \"-27.4679\",\n\t\t\"lng\" : \"153.028\",\n        \"chartName\": \"Chart REST API Progressions\",\n        \"coordSys\": \"G\",\n        \"houseSystemID\": \"1\",\n        \"jd\": 0.0,\n        \"tz\": \"Australia/Brisbane\",\n        \"zodiacID\": 100,\n    \t\"version\": 1\n\t},\n\t\"chart\":{\n\t    \"chartData\": {\n\t        \"chartDate\": \"1964-08-05T09:00:00\",\n\t        \"elev\": 0,\n\t        \"lat\" : \"-27.4679\",\n\t\t\t\"lng\" : \"153.028\",\n\t        \"chartName\": \"Chart REST API progressions\",\n\t        \"coordSys\": \"G\",\n\t        \"houseSystemID\": \"1\",\n\t        \"jd\": 0.0,\n\t        \"tz\": \"Australia/Brisbane\",\n\t        \"zodiacID\": 100,\n\t    \t\"version\": 1\n\t    },\n\t    \"houseCusps\": [\n            0.0,\n            182.1935332945364,\n            219.11612336483338,\n            247.31458808759297,\n            271.43035153705597,\n            295.73967794954575,\n            324.53889437206476,\n            2.193533294536394,\n            39.116123364833356,\n            67.31458808759294,\n            91.43035153705598,\n            115.73967794954574,\n            144.53889437206476,\n            182.1935332945364\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0.0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0.0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0.0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0.0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0.0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0.0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0.0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0.0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0.0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0.0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0.0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 12,\n                \"lat\": 0.0,\n                \"lng\": 262.64579267641125,\n                \"speed\": 0.11080344117375733\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0.0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n            ,{\n                \"id\": 25,\n                \"lat\": 0.0,\n                \"lng\": 357.9524244980293,\n                \"speed\": 0.0\n            }\n        ]\n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/progressions","description":"<p>The API to calculate astrological progressions.\nChart data must provide all points to which aspects/progressions need to be calculated. The Objects filter parameter doesn't have any effect as of now.\nThe target chart object must include date, time, location and the time zone. The date and time will be used to define the calculation period, where chart data is the starting point and target data is the end point for progressions listing. The target location will be used for all progression calculations. The target chart does not need to include calculation results.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","progressions"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"ffb5c3c1-b6a1-4d2f-852a-78c5f0f970a6","name":"Progressions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Basic ","type":"text"},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","description":"AstroApp API key","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t],\n\t\t\"eventTypes\":[\n\t\t\t1,\n\t\t\t3\n\t\t],\n\t\t\"progressionRate\": 0,\n\t\t\"isHouseIngress\": \"true\"\n\t},\n\n    \"targetChart\": {\n        \"chartDate\": \"2020-08-05T01:00:00\",\n        \"elev\": 1,\n        \"lat\": \"27.50\",\n        \"lng\": \"15.501\",\n        \"chartName\": \"Progressions REST API\",\n        \"coordSys\": \"G\",\n        \"houseSystemID\": \"1\",\n        \"jd\": 0.0,\n        \"tz\": \"Australia/Brisbane\",\n        \"zodiacID\": 100,\n    \t\"version\": 1\n\t},\n\t\"chart\":{\n\t    \"chartData\": {\n\t        \"chartDate\": \"1964-08-05T09:00:00\",\n\t        \"elev\": 1,\n\t        \"lat\": \"27.50\",\n\t        \"lng\": \"15.501\",\n\t        \"chartName\": \"Chart1 REST API transit\",\n\t        \"coordSys\": \"G\",\n\t        \"houseSystemID\": \"1\",\n\t        \"jd\": 0.0,\n\t        \"tz\": \"Australia/Brisbane\",\n\t        \"zodiacID\": 100,\n\t    \t\"version\": 1\n\t    },\n\t    \"houseCusps\": [\n\t        0.0,\n\t        56.95275902492928,\n\t        83.27215458584944,\n\t        106.76314753306764,\n\t        131.58736650324437,\n\t        161.3227945684522,\n\t        197.89140721059414,\n\t        236.95275902492926,\n\t        263.2721545858494,\n\t        286.76314753306764,\n\t        311.58736650324437,\n\t        341.3227945684522,\n\t        17.89140721059415,\n\t        56.95275902492928\n\t    ],\n\t    \"objects\": [\n\t        {\n\t            \"id\": 0,\n\t            \"lat\": -2.4185262607601368E-5,\n\t            \"lng\": 132.5530611764038,\n\t            \"speed\": 0.9580980697973276\n\t        },\n\t        {\n\t            \"id\": 1,\n\t            \"lat\": 0.18472555283975323,\n\t            \"lng\": 93.53453038354613,\n\t            \"speed\": 14.674778238770797\n\t        },\n\t        {\n\t            \"id\": 2,\n\t            \"lat\": -1.3928250243447262,\n\t            \"lng\": 159.86355817522923,\n\t            \"speed\": 0.9883563240819169\n\t        },\n\t        {\n\t            \"id\": 3,\n\t            \"lat\": -4.753016683251441,\n\t            \"lng\": 89.71936319181324,\n\t            \"speed\": 0.6783372162947274\n\t        },\n\t        {\n\t            \"id\": 4,\n\t            \"lat\": 0.42855807310554445,\n\t            \"lng\": 93.47211211448054,\n\t            \"speed\": 0.6659960311692098\n\t        },\n\t        {\n\t            \"id\": 5,\n\t            \"lat\": -1.0888236556291035,\n\t            \"lng\": 53.51205084806141,\n\t            \"speed\": 0.12180744117520598\n\t        },\n\t        {\n\t            \"id\": 6,\n\t            \"lat\": -1.6848965120363257,\n\t            \"lng\": 333.1183499288868,\n\t            \"speed\": -0.06802003882006169\n\t        },\n\t        {\n\t            \"id\": 7,\n\t            \"lat\": 0.7344924887884263,\n\t            \"lng\": 158.67161566181642,\n\t            \"speed\": 0.05794192721152667\n\t        },\n\t        {\n\t            \"id\": 8,\n\t            \"lat\": 1.7684753833886018,\n\t            \"lng\": 225.08081533606764,\n\t            \"speed\": 0.004713567796983999\n\t        },\n\t        {\n\t            \"id\": 9,\n\t            \"lat\": 13.651622194093484,\n\t            \"lng\": 162.87797198775937,\n\t            \"speed\": 0.031318995996427394\n\t        },\n\t        {\n\t            \"id\": 11,\n\t            \"lat\": 0.0,\n\t            \"lng\": 91.49616109076942,\n\t            \"speed\": -0.0033910007050202036\n\t        },\n\t        {\n\t            \"id\": 15,\n\t            \"lat\": 4.955307900081983,\n\t            \"lng\": 347.9524244980293,\n\t            \"speed\": -0.035600876658640764\n\t        }\n\t    ]\n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/progressions"},"status":"Found","code":302,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1ODk5MjY4ODgsImlhdCI6MTU4OTkyMzI4OCwidWlkIjoiNDgwIiwicmNuIjoxfQ.K0XlsTKJZTjg6Xn3xDpHlZ0Fvh6OkMeMsbFUClZFDZRi19fTi-jzr2EW99lt4G3ixB4KnDZzTtGx2zU81d6ibarRKTq81u-HWH5jtGxvpY-9W5Bi0xANcuIqb8325aY3Y-y_FBGLoNSeRPSRjRWRIVDq7q1bpZXQlpcjoW4d_NlB5wY3ZNEJpwaAvMttRRnIrTrwER57czEZRjDKwhJBA8r0NulXviEgs7057bKnX8Yqb-77eQCi2pGC6WwreML4EXxKvSi4Fl4_Gf5sR9nBFziLWnUdCos6gw08u9agyPInerM6o-VwAT8itWG38FTf5ubuoLyLyQP9XS6-yqfMlA"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"12546"},{"key":"Date","value":"Tue, 19 May 2020 21:21:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chart\": {\n        \"chartData\": {\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"chartName\": \"Progressions REST API\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 0,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"tz\": \"Australia/Brisbane\",\n            \"version\": 1,\n            \"zodiacID\": 100\n        },\n        \"houseCusps\": [\n            0,\n            56.95275902492928,\n            83.27215458584944,\n            106.76314753306764,\n            131.58736650324437,\n            161.3227945684522,\n            197.89140721059414,\n            236.95275902492926,\n            263.2721545858494,\n            286.76314753306764,\n            311.58736650324437,\n            341.3227945684522,\n            17.89140721059415,\n            56.95275902492928\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    },\n    \"params\": {\n        \"aspects\": [\n            0,\n            30,\n            45,\n            60,\n            90,\n            120,\n            135,\n            150,\n            180\n        ],\n        \"objects\": [\n            0,\n            1,\n            2,\n            3,\n            4,\n            5,\n            6,\n            7,\n            8,\n            9,\n            11,\n            13,\n            15\n        ],\n        \"eventTypes\": [\n            1,\n            3\n        ],\n        \"isHouseIngress\": true,\n        \"isMansionIngress\": false,\n        \"isMidpoints\": false,\n        \"isSignIngress\": false,\n        \"isStations\": false,\n        \"isStationsLat\": false,\n        \"isToNatal\": true,\n        \"isToProgressed\": false,\n        \"progressionRate\": 0\n    },\n    \"results\": [\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-12-6\",\n            \"exactJD\": 2438736.217885014,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-12-6\",\n            \"exactJD\": 2438736.312299864,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-12-10\",\n            \"exactJD\": 2438740.1815993916,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-1-9\",\n            \"exactJD\": 2438769.784528813,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-2-14\",\n            \"exactJD\": 2438805.7720540953,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-3-17\",\n            \"exactJD\": 2438836.548279312,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-3-25\",\n            \"exactJD\": 2438844.6113237403,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-5-18\",\n            \"exactJD\": 2438899.2673433004,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1965-6-29\",\n            \"exactJD\": 2438941.000609391,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 106.76314753306764,\n            \"objectId1\": -6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-7-29\",\n            \"exactJD\": 2438970.501013058,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-8-2\",\n            \"exactJD\": 2438974.6168280304,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-12-13\",\n            \"exactJD\": 2439108.4361870657,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1965-12-17\",\n            \"exactJD\": 2439112.396602248,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-1-16\",\n            \"exactJD\": 2439141.9852208686,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1966-2-15\",\n            \"exactDate2\": \"1991-5-12\",\n            \"exactJD\": 2439172.164621501,\n            \"exactJD2\": 2448388.5479180054,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 161.3227945684522,\n            \"objectId1\": -15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-4-1\",\n            \"exactJD\": 2439216.858430907,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-5-17\",\n            \"exactJD\": 2439262.634934944,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-6-30\",\n            \"exactJD\": 2439306.8406338505,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-8-5\",\n            \"exactJD\": 2439343.1010359963,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-8-9\",\n            \"exactJD\": 2439347.2343432703,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-8-18\",\n            \"exactJD\": 2439356.0480910554,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-8-20\",\n            \"exactJD\": 2439357.603386328,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-11-8\",\n            \"exactJD\": 2439437.97859385,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1966-12-26\",\n            \"exactJD\": 2439485.822384133,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-1-25\",\n            \"exactJD\": 2439515.6416982864,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-2-18\",\n            \"exactJD\": 2439539.8997622714,\n            \"exactJD2\": 0,\n            \"exactLng\": 91.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1967-3-9\",\n            \"exactJD\": 2439558.819588805,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 131.58736650324437,\n            \"objectId1\": -10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-3-26\",\n            \"exactJD\": 2439575.661779266,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-4-2\",\n            \"exactJD\": 2439583.0371547327,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-4-10\",\n            \"exactJD\": 2439591.1901011304,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-5-26\",\n            \"exactJD\": 2439637.4443185586,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-6-5\",\n            \"exactJD\": 2439646.53369985,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-7-10\",\n            \"exactJD\": 2439682.158275031,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-7-11\",\n            \"exactJD\": 2439682.8154527126,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-8-16\",\n            \"exactJD\": 2439718.8700517705,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-8-29\",\n            \"exactJD\": 2439731.985803919,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-8-31\",\n            \"exactJD\": 2439733.5616328474,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1967-11-30\",\n            \"exactJD\": 2439825.2019139775,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1968-1-4\",\n            \"exactJD\": 2439859.6149226623,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1968-6-10\",\n            \"exactJD\": 2440018.0186860766,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1968-7-26\",\n            \"exactJD\": 2440063.637053579,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1968-9-5\",\n            \"exactJD\": 2440105.4018091443,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1968-9-15\",\n            \"exactJD\": 2440114.5248501203,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1968-9-15\",\n            \"exactJD\": 2440114.6471855035,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1968-9-16\",\n            \"exactJD\": 2440116.135099498,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-1-27\",\n            \"exactJD\": 2440249.2685531224,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-2-27\",\n            \"exactJD\": 2440280.338122697,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1969-4-6\",\n            \"exactJD\": 2440318.4712737044,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 161.3227945684522,\n            \"objectId1\": -15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-5-2\",\n            \"exactJD\": 2440343.554974519,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-5-9\",\n            \"exactJD\": 2440350.705038139,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-5-17\",\n            \"exactJD\": 2440359.230963526,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-7-14\",\n            \"exactJD\": 2440417.1821171655,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-9-28\",\n            \"exactJD\": 2440493.1211919924,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-10-19\",\n            \"exactJD\": 2440514.2446852922,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1969-11-18\",\n            \"exactJD\": 2440544.2059769295,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-2-23\",\n            \"exactJD\": 2440641.4751155414,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-3-23\",\n            \"exactJD\": 2440668.984653607,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-6-12\",\n            \"exactJD\": 2440750.462170308,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-8-10\",\n            \"exactJD\": 2440809.3043995816,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-8-20\",\n            \"exactJD\": 2440819.1511834776,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-9-28\",\n            \"exactJD\": 2440857.78857206,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-10-7\",\n            \"exactJD\": 2440866.751897657,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-10-31\",\n            \"exactJD\": 2440890.503208086,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-11-11\",\n            \"exactJD\": 2440902.2308068466,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-11-21\",\n            \"exactJD\": 2440911.9452545354,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-11-23\",\n            \"exactJD\": 2440913.660128954,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1970-11-24\",\n            \"exactDate2\": \"1986-12-29\",\n            \"exactJD\": 2440914.880411837,\n            \"exactJD2\": 2446794.190012362,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1971-4-9\",\n            \"exactJD\": 2441051.2345756246,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1971-4-14\",\n            \"exactJD\": 2441055.671897172,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1971-5-17\",\n            \"exactJD\": 2441088.8721627533,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1971-7-31\",\n            \"exactJD\": 2441164.134235303,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1971-8-9\",\n            \"exactJD\": 2441173.2592491973,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1971-10-10\",\n            \"exactJD\": 2441235.3123993888,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1971-12-29\",\n            \"exactJD\": 2441314.9589801678,\n            \"exactJD2\": 0,\n            \"exactLng\": 197.89140721059414,\n            \"exactLng2\": 197.89140721059414,\n            \"objectId1\": -21,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1971-12-31\",\n            \"exactJD\": 2441316.693970358,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1972-1-4\",\n            \"exactJD\": 2441321.413224293,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1972-3-17\",\n            \"exactJD\": 2441393.86113266,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1972-6-7\",\n            \"exactJD\": 2441475.8214843455,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1972-6-11\",\n            \"exactJD\": 2441480.418808536,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1972-6-14\",\n            \"exactJD\": 2441482.5059084934,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1972-7-16\",\n            \"exactJD\": 2441514.813535413,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1972-10-11\",\n            \"exactJD\": 2441602.210355125,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1972-12-4\",\n            \"exactJD\": 2441655.8848708565,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-1-25\",\n            \"exactJD\": 2441707.879288934,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-3-9\",\n            \"exactJD\": 2441750.6399809048,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-3-14\",\n            \"exactJD\": 2441755.5203498,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-3-24\",\n            \"exactJD\": 2441765.9311588556,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-3-26\",\n            \"exactJD\": 2441767.768844539,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-8-25\",\n            \"exactJD\": 2441919.804159406,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-9-29\",\n            \"exactJD\": 2441955.2974574626,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-12-19\",\n            \"exactJD\": 2442035.6705561727,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1973-12-28\",\n            \"exactJD\": 2442045.406325664,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1974-2-22\",\n            \"exactJD\": 2442100.6856099726,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1974-3-5\",\n            \"exactJD\": 2442111.5567418262,\n            \"exactJD2\": 0,\n            \"exactLng\": 225.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1974-4-8\",\n            \"exactJD\": 2442145.830197165,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1974-4-16\",\n            \"exactJD\": 2442154.1871313956,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1974-5-30\",\n            \"exactJD\": 2442198.150531289,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1974-6-15\",\n            \"exactJD\": 2442213.8634694815,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1974-6-17\",\n            \"exactJD\": 2442215.7515417943,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1974-11-15\",\n            \"exactJD\": 2442366.8609425235,\n            \"exactJD2\": 0,\n            \"exactLng\": 233.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1975-2-28\",\n            \"exactJD\": 2442471.890350997,\n            \"exactJD2\": 0,\n            \"exactLng\": 236.95275902492926,\n            \"exactLng2\": 236.95275902492926,\n            \"objectId1\": -28,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1975-5-24\",\n            \"exactJD\": 2442556.638096747,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1975-7-17\",\n            \"exactJD\": 2442611.18876996,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1975-9-5\",\n            \"exactJD\": 2442661.0681117605,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1975-9-16\",\n            \"exactJD\": 2442671.954536621,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1975-9-18\",\n            \"exactJD\": 2442673.875668749,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-1-5\",\n            \"exactJD\": 2442783.1299459273,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-2-1\",\n            \"exactJD\": 2442809.7810089607,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-2-23\",\n            \"exactJD\": 2442832.2730373573,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-3-31\",\n            \"exactJD\": 2442869.0935834567,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-4-10\",\n            \"exactJD\": 2442879.024649396,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-6-22\",\n            \"exactJD\": 2442952.2446589484,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-7-2\",\n            \"exactJD\": 2442962.2952692723,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-9-8\",\n            \"exactJD\": 2443030.4596047546,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1976-12-6\",\n            \"exactJD\": 2443119.3568583275,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1977-5-20\",\n            \"exactJD\": 2443284.0384662333,\n            \"exactJD2\": 0,\n            \"exactLng\": 263.2721545858494,\n            \"exactLng2\": 263.2721545858494,\n            \"objectId1\": -36,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1977-5-27\",\n            \"exactJD\": 2443291.4618955236,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1977-9-4\",\n            \"exactJD\": 2443390.840787445,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1977-9-29\",\n            \"exactJD\": 2443416.428192297,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1977-12-5\",\n            \"exactJD\": 2443483.3369502407,\n            \"exactJD2\": 0,\n            \"exactLng\": 269.7193631918133,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1977-12-16\",\n            \"exactJD\": 2443494.4937694888,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-1-29\",\n            \"exactJD\": 2443538.159102266,\n            \"exactJD2\": 0,\n            \"exactLng\": 271.4961610907694,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-3-20\",\n            \"exactJD\": 2443588.1596975764,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-3-31\",\n            \"exactJD\": 2443599.0566222733,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.4721121144805,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-4-2\",\n            \"exactJD\": 2443600.9790151985,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.5345303835461,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-5-21\",\n            \"exactJD\": 2443650.084566758,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-9-2\",\n            \"exactJD\": 2443753.987711083,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-9-7\",\n            \"exactJD\": 2443758.8823421365,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-10-4\",\n            \"exactDate2\": \"1979-9-11\",\n            \"exactJD\": 2443786.3108063615,\n            \"exactJD2\": 2444128.3253422407,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-10-13\",\n            \"exactJD\": 2443795.422694227,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1978-11-20\",\n            \"exactJD\": 2443832.5234936923,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1979-1-4\",\n            \"exactJD\": 2443877.720152998,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1979-1-14\",\n            \"exactJD\": 2443887.647257964,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1979-3-22\",\n            \"exactJD\": 2443954.8613947267,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1979-5-12\",\n            \"exactJD\": 2444006.083483203,\n            \"exactJD2\": 0,\n            \"exactLng\": 286.76314753306764,\n            \"exactLng2\": 286.76314753306764,\n            \"objectId1\": -45,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1979-6-17\",\n            \"exactJD\": 2444042.233465371,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1979-6-22\",\n            \"exactJD\": 2444047.2729858337,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1979-9-11\",\n            \"exactDate2\": \"2016-9-6\",\n            \"exactJD\": 2444128.3253422407,\n            \"exactJD2\": 2457637.599832389,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1979-12-3\",\n            \"exactJD\": 2444210.525834975,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1979-12-7\",\n            \"exactJD\": 2444215.338113022,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-1-12\",\n            \"exactJD\": 2444251.2529587205,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-4-12\",\n            \"exactJD\": 2444341.818874336,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-6-6\",\n            \"exactJD\": 2444396.9523639036,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-7-29\",\n            \"exactJD\": 2444450.0121213957,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-9-10\",\n            \"exactJD\": 2444493.395993755,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-9-15\",\n            \"exactJD\": 2444498.333118574,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-9-26\",\n            \"exactJD\": 2444508.8552344004,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-9-28\",\n            \"exactJD\": 2444510.7111847135,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1980-10-1\",\n            \"exactJD\": 2444514.1469538426,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-2-11\",\n            \"exactJD\": 2444647.198421492,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-2-27\",\n            \"exactJD\": 2444662.8528965064,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-4-3\",\n            \"exactJD\": 2444697.9812213695,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1981-5-24\",\n            \"exactJD\": 2444748.668299509,\n            \"exactJD2\": 0,\n            \"exactLng\": 311.58736650324437,\n            \"exactLng2\": 311.58736650324437,\n            \"objectId1\": -55,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-6-21\",\n            \"exactJD\": 2444777.003530191,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-7-1\",\n            \"exactJD\": 2444786.5272733984,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-8-23\",\n            \"exactJD\": 2444840.409227869,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-9-3\",\n            \"exactJD\": 2444850.9673775146,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-10-14\",\n            \"exactJD\": 2444892.251716791,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-11-26\",\n            \"exactJD\": 2444934.63250653,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-12-11\",\n            \"exactJD\": 2444949.732866047,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1981-12-13\",\n            \"exactJD\": 2444951.54569007,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1982-4-14\",\n            \"exactJD\": 2445073.5593062867,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1982-5-6\",\n            \"exactJD\": 2445095.5300774574,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1982-6-18\",\n            \"exactJD\": 2445139.0308477697,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1982-10-31\",\n            \"exactJD\": 2445273.509812706,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1982-12-20\",\n            \"exactJD\": 2445324.139543047,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1983-2-4\",\n            \"exactJD\": 2445370.2434984357,\n            \"exactJD2\": 0,\n            \"exactLng\": 333.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1983-2-14\",\n            \"exactJD\": 2445380.2826154907,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1983-2-16\",\n            \"exactJD\": 2445382.0533743473,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1983-7-11\",\n            \"exactJD\": 2445527.223018177,\n            \"exactJD2\": 0,\n            \"exactLng\": 338.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1983-7-20\",\n            \"exactJD\": 2445535.9838468544,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1983-8-14\",\n            \"exactJD\": 2445560.74955493,\n            \"exactJD2\": 0,\n            \"exactLng\": 339.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1983-9-24\",\n            \"exactJD\": 2445601.7159732403,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.3227945684522,\n            \"exactLng2\": 341.3227945684522,\n            \"objectId1\": -66,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1983-10-28\",\n            \"exactJD\": 2445636.188074906,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1983-11-6\",\n            \"exactJD\": 2445645.282073166,\n            \"exactJD2\": 0,\n            \"exactLng\": 342.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1984-1-7\",\n            \"exactJD\": 2445706.829029702,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1984-3-27\",\n            \"exactJD\": 2445786.781771664,\n            \"exactJD2\": 0,\n            \"exactLng\": 347.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1984-4-20\",\n            \"exactJD\": 2445810.691447894,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 7\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1984-4-21\",\n            \"exactJD\": 2445812.346866723,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1984-8-14\",\n            \"exactJD\": 2445926.8091599094,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1984-8-28\",\n            \"exactJD\": 2445940.7130566393,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1984-11-21\",\n            \"exactDate2\": \"2694-11-30\",\n            \"exactJD\": 2446026.2468704744,\n            \"exactJD2\": 2705357.222179753,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 106.76314753306764,\n            \"objectId1\": -6,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1984-12-17\",\n            \"exactJD\": 2446051.9198028594,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-2-14\",\n            \"exactJD\": 2446111.312176963,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-2-24\",\n            \"exactJD\": 2446121.207199218,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-4-4\",\n            \"exactJD\": 2446159.913537719,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1985-5-15\",\n            \"exactDate2\": \"2283-9-13\",\n            \"exactJD\": 2446200.5635540397,\n            \"exactJD2\": 2555164.478955565,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 106.76314753306764,\n            \"objectId1\": -6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-5-18\",\n            \"exactJD\": 2446204.1997823697,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-5-28\",\n            \"exactJD\": 2446213.846878374,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-5-30\",\n            \"exactJD\": 2446215.548631186,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-10-12\",\n            \"exactJD\": 2446350.8827877766,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-10-16\",\n            \"exactJD\": 2446355.209370278,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-11-18\",\n            \"exactJD\": 2446387.5061951303,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1985-12-27\",\n            \"exactJD\": 2446426.589868517,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-1-29\",\n            \"exactJD\": 2446460.2374715228,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-2-7\",\n            \"exactJD\": 2446469.0107372385,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-4-7\",\n            \"exactJD\": 2446528.4190011565,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-5-9\",\n            \"exactJD\": 2446560.475728671,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-6-2\",\n            \"exactJD\": 2446584.096154518,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1986-6-22\",\n            \"exactJD\": 2446604.037326602,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.89140721059415,\n            \"exactLng2\": 17.89140721059415,\n            \"objectId1\": -78,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-6-24\",\n            \"exactJD\": 2446605.6767955776,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-6-28\",\n            \"exactJD\": 2446610.134569654,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-8-21\",\n            \"exactJD\": 2446663.7185199372,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-9-15\",\n            \"exactJD\": 2446688.8487991393,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 6\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-9-28\",\n            \"exactJD\": 2446702.297040043,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-10-24\",\n            \"exactJD\": 2446727.9256050703,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-11-20\",\n            \"exactJD\": 2446754.6830981947,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-11-24\",\n            \"exactJD\": 2446758.9490168635,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-12-26\",\n            \"exactJD\": 2446790.7970421207,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1986-12-29\",\n            \"exactJD\": 2446794.190012362,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-1-1\",\n            \"exactJD\": 2446796.788059857,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-2-21\",\n            \"exactJD\": 2446847.817638802,\n            \"exactJD2\": 0,\n            \"exactLng\": 89.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-3-16\",\n            \"exactJD\": 2446871.1998500875,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-5-4\",\n            \"exactJD\": 2446920.2183382986,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-6-20\",\n            \"exactJD\": 2446967.44987986,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-7-29\",\n            \"exactJD\": 2447006.1124887997,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-8-3\",\n            \"exactJD\": 2447010.514947012,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-8-12\",\n            \"exactJD\": 2447019.89938723,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-8-14\",\n            \"exactJD\": 2447021.5549297063,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1987-12-28\",\n            \"exactJD\": 2447157.545714623,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-1-28\",\n            \"exactJD\": 2447189.0270305183,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-4-8\",\n            \"exactJD\": 2447259.9648758234,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-4-17\",\n            \"exactJD\": 2447268.5257239025,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-6-4\",\n            \"exactJD\": 2447317.007442479,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-6-14\",\n            \"exactJD\": 2447326.516973192,\n            \"exactJD2\": 0,\n            \"exactLng\": 45.080815336067644,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-7-21\",\n            \"exactJD\": 2447363.7315110494,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-8-28\",\n            \"exactJD\": 2447401.9854908786,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-9-11\",\n            \"exactJD\": 2447415.628098068,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1988-9-12\",\n            \"exactJD\": 2447417.266364754,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1989-1-21\",\n            \"exactJD\": 2447547.6978035383,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.51205084806141,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1989-4-21\",\n            \"exactJD\": 2447637.6202828474,\n            \"exactJD2\": 0,\n            \"exactLng\": 56.95275902492928,\n            \"exactLng2\": 56.95275902492928,\n            \"objectId1\": -91,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1989-7-2\",\n            \"exactJD\": 2447709.788291783,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1989-8-17\",\n            \"exactJD\": 2447756.073873848,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1989-9-6\",\n            \"exactDate2\": \"2013-5-14\",\n            \"exactJD\": 2447775.8126738505,\n            \"exactJD2\": 2456426.846099423,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1989-9-28\",\n            \"exactJD\": 2447798.2896444597,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1989-10-7\",\n            \"exactJD\": 2447807.490636283,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1989-10-9\",\n            \"exactJD\": 2447809.1138756257,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1990-1-15\",\n            \"exactJD\": 2447906.953218543,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1990-2-20\",\n            \"exactJD\": 2447942.5100030648,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1990-3-22\",\n            \"exactJD\": 2447973.4066366674,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1990-5-31\",\n            \"exactJD\": 2448043.0481526186,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1990-6-8\",\n            \"exactJD\": 2448051.4545167834,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1990-8-4\",\n            \"exactJD\": 2448108.4102874557,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1990-10-18\",\n            \"exactJD\": 2448182.5599574787,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1991-3-4\",\n            \"exactJD\": 2448319.6460191417,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.27215458584944,\n            \"exactLng2\": 83.27215458584944,\n            \"objectId1\": -3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-3-10\",\n            \"exactJD\": 2448325.8198396517,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1991-5-12\",\n            \"exactDate2\": \"2012-3-25\",\n            \"exactJD\": 2448388.5479180054,\n            \"exactJD2\": 2456012.020999311,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 161.3227945684522,\n            \"objectId1\": -15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-6-22\",\n            \"exactJD\": 2448429.7168776253,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-8-16\",\n            \"exactJD\": 2448485.3397073653,\n            \"exactJD2\": 0,\n            \"exactLng\": 89.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-8-26\",\n            \"exactJD\": 2448494.615703925,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-9-25\",\n            \"exactJD\": 2448525.229237717,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-10-1\",\n            \"exactJD\": 2448530.9251698246,\n            \"exactJD2\": 0,\n            \"exactLng\": 91.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-11-12\",\n            \"exactJD\": 2448572.516820359,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-11-21\",\n            \"exactJD\": 2448581.5836898037,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1991-11-22\",\n            \"exactJD\": 2448583.1833389984,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-3-29\",\n            \"exactJD\": 2448710.6374115977,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-4-2\",\n            \"exactJD\": 2448714.7198813623,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-5-2\",\n            \"exactJD\": 2448745.209781897,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-5-24\",\n            \"exactJD\": 2448766.933227536,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-7-10\",\n            \"exactJD\": 2448813.9712447035,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-7-18\",\n            \"exactJD\": 2448822.274992802,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-7-22\",\n            \"exactJD\": 2448825.980130402,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-9-13\",\n            \"exactJD\": 2448878.557310409,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1992-10-26\",\n            \"exactJD\": 2448921.524076743,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 106.76314753306764,\n            \"objectId1\": -6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-11-21\",\n            \"exactDate2\": \"2011-1-28\",\n            \"exactJD\": 2448948.015132201,\n            \"exactJD2\": 2455590.2637743256,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-11-25\",\n            \"exactJD\": 2448951.890821603,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-11-29\",\n            \"exactJD\": 2448956.127092074,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1992-12-18\",\n            \"exactJD\": 2448974.7954829433,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-4-16\",\n            \"exactJD\": 2449093.7927760053,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-4-20\",\n            \"exactJD\": 2449097.8646042575,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-5-20\",\n            \"exactJD\": 2449128.2804460363,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-8-5\",\n            \"exactJD\": 2449205.202752356,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-9-21\",\n            \"exactJD\": 2449252.1974049523,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-10-4\",\n            \"exactJD\": 2449265.024945051,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-11-6\",\n            \"exactJD\": 2449297.5518747508,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-12-13\",\n            \"exactJD\": 2449334.7329282747,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-12-17\",\n            \"exactJD\": 2449338.969890288,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-12-26\",\n            \"exactJD\": 2449348.0037625064,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1993-12-28\",\n            \"exactJD\": 2449349.597776128,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1994-3-2\",\n            \"exactDate2\": \"2010-1-15\",\n            \"exactJD\": 2449414.493971983,\n            \"exactJD2\": 2455211.6165869506,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1994-5-8\",\n            \"exactJD\": 2449480.868125399,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1994-6-7\",\n            \"exactJD\": 2449511.3548801504,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1994-6-21\",\n            \"exactJD\": 2449524.7683527935,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 161.3227945684522,\n            \"objectId1\": -15,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1994-7-21\",\n            \"exactJD\": 2449555.4690679684,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 131.58736650324437,\n            \"objectId1\": -10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1994-8-15\",\n            \"exactJD\": 2449580.195735395,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1994-8-24\",\n            \"exactJD\": 2449588.5174203813,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1994-10-10\",\n            \"exactJD\": 2449635.7032274883,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1994-10-19\",\n            \"exactJD\": 2449644.970450345,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1994-11-24\",\n            \"exactJD\": 2449681.275191786,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-1-1\",\n            \"exactJD\": 2449718.6593108037,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-1-14\",\n            \"exactJD\": 2449732.0081178225,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-1-16\",\n            \"exactJD\": 2449733.611690913,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-5-24\",\n            \"exactJD\": 2449861.7031788467,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-6-23\",\n            \"exactJD\": 2449892.075290044,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-9-23\",\n            \"exactJD\": 2449984.393425718,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-9-27\",\n            \"exactJD\": 2449988.109681902,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-10-31\",\n            \"exactJD\": 2450022.143878733,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1995-12-16\",\n            \"exactJD\": 2450068.2378623807,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-1-27\",\n            \"exactJD\": 2450110.394162605,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-1-27\",\n            \"exactJD\": 2450110.4275914924,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-2-6\",\n            \"exactJD\": 2450119.597140613,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-2-7\",\n            \"exactJD\": 2450121.221293961,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-6-20\",\n            \"exactJD\": 2450255.2888452513,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-7-22\",\n            \"exactJD\": 2450286.5155650717,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1996-8-29\",\n            \"exactJD\": 2450324.8104841434,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 161.3227945684522,\n            \"objectId1\": -15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-9-30\",\n            \"exactJD\": 2450357.154463611,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-10-4\",\n            \"exactJD\": 2450360.5456114537,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-10-9\",\n            \"exactJD\": 2450365.7055096887,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1996-12-6\",\n            \"exactJD\": 2450423.783129764,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1997-2-20\",\n            \"exactJD\": 2450499.773107751,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1997-7-18\",\n            \"exactJD\": 2450647.8663317636,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1997-8-14\",\n            \"exactJD\": 2450675.473865525,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1997-11-3\",\n            \"exactJD\": 2450756.377145174,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-1-1\",\n            \"exactJD\": 2450814.86928369,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-1-11\",\n            \"exactJD\": 2450824.6514228815,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-2-18\",\n            \"exactJD\": 2450863.0189269735,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-4-3\",\n            \"exactJD\": 2450907.119694016,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-4-13\",\n            \"exactJD\": 2450916.7552134125,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-4-14\",\n            \"exactJD\": 2450918.456002216,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-5-5\",\n            \"exactJD\": 2450939.1929620677,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-7-25\",\n            \"exactJD\": 2451020.300944563,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-8-29\",\n            \"exactJD\": 2451054.7559308233,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-9-2\",\n            \"exactJD\": 2451059.147678301,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-10-5\",\n            \"exactJD\": 2451091.9987890706,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-12-18\",\n            \"exactJD\": 2451166.4190085935,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1998-12-27\",\n            \"exactJD\": 2451175.437498343,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1999-2-27\",\n            \"exactJD\": 2451236.7428708794,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1999-5-16\",\n            \"exactJD\": 2451315.375628369,\n            \"exactJD2\": 0,\n            \"exactLng\": 197.89140721059414,\n            \"exactLng2\": 197.89140721059414,\n            \"objectId1\": -21,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1999-5-18\",\n            \"exactJD\": 2451317.0879257484,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1999-5-23\",\n            \"exactJD\": 2451321.7453329507,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1999-10-22\",\n            \"exactJD\": 2451474.0452249884,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1999-10-27\",\n            \"exactJD\": 2451478.5776616014,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1999-11-29\",\n            \"exactJD\": 2451512.4839350986,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2000-2-24\",\n            \"exactJD\": 2451598.6204575757,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2000-4-16\",\n            \"exactJD\": 2451650.7616570233,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2000-4-17\",\n            \"exactJD\": 2451651.511833305,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2000-6-7\",\n            \"exactJD\": 2451702.7445258764,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2000-7-19\",\n            \"exactJD\": 2451744.8784606922,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2000-7-24\",\n            \"exactJD\": 2451749.687352804,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2000-8-3\",\n            \"exactJD\": 2451759.9457590333,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2000-8-5\",\n            \"exactJD\": 2451761.7565529915,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-1-2\",\n            \"exactJD\": 2451911.590406509,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-2-6\",\n            \"exactJD\": 2451946.580209726,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-4-18\",\n            \"exactJD\": 2452018.2119774627,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-4-26\",\n            \"exactJD\": 2452025.8350204905,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-5-5\",\n            \"exactJD\": 2452035.4376921603,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-6-29\",\n            \"exactJD\": 2452089.972335243,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-7-10\",\n            \"exactJD\": 2452100.6993852225,\n            \"exactJD2\": 0,\n            \"exactLng\": 225.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-8-21\",\n            \"exactJD\": 2452142.7728582607,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-9-10\",\n            \"exactJD\": 2452163.2867528414,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-10-3\",\n            \"exactJD\": 2452186.176328841,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-10-19\",\n            \"exactJD\": 2452201.6929143937,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-10-21\",\n            \"exactJD\": 2452203.557532451,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2001-11-7\",\n            \"exactJD\": 2452221.453881493,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2002-3-11\",\n            \"exactJD\": 2452345.3165647495,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2002-3-19\",\n            \"exactJD\": 2452352.894138647,\n            \"exactJD2\": 0,\n            \"exactLng\": 233.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2002-4-2\",\n            \"exactJD\": 2452367.1496219803,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2002-6-9\",\n            \"exactJD\": 2452435.0627158578,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2002-7-1\",\n            \"exactJD\": 2452456.826139622,\n            \"exactJD2\": 0,\n            \"exactLng\": 236.95275902492926,\n            \"exactLng2\": 236.95275902492926,\n            \"objectId1\": -28,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2002-9-23\",\n            \"exactJD\": 2452540.7779926644,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2002-11-16\",\n            \"exactJD\": 2452594.8611611477,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2003-1-4\",\n            \"exactJD\": 2452644.344801384,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2003-1-15\",\n            \"exactJD\": 2452655.1489688233,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2003-1-17\",\n            \"exactJD\": 2452657.055738107,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2003-6-23\",\n            \"exactJD\": 2452814.4304165193,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2003-7-30\",\n            \"exactJD\": 2452851.0595509484,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2003-10-21\",\n            \"exactJD\": 2452933.8431427083,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2003-10-31\",\n            \"exactJD\": 2452943.855407837,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2004-1-7\",\n            \"exactJD\": 2453011.794029405,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2004-4-4\",\n            \"exactJD\": 2453100.4857600103,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2004-9-16\",\n            \"exactJD\": 2453265.0421445887,\n            \"exactJD2\": 0,\n            \"exactLng\": 263.2721545858494,\n            \"exactLng2\": 263.2721545858494,\n            \"objectId1\": -36,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2004-9-23\",\n            \"exactJD\": 2453272.46740206,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-1-27\",\n            \"exactJD\": 2453397.554569325,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-4-4\",\n            \"exactJD\": 2453464.5938165863,\n            \"exactJD2\": 0,\n            \"exactLng\": 269.7193631918133,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-4-15\",\n            \"exactJD\": 2453475.776541951,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-5-28\",\n            \"exactJD\": 2453518.5719093187,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-5-29\",\n            \"exactJD\": 2453519.554101287,\n            \"exactJD2\": 0,\n            \"exactLng\": 271.4961610907694,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-7-18\",\n            \"exactJD\": 2453569.703384555,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-7-29\",\n            \"exactJD\": 2453580.635426515,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.4721121144805,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-7-31\",\n            \"exactJD\": 2453582.5641137287,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.5345303835461,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2005-12-31\",\n            \"exactJD\": 2453736.1581601477,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2006-1-5\",\n            \"exactJD\": 2453741.07397592,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2006-2-11\",\n            \"exactJD\": 2453777.7765493365,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2006-5-4\",\n            \"exactJD\": 2453860.4625469577,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2006-5-14\",\n            \"exactJD\": 2453870.43837671,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2006-7-21\",\n            \"exactJD\": 2453937.990642393,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2006-9-10\",\n            \"exactJD\": 2453989.4778664093,\n            \"exactJD2\": 0,\n            \"exactLng\": 286.76314753306764,\n            \"exactLng2\": 286.76314753306764,\n            \"objectId1\": -45,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2006-10-17\",\n            \"exactJD\": 2454025.8174638716,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2006-10-22\",\n            \"exactJD\": 2454030.883527397,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2007-1-2\",\n            \"exactJD\": 2454103.0370525625,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2007-2-11\",\n            \"exactJD\": 2454143.4124148632,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2007-4-4\",\n            \"exactJD\": 2454194.9942641174,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2007-4-9\",\n            \"exactJD\": 2454199.831363856,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2007-5-15\",\n            \"exactJD\": 2454235.9297336345,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2007-8-14\",\n            \"exactJD\": 2454326.940553352,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2007-8-16\",\n            \"exactDate2\": \"2212-10-7\",\n            \"exactJD\": 2454329.480380542,\n            \"exactJD2\": 2529255.781746788,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 161.3227945684522,\n            \"objectId1\": -15,\n            \"objectId2\": 7\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2007-10-8\",\n            \"exactJD\": 2454382.3281049463,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2007-12-1\",\n            \"exactJD\": 2454435.617103794,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-1-13\",\n            \"exactJD\": 2454479.1754974336,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-1-18\",\n            \"exactJD\": 2454484.1316818325,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-1-29\",\n            \"exactJD\": 2454494.693838883,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-1-31\",\n            \"exactJD\": 2454496.5567714563,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-3-24\",\n            \"exactJD\": 2454550.1471711416,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-4-14\",\n            \"exactJD\": 2454570.5501902723,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-7-1\",\n            \"exactJD\": 2454649.1766832364,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-8-5\",\n            \"exactJD\": 2454684.3858093033,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2008-9-25\",\n            \"exactJD\": 2454735.1673499146,\n            \"exactJD2\": 0,\n            \"exactLng\": 311.58736650324437,\n            \"exactLng2\": 311.58736650324437,\n            \"objectId1\": -55,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-10-24\",\n            \"exactJD\": 2454763.5433967016,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-11-2\",\n            \"exactJD\": 2454773.0788525795,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2008-12-26\",\n            \"exactJD\": 2454827.0074322093,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2009-1-6\",\n            \"exactJD\": 2454837.5706932438,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2009-2-16\",\n            \"exactJD\": 2454878.8619118812,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2009-3-30\",\n            \"exactJD\": 2454921.2273819107,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2009-4-14\",\n            \"exactJD\": 2454936.316646484,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2009-4-16\",\n            \"exactJD\": 2454938.1279324815,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2009-9-7\",\n            \"exactJD\": 2455081.846225593,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2009-10-30\",\n            \"exactDate2\": \"2304-1-27\",\n            \"exactJD\": 2455135.0806982545,\n            \"exactJD2\": 2562603.9153613765,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 131.58736650324437,\n            \"objectId1\": -10,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-1-15\",\n            \"exactJD\": 2455211.6165869506,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-3-3\",\n            \"exactJD\": 2455259.0776231154,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-4-22\",\n            \"exactJD\": 2455309.4051039238,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-6-7\",\n            \"exactJD\": 2455355.198510257,\n            \"exactJD2\": 0,\n            \"exactLng\": 333.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-6-17\",\n            \"exactJD\": 2455365.165512561,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-6-19\",\n            \"exactJD\": 2455366.9233812885,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-8-29\",\n            \"exactJD\": 2455437.647087926,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-9-21\",\n            \"exactJD\": 2455461.13050175,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-11-10\",\n            \"exactJD\": 2455510.8654983942,\n            \"exactJD2\": 0,\n            \"exactLng\": 338.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-12-6\",\n            \"exactJD\": 2455536.728354087,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2010-12-13\",\n            \"exactJD\": 2455544.0605039373,\n            \"exactJD2\": 0,\n            \"exactLng\": 339.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-1-9\",\n            \"exactJD\": 2455570.574509706,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2011-1-23\",\n            \"exactJD\": 2455584.597496539,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.3227945684522,\n            \"exactLng2\": 341.3227945684522,\n            \"objectId1\": -66,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-1-28\",\n            \"exactJD\": 2455590.2637743256,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-2-22\",\n            \"exactJD\": 2455614.8727364335,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-2-26\",\n            \"exactJD\": 2455618.6876548533,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-3-7\",\n            \"exactJD\": 2455627.677770128,\n            \"exactJD2\": 0,\n            \"exactLng\": 342.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-5-6\",\n            \"exactJD\": 2455688.4877551575,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-7-5\",\n            \"exactJD\": 2455748.1713477997,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-7-24\",\n            \"exactJD\": 2455767.396364875,\n            \"exactJD2\": 0,\n            \"exactLng\": 347.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-8-12\",\n            \"exactJD\": 2455785.5064183716,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-9-28\",\n            \"exactJD\": 2455832.653449983,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-12-9\",\n            \"exactJD\": 2455905.38245837,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 6\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2011-12-23\",\n            \"exactJD\": 2455919.053608583,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2012-3-25\",\n            \"exactDate2\": \"2370-10-29\",\n            \"exactJD\": 2456012.020999311,\n            \"exactJD2\": 2586985.638753036,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 161.3227945684522,\n            \"objectId1\": -15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2012-4-10\",\n            \"exactJD\": 2456028.417007355,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2012-6-8\",\n            \"exactJD\": 2456086.762216362,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2012-6-17\",\n            \"exactJD\": 2456096.4788043266,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2012-7-25\",\n            \"exactJD\": 2456134.476734244,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2012-9-7\",\n            \"exactJD\": 2456177.9329191567,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2012-9-16\",\n            \"exactJD\": 2456187.3965579225,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2012-9-17\",\n            \"exactJD\": 2456188.4656805773,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2012-9-18\",\n            \"exactJD\": 2456189.0658497675,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-1-16\",\n            \"exactJD\": 2456309.2912410195,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-1-29\",\n            \"exactJD\": 2456321.734880496,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-2-2\",\n            \"exactJD\": 2456325.9737710366,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-2-19\",\n            \"exactJD\": 2456342.543714267,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-3-6\",\n            \"exactJD\": 2456357.6117184362,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-5-11\",\n            \"exactJD\": 2456424.014635639,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-5-14\",\n            \"exactJD\": 2456426.846099423,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-5-16\",\n            \"exactJD\": 2456428.834273181,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-5-24\",\n            \"exactJD\": 2456437.4234749856,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-7-22\",\n            \"exactJD\": 2456495.575459449,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-9-23\",\n            \"exactJD\": 2456558.923083941,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2013-10-4\",\n            \"exactJD\": 2456569.574853146,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.89140721059415,\n            \"exactLng2\": 17.89140721059415,\n            \"objectId1\": -78,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-10-5\",\n            \"exactJD\": 2456571.17903614,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2013-10-10\",\n            \"exactJD\": 2456575.5408337,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-2-28\",\n            \"exactJD\": 2456716.963544339,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-3-4\",\n            \"exactJD\": 2456721.1371688754,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-4-4\",\n            \"exactJD\": 2456752.2968613524,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-5-3\",\n            \"exactJD\": 2456780.9972916027,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-6-22\",\n            \"exactJD\": 2456830.9713872205,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-8-9\",\n            \"exactJD\": 2456878.946791045,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-9-24\",\n            \"exactJD\": 2456925.1839568475,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-11-1\",\n            \"exactJD\": 2456963.0421357867,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-11-5\",\n            \"exactJD\": 2456967.3536070953,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-11-11\",\n            \"exactJD\": 2456973.084610204,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-11-15\",\n            \"exactJD\": 2456976.5445378865,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2014-11-16\",\n            \"exactJD\": 2456978.1660053446,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-3-5\",\n            \"exactJD\": 2457086.897446452,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-3-29\",\n            \"exactJD\": 2457111.4337410517,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-4-29\",\n            \"exactJD\": 2457142.3094800906,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-7-8\",\n            \"exactJD\": 2457211.923490501,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-7-16\",\n            \"exactJD\": 2457220.3286749967,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-8-29\",\n            \"exactJD\": 2457264.0577471475,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-9-2\",\n            \"exactJD\": 2457267.946784531,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-9-11\",\n            \"exactJD\": 2457277.290632468,\n            \"exactJD2\": 0,\n            \"exactLng\": 45.080815336067644,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-10-18\",\n            \"exactJD\": 2457313.869080078,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-11-24\",\n            \"exactJD\": 2457351.4904768616,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-12-8\",\n            \"exactJD\": 2457364.9129203297,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2015-12-10\",\n            \"exactJD\": 2457366.524945844,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-2-17\",\n            \"exactJD\": 2457435.9013985386,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-3-9\",\n            \"exactJD\": 2457456.522231917,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-4-16\",\n            \"exactJD\": 2457495.0108580473,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.51205084806141,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2016-7-14\",\n            \"exactJD\": 2457583.771210659,\n            \"exactJD2\": 0,\n            \"exactLng\": 56.95275902492928,\n            \"exactLng2\": 56.95275902492928,\n            \"objectId1\": -91,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-9-6\",\n            \"exactJD\": 2457637.599832389,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-9-23\",\n            \"exactJD\": 2457655.122380279,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-10-29\",\n            \"exactJD\": 2457691.4381877496,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-11-8\",\n            \"exactJD\": 2457700.941411077,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-12-20\",\n            \"exactJD\": 2457742.772190349,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-12-29\",\n            \"exactJD\": 2457751.8945118906,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2016-12-31\",\n            \"exactJD\": 2457753.504069386,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2017-3-10\",\n            \"exactJD\": 2457823.1877188757,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2017-4-2\",\n            \"exactJD\": 2457846.430512878,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2017-5-12\",\n            \"exactJD\": 2457885.982471999,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2017-6-12\",\n            \"exactJD\": 2457916.726314144,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2017-8-20\",\n            \"exactJD\": 2457986.108396629,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2017-8-28\",\n            \"exactJD\": 2457994.4914941355,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"2017-10-24\",\n            \"exactJD\": 2458051.335850377,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"2018-1-6\",\n            \"exactJD\": 2458125.462229591,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2018-5-24\",\n            \"exactJD\": 2458262.871384667,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.27215458584944,\n            \"exactLng2\": 83.27215458584944,\n            \"objectId1\": -3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2018-5-30\",\n            \"exactJD\": 2458269.0709572015,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2018-9-12\",\n            \"exactJD\": 2458373.545261337,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2018-11-7\",\n            \"exactJD\": 2458429.587703899,\n            \"exactJD2\": 0,\n            \"exactLng\": 89.71936319181324,\n            \"exactLng2\": 89.71936319181324,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2018-11-16\",\n            \"exactJD\": 2458438.9410818806,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2018-12-23\",\n            \"exactJD\": 2458475.5735944216,\n            \"exactJD2\": 0,\n            \"exactLng\": 91.49616109076942,\n            \"exactLng2\": 91.49616109076942,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-2-3\",\n            \"exactJD\": 2458517.5743273273,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-2-12\",\n            \"exactJD\": 2458526.735846331,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.47211211448054,\n            \"exactLng2\": 93.47211211448054,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-2-13\",\n            \"exactJD\": 2458528.352397141,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.53453038354613,\n            \"exactLng2\": 93.53453038354613,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-6-22\",\n            \"exactJD\": 2458657.343336767,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-6-26\",\n            \"exactJD\": 2458661.481096713,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-7-27\",\n            \"exactJD\": 2458692.3954593665,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 159.86355817522923,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-10-5\",\n            \"exactJD\": 2458762.186955706,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 132.5530611764038,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-10-14\",\n            \"exactJD\": 2458770.6217339747,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 162.87797198775937,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-12-10\",\n            \"exactJD\": 2458827.8285074597,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 225.08081533606764,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2019-12-21\",\n            \"exactJD\": 2458839.478628534,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"2020-1-23\",\n            \"exactJD\": 2458871.5422621123,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 106.76314753306764,\n            \"objectId1\": -6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-2-8\",\n            \"exactJD\": 2458887.611863771,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-2-22\",\n            \"exactJD\": 2458902.457564453,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 347.9524244980293,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-2-27\",\n            \"exactJD\": 2458906.7716801525,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 333.1183499288868,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-7-16\",\n            \"exactJD\": 2459047.131219036,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 53.51205084806141,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-7-20\",\n            \"exactJD\": 2459051.287264872,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 158.67161566181642,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        }\n    ],\n    \"targetChart\": {\n        \"chartDate\": \"2020-08-05T01:00:00\",\n        \"chartName\": \"Chart1 REST API transit\",\n        \"coordSys\": \"G\",\n        \"elev\": 1,\n        \"houseSystemID\": 1,\n        \"jd\": 0,\n        \"lat\": 27.5,\n        \"lng\": 15.501,\n        \"tz\": \"Australia/Brisbane\",\n        \"version\": 1,\n        \"zodiacID\": 100\n    }\n}"}],"_postman_id":"f0da252e-d3cb-48f9-b7df-82bd4b70530c"},{"name":"Ingresses","id":"68a604d4-1355-4b17-8a62-a398751c6bcf","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true,"user-agent":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"description":"<p>AstroApp API key</p>\n","key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"ingressPlanetId\": 0,\n\t\t\"eventTypeId\":1,\n\t\t\"termPlanetId\": 2,\n        \"isNext\": \"true\"\n\t},\n    \"targetChart\": {\n        \"chartDate\": \"2021-08-05T01:00:00\",\n        \"elev\": 0,\n        \"lat\" : \"-27.4679\",\n\t\t\"lng\" : \"153.028\",\n        \"chartName\": \"Ingresses REST API\",\n        \"coordSys\": \"G\",\n        \"houseSystemID\": \"1\",\n        \"jd\": 0.0,\n        \"tz\": \"Australia/Brisbane\",\n        \"zodiacID\": 100,\n    \t\"version\": 1\n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/ingresses","description":"<p>Astrology API for generating the exact dates and circumstances of Ingresses. The following ingress types are supported:<br />1: Ingress in Zodiac Sign<br />2: Ingress in Term (in Bound)<br />3: Ingress in Natal Houses<br />4: Ingresses in Lunar Mansions (Nakshatras)<br />5: Ingresses in specified Zodiacal degrees.<br />The <strong>isNext</strong> parameter defines direction of the search. When set to <em>false</em>, the search will happen retroactively for the dates in the past (from the specified chartDate).</p>\n","urlObject":{"protocol":"https","path":["astro","apis","ingresses"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"7ba45909-690d-43d4-95d1-f10d325e9ac1","name":"Ingresses","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Basic ","disabled":true},{"key":"jwt","type":"text","value":"YOUR_AUTH_TOKEN","disabled":true},{"description":"AstroApp API key","key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"ingressPlanetId\": 0,\n\t\t\"eventTypeId\":1,\n\t\t\"termPlanetId\": 2,\n        \"isNext\": \"true\"\n\t},\n    \"targetChart\": {\n        \"chartDate\": \"2021-08-05T01:00:00\",\n        \"elev\": 0,\n        \"lat\" : \"-27.4679\",\n\t\t\"lng\" : \"153.028\",\n        \"chartName\": \"Ingresses REST API\",\n        \"coordSys\": \"G\",\n        \"houseSystemID\": \"1\",\n        \"jd\": 0.0,\n        \"tz\": \"Australia/Brisbane\",\n        \"zodiacID\": 100,\n    \t\"version\": 1\n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/ingresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE2NjUxMDM0MTAsImlhdCI6MTY2NTA5OTgxMCwidWlkIjoiMTgyIiwicmNuIjoxfQ.kGFiBvxmr-eoiDb1XRTaDN0tNHeGn_hB4EpyMetgfuVf5XQ2WmFocH9n-jjC-1CUPve8ivxfLKAH-83MZHglVwOnVc80wJYWVpiNNQwhqxpQBaPakh229wDajIkHvrWmMR4xUwRTCn73IGqAt5QvuGx6YQ4JkgaaYeX2HwAbHgr1h33FgTmDCdsyQPPoTiHqUmo8L83KkxwrZ_dkxaSoFT9aikdUaAhBALTuQFOZqu4dVpsi7qE82Ow69uWnDlUBrtuEXTFmBoPElGMCdLYhNbeQBVhrjPmvCPD5ymiBUOtgWtHhkU3WG8EwV_bnxk_4gkzwqvuk6lvUpifnFM5yNg"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"560"},{"key":"Date","value":"Thu, 06 Oct 2022 23:43:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"params\": {\n        \"eventTypeId\": 1,\n        \"ingressPlanetId\": 0,\n        \"isNext\": true,\n        \"termPlanetId\": 2\n    },\n    \"results\": [\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2021-3-20\",\n            \"exactJD\": 2459293.9009745675,\n            \"exactJD2\": 0,\n            \"exactLng\": 0,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2021-4-19\",\n            \"exactJD\": 2459324.356475945,\n            \"exactJD2\": 0,\n            \"exactLng\": 30,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2021-5-20\",\n            \"exactJD\": 2459355.317386806,\n            \"exactJD2\": 0,\n            \"exactLng\": 60,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2021-6-21\",\n            \"exactJD\": 2459386.6472813245,\n            \"exactJD2\": 0,\n            \"exactLng\": 90,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2021-7-22\",\n            \"exactJD\": 2459418.101631149,\n            \"exactJD2\": 0,\n            \"exactLng\": 120,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 5\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-8-22\",\n            \"exactJD\": 2459084.156164836,\n            \"exactJD2\": 0,\n            \"exactLng\": 150,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 6\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-9-22\",\n            \"exactJD\": 2459115.0629138523,\n            \"exactJD2\": 0,\n            \"exactLng\": 180,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 7\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-10-22\",\n            \"exactJD\": 2459145.4579727794,\n            \"exactJD2\": 0,\n            \"exactLng\": 210,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 8\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-11-21\",\n            \"exactJD\": 2459175.360899865,\n            \"exactJD2\": 0,\n            \"exactLng\": 240,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 9\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2020-12-21\",\n            \"exactJD\": 2459204.9182468667,\n            \"exactJD2\": 0,\n            \"exactLng\": 270,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 10\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2021-1-19\",\n            \"exactJD\": 2459234.360967721,\n            \"exactJD2\": 0,\n            \"exactLng\": 300,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"2021-2-18\",\n            \"exactJD\": 2459263.9471541336,\n            \"exactJD2\": 0,\n            \"exactLng\": 330,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 12\n        }\n    ],\n    \"targetChart\": {\n        \"chartDate\": \"2021-08-05T01:00:00\",\n        \"chartName\": \"Ingresses REST API\",\n        \"coordSys\": \"G\",\n        \"elev\": 0,\n        \"houseSystemID\": 1,\n        \"jd\": 0,\n        \"lat\": -27.4679,\n        \"lng\": 153.028,\n        \"tz\": \"Australia/Brisbane\",\n        \"version\": 1,\n        \"zodiacID\": 100\n    }\n}"}],"_postman_id":"68a604d4-1355-4b17-8a62-a398751c6bcf"},{"name":"Transits to Natal","id":"db173ddc-0c32-48dc-8b4f-babd2a20ae14","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true,"content-type":true,"user-agent":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"description":"<p>AstroApp API key</p>\n","key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"startDate\": \"1964-08-05\",\n\t\t\"lat\" : \"-27.4679\",\n\t\t\"lng\" : \"153.028\",\n\t\t\"tz\" : \"Australia/Brisbane\",\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,12,15\n\t\t],\n\t\t\"exclusions\": \"300\",\n\t\t\"aspects\":[\n\t\t\t{\n\t\t\t\t\"angle\":0,\n\t\t\t\t\"orb\":10\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":60,\n\t\t\t\t\"orb\":5\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":90,\n\t\t\t\t\"orb\":8\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":120,\n\t\t\t\t\"orb\":9\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":180,\n\t\t\t\t\"orb\":10\n\t\t\t}\n\t\t],\n\t\t\"eventTypes\":[\n\t\t\t1,\n\t\t\t3\n\t\t]\n\t},\n\t\"chart\":{\n\t    \"chartData\": {\n\t        \"chartDate\": \"1964-08-05T09:00:00\",\n\t        \"elev\": 0,\n\t        \"lat\": \"-27.4679\",\n\t        \"lng\": \"153.028\",\n\t        \"chartName\": \"REST API Transits to Natal Example\",\n\t        \"coordSys\": \"G\",\n\t        \"houseSystemID\": \"1\",\n\t        \"jd\": 0.0,\n\t        \"tz\": \"Australia/Brisbane\",\n\t        \"zodiacID\": 100,\n\t    \t\"version\": 1\n\t    },\n\t    \"houseCusps\": [\n            0.0,\n            182.1935332945364,\n            219.11612336483338,\n            247.31458808759297,\n            271.43035153705597,\n            295.73967794954575,\n            324.53889437206476,\n            2.193533294536394,\n            39.116123364833356,\n            67.31458808759294,\n            91.43035153705598,\n            115.73967794954574,\n            144.53889437206476,\n            182.1935332945364\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0.0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0.0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0.0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0.0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0.0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0.0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0.0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0.0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0.0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0.0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0.0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 12,\n                \"lat\": 0.0,\n                \"lng\": 262.64579267641125,\n                \"speed\": 0.11080344117375733\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0.0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n\t    \n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/transits/natal","description":"<p>The API generates listing of the dates of transits to natal points.\nThe API expects the start date and location along with the natal chart data and calcualted planetary positions and house cusps positions.\nThe results are paginated at 90 day intervals. Each respons includes the nextStartDate parameter that must be used to scroll results forward in time.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","transits","natal"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"9e56baa2-4c5f-4e9f-a4db-570105d6566c","name":"Transits to Natal","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Basic ","disabled":true},{"key":"jwt","type":"text","value":"YOUR_AUTH_TOKEN","disabled":true},{"description":"AstroApp API key","key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"startDate\": \"1964-08-05\",\n\t\t\"lat\" : \"27.50\",\n\t\t\"lng\" : \"15.51\",\n\t\t\"tz\" : \"Australia/Brisbane\",\n\t\t\"objects\": [\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\n\t\t],\n\t\t\"exclusions\": \"300\",\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t],\n\t\t\"eventTypes\":[\n\t\t\t1,\n\t\t\t3\n\t\t]\n\t},\n\t\"chart\":{\n\t    \"chartData\": {\n\t        \"chartDate\": \"1964-08-05T09:00:00\",\n\t        \"elev\": 1,\n\t        \"lat\": \"27.50\",\n\t        \"lng\": \"15.501\",\n\t        \"chartName\": \"REST API Transits to Natal Example\",\n\t        \"coordSys\": \"G\",\n\t        \"houseSystemID\": \"1\",\n\t        \"jd\": 0.0,\n\t        \"tz\": \"Australia/Brisbane\",\n\t        \"zodiacID\": 100,\n\t    \t\"version\": 1\n\t    },\n\t    \"houseCusps\": [\n\t        0.0,\n\t        56.95275902492928,\n\t        83.27215458584944,\n\t        106.76314753306764,\n\t        131.58736650324437,\n\t        161.3227945684522,\n\t        197.89140721059414,\n\t        236.95275902492926,\n\t        263.2721545858494,\n\t        286.76314753306764,\n\t        311.58736650324437,\n\t        341.3227945684522,\n\t        17.89140721059415,\n\t        56.95275902492928\n\t    ],\n\t    \"objects\": [\n        {\n            \"id\": 0,\n            \"lat\": -2.4185262607601368E-5,\n            \"lng\": 132.5530611764038,\n            \"speed\": 0.9580980697973276\n        },\n        {\n            \"id\": 1,\n            \"lat\": 0.18472555283975323,\n            \"lng\": 93.53453038354613,\n            \"speed\": 14.674778238770797\n        },\n        {\n            \"id\": 2,\n            \"lat\": -1.3928250243447262,\n            \"lng\": 159.86355817522923,\n            \"speed\": 0.9883563240819169\n        },\n        {\n            \"id\": 3,\n            \"lat\": -4.753016683251441,\n            \"lng\": 89.71936319181324,\n            \"speed\": 0.6783372162947274\n        },\n        {\n            \"id\": 4,\n            \"lat\": 0.42855807310554445,\n            \"lng\": 93.47211211448054,\n            \"speed\": 0.6659960311692098\n        },\n        {\n            \"id\": 5,\n            \"lat\": -1.0888236556291035,\n            \"lng\": 53.51205084806141,\n            \"speed\": 0.12180744117520598\n        },\n        {\n            \"id\": 6,\n            \"lat\": -1.6848965120363257,\n            \"lng\": 333.1183499288868,\n            \"speed\": -0.06802003882006169\n        },\n        {\n            \"id\": 7,\n            \"lat\": 0.7344924887884263,\n            \"lng\": 158.67161566181642,\n            \"speed\": 0.05794192721152667\n        },\n        {\n            \"id\": 8,\n            \"lat\": 1.7684753833886018,\n            \"lng\": 225.08081533606764,\n            \"speed\": 0.004713567796983999\n        },\n        {\n            \"id\": 9,\n            \"lat\": 13.651622194093484,\n            \"lng\": 162.87797198775937,\n            \"speed\": 0.031318995996427394\n        },\n        {\n            \"id\": 11,\n            \"lat\": 0.0,\n            \"lng\": 91.49616109076942,\n            \"speed\": -0.0033910007050202036\n        },\n        {\n            \"id\": 15,\n            \"lat\": 4.955307900081983,\n            \"lng\": 347.9524244980293,\n            \"speed\": -0.035600876658640764\n        }\n    ]\n\t    \n\t}\n}\n"},"url":"https://astroapp.com/astro/apis/transits/natal"},"status":"Found","code":302,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDA0NDIsImlhdCI6MTU5MTEzNjg0MiwidWlkIjoiNDgwIiwicmNuIjoyfQ.N4hFPKNHnF8RUhBl5Fygz8l18ud8gVnzqKlsRAYXnbAcm9CdzjPqOolFvZFGeJmm4A2AWn1eet1s-2qRZYPf8eERE7hXMGydbBc3zb1QTWhjjvi1KWU_MaU7RAeXRf545EUMU6nmqv-hYL7jgGWasiYtbts5OZer0rQk1zFS4MU5WtKWY5suY40m-EtHobyzoFweZ2bLcX0-YIPjOfeXiorYw1aJiBOUWcTw9XyvtWqg7GgWbdLbebV8P4AJalhgE-vAnEQMzPE99wJOBh4wLCSoikLeCQq6j_qm1pOyHzudIjYXvjRvAvpfgKvaIwxpqTlkrF3VvFZ7Z-m79pt2DA"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"19266"},{"key":"Date","value":"Tue, 02 Jun 2020 22:27:22 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"chart\": {\n        \"calcResultsAvailable\": true,\n        \"chartData\": {\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"chartName\": \"REST API Transits to Natal Example\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 0,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"tz\": \"Australia/Brisbane\",\n            \"version\": 1,\n            \"zodiacID\": 100\n        },\n        \"houseCusps\": [\n            0,\n            56.95275902492928,\n            83.27215458584944,\n            106.76314753306764,\n            131.58736650324437,\n            161.3227945684522,\n            197.89140721059414,\n            236.95275902492926,\n            263.2721545858494,\n            286.76314753306764,\n            311.58736650324437,\n            341.3227945684522,\n            17.89140721059415,\n            56.95275902492928\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    },\n    \"params\": {\n        \"objects\": [\n            0,\n            1,\n            2,\n            3,\n            4,\n            5,\n            6,\n            7,\n            8,\n            9,\n            11,\n            13,\n            15\n        ],\n        \"aspects\": [\n            0,\n            30,\n            45,\n            60,\n            90,\n            120,\n            135,\n            150,\n            180\n        ],\n        \"nextStartDate\": \"1964-11-03\",\n        \"startDate\": \"1964-08-05\",\n        \"daysRange\": 90,\n        \"eventTypes\": [\n            1,\n            3\n        ],\n        \"exclusions\": 300,\n        \"lat\": 27.5,\n        \"lng\": 15.51,\n        \"tz\": \"Australia/Brisbane\"\n    },\n    \"results\": [\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438612.9876087606,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.0718712728,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.093947157,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.243590379,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.4386217035,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.4498904315,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438613.8162756944,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438613.827118952,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438613.908129905,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.1131259603,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.238457875,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.3594890675,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.4587667584,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.4700833787,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.4942146204,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.498472878,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438614.718532903,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438614.84952486,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438614.9311674363,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438614.9975838144,\n            \"exactJD2\": 0,\n            \"exactLng\": 91.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.095496972,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.115690081,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.1380121084,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.264651959,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.28953786,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.3870747145,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.3888740074,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.487588228,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438615.5234979675,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438615.527812444,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438615.778715219,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438615.872934914,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438616.3066300456,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438616.4315289967,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438616.545877108,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438616.5708551663,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438616.5711901095,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438616.575263883,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438616.939771199,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438617.0248368615,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438617.197918866,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438617.2174950913,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438617.2408383014,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438617.399503302,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438617.6074175984,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438617.6652518064,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438617.7472831043,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438618.01359718,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438618.0889157993,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438618.311993847,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438618.473098532,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438618.5000581327,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438618.605843797,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438618.630384569,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438618.695413502,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438618.7275226032,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438618.7541198796,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438618.75881505,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438618.762156074,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438619.1354814023,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438619.147630386,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438619.238529701,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438619.4445904265,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438619.4695738866,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438619.6394697814,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438619.8622851386,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438619.8752060276,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438620.073561827,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438620.2979618334,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438620.31054889,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438620.31626318,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438620.4047185313,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438620.6440030937,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438620.7909590476,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438620.9333150466,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438621.0503899413,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438621.0637519485,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438621.092255799,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438621.0972872158,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438621.513546113,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438621.6107235425,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438621.830777794,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438621.8574334476,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.0087831123,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.038547285,\n            \"exactJD2\": 0,\n            \"exactLng\": 225.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.132384896,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.1552654235,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.2756332234,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.3186538224,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.323823193,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-15\",\n            \"exactJD\": 2438622.7375470214,\n            \"exactJD2\": 0,\n            \"exactLng\": 233.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-15\",\n            \"exactJD\": 2438623.25713965,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-15\",\n            \"exactJD\": 2438623.406494444,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438623.543059556,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438623.5728655993,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438623.5781254848,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438623.8772537825,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438623.950221975,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438624.011803108,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438624.112614422,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438624.1398047796,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438624.340274522,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438624.367792181,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-17\",\n            \"exactJD\": 2438624.554419947,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-17\",\n            \"exactJD\": 2438624.797812561,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-17\",\n            \"exactJD\": 2438625.269020537,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438625.541110926,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438625.6111669187,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438625.794357027,\n            \"exactJD2\": 0,\n            \"exactLng\": 269.7193631918133,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438625.8249033857,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438625.944455105,\n            \"exactJD2\": 0,\n            \"exactLng\": 271.4961610907694,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438626.081352198,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438626.111186989,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.4721121144805,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438626.1164503265,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.5345303835461,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438626.250896871,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.5353742526,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.5487753083,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.6238719546,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.648819477,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.7503980994,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.8741424517,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.9013219643,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438627.085348172,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438627.324564974,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438627.3383627236,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438627.560276721,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438627.785334212,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438627.7985097924,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438627.896841381,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438628.1448026407,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438628.2957531326,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438628.441025934,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438628.5598070403,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438628.57332444,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438628.6021330385,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438628.607214462,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438628.616621286,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438628.980904132,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438629.0237646643,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438629.1199428304,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438629.336298742,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438629.3623738866,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438629.509897789,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438629.5388050447,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438629.6518378197,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438629.7678725766,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438629.809215991,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438629.8141793385,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438630.148241549,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438630.2083955267,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438630.327496689,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438630.695687893,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438630.8343075006,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438630.9605359472,\n            \"exactJD2\": 0,\n            \"exactLng\": 333.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438630.988022139,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438630.992870316,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438631.3903316287,\n            \"exactJD2\": 0,\n            \"exactLng\": 338.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438631.4143179827,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438631.4821242443,\n            \"exactJD2\": 0,\n            \"exactLng\": 339.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438631.688668067,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438631.713566609,\n            \"exactJD2\": 0,\n            \"exactLng\": 342.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438631.8820765917,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.1009799447,\n            \"exactJD2\": 0,\n            \"exactLng\": 347.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.1664424688,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 7\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.1709748553,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.4843622283,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438632.522429836,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438632.826903817,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438632.989514748,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438633.016606421,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438633.122580864,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438633.2438325835,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438633.270245457,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438633.274904702,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.645437343,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.6572831334,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.7457089094,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.852716461,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.944840545,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.9688609503,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438634.1315153865,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438634.219283798,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438634.2839543805,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438634.3430402176,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438634.3552451986,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.5019531925,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.570757617,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 6\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.60757768,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.677746366,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.751005954,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.7626856524,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.849882656,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.8591723004,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.8662855187,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.0059998757,\n            \"exactJD2\": 0,\n            \"exactLng\": 89.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.0700182486,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.2042264217,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.333542097,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.439396812,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.4514503432,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.477144089,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.481676814,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438635.854007244,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438635.9402002306,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438636.1344216145,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438636.1578604397,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438636.290598986,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438636.3166352184,\n            \"exactJD2\": 0,\n            \"exactLng\": 45.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438636.4185252464,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438636.523261172,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438636.560613393,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438636.5650988184,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438636.922208263,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.51205084806141,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438637.3659973126,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438637.4927230366,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438637.54676608,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438637.608305986,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438637.633497467,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438637.637941749,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438637.9058169923,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438638.003168242,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438638.0877604214,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438638.278432573,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438638.3014484355,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438638.4573881677,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438638.6604032363,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438639.052635795,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438639.337096458,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438639.4893867187,\n            \"exactJD2\": 0,\n            \"exactLng\": 89.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438639.5147835556,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438639.5986006334,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438639.6141955787,\n            \"exactJD2\": 0,\n            \"exactLng\": 91.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438639.728069744,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438639.75289401,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438639.7572737043,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.1062313905,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.1174088223,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.2008874035,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.2603642265,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.3891500495,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.4118849584,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.422029289,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438640.565980837,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438640.756150051,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438640.766761337,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438640.778359861,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438640.8294722214,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438641.1552760126,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438641.166424309,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438641.249700124,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438641.460306419,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438641.588973514,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438641.6240941547,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438641.713149937,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438641.814948288,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438641.8265487053,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438641.851282628,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438641.8556468925,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438642.0333267883,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438642.215053198,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438642.298523166,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438642.4870031816,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.5097872,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.6389776585,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.664350474,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.7637495617,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.8661038876,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.90265171,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.9070421476,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438643.257745019,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438643.340901104,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.593659783,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.603834555,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.697017098,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.8232182427,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.9386383677,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.938729893,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.9638352864,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.968282071,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438644.3353468617,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438644.4208427873,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438644.614245682,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438644.623530337,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438644.6376576703,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438644.7966689244,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438645.004722589,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438645.4101883993,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438645.4857753217,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438645.7072811606,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438645.8674273286,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438645.894209938,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438645.999256683,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438646.1200005817,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438646.1463817596,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438646.151038365,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438646.2078142795,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438646.429880576,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438646.5242152023,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438646.5362394084,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438646.626182769,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438646.8299385775,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438646.854630384,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438647.0224789316,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438647.2424564017,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438647.25520796,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438647.6721912455,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438647.6846006457,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438647.777432946,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438648.013266929,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438648.156024802,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438648.1580787166,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438648.2983491803,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438648.4137080708,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438648.426874381,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438648.4549609665,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438648.459918756,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438648.870150252,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438648.965949158,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438649.1620704387,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438649.182941639,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438649.2092328826,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438649.358543787,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438649.3879134767,\n            \"exactJD2\": 0,\n            \"exactLng\": 225.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438649.5031068283,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438649.5592720103,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438649.6219415925,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438649.664424596,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438649.669529751,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438649.718528331,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438650.057653119,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438650.0783998286,\n            \"exactJD2\": 0,\n            \"exactLng\": 233.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438650.1174300485,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438650.3033699375,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438650.5928087733,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438650.7408835813,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438650.8763652984,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438650.9059461285,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438650.91116669,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438651.34204428,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438651.4423315264,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-13\",\n            \"exactJD\": 2438651.6689854893,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-13\",\n            \"exactJD\": 2438651.6963981627,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-13\",\n            \"exactJD\": 2438651.882407944,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-13\",\n            \"exactJD\": 2438652.125237855,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438652.5961079863,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438652.9385853005,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438653.1221326767,\n            \"exactJD2\": 0,\n            \"exactLng\": 269.7193631918133,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438653.152749964,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438653.269919797,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438653.2726089493,\n            \"exactJD2\": 0,\n            \"exactLng\": 271.4961610907694,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438653.4099131366,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438653.4398440756,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.4721121144805,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438653.445124646,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.5345303835461,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438653.865651209,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438653.8791102665,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438653.9795985823,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438654.205985341,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438654.233298258,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438654.418250232,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438654.6587121002,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438654.6725825225,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438654.8701323275,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438654.980676406,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438655.121902829,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438655.135146369,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438655.2339804303,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438655.483159797,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438655.6348058875,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438655.780706331,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438655.8999652606,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438655.913534844,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438655.9424530715,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438655.947553612,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438656.0942792636,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438656.1501408787,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438656.3654130823,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438656.4618124748,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438656.6785387667,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438656.7046459797,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438656.8522975375,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438656.8812187877,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438656.994270398,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438657.1102632107,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438657.151576248,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438657.1565353847,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438657.550023031,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438657.9053225056,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.0352665163,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.1730585922,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.2984367837,\n            \"exactJD2\": 0,\n            \"exactLng\": 333.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.3257255317,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.3305384167,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.5241735084,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.5884689647,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.724638873,\n            \"exactJD2\": 0,\n            \"exactLng\": 338.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.795449025,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.815523786,\n            \"exactJD2\": 0,\n            \"exactLng\": 339.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.888116728,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.942024148,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.0094012534,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.019846154,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.044460274,\n            \"exactJD2\": 0,\n            \"exactLng\": 342.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.210952495,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.3743607565,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.426997109,\n            \"exactJD2\": 0,\n            \"exactLng\": 347.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.476580792,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438659.605665087,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438659.8047905127,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 6\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438659.8422208815,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.141647944,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.3013918325,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.3279949687,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.432029853,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438660.5510089444,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438660.5769195287,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438660.5798466895,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438660.5814898983,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438660.910656111,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438660.9447256667,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438660.9563313643,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.0016983654,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.0429531937,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.224758356,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.232510647,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.237954086,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.2614705414,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.4206853984,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438661.5941254464,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438661.6276811315,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438661.6396233374,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.026825887,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.0382528924,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.123565303,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.202144477,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.3389690164,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.470321319,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438662.5969144837,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438662.7005667426,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438662.71237116,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438662.7280621263,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438662.7375350944,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438662.741974525,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.039671345,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.1068494935,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.1913844654,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.3819813095,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.404993942,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.524720174,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.5353680053,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.560950613,\n            \"exactJD2\": 0,\n            \"exactLng\": 45.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.6610990837,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.7641030545,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.800852487,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.8052660665,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.995212499,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438664.05167047,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438664.157048836,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.51205084806141,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.54744451,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.595419656,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.6948490418,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.720868005,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.835396883,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.8603729717,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.864779794,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438665.0555673037,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438665.1192039647,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438665.22749364,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438665.3116674903,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438665.5016293367,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438665.524581497,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438665.6802161867,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438665.883167487,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438666.276355153,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438666.562396318,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438666.715835441,\n            \"exactJD2\": 0,\n            \"exactLng\": 89.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438666.741444141,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438666.8417406366,\n            \"exactJD2\": 0,\n            \"exactLng\": 91.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438666.9567348324,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438666.98181824,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438666.9862442096,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438667.3394096983,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438667.3507385096,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438667.4353792295,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.626462014,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.6495556715,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.8061826266,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.838079601,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.9698640318,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438668.010510213,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438668.0223218706,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438668.4066135525,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438668.417992429,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438668.5030113817,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438668.5202762266,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438668.7181792124,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438668.849731082,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438668.976753928,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438669.0809267694,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438669.092799939,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438669.118116818,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438669.1225841385,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438669.4906489574,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.5761684896,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.769310829,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.7926608194,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.9250661056,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.9510710305,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.9648534814,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.0529468316,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.134584613,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.1578494506,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.185306545,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.195305981,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.199805531,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.347437795,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438670.5591554367,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438671.0089168474,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438671.1380270077,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438671.2560575013,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438671.2818174707,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438671.286363358,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438671.3510867683,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.5535374503,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.558037056,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.6613147855,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.7485569734,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.945770661,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.9696302954,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438672.1316004205,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438672.3433022853,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438672.3454432474,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438672.7551032957,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.056152277,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.218182277,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.2452627304,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.2523334376,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.3514299165,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.450113243,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.4733674186,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.4850123874,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.4999959692,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438673.504695732,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438673.8808454373,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438673.892949554,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438673.98345955,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438674.010646469,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438674.1882979143,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438674.2131021754,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438674.286393381,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438674.3816097095,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438674.50467782,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438674.602178512,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438674.6149551044,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438674.615702019,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438675.032224876,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438675.044627569,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438675.056905243,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438675.1373831285,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438675.372819205,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438675.5172504093,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438675.567564399,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438675.657060198,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438675.771976407,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438675.785088695,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438675.8130576974,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438675.8179944134,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438676.226169767,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438676.2755344165,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438676.298941697,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 7\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438676.3214092664,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438676.3653721516,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.5370429815,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.5631618435,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.7114660703,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.7406326463,\n            \"exactJD2\": 0,\n            \"exactLng\": 225.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.8467410295,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.8550152523,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.9729930735,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.983798087,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438677.0151654393,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438677.0202331203,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438677.0374844363,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438677.2175958897,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 9\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438677.2920071925,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438677.346364682,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438677.4260406545,\n            \"exactJD2\": 0,\n            \"exactLng\": 233.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438677.9366031927,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.0836143033,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.2028420176,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.2181516383,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.2475305106,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.2527155993,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.5616151267,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.6808710787,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.7465310018,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.780592759,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.823706861,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.947854765,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 15\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438679.006081104,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438679.0333641195,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438679.218563528,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438679.4605299323,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438679.7510428843,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438679.9187226486,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438679.930421544,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438680.0051971395,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438680.014976015,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 8\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438680.272816664,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438680.4565505786,\n            \"exactJD2\": 0,\n            \"exactLng\": 269.7193631918133,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438680.487214948,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438680.6073025195,\n            \"exactJD2\": 0,\n            \"exactLng\": 271.4961610907694,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438680.7449555467,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438680.7749748905,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.4721121144805,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438680.7802715153,\n            \"exactJD2\": 0,\n            \"exactLng\": 273.5345303835461,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438681.2025172836,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438681.2160456236,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438681.2658446436,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438681.3170787795,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.5448683943,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.572366693,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.660005473,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.756136665,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.7586628958,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.7971204272,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438682.0010959967,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438682.0150875337,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438682.274721208,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 7\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438682.468733872,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438682.482116005,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438682.582002622,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438682.82366606,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438682.833968716,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438682.987393805,\n            \"exactJD2\": 0,\n            \"exactLng\": 239.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438683.135056666,\n            \"exactJD2\": 0,\n            \"exactLng\": 241.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438683.2557882178,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438683.2695269897,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438683.2988068033,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438683.3039712687,\n            \"exactJD2\": 0,\n            \"exactLng\": 243.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438683.727178881,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438683.7975972965,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438683.824832363,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.0443838644,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.070830969,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.2203983646,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.2496931176,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.364197007,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.4816638622,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438684.523497158,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438684.528518563,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438684.7059423374,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438684.8152168435,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438684.91359163,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438684.9267872525,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438685.0079904967,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438685.132019544,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438685.3618447063,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438685.4101604423,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438685.417315466,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438685.5226507136,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438685.5564448517,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438685.6829660786,\n            \"exactJD2\": 0,\n            \"exactLng\": 333.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438685.7104937714,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438685.714995992,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438685.7153484276,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438686.1124597695,\n            \"exactJD2\": 0,\n            \"exactLng\": 338.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438686.2039157674,\n            \"exactJD2\": 0,\n            \"exactLng\": 339.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438686.409337769,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438686.4340665187,\n            \"exactJD2\": 0,\n            \"exactLng\": 342.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438686.6012291727,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438686.7234601397,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438686.817860847,\n            \"exactJD2\": 0,\n            \"exactLng\": 347.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438687.2332584965,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438687.2919238666,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.5176458033,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.5319872065,\n            \"exactJD2\": 0,\n            \"exactLng\": 267.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.6910651876,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.717537295,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.8210042343,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.939224846,\n            \"exactJD2\": 0,\n            \"exactLng\": 3.1183499288868006,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.9649547827,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.96949272,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438688.3295981004,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438688.3410857953,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438688.4267919245,\n            \"exactJD2\": 0,\n            \"exactLng\": 309.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.6195063777,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.6291782567,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.642726163,\n            \"exactJD2\": 0,\n            \"exactLng\": 312.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.799815258,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438689.003745903,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.952424498029302,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438689.015501044,\n            \"exactJD2\": 0,\n            \"exactLng\": 18.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438689.3960525906,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438689.40726649,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438689.490958453,\n            \"exactJD2\": 0,\n            \"exactLng\": 294.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.702045731,\n            \"exactJD2\": 0,\n            \"exactLng\": 297.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.7091540983,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.7348301513,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.756975284,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.8306139344,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.9544202406,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438690.0557181463,\n            \"exactJD2\": 0,\n            \"exactLng\": 32.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438690.0672504217,\n            \"exactJD2\": 0,\n            \"exactLng\": 33.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438690.0918315337,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438690.096167769,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438690.4521961487,\n            \"exactJD2\": 0,\n            \"exactLng\": 278.6716156618164,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.534586284,\n            \"exactJD2\": 0,\n            \"exactLng\": 279.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.5997119835,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.701488816,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.720231394,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.742636005,\n            \"exactJD2\": 0,\n            \"exactLng\": 282.87797198775934,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.869527573,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.894419646,\n            \"exactJD2\": 0,\n            \"exactLng\": 45.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.9186917604,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.9570448454,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.991843863,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438691.092013546,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438691.127744487,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438691.132035506,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438691.4739087275,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.51205084806141,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438691.607495591,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438691.8996983967,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438692.021536546,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438692.132776645,\n            \"exactJD2\": 0,\n            \"exactLng\": 63.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438692.157036991,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438692.1613175897,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438692.51374032,\n            \"exactJD2\": 0,\n            \"exactLng\": 248.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438692.59556363,\n            \"exactJD2\": 0,\n            \"exactLng\": 249.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438692.780292383,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438692.802619813,\n            \"exactJD2\": 0,\n            \"exactLng\": 252.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438692.9540670714,\n            \"exactJD2\": 0,\n            \"exactLng\": 15.080815336067644,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438693.1517011784,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438693.391129342,\n            \"exactJD2\": 0,\n            \"exactLng\": 211.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.5351445423,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.657412625,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.8146462752,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.9647950176,\n            \"exactJD2\": 0,\n            \"exactLng\": 89.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.989870291,\n            \"exactJD2\": 0,\n            \"exactLng\": 0.08081533606764424,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438694.001078068,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.51205084806141,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 5\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438694.088122474,\n            \"exactJD2\": 0,\n            \"exactLng\": 91.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438694.143463366,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438694.2008630703,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438694.225468053,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438694.2298101014,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438694.4335464225,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.5767755844,\n            \"exactJD2\": 0,\n            \"exactLng\": 98.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.5879222555,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.671236218,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.8515173523,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.8595488733,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.882329253,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.891099487,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438695.017828423,\n            \"exactJD2\": 0,\n            \"exactLng\": 93.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438695.0369563443,\n            \"exactJD2\": 0,\n            \"exactLng\": 345.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438695.239007675,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438695.250699429,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438695.3723555906,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438695.434900768,\n            \"exactJD2\": 0,\n            \"exactLng\": 213.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.6317978594,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.64310328,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.727612013,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.941793146,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438696.0729564913,\n            \"exactJD2\": 0,\n            \"exactLng\": 119.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438696.1997579928,\n            \"exactJD2\": 0,\n            \"exactLng\": 121.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438696.3038612935,\n            \"exactJD2\": 0,\n            \"exactLng\": 122.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438696.3157329033,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438696.3410507967,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.47211211448054,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438696.345518905,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438696.5892383633,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438696.7142702774,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438696.7954188744,\n            \"exactJD2\": 0,\n            \"exactLng\": 222.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438696.8001216818,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438696.994244551,\n            \"exactJD2\": 0,\n            \"exactLng\": 132.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.0177343693,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.151017249,\n            \"exactJD2\": 0,\n            \"exactLng\": 134.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.17721122,\n            \"exactJD2\": 0,\n            \"exactLng\": 315.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.279879285,\n            \"exactJD2\": 0,\n            \"exactLng\": 136.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.3856819426,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.423480082,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.428021368,\n            \"exactJD2\": 0,\n            \"exactLng\": 138.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438697.7911733133,\n            \"exactJD2\": 0,\n            \"exactLng\": 143.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438697.8254657267,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438697.9680609903,\n            \"exactJD2\": 0,\n            \"exactLng\": 224.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438698.1990616634,\n            \"exactJD2\": 0,\n            \"exactLng\": 225.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438698.246869534,\n            \"exactJD2\": 0,\n            \"exactLng\": 149.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438698.3778924285,\n            \"exactJD2\": 0,\n            \"exactLng\": 151.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438698.497743029,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438698.5239088056,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438698.5285266098,\n            \"exactJD2\": 0,\n            \"exactLng\": 153.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438698.9096978004,\n            \"exactJD2\": 0,\n            \"exactLng\": 158.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438698.9984586667,\n            \"exactJD2\": 0,\n            \"exactLng\": 159.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438699.1061523394,\n            \"exactJD2\": 0,\n            \"exactLng\": 226.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438699.199184874,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438699.2234760597,\n            \"exactJD2\": 0,\n            \"exactLng\": 162.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438699.3884071168,\n            \"exactJD2\": 0,\n            \"exactLng\": 285.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438699.604044478,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.95242449802936,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438699.6365616,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438699.938284196,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.0236056596,\n            \"exactJD2\": 0,\n            \"exactLng\": 173.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.0436748574,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.330312802,\n            \"exactJD2\": 0,\n            \"exactLng\": 177.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.3792655533,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.419608432,\n            \"exactJD2\": 0,\n            \"exactLng\": 228.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.4953504754,\n            \"exactJD2\": 0,\n            \"exactLng\": 179.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438700.522929855,\n            \"exactJD2\": 0,\n            \"exactLng\": 270.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438700.5743649383,\n            \"exactJD2\": 0,\n            \"exactLng\": 218.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438700.6310408027,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438700.7551836036,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438700.782289439,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438700.7870732686,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438701.118516394,\n            \"exactJD2\": 0,\n            \"exactLng\": 181.49616109076942,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438701.1697632377,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438701.1820709403,\n            \"exactJD2\": 0,\n            \"exactLng\": 188.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438701.274087997,\n            \"exactJD2\": 0,\n            \"exactLng\": 189.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438701.482231794,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.5530611764038,\n            \"exactLng2\": 0,\n            \"objectId1\": 0,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438701.5074258246,\n            \"exactJD2\": 0,\n            \"exactLng\": 192.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438701.6785173817,\n            \"exactJD2\": 0,\n            \"exactLng\": 255.08081533606764,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438701.7646662467,\n            \"exactJD2\": 0,\n            \"exactLng\": 219.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438701.90229083,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.9524244980293,\n            \"exactLng2\": 0,\n            \"objectId1\": 15,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438701.9152465877,\n            \"exactJD2\": 0,\n            \"exactLng\": 108.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438702.337953915,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.51205084806142,\n            \"exactLng2\": 0,\n            \"objectId1\": 5,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438702.35050554,\n            \"exactJD2\": 0,\n            \"exactLng\": 203.67161566181642,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438702.44435089,\n            \"exactJD2\": 0,\n            \"exactLng\": 204.86355817522923,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438702.468893567,\n            \"exactJD2\": 0,\n            \"exactLng\": 123.1183499288868,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-3\",\n            \"exactJD\": 2438702.682360138,\n            \"exactJD2\": 0,\n            \"exactLng\": 207.87797198775937,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-3\",\n            \"exactJD\": 2438702.763058001,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.47211211448052,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-3\",\n            \"exactJD\": 2438702.8149490175,\n            \"exactJD2\": 0,\n            \"exactLng\": 183.53453038354613,\n            \"exactLng2\": 0,\n            \"objectId1\": 1,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 1,\n            \"exactDate1\": \"1964-11-3\",\n            \"exactJD\": 2438702.828230661,\n            \"exactJD2\": 0,\n            \"exactLng\": 209.71936319181324,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438612.988269239,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.0062498236,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.031080643,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.357852275,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-5\",\n            \"exactJD\": 2438613.4344777497,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438613.79997416,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438613.9907583655,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.0073416736,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.050185632,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.148276839,\n            \"exactJD2\": 0,\n            \"exactLng\": 347.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 6,\n            \"objectId2\": 15\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.1482768394,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 15\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-6\",\n            \"exactJD\": 2438614.2821250726,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438614.8221809003,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.031228949,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.049384583,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.4054903705,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-7\",\n            \"exactJD\": 2438615.4833734296,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438615.737277464,\n            \"exactJD2\": 0,\n            \"exactLng\": 62.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 6\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438615.8562506344,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438616.112842961,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-8\",\n            \"exactJD\": 2438616.450327734,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438616.529861258,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438616.8494920786,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438617.129241969,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-9\",\n            \"exactJD\": 2438617.1482030735,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438617.521158873,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438617.6029867274,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438617.995968112,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438618.0253358874,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438618.240435397,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-10\",\n            \"exactJD\": 2438618.267492542,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438619.350166921,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438619.3704494797,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-11\",\n            \"exactJD\": 2438619.3984822514,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438619.769822217,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438619.857534893,\n            \"exactJD2\": 0,\n            \"exactLng\": 197.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-12\",\n            \"exactJD\": 2438620.279046571,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438620.5203517457,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438620.5703884717,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-13\",\n            \"exactJD\": 2438621.481027462,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438621.7299853154,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438621.751642343,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438621.836629561,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.1773126363,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-14\",\n            \"exactJD\": 2438622.270584351,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-15\",\n            \"exactJD\": 2438622.717542799,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-15\",\n            \"exactJD\": 2438623.025108012,\n            \"exactJD2\": 0,\n            \"exactLng\": 236.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-15\",\n            \"exactJD\": 2438623.428957856,\n            \"exactJD2\": 0,\n            \"exactLng\": 331.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438623.5239430727,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438623.6276919325,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438624.2361063184,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438624.258504146,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.587366503244368,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-16\",\n            \"exactJD\": 2438624.363386424,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-17\",\n            \"exactJD\": 2438624.697002573,\n            \"exactJD2\": 0,\n            \"exactLng\": 316.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-17\",\n            \"exactJD\": 2438624.768789862,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-17\",\n            \"exactJD\": 2438624.7926402157,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-17\",\n            \"exactJD\": 2438625.248695861,\n            \"exactJD2\": 0,\n            \"exactLng\": 263.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-17\",\n            \"exactJD\": 2438625.32913963,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438625.5294471667,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438625.560371455,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-18\",\n            \"exactJD\": 2438625.8456076807,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.771146351,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.7933066525,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438626.823902,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438627.223616544,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438627.2255896027,\n            \"exactJD2\": 0,\n            \"exactLng\": 286.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438627.3194903107,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-19\",\n            \"exactJD\": 2438627.4543995545,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438627.5250683115,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438627.7655202206,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438627.9396730475,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438628.017006156,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438628.0688071083,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-20\",\n            \"exactJD\": 2438628.3249020497,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438628.9914919566,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438629.2374443426,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-21\",\n            \"exactJD\": 2438629.2587194513,\n            \"exactJD2\": 0,\n            \"exactLng\": 311.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438629.6731314138,\n            \"exactJD2\": 0,\n            \"exactLng\": 316.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438629.7630161326,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438630.189467313,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-22\",\n            \"exactJD\": 2438630.479086356,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438630.855104172,\n            \"exactJD2\": 0,\n            \"exactLng\": 331.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438630.9428954544,\n            \"exactJD2\": 0,\n            \"exactLng\": 62.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-23\",\n            \"exactJD\": 2438631.0414765305,\n            \"exactJD2\": 0,\n            \"exactLng\": 331.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 6\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438631.5942865806,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438631.614597481,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.0104246214,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.093980505,\n            \"exactJD2\": 0,\n            \"exactLng\": 166.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 3,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.0939805056,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.0963374134,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-24\",\n            \"exactJD\": 2438632.447853566,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438632.504306579,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438632.7542794747,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438632.7566136573,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438632.7817684966,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-25\",\n            \"exactJD\": 2438633.2338769203,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.6175237917,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.853817879,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.8734019394,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.587366503244368,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438633.9004404084,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438634.2555059544,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438634.3385515003,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-26\",\n            \"exactJD\": 2438634.4372393624,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.5124693587,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.733443225,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438634.956515362,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-27\",\n            \"exactJD\": 2438635.0025099423,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438635.8251046315,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438636.0456235046,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438636.0647261473,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-28\",\n            \"exactJD\": 2438636.437734711,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438636.518874761,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438636.905022894,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-29\",\n            \"exactJD\": 2438637.1684078523,\n            \"exactJD2\": 0,\n            \"exactLng\": 56.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438637.5117536956,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438637.5921426206,\n            \"exactJD2\": 0,\n            \"exactLng\": 62.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438638.1912473077,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-30\",\n            \"exactJD\": 2438638.2100015865,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438638.5763605777,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438638.65609255,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438638.9447553405,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438639.0357324346,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438639.224379582,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438639.26916379,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-8-31\",\n            \"exactJD\": 2438639.294870968,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.0169693613,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.3030487043,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.3215672383,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-1\",\n            \"exactJD\": 2438640.347140609,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438640.683619945,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438640.7488543973,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 15\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438640.7624960355,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438641.138515093,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438641.3516497905,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-2\",\n            \"exactJD\": 2438641.3956631212,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438642.1870870474,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438642.3352480372,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438642.400760942,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-3\",\n            \"exactJD\": 2438642.4193038098,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.6081302366,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.7825084655,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.8618134963,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438642.961129378,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438643.083013636,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-4\",\n            \"exactJD\": 2438643.240813865,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.500939386,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.70875894,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.8422011123,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-5\",\n            \"exactJD\": 2438643.9224792914,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438644.525690801,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438644.5447223275,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438644.9184487355,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438645.0002923943,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-6\",\n            \"exactJD\": 2438645.3926163395,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438645.636092472,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-7\",\n            \"exactJD\": 2438645.6630139323,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438646.736594071,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438646.7566480283,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438646.7843619604,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438647.1511905463,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-8\",\n            \"exactJD\": 2438647.237768287,\n            \"exactJD2\": 0,\n            \"exactLng\": 197.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438647.6535424376,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438647.812018151,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438647.8914067247,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438647.939066593,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-9\",\n            \"exactJD\": 2438647.940720438,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438648.819674536,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438648.8380959556,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438649.0835402785,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438649.099339859,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-10\",\n            \"exactJD\": 2438649.1048967056,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438649.5248701507,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438649.6169561734,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438650.0586164603,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-11\",\n            \"exactJD\": 2438650.362956217,\n            \"exactJD2\": 0,\n            \"exactLng\": 236.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438650.7631630194,\n            \"exactJD2\": 0,\n            \"exactLng\": 331.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-12\",\n            \"exactJD\": 2438650.857395395,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-13\",\n            \"exactJD\": 2438651.565247156,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-13\",\n            \"exactJD\": 2438651.587548215,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.587366503244368,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-13\",\n            \"exactJD\": 2438652.0246278928,\n            \"exactJD2\": 0,\n            \"exactLng\": 316.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-13\",\n            \"exactJD\": 2438652.120074646,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438652.575778305,\n            \"exactJD2\": 0,\n            \"exactLng\": 263.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438652.8567454065,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-14\",\n            \"exactJD\": 2438652.8877122225,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438654.102493067,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438654.124758814,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-15\",\n            \"exactJD\": 2438654.155500939,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438654.5592175797,\n            \"exactJD2\": 0,\n            \"exactLng\": 286.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438654.606288535,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438654.624143791,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438654.6536107245,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438655.1019864,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438655.354745576,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438655.406799765,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-16\",\n            \"exactJD\": 2438655.490113613,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 7\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-17\",\n            \"exactJD\": 2438656.3330587847,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438656.5795377702,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438656.6008477253,\n            \"exactJD2\": 0,\n            \"exactLng\": 311.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438657.0155610167,\n            \"exactJD2\": 0,\n            \"exactLng\": 316.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438657.105409806,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-18\",\n            \"exactJD\": 2438657.450648927,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438657.5311481585,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438657.695774187,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438657.819738647,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.020993887,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.1937215514,\n            \"exactJD2\": 0,\n            \"exactLng\": 331.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.2809206843,\n            \"exactJD2\": 0,\n            \"exactLng\": 62.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-19\",\n            \"exactJD\": 2438658.395039072,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.9265103936,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438658.946600594,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.337656489,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-20\",\n            \"exactJD\": 2438659.4224179504,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438659.8063057307,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 7\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438659.824384059,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.070266573,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.096757162,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.0972879226,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.29592628,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-21\",\n            \"exactJD\": 2438660.2959262803,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 4,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.1488304865,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.16800743,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.587366503244368,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-22\",\n            \"exactJD\": 2438661.1944824653,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438661.542027379,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438661.623289024,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.0096432148,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.227900079,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.2729066056,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-23\",\n            \"exactJD\": 2438662.4450883195,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438662.7893026303,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.0785091575,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.2948202807,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.313567814,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-24\",\n            \"exactJD\": 2438663.4694283525,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.679986383,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.759787957,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438663.8079100284,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438664.1401011394,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-25\",\n            \"exactJD\": 2438664.4000666277,\n            \"exactJD2\": 0,\n            \"exactLng\": 56.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.509908734,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.739717747,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438664.819374444,\n            \"exactJD2\": 0,\n            \"exactLng\": 62.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438665.41472858,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-26\",\n            \"exactJD\": 2438665.433415899,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438665.799105243,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438665.878854213,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438666.259381286,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-27\",\n            \"exactJD\": 2438666.494018894,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438666.5198894367,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-28\",\n            \"exactJD\": 2438667.3034658516,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.5390371988,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.5578356404,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.583799848,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.699999162,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438667.9258669205,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438668.006166754,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438668.3063515504,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-29\",\n            \"exactJD\": 2438668.389507219,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438668.6071428778,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438668.6521136244,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-9-30\",\n            \"exactJD\": 2438669.461998758,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.5898060654,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.6809303504,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.699932344,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438669.7961625457,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.0721730483,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-1\",\n            \"exactJD\": 2438670.1534523442,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438670.513392738,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 11\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438670.5418109903,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438670.8082190934,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438671.1574426168,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-2\",\n            \"exactJD\": 2438671.239536017,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.5738599957,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.855495529,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438671.874900321,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438672.2555471463,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438672.338797136,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-3\",\n            \"exactJD\": 2438672.4211961073,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438672.7372787436,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438672.8682646123,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438672.9840698955,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.01133338,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.038902085,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-4\",\n            \"exactJD\": 2438673.307255349,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438673.6778003965,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438674.0944918515,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438674.1146498513,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-5\",\n            \"exactJD\": 2438674.142503154,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438674.510704152,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438674.5974809346,\n            \"exactJD2\": 0,\n            \"exactLng\": 197.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438675.013584558,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438675.2512001097,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-6\",\n            \"exactJD\": 2438675.300425223,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438675.8009895617,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438676.194296555,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438676.4382788404,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-7\",\n            \"exactJD\": 2438676.45950038,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.785959195,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.8766230694,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438676.9680439695,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-8\",\n            \"exactJD\": 2438677.406407048,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438677.7084500394,\n            \"exactJD2\": 0,\n            \"exactLng\": 236.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438677.863029706,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.013055078,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.105736387,\n            \"exactJD2\": 0,\n            \"exactLng\": 331.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.199312085,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-9\",\n            \"exactJD\": 2438678.2204349367,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.5487665874,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.90285604,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438678.9250437976,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.587366503244368,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438679.360249864,\n            \"exactJD2\": 0,\n            \"exactLng\": 316.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-10\",\n            \"exactJD\": 2438679.455382669,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438679.6893768376,\n            \"exactJD2\": 0,\n            \"exactLng\": 197.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438679.910113918,\n            \"exactJD2\": 0,\n            \"exactLng\": 263.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438680.1909460262,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-11\",\n            \"exactJD\": 2438680.2219207017,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438680.9726520157,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438681.4407049827,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438681.463110912,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-12\",\n            \"exactJD\": 2438681.494050392,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.6246687556,\n            \"exactJD2\": 0,\n            \"exactLng\": 197.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.728535558,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.900756073,\n            \"exactJD2\": 0,\n            \"exactLng\": 286.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438681.995950276,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-13\",\n            \"exactJD\": 2438682.4486101298,\n            \"exactJD2\": 0,\n            \"exactLng\": 293.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438682.7040956756,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-14\",\n            \"exactJD\": 2438682.756735629,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438683.691117284,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438683.6944046803,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438683.944092454,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438683.9656802835,\n            \"exactJD2\": 0,\n            \"exactLng\": 311.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.0774446535,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.3044223385,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.3857595287,\n            \"exactJD2\": 0,\n            \"exactLng\": 316.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-15\",\n            \"exactJD\": 2438684.47674916,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438684.7717782003,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438684.907691519,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438685.1200585053,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-16\",\n            \"exactJD\": 2438685.199541609,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438685.577301182,\n            \"exactJD2\": 0,\n            \"exactLng\": 331.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438685.665294723,\n            \"exactJD2\": 0,\n            \"exactLng\": 62.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438686.3155320794,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-17\",\n            \"exactJD\": 2438686.3357280963,\n            \"exactJD2\": 0,\n            \"exactLng\": 341.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438686.5850071795,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438686.72831718,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438686.8132726615,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438686.962120695,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438687.215441054,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438687.460836887,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-18\",\n            \"exactJD\": 2438687.4877755684,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438687.7124615475,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 8\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-19\",\n            \"exactJD\": 2438688.1925570164,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.5314663146,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.5504155746,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.587366503244368,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.5765713477,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.72446765,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.8264270346,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.9194013304,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 0,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438688.9994223244,\n            \"exactJD2\": 0,\n            \"exactLng\": 17.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-20\",\n            \"exactJD\": 2438689.379188585,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.5932420637,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.6373406975,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438689.6830387246,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-21\",\n            \"exactJD\": 2438690.424567329,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.6353539275,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.322794568452196,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438690.653612929,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438691.010213818,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438691.0878177974,\n            \"exactJD2\": 0,\n            \"exactLng\": 47.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-22\",\n            \"exactJD\": 2438691.4574437374,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438691.7099675215,\n            \"exactJD2\": 0,\n            \"exactLng\": 56.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438692.0398443877,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-23\",\n            \"exactJD\": 2438692.117213685,\n            \"exactJD2\": 0,\n            \"exactLng\": 62.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438692.695772297,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438692.7139457013,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438693.0698201135,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438693.147499048,\n            \"exactJD2\": 0,\n            \"exactLng\": 77.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-24\",\n            \"exactJD\": 2438693.2251335923,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.518574231,\n            \"exactJD2\": 0,\n            \"exactLng\": 83.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.7477855734,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.773078702,\n            \"exactJD2\": 0,\n            \"exactLng\": 26.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438693.893594375,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-25\",\n            \"exactJD\": 2438694.231595421,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.773352287,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.7918810104,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438694.8174777376,\n            \"exactJD2\": 0,\n            \"exactLng\": 11.952759024929264,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438695.155261132,\n            \"exactJD2\": 0,\n            \"exactLng\": 106.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-26\",\n            \"exactJD\": 2438695.2347086333,\n            \"exactJD2\": 0,\n            \"exactLng\": 107.89140721059415,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.61480425,\n            \"exactJD2\": 0,\n            \"exactLng\": 53.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.8105499,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.831211474,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.875984077,\n            \"exactJD2\": 0,\n            \"exactLng\": 356.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.97773938,\n            \"exactJD2\": 0,\n            \"exactLng\": 41.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-27\",\n            \"exactJD\": 2438695.9965174384,\n            \"exactJD2\": 0,\n            \"exactLng\": 113.27215458584944,\n            \"exactLng2\": 0,\n            \"objectId1\": 2,\n            \"objectId2\": 5\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438696.6855231947,\n            \"exactJD2\": 0,\n            \"exactLng\": 38.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438696.905376112,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438696.9244774706,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.0165337147,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.29926413,\n            \"exactJD2\": 0,\n            \"exactLng\": 76.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.3227291675,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 3\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-28\",\n            \"exactJD\": 2438697.3812454236,\n            \"exactJD2\": 0,\n            \"exactLng\": 137.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438697.7736249594,\n            \"exactJD2\": 0,\n            \"exactLng\": 23.27215458584942,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438698.0433756863,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438698.3976028915,\n            \"exactJD2\": 0,\n            \"exactLng\": 61.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-29\",\n            \"exactJD\": 2438698.4809628655,\n            \"exactJD2\": 0,\n            \"exactLng\": 152.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438699.1072892114,\n            \"exactJD2\": 0,\n            \"exactLng\": 161.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438699.12704063,\n            \"exactJD2\": 0,\n            \"exactLng\": 101.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-30\",\n            \"exactJD\": 2438699.2777167247,\n            \"exactJD2\": 0,\n            \"exactLng\": 346.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438699.514650668,\n            \"exactJD2\": 0,\n            \"exactLng\": 46.76314753306764,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438699.5994550004,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438699.9364314578,\n            \"exactJD2\": 0,\n            \"exactLng\": 326.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 4\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.0043078186,\n            \"exactJD2\": 0,\n            \"exactLng\": 167.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 2\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.0054445686,\n            \"exactJD2\": 0,\n            \"exactLng\": 353.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.1752749737,\n            \"exactJD2\": 0,\n            \"exactLng\": 308.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 0\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.2568820785,\n            \"exactJD2\": 0,\n            \"exactLng\": 86.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-10-31\",\n            \"exactJD\": 2438700.2846561703,\n            \"exactJD2\": 0,\n            \"exactLng\": 296.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 150,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438701.3869308205,\n            \"exactJD2\": 0,\n            \"exactLng\": 131.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 120,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438701.4074127986,\n            \"exactJD2\": 0,\n            \"exactLng\": 71.58736650324437,\n            \"exactLng2\": 0,\n            \"objectId1\": 10,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 45,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-11-1\",\n            \"exactJD\": 2438701.43571132,\n            \"exactJD2\": 0,\n            \"exactLng\": 281.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 90,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438701.8095127908,\n            \"exactJD2\": 0,\n            \"exactLng\": 16.763147533067638,\n            \"exactLng2\": 0,\n            \"objectId1\": 9,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 180,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438701.897527213,\n            \"exactJD2\": 0,\n            \"exactLng\": 197.89140721059414,\n            \"exactLng2\": 0,\n            \"objectId1\": 12,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 60,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-11-2\",\n            \"exactJD\": 2438702.319088355,\n            \"exactJD2\": 0,\n            \"exactLng\": 323.2721545858494,\n            \"exactLng2\": 0,\n            \"objectId1\": 8,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 135,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-11-3\",\n            \"exactJD\": 2438702.5594466547,\n            \"exactJD2\": 0,\n            \"exactLng\": 116.3227945684522,\n            \"exactLng2\": 0,\n            \"objectId1\": 11,\n            \"objectId2\": 1\n        },\n        {\n            \"aspectAngle\": 30,\n            \"eventType\": 3,\n            \"exactDate1\": \"1964-11-3\",\n            \"exactJD\": 2438702.609204694,\n            \"exactJD2\": 0,\n            \"exactLng\": 266.95275902492926,\n            \"exactLng2\": 0,\n            \"objectId1\": 7,\n            \"objectId2\": 1\n        }\n    ]\n}"}],"_postman_id":"db173ddc-0c32-48dc-8b4f-babd2a20ae14"},{"name":"Transits to Transits","id":"010af578-8c0a-4074-8a90-5171da20050c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true,"user-agent":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"startDate\": \"1964-08-05\",\n\t\t\"nextStartDate\": \"1964-12-31\",\n\t\t\"lat\" : \"27.50\",\n\t\t\"lng\" : \"15.51\",\n\t\t\"tz\" : \"Australia/Brisbane\",\n\t\t\"objects\": [\n\t\t\t3,4,5,6,7,8,9\n\t\t],\n\t\t\"exclusions\": \"300\",\n\t\t\"aspects\":[\n\t\t\t{\n\t\t\t\t\"angle\":0,\n\t\t\t\t\"orb\":10\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":60,\n\t\t\t\t\"orb\":5\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":90,\n\t\t\t\t\"orb\":8\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":120,\n\t\t\t\t\"orb\":9\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"angle\":180,\n\t\t\t\t\"orb\":10\n\t\t\t}\n\t\t],\n\t\t\"eventTypes\":[\n\t\t\t1,\n\t\t\t3\n\t\t]\n\t}\n}"},"url":"https://astroapp.com/astro/apis/transits/transits","description":"<p>The API calculates Transits to Transits.\nThe Chart data parameter is the starting date for calculations. \nThe Target chart data must include date, time, location and the time zone. The date and time will be used to define the calculation period, where chart data is the starting point and target data is the end point for progressions listing. The target location will be used for all transits calculations.\nThe Chart and Target chart objects do not need to include any calculation results.</p>\n<p>The time range cannot exceed 180 days.\n406 error will be returned if there are more than 9 objects requested or if the Luminaries or the Mercury transits are requested along with 3 or more other objects.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","transits","transits"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"3df215c9-b542-4699-8ec6-59c0a20b1261","name":"Transits to Transits","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"key","type":"text","value":"YOUR_ASTROAPP_API_KEY"}],"body":{"mode":"raw","raw":"{\n\t\"params\": {\n\t\t\"startDate\": \"1964-08-05\",\n\t\t\"nextStartDate\": \"1964-12-31\",\n\t\t\"lat\" : \"27.50\",\n\t\t\"lng\" : \"15.51\",\n\t\t\"tz\" : \"Australia/Brisbane\",\n\t\t\"objects\": [\n\t\t\t3,4,5,6,7,8,9\n\t\t],\n\t\t\"exclusions\": \"300\",\n\t\t\"aspects\":[\n\t\t\t0,30,45,60,90,120,135,150,180\n\t\t],\n\t\t\"eventTypes\":[\n\t\t\t1,\n\t\t\t3\n\t\t]\n\t}\n}"},"url":"https://astroapp.com/astro/apis/transits/transits"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache-Coyote/1.1"},{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE1OTExNDA0ODUsImlhdCI6MTU5MTEzNjg4NSwidWlkIjoiNDgwIiwicmNuIjoyfQ.IDDstA_JXarEAhZN28O9xaU9ymm-381l3EaBJp_zys0n61JLgcjdFZotp-3Dbum58o0WHF263kgPvZRk3b9gzZisuaYGpAUsNzHM8dVvZP4mLYMZ8nW2kD97DGj8HkYe3w-2bZ4SvokKITuXifI12DQv4NTVHgrNNLDOTVfp0Qn_WmwMaqvjo1LowAfggecnBZcj-g1RHEuF-EYO80v5un5NjaEZItZCwpeVpsTlsAqbdm3azejSXyUDXMz4CSCpGncJvjjWdLH3TJCJck0ExGMo0R9IHBqSOlK5HyiOiFtdoKozMVyq5FCTaAT-NSM5_URfbcgwXxkEBuk5h9fOMw"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1420"},{"key":"Date","value":"Tue, 02 Jun 2020 22:28:05 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1964-12-31\",\n        \"exactDate2\": \"1965-1-14\",\n        \"exactJD\": 2438760.5524651515,\n        \"exactJD2\": 2438775.2805633578,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 5\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1964-12-31\",\n        \"exactJD\": 2438760.6603079485,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-1\",\n        \"exactJD\": 2438761.8255451876,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-1\",\n        \"exactJD\": 2438761.8526456733,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 30,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-3\",\n        \"exactJD\": 2438764.3440699372,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-8\",\n        \"exactJD\": 2438769.4615591876,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-13\",\n        \"exactJD\": 2438773.7276481283,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 60,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-14\",\n        \"exactJD\": 2438774.9158838615,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-14\",\n        \"exactJD\": 2438775.2805633578,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 5\n    },\n    {\n        \"aspectAngle\": 45,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-16\",\n        \"exactJD\": 2438776.5641934713,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-23\",\n        \"exactJD\": 2438784.2806724464,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-25\",\n        \"exactJD\": 2438785.6054951684,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-25\",\n        \"exactJD\": 2438786.024644541,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 45,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-27\",\n        \"exactJD\": 2438788.0552457594,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 60,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-1-28\",\n        \"exactJD\": 2438788.7145318417,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-3\",\n        \"exactJD\": 2438795.0955507774,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-4\",\n        \"exactJD\": 2438795.9611902754,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-5\",\n        \"exactJD\": 2438797.4039835916,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 30,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-9\",\n        \"exactJD\": 2438801.281208295,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-14\",\n        \"exactJD\": 2438805.861318822,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-16\",\n        \"exactJD\": 2438807.5947281662,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-17\",\n        \"exactJD\": 2438809.1797857443,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-20\",\n        \"exactJD\": 2438811.884395203,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-21\",\n        \"exactJD\": 2438812.8280502637,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-24\",\n        \"exactJD\": 2438815.7321386337,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-2-28\",\n        \"exactJD\": 2438820.3884855015,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 5\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-4\",\n        \"exactDate2\": \"1965-8-11\",\n        \"exactJD\": 2438824.297247918,\n        \"exactJD2\": 2438984.022771286,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 60,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-6\",\n        \"exactJD\": 2438825.907697574,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 0,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-8\",\n        \"exactJD\": 2438827.889263074,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-11\",\n        \"exactJD\": 2438830.824275924,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-13\",\n        \"exactJD\": 2438832.725937018,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-14\",\n        \"exactJD\": 2438834.2152517247,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-17\",\n        \"exactJD\": 2438836.741260948,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 60,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-19\",\n        \"exactJD\": 2438839.3808455667,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 0,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-20\",\n        \"exactJD\": 2438839.640714127,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-29\",\n        \"exactJD\": 2438848.6495455913,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 0,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-29\",\n        \"exactJD\": 2438848.7520156526,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-3-30\",\n        \"exactJD\": 2438849.975582922,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-1\",\n        \"exactDate2\": \"1965-8-28\",\n        \"exactJD\": 2438851.879675033,\n        \"exactJD2\": 2439000.6501098666,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 6\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-2\",\n        \"exactJD\": 2438853.4239108446,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 45,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-3\",\n        \"exactJD\": 2438853.6642706865,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-3\",\n        \"exactJD\": 2438854.1986465845,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 30,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-3\",\n        \"exactJD\": 2438854.4983416293,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-5\",\n        \"exactJD\": 2438856.3935454763,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-10\",\n        \"exactJD\": 2438860.539283774,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-13\",\n        \"exactJD\": 2438864.2234194223,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-15\",\n        \"exactJD\": 2438866.0050394204,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 45,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-17\",\n        \"exactJD\": 2438867.723956329,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 30,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-17\",\n        \"exactJD\": 2438868.2434422993,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-17\",\n        \"exactJD\": 2438868.3145680334,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-23\",\n        \"exactDate2\": \"1965-8-17\",\n        \"exactJD\": 2438874.2903275182,\n        \"exactJD2\": 2438989.965959116,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 6\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-25\",\n        \"exactJD\": 2438876.3310075346,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-27\",\n        \"exactJD\": 2438877.919485562,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-29\",\n        \"exactJD\": 2438880.3090604316,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 60,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-4-30\",\n        \"exactJD\": 2438880.8543679123,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-3\",\n        \"exactJD\": 2438884.3247690895,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 0,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-8\",\n        \"exactJD\": 2438889.252631951,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 0,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-17\",\n        \"exactJD\": 2438898.0420313636,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 0,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-20\",\n        \"exactJD\": 2438900.879738552,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-21\",\n        \"exactJD\": 2438902.1255375105,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-24\",\n        \"exactJD\": 2438904.5530520068,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-25\",\n        \"exactJD\": 2438905.8321591117,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 4,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-26\",\n        \"exactJD\": 2438906.713412982,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 150,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-27\",\n        \"exactJD\": 2438908.1999707264,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 180,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-5-28\",\n        \"exactJD\": 2438909.368333311,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 60,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-2\",\n        \"exactJD\": 2438913.5933814202,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 4\n    },\n    {\n        \"aspectAngle\": 135,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-8\",\n        \"exactJD\": 2438920.2004009658,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-8\",\n        \"exactJD\": 2438920.395054808,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 5\n    },\n    {\n        \"aspectAngle\": 60,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-15\",\n        \"exactJD\": 2438926.8796460577,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 30,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-16\",\n        \"exactJD\": 2438928.252811148,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 5,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 60,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-17\",\n        \"exactJD\": 2438929.1597284996,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-20\",\n        \"exactJD\": 2438931.9004794746,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 6,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 120,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-20\",\n        \"exactJD\": 2438932.2648136686,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 8,\n        \"objectId2\": 3\n    },\n    {\n        \"aspectAngle\": 90,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-21\",\n        \"exactJD\": 2438933.325776334,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 9,\n        \"objectId2\": 5\n    },\n    {\n        \"aspectAngle\": 45,\n        \"eventType\": 2,\n        \"exactDate1\": \"1965-6-27\",\n        \"exactJD\": 2438939.4665522296,\n        \"exactJD2\": 0,\n        \"exactLng\": 0,\n        \"exactLng2\": 0,\n        \"objectId1\": 7,\n        \"objectId2\": 3\n    }\n]"}],"_postman_id":"010af578-8c0a-4074-8a90-5171da20050c"},{"name":"Maps / AstroCartoGraphy","id":"b68ab0e7-31c5-4987-b1ab-716893ea00fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"params\": {\r\n\t\t\"objects\": [\r\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\r\n\t\t]\r\n\t},\r\n\t\"chart\":{\r\n\t    \"chartData\": {\r\n\t        \"chartDate\": \"1964-08-05T09:00:00\",\r\n\t        \"elev\": 1,\r\n\t        \"lat\": \"27.50\",\r\n\t        \"lng\": \"15.501\",\r\n\t        \"chartName\": \"ACG REST API\",\r\n\t        \"coordSys\": \"G\",\r\n\t        \"houseSystemID\": \"1\",\r\n\t        \"jd\": 0.0,\r\n\t        \"tz\": \"Australia/Brisbane\",\r\n\t        \"zodiacID\": 100,\r\n\t    \t\"version\": 1\r\n\t    },\r\n\t    \"houseCusps\": [\r\n\t        0.0,\r\n\t        56.95275902492928,\r\n\t        83.27215458584944,\r\n\t        106.76314753306764,\r\n\t        131.58736650324437,\r\n\t        161.3227945684522,\r\n\t        197.89140721059414,\r\n\t        236.95275902492926,\r\n\t        263.2721545858494,\r\n\t        286.76314753306764,\r\n\t        311.58736650324437,\r\n\t        341.3227945684522,\r\n\t        17.89140721059415,\r\n\t        56.95275902492928\r\n\t    ],\r\n\t    \"objects\": [\r\n\t        {\r\n\t            \"id\": 0,\r\n\t            \"lat\": -2.4185262607601368E-5,\r\n\t            \"lng\": 132.5530611764038,\r\n\t            \"speed\": 0.9580980697973276\r\n\t        },\r\n\t        {\r\n\t            \"id\": 1,\r\n\t            \"lat\": 0.18472555283975323,\r\n\t            \"lng\": 93.53453038354613,\r\n\t            \"speed\": 14.674778238770797\r\n\t        },\r\n\t        {\r\n\t            \"id\": 2,\r\n\t            \"lat\": -1.3928250243447262,\r\n\t            \"lng\": 159.86355817522923,\r\n\t            \"speed\": 0.9883563240819169\r\n\t        },\r\n\t        {\r\n\t            \"id\": 3,\r\n\t            \"lat\": -4.753016683251441,\r\n\t            \"lng\": 89.71936319181324,\r\n\t            \"speed\": 0.6783372162947274\r\n\t        },\r\n\t        {\r\n\t            \"id\": 4,\r\n\t            \"lat\": 0.42855807310554445,\r\n\t            \"lng\": 93.47211211448054,\r\n\t            \"speed\": 0.6659960311692098\r\n\t        },\r\n\t        {\r\n\t            \"id\": 5,\r\n\t            \"lat\": -1.0888236556291035,\r\n\t            \"lng\": 53.51205084806141,\r\n\t            \"speed\": 0.12180744117520598\r\n\t        },\r\n\t        {\r\n\t            \"id\": 6,\r\n\t            \"lat\": -1.6848965120363257,\r\n\t            \"lng\": 333.1183499288868,\r\n\t            \"speed\": -0.06802003882006169\r\n\t        },\r\n\t        {\r\n\t            \"id\": 7,\r\n\t            \"lat\": 0.7344924887884263,\r\n\t            \"lng\": 158.67161566181642,\r\n\t            \"speed\": 0.05794192721152667\r\n\t        },\r\n\t        {\r\n\t            \"id\": 8,\r\n\t            \"lat\": 1.7684753833886018,\r\n\t            \"lng\": 225.08081533606764,\r\n\t            \"speed\": 0.004713567796983999\r\n\t        },\r\n\t        {\r\n\t            \"id\": 9,\r\n\t            \"lat\": 13.651622194093484,\r\n\t            \"lng\": 162.87797198775937,\r\n\t            \"speed\": 0.031318995996427394\r\n\t        },\r\n\t        {\r\n\t            \"id\": 11,\r\n\t            \"lat\": 0.0,\r\n\t            \"lng\": 91.49616109076942,\r\n\t            \"speed\": -0.0033910007050202036\r\n\t        },\r\n\t        {\r\n\t            \"id\": 15,\r\n\t            \"lat\": 4.955307900081983,\r\n\t            \"lng\": 347.9524244980293,\r\n\t            \"speed\": -0.035600876658640764\r\n\t        }\r\n\t    ]\r\n\t}\r\n}"},"url":"https://astroapp.com/astro/apis/maps/acg","description":"<p>StartFragment</p>\n<p>The API to generate AstroCartoGraphy (ACG) Maps.</p>\n","urlObject":{"protocol":"https","path":["astro","apis","maps","acg"],"host":["astroapp","com"],"query":[],"variable":[]}},"response":[{"id":"bb2f0c15-2f3e-40d8-aba1-e2568ff85f51","name":"Maps ACG","originalRequest":{"method":"POST","header":[{"key":"key","value":"YOUR_ASTROAPP_API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"jwt","value":"YOUR_AUTH_TOKEN","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n\t\"params\": {\r\n\t\t\"objects\": [\r\n\t\t\t0,1,2,3,4,5,6,7,8,9,11,13,15\r\n\t\t]\r\n\t},\r\n\t\"chart\":{\r\n\t    \"chartData\": {\r\n\t        \"chartDate\": \"1964-08-05T09:00:00\",\r\n\t        \"elev\": 1,\r\n\t        \"lat\": \"27.50\",\r\n\t        \"lng\": \"15.501\",\r\n\t        \"chartName\": \"AstroCartoGraphy REST API\",\r\n\t        \"coordSys\": \"G\",\r\n\t        \"houseSystemID\": \"1\",\r\n\t        \"jd\": 0.0,\r\n\t        \"tz\": \"Australia/Brisbane\",\r\n\t        \"zodiacID\": 100,\r\n\t    \t\"version\": 1\r\n\t    },\r\n\t    \"houseCusps\": [\r\n\t        0.0,\r\n\t        56.95275902492928,\r\n\t        83.27215458584944,\r\n\t        106.76314753306764,\r\n\t        131.58736650324437,\r\n\t        161.3227945684522,\r\n\t        197.89140721059414,\r\n\t        236.95275902492926,\r\n\t        263.2721545858494,\r\n\t        286.76314753306764,\r\n\t        311.58736650324437,\r\n\t        341.3227945684522,\r\n\t        17.89140721059415,\r\n\t        56.95275902492928\r\n\t    ],\r\n\t    \"objects\": [\r\n\t        {\r\n\t            \"id\": 0,\r\n\t            \"lat\": -2.4185262607601368E-5,\r\n\t            \"lng\": 132.5530611764038,\r\n\t            \"speed\": 0.9580980697973276\r\n\t        },\r\n\t        {\r\n\t            \"id\": 1,\r\n\t            \"lat\": 0.18472555283975323,\r\n\t            \"lng\": 93.53453038354613,\r\n\t            \"speed\": 14.674778238770797\r\n\t        },\r\n\t        {\r\n\t            \"id\": 2,\r\n\t            \"lat\": -1.3928250243447262,\r\n\t            \"lng\": 159.86355817522923,\r\n\t            \"speed\": 0.9883563240819169\r\n\t        },\r\n\t        {\r\n\t            \"id\": 3,\r\n\t            \"lat\": -4.753016683251441,\r\n\t            \"lng\": 89.71936319181324,\r\n\t            \"speed\": 0.6783372162947274\r\n\t        },\r\n\t        {\r\n\t            \"id\": 4,\r\n\t            \"lat\": 0.42855807310554445,\r\n\t            \"lng\": 93.47211211448054,\r\n\t            \"speed\": 0.6659960311692098\r\n\t        },\r\n\t        {\r\n\t            \"id\": 5,\r\n\t            \"lat\": -1.0888236556291035,\r\n\t            \"lng\": 53.51205084806141,\r\n\t            \"speed\": 0.12180744117520598\r\n\t        },\r\n\t        {\r\n\t            \"id\": 6,\r\n\t            \"lat\": -1.6848965120363257,\r\n\t            \"lng\": 333.1183499288868,\r\n\t            \"speed\": -0.06802003882006169\r\n\t        },\r\n\t        {\r\n\t            \"id\": 7,\r\n\t            \"lat\": 0.7344924887884263,\r\n\t            \"lng\": 158.67161566181642,\r\n\t            \"speed\": 0.05794192721152667\r\n\t        },\r\n\t        {\r\n\t            \"id\": 8,\r\n\t            \"lat\": 1.7684753833886018,\r\n\t            \"lng\": 225.08081533606764,\r\n\t            \"speed\": 0.004713567796983999\r\n\t        },\r\n\t        {\r\n\t            \"id\": 9,\r\n\t            \"lat\": 13.651622194093484,\r\n\t            \"lng\": 162.87797198775937,\r\n\t            \"speed\": 0.031318995996427394\r\n\t        },\r\n\t        {\r\n\t            \"id\": 11,\r\n\t            \"lat\": 0.0,\r\n\t            \"lng\": 91.49616109076942,\r\n\t            \"speed\": -0.0033910007050202036\r\n\t        },\r\n\t        {\r\n\t            \"id\": 15,\r\n\t            \"lat\": 4.955307900081983,\r\n\t            \"lng\": 347.9524244980293,\r\n\t            \"speed\": -0.035600876658640764\r\n\t        }\r\n\t    ]\r\n\t}\r\n}"},"url":"https://astroapp.com/astro/apis/maps/acg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"jwt","value":"eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJndmlrdXRhbkB5YWhvby5jb20iLCJleHAiOjE2MzkwOTMzMzEsImlhdCI6MTYzOTA4OTczMSwidWlkIjoiMTgyIiwicmNuIjoxfQ.L9v5Fj7xyBpNuH1rO3ABLJTP-QS7ch197_Dbc1CXGjKZy0zEemxtcz-QamFHZaNXjHipA1XgisFBMsr-4T5CVySoPvaphJ96_exAwwPRKdfU20yWYwabjcNaWMmy-h6thTKYMFiJ6BbIChqwJxqIdFvb1yETfBBP5tMwV5Qr8HIedHGkY4GszELq7BnRzM-jFLrzapqbXHgygx72pS-OKAyD5rAszWJmsGtyZI_tbGPzdqNN-8IL2nfd38JFb-hX7SWvTkQHCD3ObFn3Pz1KkeGqkLOG3WYWvN38j17LT_UFi8tvvspiVBIUJaUFgMJrlYNY9tNZ29Qs0G4rPghfvA"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1702"},{"key":"Date","value":"Thu, 09 Dec 2021 22:42:11 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"chart\": {\n        \"calcResultsAvailable\": true,\n        \"chartData\": {\n            \"chartDate\": \"1964-08-05T09:00:00\",\n            \"chartName\": \"AstroCartoGraphy REST API\",\n            \"coordSys\": \"G\",\n            \"elev\": 1,\n            \"houseSystemID\": 1,\n            \"jd\": 0,\n            \"lat\": 27.5,\n            \"lng\": 15.501,\n            \"tz\": \"Australia/Brisbane\",\n            \"version\": 1,\n            \"zodiacID\": 100\n        },\n        \"houseCusps\": [\n            0,\n            56.95275902492928,\n            83.27215458584944,\n            106.76314753306764,\n            131.58736650324437,\n            161.3227945684522,\n            197.89140721059414,\n            236.95275902492926,\n            263.2721545858494,\n            286.76314753306764,\n            311.58736650324437,\n            341.3227945684522,\n            17.89140721059415,\n            56.95275902492928\n        ],\n        \"objects\": [\n            {\n                \"id\": 0,\n                \"lat\": 0,\n                \"lng\": 132.5530611764038,\n                \"speed\": 0.9580980697973276\n            },\n            {\n                \"id\": 1,\n                \"lat\": 0,\n                \"lng\": 93.53453038354613,\n                \"speed\": 14.674778238770797\n            },\n            {\n                \"id\": 2,\n                \"lat\": 0,\n                \"lng\": 159.86355817522923,\n                \"speed\": 0.9883563240819169\n            },\n            {\n                \"id\": 3,\n                \"lat\": 0,\n                \"lng\": 89.71936319181324,\n                \"speed\": 0.6783372162947274\n            },\n            {\n                \"id\": 4,\n                \"lat\": 0,\n                \"lng\": 93.47211211448054,\n                \"speed\": 0.6659960311692098\n            },\n            {\n                \"id\": 5,\n                \"lat\": 0,\n                \"lng\": 53.51205084806141,\n                \"speed\": 0.12180744117520598\n            },\n            {\n                \"id\": 6,\n                \"lat\": 0,\n                \"lng\": 333.1183499288868,\n                \"speed\": -0.06802003882006169\n            },\n            {\n                \"id\": 7,\n                \"lat\": 0,\n                \"lng\": 158.67161566181642,\n                \"speed\": 0.05794192721152667\n            },\n            {\n                \"id\": 8,\n                \"lat\": 0,\n                \"lng\": 225.08081533606764,\n                \"speed\": 0.004713567796983999\n            },\n            {\n                \"id\": 9,\n                \"lat\": 0,\n                \"lng\": 162.87797198775937,\n                \"speed\": 0.031318995996427394\n            },\n            {\n                \"id\": 11,\n                \"lat\": 0,\n                \"lng\": 91.49616109076942,\n                \"speed\": -0.0033910007050202036\n            },\n            {\n                \"id\": 15,\n                \"lat\": 0,\n                \"lng\": 347.9524244980293,\n                \"speed\": -0.035600876658640764\n            }\n        ]\n    },\n    \"output\": {\n        \"arrCoords\": {\n            \"0\": {\n                \"latEnd\": -72.9400000000034,\n                \"latMiddle\": 0,\n                \"latStart\": 72.9400000000034,\n                \"latZenith\": 0,\n                \"lngEnd\": 199.1782528955368,\n                \"lngMiddle\": 106.48730497921741,\n                \"lngStart\": 19.178252895536787,\n                \"lngZenith\": 0,\n                \"planetID\": 0\n            },\n            \"1\": {\n                \"latEnd\": -66.60000000000466,\n                \"latMiddle\": 0,\n                \"latStart\": 66.60000000000466,\n                \"latZenith\": 0,\n                \"lngEnd\": 156.34957854865183,\n                \"lngMiddle\": 65.32064821098311,\n                \"lngStart\": -23.650421451348166,\n                \"lngZenith\": 0,\n                \"planetID\": 1\n            },\n            \"2\": {\n                \"latEnd\": -82.12000000000157,\n                \"latMiddle\": 0,\n                \"latStart\": 82.12000000000157,\n                \"latZenith\": 0,\n                \"lngEnd\": 225.45180881978183,\n                \"lngMiddle\": 132.8760216194504,\n                \"lngStart\": 45.45180881978183,\n                \"lngZenith\": 0,\n                \"planetID\": 2\n            },\n            \"3\": {\n                \"latEnd\": -66.54000000000467,\n                \"latMiddle\": 0,\n                \"latStart\": 66.54000000000467,\n                \"latZenith\": 0,\n                \"lngEnd\": 153.43242879554612,\n                \"lngMiddle\": 61.163120321048495,\n                \"lngStart\": -26.567571204453884,\n                \"lngZenith\": 0,\n                \"planetID\": 3\n            },\n            \"4\": {\n                \"latEnd\": -66.60000000000466,\n                \"latMiddle\": 0,\n                \"latStart\": 66.60000000000466,\n                \"latZenith\": 0,\n                \"lngEnd\": 155.98673991621985,\n                \"lngMiddle\": 65.25266144443634,\n                \"lngStart\": -24.013260083780153,\n                \"lngZenith\": 0,\n                \"planetID\": 4\n            },\n            \"5\": {\n                \"latEnd\": -71.34000000000371,\n                \"latMiddle\": 0,\n                \"latStart\": 71.34000000000371,\n                \"latZenith\": 0,\n                \"lngEnd\": 114.00261001242148,\n                \"lngMiddle\": 22.593727593874178,\n                \"lngStart\": -65.99738998757852,\n                \"lngZenith\": 0,\n                \"planetID\": 5\n            },\n            \"6\": {\n                \"latEnd\": -79.62000000000207,\n                \"latMiddle\": 0,\n                \"latStart\": 79.62000000000207,\n                \"latZenith\": 0,\n                \"lngEnd\": 213.23326264849032,\n                \"lngMiddle\": -53.47317149276432,\n                \"lngStart\": 33.233262648490324,\n                \"lngZenith\": 0,\n                \"planetID\": 6\n            },\n            \"7\": {\n                \"latEnd\": -81.66000000000166,\n                \"latMiddle\": 0,\n                \"latStart\": 81.66000000000166,\n                \"latZenith\": 0,\n                \"lngEnd\": 225.74691117833873,\n                \"lngMiddle\": 131.76033771309426,\n                \"lngStart\": 45.746911178338735,\n                \"lngZenith\": 0,\n                \"planetID\": 7\n            },\n            \"8\": {\n                \"latEnd\": -73.62000000000326,\n                \"latMiddle\": 0,\n                \"latStart\": 73.62000000000326,\n                \"latZenith\": 0,\n                \"lngEnd\": 101.38953668734166,\n                \"lngMiddle\": -165.9156352096654,\n                \"lngStart\": -78.61046331265834,\n                \"lngZenith\": 0,\n                \"planetID\": 8\n            },\n            \"9\": {\n                \"latEnd\": -83.26000000000134,\n                \"latMiddle\": 0,\n                \"latStart\": 83.26000000000134,\n                \"latZenith\": 0,\n                \"lngEnd\": 229.3287479287252,\n                \"lngMiddle\": 135.68708816716264,\n                \"lngStart\": 49.32874792872519,\n                \"lngZenith\": 0,\n                \"planetID\": 9\n            },\n            \"11\": {\n                \"latEnd\": -66.56000000000466,\n                \"latMiddle\": 0,\n                \"latStart\": 66.56000000000466,\n                \"latZenith\": 0,\n                \"lngEnd\": 154.29947904539824,\n                \"lngMiddle\": 63.09971984362113,\n                \"lngStart\": -25.700520954601757,\n                \"lngZenith\": 0,\n                \"planetID\": 11\n            },\n            \"15\": {\n                \"latEnd\": -85.22000000000095,\n                \"latMiddle\": 0,\n                \"latStart\": 85.22000000000095,\n                \"latZenith\": 0,\n                \"lngEnd\": 225.59990612825072,\n                \"lngMiddle\": -39.60970619051898,\n                \"lngStart\": 45.59990612825072,\n                \"lngZenith\": 0,\n                \"planetID\": 15\n            }\n        },\n        \"ic\": {\n            \"0\": 16.48730497921747,\n            \"1\": 335.3206482109831,\n            \"2\": 42.8760216194504,\n            \"3\": 331.1631203210485,\n            \"4\": 335.25266144443634,\n            \"5\": 292.5937275938742,\n            \"6\": 216.52682850723568,\n            \"7\": 41.76033771309426,\n            \"8\": 104.08436479033458,\n            \"9\": 45.68708816716264,\n            \"11\": 333.09971984362113,\n            \"15\": 230.39029380948102\n        },\n        \"mc\": {\n            \"0\": -163.51269502078253,\n            \"1\": 155.3206482109831,\n            \"2\": -137.1239783805496,\n            \"3\": 151.1631203210485,\n            \"4\": 155.25266144443634,\n            \"5\": 112.59372759387418,\n            \"6\": 36.52682850723568,\n            \"7\": -138.23966228690574,\n            \"8\": -75.91563520966542,\n            \"9\": -134.31291183283736,\n            \"11\": 153.09971984362113,\n            \"15\": 50.39029380948102\n        },\n        \"mc_lat\": {\n            \"0\": 17.042278664019804,\n            \"1\": 23.396632578092312,\n            \"2\": 7.87213831431992,\n            \"3\": 23.44358794932655,\n            \"4\": 23.398285999784704,\n            \"5\": 18.654749246012763,\n            \"6\": -10.363226876488524,\n            \"7\": 8.320103106554408,\n            \"8\": -16.362855207851833,\n            \"9\": 6.726515486162362,\n            \"11\": 23.435415602875864,\n            \"15\": -4.763379867799087\n        }\n    },\n    \"params\": {\n        \"objects\": [\n            0,\n            1,\n            2,\n            3,\n            4,\n            5,\n            6,\n            7,\n            8,\n            9,\n            11,\n            13,\n            15\n        ]\n    }\n}"}],"_postman_id":"b68ab0e7-31c5-4987-b1ab-716893ea00fc"}]}