JGRS Web-service @ IMCCE
The JGRS SOAP server can handle the following functions:
transit
Close
transit
Name:
transit
Binding:
JGRSBinding
Endpoint:
https://ssp.imcce.fr/webservices/jgrs/jgrs.php
SoapAction:
https://ssp.imcce.fr/webservices/jgrs#transit
Style:
rpc
Input:
header:
clientID
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/jgrs
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
transitRequest
parts:
name->inputArray; type->tns:transitRequest
Output:
use:
encoded
namespace:
https://ssp.imcce.fr/webservices/jgrs
encodingStyle:
http://schemas.xmlsoap.org/soap/encoding/
message:
transitResponse
parts:
name->result; type->tns:jgrsResponse
Namespace:
https://ssp.imcce.fr/webservices/jgrs
Transport:
http://schemas.xmlsoap.org/soap/http
Documentation:
Provide the physical ephemeris of solar system objects
Close
transitRequest
Part name:
epoch
Type:
xsd:double
Documentation:
Julian day of the starting epoch of computation
Part name:
nbd
Type:
xsd:int
Documentation:
Number of date of computation
Part name:
step
Type:
xsd:float
Documentation:
Step size of computation (day)
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:
view
Type:
xsd:string
Documentation:
Graphical format of the output (fits|png|eps)
Part name:
output
Type:
xsd:string
Documentation:
Options to format the output
Close
jgrsResponse
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 JGRS Web service