The shape xtype allows for circle, range, and polygon.
It describes the POS query parameter of SIAv2 aka DAP.
shape or multi-shape (TBD) can more or less be used for the s_region column in ObsCore with minimal work/effect.
Use cases that seem related to shape and moc:
- Output: My service(s) and database use
moc as the internal representation of the footprint of ObsCore observations and I want to be able to output the values as-is without conversion.
- Input-Query: My service(s) use
moc and I'd like to accept queries using moc (DAP and TAP)
- Input-Content: TAP users upload a table with a
moc column: what could/should/must the service do?
The
shapextype allows for circle, range, and polygon.It describes the POS query parameter of SIAv2 aka DAP.
shapeor multi-shape (TBD) can more or less be used for thes_regioncolumn in ObsCore with minimal work/effect.Use cases that seem related to shape and moc:
mocas the internal representation of the footprint of ObsCore observations and I want to be able to output the values as-is without conversion.mocand I'd like to accept queries using moc (DAP and TAP)moccolumn: what could/should/must the service do?