SkyBoT3d Web-service @ IMCCE
The SkyBoT3d SOAP server can handle the following functions:
getAvailability
Close
getAvailability
Name:
getAvailability
Binding:
Skybot3DBinding
Endpoint:
https://ssp.imcce.fr/webservices/skybot3d/skybot3d.php
SoapAction:
https://ssp.imcce.fr/webservices/skybot3d#getAvailability
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/skybot3d
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityRequest
parts:
name->mime; type->xsd:string
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/skybot3d
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityResponse
parts:
name->result; type->xsd:string
Namespace:
https://ssp.imcce.fr/webservices/skybot3d
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the availability of the Skybot3D Web-services
getAster
Close
getAster
Name:
getAster
Binding:
Skybot3DBinding
Endpoint:
https://ssp.imcce.fr/webservices/skybot3d/skybot3d.php
SoapAction:
https://ssp.imcce.fr/webservices/skybot3d#getAster
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/skybot3d
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getSsoRequest
parts:
name->inputArray; type->tns:getSsoRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/skybot3d
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getSsoResponse
parts:
name->result; type->tns:skybot3dResponse
Namespace:
https://ssp.imcce.fr/webservices/skybot3d
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
This method extracts state vectors (position and velocity) of asteroids
in the Skybot database
getComet
Close
getComet
Name:
getComet
Binding:
Skybot3DBinding
Endpoint:
https://ssp.imcce.fr/webservices/skybot3d/skybot3d.php
SoapAction:
https://ssp.imcce.fr/webservices/skybot3d#getComet
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/skybot3d
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getSsoRequest
parts:
name->inputArray; type->tns:getSsoRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/skybot3d
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getSsoResponse
parts:
name->result; type->tns:skybot3dResponse
Namespace:
https://ssp.imcce.fr/webservices/skybot3d
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
This method extracts state vectors (position and velocity) of comets
in the Skybot database
getSso
Close
getSso
Name:
getSso
Binding:
Skybot3DBinding
Endpoint:
https://ssp.imcce.fr/webservices/skybot3d/skybot3d.php
SoapAction:
https://ssp.imcce.fr/webservices/skybot3d#getSso
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/skybot3d
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getSsoRequest
parts:
name->inputArray; type->tns:getSsoRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/skybot3d
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getSsoResponse
parts:
name->result; type->tns:skybot3dResponse
Namespace:
https://ssp.imcce.fr/webservices/skybot3d
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
This method extracts state vectors (position and velocity) of Solar system objects
Close
getSsoRequest
Part name:
epoch
Type:
xsd:double
Documentation:
Requested epoch
Part name:
class
Type:
xsd:string
Documentation:
Class of the requested Sso
Part name:
limit
Type:
xsd:int
Documentation:
Maximum number of Sso to retrieve
Part name:
coord
Type:
xsd:string
Documentation:
Type of coordinates: 'rectangular' (default) or 'spherical'
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output ('votable', 'html', 'text', 'json')
Close
getSsoResponse
Part name:
flag
Type:
xsd:int
Documentation:
Response flag: -1=error; 0=target not found; 1=result
Part name:
ticket
Type:
xsd:long
Documentation:
Ticket of the request based on the Unix timestamp
Part name:
nbsso
Type:
xsd:int
Documentation:
Number of Sso extracted from the Skybot database
Part name:
refdate
Type:
xsd:double
Documentation:
Reference epoch of the data
Part name:
file
Type:
xsd:string
Documentation:
URL of the file containing the requested data
Part name:
size
Type:
xsd:int
Documentation:
Size of the file in bytes
Part name:
result
Type:
xsd:string
Documentation:
String containing the VOTable if the mime type is votable, or the error message
Close
clientID
Part name:
from
Type:
xsd:string
Documentation:
Client's ID
Part name:
hostip
Type:
xsd:string
Documentation:
Client's IP (determined automatically)
View the
WSDL
of the SkyBoT3d Web service