{
  "key": "default-data",
  "name": "Base data pack",
  "type": "data-pack",
  "version": 58,
  "mingsversion": 3070101,
  "size": 110902780,
  "nobjects": 9913,
  "description": "Required data pack.\nFor Gaia Sky 3.7.1 and above. Contains 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": "- Improve Milky Way dataset by using subtractive blending for dust and updating/tweaking textures and parameters.",
  "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/orbits-satellite.json",
        "$data/default-data/universe.json",
        "$data/default-data/extra.json",
        "$data/default-data/locations.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-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/orbits-asteroid.json",
        "$data/default-data/constellations.json",
        "$data/default-data/constellation-boundaries.json"
      ]
    },
    {
      "loader": "gaiasky.data.GeoJsonLoader",
      "files": [
        "$data/default-data/countries/countries.geo.json"
      ]
    }
  ]
}