# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=StreetSmart
qgisMinimumVersion=3.4
description=This plugin manages the Street Smart imagery
version=v3.0.1
author=Merkator B.V.
email=info@merkator.com

about=This plugin manages the Street Smart imagery. The plugin can add the Atlas Recording WFS to the current project. And shows the Street Smart Panorama viewer in an external view. The plugin requires Cefpython3, and this needs to be installed first before the plugin can be used.The plugin will attempt to intall the required libraries. You can follow the instructions here to install the package on your computer https://landscapearchaeology.org/2018/installing-python-packages-in-qgis-3-for-windows/For further details please visit http://www.merkator.com/streetsmart-plugin
      


#tracker=http://www.merkator.com
#repository=http://www.merkator.com
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
 changelog= Added the possibility of automatically installing Cefpython3, saving users the effort of manual installation.Introduced a new feature that allows the copying of the right DLLs to therequired location with administrative privileges, ensuring smooth execution.Implemented support for Qgis version 3.28.7, offering compatibility and integration with the latest version.Enhanced the installation process by streamlining the steps required for setting up Cefpython3.Optimized the DLL copying mechanism to ensure accurate placement of the required files. Updated the codebase to accommodate the changes and requirements of Qgis version 3.28.7, enabling users to leverage its latest functionalities. Addressed various issues and bugs reported by users, ensuring a more stable and reliable experience.General performance improvements and optimizations.

# Tags are comma separated with spaces allowed
tags=python, CycloMedia, Merkator, Cyclorama


homepage=https://www.cyclomedia.com/en/qgis
tracker=https://github.com/Samsonboadi/StreetSmart/issues
repository=https://github.com/Samsonboadi/StreetSmart


category=Plugins
icon=./i18n/streetsmartedited.png

# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
 plugin_dependencies=Cefpython3

Category of the plugin: Raster, Vector, Database or Web
# category=Web

# If the plugin can run on QGIS Server.
server=False

