ephemeris_relocation
Calculate how moving to a new city shifts your house placements and angles by re-casting your natal chart for a different location, keeping planetary longitudes unchanged.
Instructions
Calculate a relocation chart — the same natal planetary positions re-cast for a different geographic location. Used to understand how living in a different city shifts house placements and angles, without changing the planetary longitudes in the chart.
CREDIT COST: 1 credit per call.
EXAMPLE: How does moving from Chicago to London change someone's chart? natal_datetime='1990-04-15T14:30:00', natal_latitude=41.8781, natal_longitude=-87.6298, relocation_latitude=51.5074, relocation_longitude=-0.1278
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| natal_datetime | Yes | ISO 8601 birth datetime (local time at birth location). | |
| natal_latitude | Yes | Latitude of birth location in decimal degrees. | |
| natal_longitude | Yes | Longitude of birth location in decimal degrees. | |
| relocation_latitude | Yes | Latitude of the relocation city in decimal degrees (positive = North). | |
| relocation_longitude | Yes | Longitude of the relocation city in decimal degrees (positive = East). | |
| house_system | No | House system to use. Defaults to 'placidus'. | |
| format | No | Output format. 'llm' = compact token-efficient output (available on all tiers). |