utype for STC region in SIAP query response

Arnold Rots arots at head.cfa.harvard.edu
Thu Sep 1 11:04:41 PDT 2011


Here is what, in my view, is the correct utype for a footprint region:

     stc:ObservationLocation.AstroCoordArea.Region

Pretty simple; though one might quibble whether it should be:

     stc:ObsDataLocation.ObservationLocation.AstroCoordArea.Region


  - Arnold


Francois Bonnarel wrote:
[ Charset ISO-8859-1 unsupported, converting... ]
> Hi Thomas,
>     To complete my answer to Markus
>      we could have something like
>     
>     <FIELD name="fov" unit="deg" xtype="STC-s" datatype="char" 
> arraysize="*" utype="sia:Char.SpatialAxis.Coverage.Support.Area" >
>     
>        I think something like this can be proposed (if not yet the case) 
> in SIA2...
>        this will be consistent with ObsTap... and could also be included 
> in the next version of SSA et al.
> 
>        For current SIA services, maybe we could have a short 
> recommendation or note to propose using
> the same as an additional field in the SIA1 Query response
> Cheers
> Fran?ois
> > To illustrate my request, here is is how the STC-S FIELD is described 
> > in the query response of three different SIAP services :
> >
> > Service 1 : <FIELD name="position_bounds" unit="deg" 
> > xtype="adql:REGION" datatype="char" arraysize="*">
> >
> > Service 2 : <FIELD name="stcs" datatype="char" arraysize="*" 
> > ucd="phys.area;obs.field" unit="deg">
> >
> > Service 3 : <FIELD ID="regionSTCS" name="regionSTCS" datatype="char" 
> > arraysize="*">
> >
> > 3 different services, 3 different ways to express the same thing.
> > Having a unique unambiguous way to detect the STC-S field would be 
> > very helpful for client consuming these services.
> > Cheers,
> >
> > Thomas
> >
> > Thomas Boch wrote:
> >> Fran?ois,
> >>
> >> I wish this is something that could be standardized in a forecoming 
> >> revision of the SIAP document, so that clients can easily find out 
> >> which FIELD support the STC-S description.
> >>
> >> Thomas
> >>
> >> Fran?ois Bonnarel wrote:
> >>> Hi Thomas,
> >>>    Obstap has obs:Char.SpatialAxis.Coverage.Support.Area
> >>> for this . We have something similar in the SIA2 prototypes
> >>>    I guess eventually for sia we will have something like
> >>>             sia:Char.SpatialAxis.Coverage.Support.Area
> >>>    although the problem of the name space is still to be discussed...
> >>>  By the way you can write this field as an STC-S feature ...
> >>> Cheers
> >>> Fran?ois
> >>> Le 29/08/2011 12:02, Thomas Boch a ?crit :
> >>>> Hi,
> >>>>
> >>>> Embedding a STC region in the SIAP query response is becoming more 
> >>>> and more widespread, and we would like to support this feature in 
> >>>> Aladin.
> >>>> I would like to know if there is a standard (or de facto standard) 
> >>>> utype to characterize the FIELD holding the STC region description.
> >>>> Cheers,
> >>>>
> >>>> Thomas
> >>>>
> >>>
> >>
> >>
> >
> >
> > To illustrate my request, here is is how the STC-S FIELD is described 
> > in the query response of three different SIAP services :
> >
> > Service 1 : <FIELD name="position_bounds" unit="deg" 
> > xtype="adql:REGION" datatype="char" arraysize="*">
> >
> > Service 2 : <FIELD name="stcs" datatype="char" arraysize="*" 
> > ucd="phys.area;obs.field" unit="deg">
> >
> > Service 3 : <FIELD ID="regionSTCS" name="regionSTCS" datatype="char" 
> > arraysize="*">
> >
> > 3 different services, 3 different ways to express the same thing.
> > Having a unique unambiguous way to detect the STC-S field would be 
> > very helpful for client consuming these services.
> > Cheers,
> >
> > Thomas
> >
> > Thomas Boch wrote:
> >> Fran?ois,
> >>
> >> I wish this is something that could be standardized in a forecoming 
> >> revision of the SIAP document, so that clients can easily find out 
> >> which FIELD support the STC-S description.
> >>
> >> Thomas
> >>
> >> Fran?ois Bonnarel wrote:
> >>> Hi Thomas,
> >>>    Obstap has obs:Char.SpatialAxis.Coverage.Support.Area
> >>> for this . We have something similar in the SIA2 prototypes
> >>>    I guess eventually for sia we will have something like
> >>>             sia:Char.SpatialAxis.Coverage.Support.Area
> >>>    although the problem of the name space is still to be discussed...
> >>>  By the way you can write this field as an STC-S feature ...
> >>> Cheers
> >>> Fran?ois
> >>> Le 29/08/2011 12:02, Thomas Boch a ?crit :
> >>>> Hi,
> >>>>
> >>>> Embedding a STC region in the SIAP query response is becoming more 
> >>>> and more widespread, and we would like to support this feature in 
> >>>> Aladin.
> >>>> I would like to know if there is a standard (or de facto standard) 
> >>>> utype to characterize the FIELD holding the STC region description.
> >>>> Cheers,
> >>>>
> >>>> Thomas
> >>>>
> >>>
> >>
> >>
> >
> >
> Thomas Boch a ?crit :
> > To illustrate my request, here is is how the STC-S FIELD is described 
> > in the query response of three different SIAP services :
> >
> > Service 1 : <FIELD name="position_bounds" unit="deg" 
> > xtype="adql:REGION" datatype="char" arraysize="*">
> >
> > Service 2 : <FIELD name="stcs" datatype="char" arraysize="*" 
> > ucd="phys.area;obs.field" unit="deg">
> >
> > Service 3 : <FIELD ID="regionSTCS" name="regionSTCS" datatype="char" 
> > arraysize="*">
> >
> > 3 different services, 3 different ways to express the same thing.
> > Having a unique unambiguous way to detect the STC-S field would be 
> > very helpful for client consuming these services.
> > Cheers,
> >
> > Thomas
> >
> > Thomas Boch wrote:
> >> Fran?ois,
> >>
> >> I wish this is something that could be standardized in a forecoming 
> >> revision of the SIAP document, so that clients can easily find out 
> >> which FIELD support the STC-S description.
> >>
> >> Thomas
> >>
> >> Fran?ois Bonnarel wrote:
> >>> Hi Thomas,
> >>>    Obstap has obs:Char.SpatialAxis.Coverage.Support.Area
> >>> for this . We have something similar in the SIA2 prototypes
> >>>    I guess eventually for sia we will have something like
> >>>             sia:Char.SpatialAxis.Coverage.Support.Area
> >>>    although the problem of the name space is still to be discussed...
> >>>  By the way you can write this field as an STC-S feature ...
> >>> Cheers
> >>> Fran?ois
> >>> Le 29/08/2011 12:02, Thomas Boch a ?crit :
> >>>> Hi,
> >>>>
> >>>> Embedding a STC region in the SIAP query response is becoming more 
> >>>> and more widespread, and we would like to support this feature in 
> >>>> Aladin.
> >>>> I would like to know if there is a standard (or de facto standard) 
> >>>> utype to characterize the FIELD holding the STC region description.
> >>>> Cheers,
> >>>>
> >>>> Thomas
> >>>>
> >>>
> >>
> >>
> >
> >
> 
> 
> -- 
> =====================================================================
> Fran?ois   Bonnarel           Observatoire Astronomique de Strasbourg
> CDS (Centre de donn?es        11, rue de l'Universit?
> astronomiques de Strasbourg)  F--67000 Strasbourg (France)
> 
> Tel: +33-(0)3 68 85 24 11     WWW: http://cdsweb.u-strasbg.fr/people/fb.html
> Fax: +33-(0)3 68 85 24 25     E-mail: francois.bonnarel at astro.unistra.fr
> ---------------------------------------------------------------------
> 
--------------------------------------------------------------------------
Arnold H. Rots                                Chandra X-ray Science Center
Smithsonian Astrophysical Observatory                tel:  +1 617 496 7701
60 Garden Street, MS 67                              fax:  +1 617 495 7356
Cambridge, MA 02138                             arots at head.cfa.harvard.edu
USA                                     http://hea-www.harvard.edu/~arots/
--------------------------------------------------------------------------


More information about the dal mailing list