Skip to content

RealSystem

github-actions[bot] edited this page Sep 21, 2026 · 1 revision

Interface: RealSystem

Imported from @elite-dangerous-almanac/galaxy-map.

One real system the set holds.

Properties

allegiance?

readonly optional allegiance?: string


bodyCount?

readonly optional bodyCount?: number


categories

readonly categories: readonly string[]

The categories the record names, in its own order and without a repeat. The first one gives the marker its colour, its style and its draw range. It is empty where the record names none, which an uncategorised set holds.


description?

readonly optional description?: string

A paragraph about the system, which the HUD shows.


government?

readonly optional government?: string


icons?

readonly optional icons?: readonly ResolvedIcon[]

Up to 4 icons, which the map stacks over the marker, lowest first.


id64?

readonly optional id64?: string

The 64-bit system id as a decimal string.


images?

readonly optional images?: readonly SystemImage[]

Up to 8 pictures, which the HUD shows as thumbnails.


name

readonly name: string


population?

readonly optional population?: number


position

readonly position: readonly [number, number, number]

The position in game coordinates, in light years.


primaryEconomy?

readonly optional primaryEconomy?: string


primaryStar?

readonly optional primaryStar?: string

The class of the primary star, for example K5 V.


security?

readonly optional security?: string

Clone this wiki locally