Space Trace Plugin for QGIS (En)

Installation

Dependencies

To use the Space Trace plugin, you need to install the following Python libraries:

Installation of Dependencies

  1. Open the OSGeo4W Shell (included with QGIS installation).
  2. Run the following commands to install the required libraries:
python3 -m pip install pyorbital -U --user
python3 -m pip install spacetrack -U --user

Installation of the Plugin

  1. Copy the plugin folder to the QGIS plugins directory:
  2. Open QGIS.
  3. Go to Plugins > Manage and Install Plugins.
  4. In the plugin manager, find Space Trace and check the box to enable it.

Features

The Space Trace plugin visualizes the flight path of a spacecraft over the Earth’s surface. Key features include:

Usage

  1. After installation, the plugin appears in the Vector menu in QGIS.
  2. Select Space Trace > Draw flight path to open the plugin dialog.
  3. Configure the settings in the dialog:

Data Source

Track Settings

Output Settings

Save Received Data

  1. Click Execute to generate the orbital path.
  2. Monitor the process in the Log tab. If successful, layers will be added to the project or saved to the specified path.

Notes


Space Trace Plugin для QGIS (Русский)

Установка

Зависимости

Для работы плагина Space Trace необходимо установить следующие Python-библиотеки:

Установка зависимостей

  1. Откройте OSGeo4W Shell (поставляется с QGIS).
  2. Выполните следующие команды для установки библиотек:
python3 -m pip install pyorbital -U --user
python3 -m pip install spacetrack -U --user

Установка плагина

  1. Скопируйте папку плагина в каталог плагинов QGIS:
  2. Откройте QGIS.
  3. Перейдите в Плагины > Управление и установка плагинов.
  4. В менеджере плагинов найдите Space Trace и включите его, установив галочку.

Функциональность

Плагин Space Trace визуализирует траекторию полета космического аппарата над поверхностью Земли. Основные возможности:

Использование

  1. После установки плагин появится в меню Вектор в QGIS.
  2. Выберите Space Trace > Draw flight path (Нарисовать траекторию полета), чтобы открыть диалог.
  3. Настройте параметры в диалоговом окне:

Источник данных

Настройки трека

Настройки вывода

Сохранение полученных данных

  1. Нажмите Выполнить для генерации траектории.
  2. Следите за процессом на вкладке Журнал. При успехе слои будут добавлены в проект или сохранены по указанному пути.

Примечания