CTX Polar CRS Toolbox

CTX Polar CRS Toolbox is a QGIS plugin that automatically detects and fixes incorrect scale factors in the custom PolarStereographic Mars coordinate reference system used in Mars Reconnaissance Orbiter (MRO) CTX images.

Features

Plugin Information

NameCTX Polar CRS Toolbox
AuthorQuentin Betton
Emailquentin.btn45@gmail.com
Version0.2
Minimum QGIS Version3.0
CategoryAnalysis
Tagspython
ExperimentalYes
Repository GitHub Repository
Issue Tracker Submit Issues

How It Works

When a raster layer with the CRS named PolarStereographic mars is added to the project, the plugin:

  1. Reads the PROJ string.
  2. Checks for the +k or +k_0 parameter.
  3. Overrides the value to 1.0 if needed.
  4. Assigns the modified CRS back to the layer.

Users can also manually trigger this process from the Plugins menu or using the CRS checker algorithm under the CTX CRS Toolbox provider in the Processing Toolbox.

Usage

Installation

  1. Download or clone the plugin from GitHub.
  2. Use Plugins > Manage and Install Plugins > Install from ZIP.
  3. Browse and select the ZIP file to install.
  4. Activate the plugin in the plugin manager.

License

This plugin is licensed under the GNU General Public License v2 or any later version.

Support

Please submit issues via the GitHub Issue Tracker.