latestOpenAPI 3.1.02026-08-237602082.8 MB

529d7d36d7d6

Astro-Geography

Geodetic Equivalents

Convert geographic coordinates to geodetic chart degrees (Sepharial method): each longitude maps to a zodiac degree on the Earth's surface.

post/geodetic

Request body

latitudenumber required
longitudenumber required
method'sepharial' | 'johndro'
yearinteger
obliquitynumber

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}