Galo de Tênis has received the following awards and nominations. Way to go!
The project is based on the informations accessibilty and a friendly presentation for them, bringing some interactivity for those informations in order to make the understanding for the commom people easier. Accessibilty is also presented in the form of a possibilty for the execution upon several platforms, although with some reduced requisites, so it becomes lightweight and pratical.
We used the data of NASA SSC API that was treated with the Satellite TLE lib tools. The data of line 1 and line 2 of satellites was processed by TLE lib and filtered in a 3d position of space and object name. After we used the name and position of objects combined with a virtual reality framework (A-Frame) to create a virtual ambient to show the information about satellites visibles to the user in your localization.
The API SSC RESTFUL has been used to obtain the informations regarding the satelittes's name, lines 1 and 2. From that, the API resulting data wiil be process by the TLE Satellite which will return a useful information set for the well aplication behavioring, as the approximate location given a time period, trajectory, and velocity.