Composite Chart
compositeCalculate a midpoint chart by averaging planetary positions and house cusps of two natal charts, revealing the blended relationship dynamic.
Instructions
Calculate a midpoint composite chart by averaging the planetary positions and house cusps of two natal charts.
[Group: Comparisons] [Cost: 50 credits (Tier 3)]
Example request body: {"chart1":{"date":"1990-05-15","time":"14:30:00","timezoneOffset":3,"latitude":50.45,"longitude":30.52},"chart2":{"date":"1985-11-03","time":"08:15:00","timezoneOffset":2,"latitude":48.46,"longitude":35.04}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart1 | Yes | Birth data for a single natal chart. Required: date (YYYY-MM-DD), time (HH:mm:ss). Defaults to lat/lon/tz=0 if omitted; pass real values for accurate computation. | |
| chart2 | Yes | Birth data for a single natal chart. Required: date (YYYY-MM-DD), time (HH:mm:ss). Defaults to lat/lon/tz=0 if omitted; pass real values for accurate computation. |