{
  "key": "default-data",
  "name": "Base data pack",
  "type": "data-pack",
  "version": 63,
  "mingsversion": 3070301,
  "size": 109551305,
  "nobjects": 9933,
  "description": "Required data pack.\nContains the solar system planets and moons, minor planets, satellites, orbits, constellations, the Milky Way, grids, locations and other important objects. Without this data pack Gaia Sky won't start.",
  "releasenotes": [
    "Remove Gaia mission, has been moved to own dataset.",
    "Update Wavefront 3D models with new PBR properties.",
    "Add dataet card for Gaia mission.",
    "Separate Gaia mission to own JSON file."
  ],
  "creator": "Toni Sagristà, tsagrista@ari.uni-heidelberg.de",
  "link": "@mirror-url@basedata",
  "links": [
    "@mirror-url@basedata",
    "https://gaiasky.space/resources/datasets"
  ],
  "credits": [
    "Gaia Sky development team",
    "ESA/Gaia/DPAC",
    "ESA/Planck/C. North",
    "Visible Earth, Reto Stöckli, NASA Earth Observatory",
    "U.S. Geological Service",
    "Stefan Payne-Wardenaar",
    "Solar System Scope, www.solarsystemscope.com",
    "Tom Patterson, www.shadedrelief.com",
    "Phil Stooke, Grant Hutchison"
  ],
  "check": "$data/default-data/dataset.json",
  "files": [
    "$data/default-data"
  ],
  "data": [
    {
      "loader": "gaiasky.data.JsonLoader",
      "files": [
        "$data/default-data/sun.json",
        "$data/default-data/planets.json",
        "$data/default-data/moons.json",
        "$data/default-data/outer-moons.json",
        "$data/default-data/satellites.json",
        "$data/default-data/orbits-planet.json",
        "$data/default-data/orbits-moon.json",
        "$data/default-data/universe.json",
        "$data/default-data/extra.json",
        "$data/default-data/locations-earth.json",
        "$data/default-data/locations-earth-cities.json",
        "$data/default-data/locations-earth-countries.json",
        "$data/default-data/locations-mars.json",
        "$data/default-data/locations-mars-missions-robotic.json",
        "$data/default-data/locations-moon.json",
        "$data/default-data/locations-moon-missions-crewed.json",
        "$data/default-data/locations-moon-missions-robotic.json",
        "$data/default-data/asteroids.json",
        "$data/default-data/constellations.json",
        "$data/default-data/constellation-boundaries.json"
      ]
    },
    {
      "loader": "gaiasky.data.GeoJsonLoader",
      "files": [
        "$data/default-data/countries/countries.geo.json"
      ]
    }
  ]
}