Hello,
JVO SkyNode toolkit v0.4 is released at
http://jvo.nao.ac.jp/download/skynode-toolkit/
This is a reference implementation of catalog/image data service on skynode. You can test the functionality at:
Cutout image is searched by the following SQL:
select *
from spcam
where Region('BOX 189.2 62.2 0.01 0.01')
and cutout = 'true'
and format = 'image/fits'
Don't forget to select a database "image" before you submit the query.
The same service can be deployed on your server using the toolkit. Please read the instrunction manual for building a sample skynode service
http://jvo.nao.ac.jp/download/skynode-toolkit/instruction.txt
The usage of the toolkit will be explained in the VOQL session 3 (May 19 11:00-12:30), if we have a time.
Yuji Shirasaki. Received on 2006-05-04Z17:31:22