StarMap

The StarMap Service provides access to astronomy data using Sloan Digital Sky Survey. For more information, check out http://skyserver.sdss.org/dr14/en/home.aspx

RPCS

StarMap.arcHourMinSecToDeg(arcHour: Number, arcMin: Number, arcSec: Number)

Convert arc to degree.

Arguments:

StarMap.findObject(name: String)

Search for significant object in the sky.

Arguments:

StarMap.getImage(right_ascension: Number, declination: Number, arcseconds_per_pixel: Number, options: String, width: Number?, height: Number?)

Get an image of the sky at the given coordinates.

Arguments: