SkillAgentSearch skills...

EquirectangularViewer

Equirectangular viewer for your local images in Qgis.

Install / Use

/learn @All4Gis/EquirectangularViewer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Equirectangular local images viewer for Qgis

This plugin allows the visualization of equirectangular local images, it can be used for any 360 image, given that the library Marzipano is used.

Click on the image to see the demo video.

Watch the video (Spanish)

Prerequisites

The library Pillow is required, install the Pillow python package. Always from command prompt:

python3 -m pip install pillow

Or using:

python3 -m pip install -r requirements.txt

Once installed, you can test the correct functioning of the plugin with the example that is provided,a shapefile with some images. Test Project

How it works?

It's simple:

  • You start a local server in Python in http://127.0.0.1:1520/viewer.html
  • A copy of the image associated to the selected registry is created in the folder where our viewer and server are.
  • We open the browser and return the current yaw to our canvas anytime the image is moved.

Donations

Want to buy me a beer (or gadget)? Please use Paypal button on the project page,Donate, or contact me directly.

paypal

If this plugin is useful for you, consider to donate to the author.

Thank you

Thank you to the individual contributors for this project:

  • <a href="https://www.facebook.com/mapforfuture" target="_blank">Map For Future</a>
  • <a href="http://www.mainjoin.eu/" target="_blank">Valerio De Luca</a>
  • <a href="http://www.unaquantum.com/" target="_blank">Una Quantum</a>
  • <a href="https://www.linkedin.com/in/adrian-diaconu" target="_blank">Adrian Diaconu</a>
  • Others

[© All4gis 2017]

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated1mo ago
Forks18

Languages

JavaScript

Security Score

80/100

Audited on Feb 9, 2026

No findings