Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is not possible to query SODA services by MOC #5

Open
Bonnarel opened this issue May 11, 2020 · 3 comments
Open

It is not possible to query SODA services by MOC #5

Bonnarel opened this issue May 11, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@Bonnarel
Copy link
Collaborator

Bonnarel commented May 11, 2020

MOC (as well as STMOC, and maybe STEMOC) has proven to be a very efficient way to describe coverage of data and is used for discovery of data. It has been often discussed and also during last interop that it should be useful to query SODA services by MOC ? It should probably be with a new parameter and not via POS considering that it is probably more useful to have STMOC or STEMOC, than spatial MOC alone. This is also valid for SIA of course (SIA Issue #9). Of course the behavior for SODA will be very different than the one with SIA. SODA-(ST)MOC will extract a subset matching the (ST)MOC while SIA-MOC will only select datasets intersecting with the MOC. I wonder if this new parameter should not be standardized by DALI

@Bonnarel
Copy link
Collaborator Author

What could be the datatype for a MOC ? apparently it should be a char array to use the string serialization. This could work also for STMOC

@pdowler
Copy link
Collaborator

pdowler commented Jan 27, 2021

WD-DALI-1.2 specifies an xtype="moc" to be used with the ascii serialisation in the latest standard. The type tuple would be

datatype="char" arraysize="*" xtype="moc"

It would seem straightforward to specify a MOC parameter that takes an ascii moc value for input.

@pdowler pdowler added the enhancement New feature or request label Jan 27, 2021
Bonnarel added a commit to Bonnarel/SODA that referenced this issue Feb 24, 2021
Related to issue ivoa-std#5, This PR creates a small subsection describing usage of the new MOC parameter
@Bonnarel
Copy link
Collaborator Author

Possibly solved by PR #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants