ephemeris_relocation
Calculate a relocation chart to see how moving to a different city shifts your house placements and angles, while keeping your 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', timezone='America/Chicago', natal_latitude=41.8781, natal_longitude=-87.6298, relocation_latitude=51.5074, relocation_longitude=-0.1278
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format. 'llm' = compact token-efficient output (available on all tiers). | |
| timezone | No | IANA timezone (e.g. `America/Chicago`); required when the datetime is naive, ignored otherwise. | |
| house_system | No | House system to use. Defaults to 'placidus'. | |
| natal_datetime | Yes | ISO 8601 datetime; zone required — a `Z`/±HH:MM suffix or the `timezone` argument. Date-only resolves to 12:00 UTC. Full rule: server `instructions`. | |
| natal_latitude | Yes | Latitude of birth location in decimal degrees. Resolve from a place name with location_search; never recall coordinates from memory. | |
| 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). |