SkyBoT Web-service @ IMCCE
The SkyBoT SOAP server can handle the following functions:
getAvailability
Close
getAvailability
Name:
getAvailability
Binding:
SkyBoTBinding
Endpoint:
http://vo.imcce.fr/webservices/skybot/skybot.php
SoapAction:
http://vo.imcce.fr/webservices/skybot#getAvailability
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
http://vo.imcce.fr/webservices/skybot
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityRequest
parts:
name->mime; type->xsd:string
Output:
use:
encoded
namespace:
http://vo.imcce.fr/webservices/skybot
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityResponse
parts:
name->result, type->xsd:string
Namespace:
http://vo.imcce.fr/webservices/skybot
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the availability of the SkyBoT Web-services
skybotstatus
Close
skybotstatus
Name:
skybotstatus
Binding:
SkyBoTBinding
Endpoint:
http://vo.imcce.fr/webservices/skybot/skybot.php
SoapAction:
http://vo.imcce.fr/webservices/skybot#skybotstatus
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
http://vo.imcce.fr/webservices/skybot
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
skybotStatusRequest
parts:
name->mime, type->xsd:string; name->epoch, type:dateTime
Output:
use:
encoded
namespace:
http://vo.imcce.fr/webservices/skybot
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
skybotStatusResponse
parts:
name->result; type->tns:skybotResponse
Namespace:
http://vo.imcce.fr/webservices/skybot
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Status of the SkyBoT databases
skybotresolver
Close
skybotresolver
Name:
skybotresolver
Binding:
SkyBoTBinding
Endpoint:
http://vo.imcce.fr/webservices/skybot/skybot.php
SoapAction:
http://vo.imcce.fr/webservices/skybot#skybotresolver
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
http://vo.imcce.fr/webservices/skybot
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
skybotResolverRequest
parts:
name->inputArray, type->tns:skybotResolverRequest
Output:
use:
encoded
namespace:
http://vo.imcce.fr/webservices/skybot
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
skybotResolverResponse
parts:
name->result; type->tns:skybotResponse
Namespace:
http://vo.imcce.fr/webservices/skybot
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the coordinates of a solar system object from its name
skybotconesearch
Close
skybotconesearch
Name:
skybotconesearch
Binding:
SkyBoTBinding
Endpoint:
http://vo.imcce.fr/webservices/skybot/skybot.php
SoapAction:
http://vo.imcce.fr/webservices/skybot#skybotconesearch
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
http://vo.imcce.fr/webservices/skybot
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
skybotConeSearchRequest
parts:
name->inputArray, type->tns:skybotConeSearchRequest
Output:
use:
encoded
namespace:
http://vo.imcce.fr/webservices/skybot
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
skybotConeSearchResponse
parts:
name->result; type->tns:skybotResponse
Namespace:
http://vo.imcce.fr/webservices/skybot
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the J2000 astrometric geocentric or topocentric coordinates of solar system objects
located at a given epoch in a field of view (<= 20 deg.) centered at given coordinates
Close
skybotResolverRequest
Part name:
epoch
Type:
xsd:double
Documentation:
Requested epoch
Part name:
name
Type:
xsd:string
Documentation:
Official name or designation of the target
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output ('votable', 'html', 'text')
Part name:
output
Type:
xsd:string
Documentation:
Output parameters ('object, 'basic', 'obs', 'all')
Part name:
observer
Type:
xsd:string
Documentation:
IAU code of the observer location
Close
skybotConeSearchRequest
Part name:
epoch
Type:
xsd:double
Documentation:
Requested epoch
Part name:
alpha
Type:
xsd:double
Documentation:
Right ascension of the FOV center
Part name:
delta
Type:
xsd:double
Documentation:
Declination of the FOV center
Part name:
radius
Type:
xsd:string
Documentation:
Radius (single value) or sizes (
x
) of the FOV
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output ('votable', 'html', 'text')
Part name:
output
Type:
xsd:string
Documentation:
Output parameters ('object, 'basic', 'obs', 'all')
Part name:
observer
Type:
xsd:string
Documentation:
IAU code of the observer location
Part name:
filter
Type:
xsd:double
Documentation:
Filter on the error of position: target with position error greater that the filter value are not retrieved
Part name:
objFilter
Type:
xsd:string
Documentation:
Code to indicate which objects must be sought in the FOV (e.g. '110')
Close
skybotResponse
Part name:
flag
Type:
xsd:int
Documentation:
Response flag: -1=error; 0=target not found; 1=result
Part name:
ticket
Type:
xsd:int
Documentation:
Unix timestamp of the request
Part name:
result
Type:
xsd:string
Documentation:
String containing the response
Close
clientID
Part name:
from
Type:
xsd:string
Documentation:
Client's ID
Part name:
hostip
Type:
xsd:string
Documentation:
Client's IP (determined automatically)
Close
ArrayOfString
Part name:
ArrayOfString
Type:
soapenc:arrayType
Array type:
string[]
Documentation:
Array of target names
View the
WSDL
of the SkyBoT Web service