Skytile search for multiple positions
Find sky tiles containing a list of positions given by an uploaded file.
- Input files should be text, consisting of two or three columns.
- The columns should be separated by whitespace, tabs, pipes ("|"), semicolons or commas (choose below).
- If there are three columns, the first should be a name for the object, and the next two the longitude and latitude of its coordinates (RA and Dec for equatorial coordinates).
- If there are two columns, these should contain longitudes and latitudes.
- The coordinates can either be given in decimal degrees, or in sexagesimal form following the format 11:22:33.3 or 11h12m3.3s / -11d12m3.3s.
- Comment lines can be prefixed by a hash symbol ("#").
- Up to 1000 entries are supported.