Geodetic Equivalents
geodeticConvert geographic coordinates to geodetic zodiac degrees for astro-geographical mapping. Supports Sepharial and Johndro methods.
Instructions
Convert geographic coordinates to geodetic chart degrees (Sepharial method): each longitude maps to a zodiac degree on the Earth's surface.
[Group: Astro-Geography] [Cost: 10 credits (Tier 1)]
Example request body: {"latitude":50.45,"longitude":30.52}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes | ||
| method | No | sepharial | |
| year | No | ||
| obliquity | No |