m4ast Web-service @ IMCCE
The m4ast SOAP server can handle the following functions:
getAvailability
Close
getAvailability
Name:
getAvailability
Binding:
M4ASTBinding
Endpoint:
https://ssp.imcce.fr/webservices/m4ast/m4ast.php
SoapAction:
https://ssp.imcce.fr/webservices/m4ast#getAvailability
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/m4ast
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityRequest
parts:
name->mime; type->xsd:string
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/m4ast
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
getAvailabilityResponse
parts:
name->result; type->xsd:string
Namespace:
https://ssp.imcce.fr/webservices/m4ast
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the availability of the M4AST Web-services
search
Close
search
Name:
search
Binding:
M4ASTBinding
Endpoint:
https://ssp.imcce.fr/webservices/m4ast/m4ast.php
SoapAction:
https://ssp.imcce.fr/webservices/m4ast#search
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/m4ast
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
searchRequest
parts:
name->inputArray; type->tns:searchRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/m4ast
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
searchResponse
parts:
name->result; type->tns:m4astResponse
Namespace:
https://ssp.imcce.fr/webservices/m4ast
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the positional ephemeris of solar system objects
analyze
Close
analyze
Name:
analyze
Binding:
M4ASTBinding
Endpoint:
https://ssp.imcce.fr/webservices/m4ast/m4ast.php
SoapAction:
https://ssp.imcce.fr/webservices/m4ast#analyze
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/m4ast
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
analyzeRequest
parts:
name->inputArray; type->tns:analyzeRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/m4ast
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
analyzeResponse
parts:
name->result; type->tns:analyzeResponse
Namespace:
https://ssp.imcce.fr/webservices/m4ast
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide relative ephemerides of satellites of asteroidal systems
Close
searchRequest
Part name:
name
Type:
xsd:string
Documentation:
Name of the requested target
Part name:
type
Type:
xsd:string
Documentation:
Type of the requested target (aster|planet|satel|comet|astersat)
Part name:
epoch
Type:
xsd:double
Documentation:
Julian day of the starting epoch of computation
Part name:
observer
Type:
xsd:string
Documentation:
IAU code of the observer location
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output (votable|html|text|image)
Part name:
output
Type:
xsd:string
Documentation:
Options to format the output
Close
analyzeRequest
Part name:
name
Type:
xsd:string
Documentation:
Name of the requested target
Part name:
epoch
Type:
xsd:double
Documentation:
Julian day of the 4-hours ephemerides (j0-1h, j0, j0+1h, j0+2h)
Part name:
tscale
Type:
xsd:string
Documentation:
Time scale of the ephemerides (TT | UTC)
Part name:
gensol
Type:
xsd:int
Documentation:
Id of the Genoide solution (0 to get ephemerides for all solutions)
Part name:
mime
Type:
xsd:string
Documentation:
Mime type of the output (votable)
Close
m4astResponse
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 m4ast Web service