Chart calculation credits

Planetary calculations use Astronomy Engine 2.1.19, by Don Cross. Tropical, geocentric planetary longitudes. Birthplace data is derived from GeoNames cities15000 and administrative names, downloaded September 18, 2026, under CC BY 4.0. The dataset has been filtered and reformatted for Astraea. Historical clock conversion uses the runtime’s IANA time-zone data.

Automatic birth charts require an exact listed city and birth time, and support dates from 1900 through the present. Unlisted places, unknown or ambiguous times, and Sun/Moon sign-boundary cases require owner verification. City coordinates represent the city rather than a precise street address. The displayed planetary wheel does not include houses or the Ascendant.

Astronomy Engine license

Astronomy library for JavaScript (browser and Node.js).
    https://github.com/cosinekitty/astronomy

    MIT License

    Copyright (c) 2019-2023 Don Cross <cosinekitty@gmail.com>

    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE.