Visualization

Star Map (SVG)

Stereographic projection of caller-supplied points (RA/Dec). Handles brightness magnitude scaling and labels.

post/render/star-map

Request body

observerLatDegnumber
zenithDecDegnumber
capAltitudeDegnumber
titlestring

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}