| Solar System | ||
![]() | ||
| Back to Projects | ||
| Coordinate Systems | ||
| Mapping | ||
| Earth Sun and Seasons | ||
| Solar System Search | ||
| - Search Form | ||
| - SQL | ||
| Teachers | ||
When you first launch the Solar System Search Form, you will see a screen like the one on the right. Read over the sentences described by the form: Select the first _________ asteroids. Here are what the different menu choices on the form mean:
Number of Asteroids
lets you choose the number of asteroids whose data you want to see. The form will make a query that will return data for that number of asteroids. Your choices are: 10; 50; 100; 500; 1,000; 5,000; 10,000; 30,000.
Type of Coordiante
lets you specify what type of coordinate you want to return. Your choices are RA and Dec and Ecliptic Longitude and Latitude. RA (Right Ascension) and dec (Declination) are sky coordinates; Right Ascension is like longitude on the Earth, and Declination is like latitude on the Earth. Here are two good explanations of how the right ascension and declination system works (links open in a new window):
Generating and Updating Your Query
lets you generate the SQL statement that will send your search request to SkyServer. When you have finished selecting all the choices that you want to select, click Generate Query to see the SQL statement. ALWAYS click Generate Query before clicking one of the buttons below to search the database. Your complete SQL query will appear in the box below SQL Query. Study the query - it will help you learn how SQL works. If you want, you may return to the menus and select other options to change your query. If you do this, click Update Query to load the new version of your query. If you want to edit your query directly by typing in the query box, click Edit Query. Make your changes; when you are satisfied with your edited query, click Done Edit. However, keep in mind that once you click Edit Query, you will NOT be able to make any further selections from the menus above unless you reset the form. Reset Form resets all possible choices in the form to their default values, and clears any SQL Query in the query box. Submitting Your Query to SkyServer
lets you submit your query to the SkyServer Solar System database. Click Submit Your Query to SkyServer to submit. You will receive numerical data for your results. You may choose from one of two formats for these data by clicking one of the radio buttons:
After you have selected your data format, click Submit Your Query to SkyServer. Results of your search will appear in a new window. If you requested Object IDs, and you plan to open CSV files in spreadsheet programs, you will need to take steps to make sure the IDs don't get cut off. See SkyServer's Graphing Tutorial to learn how to open the CSV file. Hints for Better SearchesSkyServer has a very large solar system database, with complete information on hundreds of thousands of asteroids. The server that runs SkyServer has limits on the length of time that searches can run. If you edit your queries and don't plan your searches carefully, you could get a message that says, Timeout Expired, which means that your search will not return any data. Here are some tips to make sure your queries complete in a reasonable amount of time:
If you have questions about this form, contact us. Happy searching! |