# path to FITS-file collections and cutouts store fits_path_surveys=/srv/vlkb/surveys # interpretatioon of parameters values as in VLKB default_sky_system=GALACTIC default_spec_system=VELO_LSRK # MIME-type of the response (only one of [1][2]) # [1] streaming the cut: # default_response_format=application/fits # [2] creating cut-file on server and sending link in xml: default_response_format=application/x-vlkb+xml surveys_metadata_abs_pathname=/srv/vlkb/surveys/survey_populate.csv fits_path_cutouts=/srv/vlkb/cutouts fits_url_cutouts=http://vlkb-devel.ia2.inaf.it:8080/CONTEXT_ROOT/cutouts # amqp_host_name= # amqp_port=5672 # amqp_routing_key=AMQP_QUEUE # if amqp_host_name empty -> will execute vlkb-cli to stream into local file # if amqp_host_name set -> will use AMQP to call vlkbd-engine to create cut-file # should response include duration of request execution: yes | no show_duration=yes # database for resover by mapping: key->path/to/fitsfile # if DB-uri is empty -> will attempt to use ResolverById # if DB-uri is set -> will attempt ResolverByMapping (using ObsCore data)