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.
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
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.
Want to buy me a beer (or gadget)? Please use Paypal button on the project page,, or contact me directly.
If this plugin is useful for you, consider to donate to the author.
Thank you to the individual contributors for this project:
[© All4gis 2017]