Request Parameters
URL structure and parameters
Requests to the body-position
end point are made as follows:
Request Parameters
Parameter | Default | Description |
---|---|---|
DATE_TIME_FROM | none | The desired start date/time in Universal Time, or the desired instant if DATE_TIME_TO is omitted |
DATE_TIME_TO | none | The desired end date/time in Universal Time |
BODIES | none | A comma-separated list of bodies. Allowed values are |
RA_DECL | none | Comma-separated values for right ascension and declination in decimal degrees. Required if |
OBSERVER | none | Comma-separated values for latitude, longitude (negative west), and elevation above mean sea level in meters; latitude/longitude values are in decimal degrees. Optional - if provided, local horizontal coordinates are included in the response |
ALGORITHM |
| Algorithm used to calculate positions. Allowed values are |
EXTRAS | none | Comma-separated list of optional extras to include in response. Allowed values are |
INTERVAL | 60s | Interval in seconds (optional). When both |
Last updated