VOS4O Web-service @ IMCCE
The VOS4O SOAP server can handle the following functions:
getAvailability
Close
getAvailability
Name:
getAvailability
Binding:
vos4oBinding
Endpoint:
https://ssp.imcce.fr/webservices/vos4o-1.1/vos4o.php
SoapAction:
https://ssp.imcce.fr/webservices/vos4o-1.1/#getAvailability
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/vos4o-1.1
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityRequest
parts:
name->mime; type->xsd:string
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/vos4o-1.1
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityResponse
parts:
name->result; type->xsd:string
Namespace:
https://ssp.imcce.fr/webservices/vos4o-1.1
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the availability of the VOS4O Web-service
scale
Close
scale
Name:
scale
Binding:
vos4oBinding
Endpoint:
https://ssp.imcce.fr/webservices/vos4o-1.1/vos4o.php
SoapAction:
https://ssp.imcce.fr/webservices/vos4o-1.1/#scale
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/vos4o-1.1
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
scaleRequest
parts:
name->inputArray; type->tns:scaleRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/vos4o-1.1
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
vos4oResponse
parts:
name->result; type->tns:vos4oResponse
Namespace:
https://ssp.imcce.fr/webservices/vos4o-1.1
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the diameters and distances of planets at a given scale.
Close
scaleRequest
Part name:
scale
Type:
xsd:string
Documentation:
Scale of the solar system: x:y | a|d(
):x (default 1:1)
Part name:
autoscale
Type:
xsd:boolean
Documentation:
Auto scale values if true (default).
Part name:
scalefactor
Type:
xsd:float
Documentation:
Scale factor to apply to diameters or distances to be readable (default 1.0).
Part name:
unit
Type:
xsd:string
Documentation:
Set the unit of the diameters and distances to: au|km|m|cm|mm (default au).
Part name:
axis
Type:
xsd:string
Documentation:
Scale of x axis: log (default).
Part name:
lang
Type:
xsd:string
Documentation:
Set the language of the API: en|fr|es|it (default en).
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output (html|votable|text|image)
Part name:
epoch
Type:
xsd:string
Documentation:
Set the epoch to compute planet longitudes, expressed as a Julian day or in the ISO format (default now).
Close
vos4oResponse
Part name:
flag
Type:
xsd:int
Documentation:
Response flag: -1=error; 0=target not found; 1=result
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)
View the
WSDL
of the VOS4O Web service