Astro-Geography

Local Space Influence Zone

Calculate the local space influence zone lines for a chart relocated to a specific city: lines on the map showing planet directions from that location.

post/local-space/influence-zone

Request body

latitudenumber nullable required
longitudenumber nullable required
azimuthnumber nullable required
halfAnglenumber nullable
maxDistDegnumber nullable

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}