Skip to content

Widget Configuration

Chiara Marmo edited this page Nov 29, 2018 · 5 revisions

Widget Configuration

Planetary widgets are configurable via a specific configuration file.

This file contains the customizable parameters of the interface

  1. homePlanet : the landing page planet.
  2. servers : the list of the WMS servers from which we want to retrieve layers.
  3. TerrainServers : the Terrain server from which we will retrieve terrain tiles.
  4. VOServers : the list of Virtual Observatory compliant servers from which we want to retrieve layers; servers must be sorted by planet name.
  5. planetarySystem : the list of planetary bodies we want to display (in order to delete a body its name must be replaced by a '' in the planet array).
  6. dimension : only planet ellipsoids are defined in EllipsoidType.js function; the dimension variable allows to define all planet and satellite dimensions if the user want to customize them.
Clone this wiki locally