-
-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Is your feature request related to a problem? Please describe.
For an ethno-astronomy project based on Stellarium's SkyCultures and external sources, I would like to create maps of the asterisms I'm working on. My project is to document asterisms that aren't necessarily already in Stellarium.
I'm documenting them in Stellarium's JSON format.
Describe the solution you'd like
I read that this feature was in the roadmap, but I don't know which direction you've taken.
Ideally, I'd like to have at least two databases:
- legacy for the sky.db database
- user for the custom database
and be able to query the database by domain, like ['legacy','user'] or ['user']
and have an author script to inject data from the Stellarium SkyCulture JSON format.
Describe alternatives you've considered
I'm working directly in Stellarium, but the maps produced with Starplot are much classier for producing documentation