Image servers differ from other types of ACL server in that they return a direct image or `pixel map' of a region of sky rather than a catalogue of objects. The image is returned formatted as a FITS file which may optionally be compressed.
):
%ra %dec %x %y %w %h
are included in a query string as part of a url keyword in the usual fashion. The tokens have their usual meaning and units. An example configuration file entry for an image server is:
serv_type: imagesvr long_name: Digitized Sky at ESO short_name: dss@eso url: http://archive.eso.org/dss/dss\ ?ra=%ra&dec=%dec&mime-type=%mime-type&x=%w&y=%h copyright: Digitized Sky Survey (c) by AURA, provided online by ESO
. For example, the MIME type for a gzipped
FITS file is:
Content-type: image/x-gfits
|
|
Writing Catalogue and Image Servers for GAIA and CURSA