SIAP
The following operations are supported. For a formal definition, please review the Service Description.
- Revisions
-
getAllSiapInfo
Siap search for all bands. It outputs all fields (images) included in the Region of Interest.
Input 1: POS in degrees (string). Example: 195.163,2.5
Input 2: SIZE in degrees (double). Example: 0.1
Output: VOTABLE -
getSiap
Siap search
Input 1: POS in degrees (string). Example: 195.163,2.5
Input 2: SIZE in degrees (double). Example: 0.1
Input 3: FORMAT, one of the following values: 'METADATA', 'ALL', 'image/fits', or 'image/jpeg' (string)
Output: VOTABLE -
getSiapInfo
Siap search by band name. It outputs all fields (images) included in the Region of Interest.
Input 1: POS in degrees (string). Example: 195.163,2.5
Input 2: SIZE in degrees (double). Example: 0.1
Input 3: band name, any combination of 'u', 'g', 'r', 'i', 'z' or '*' to get them all in addition to the jpeg mosaic (string)
Output: VOTABLE