/SPAN

SPAN: Solar Potential Analyzer

Primary LanguageJavaScript

Installation

    Installation via QGIS Repository

    Installation Dependencies

  1. Open OSGeo4W Shell software which should already be installed on your computer along with QGIS.
  2. Paste the following code into the OSGeo4W Shell:
    
      pip install openpyxl pyqtgraph selenium open3d laspy
    
  
  1. Open QGIS software.
  2. Navigate to the Plugins menu.
  3. Select "Manage and Install Plugins..."
  4. In the Plugins dialog, click on the "Settings" tab.
  5. Ensure that the "Show also experimental plugins" option is enabled.
  6. Go back to the "All" tab.
  7. Search for "SPAN" in the search bar.
  8. Click on the plugin when it appears in the search results.
  9. Click the "Install plugin" button to install it.
  10. Once installed, you can access the plugin from the Plugins menu.

    Installation via GitHub Repository

    Installation Dependencies

  1. Open OSGeo4W Shell software which should already be installed on your computer along with QGIS.
  2. Paste the following code into the OSGeo4W Shell:
    
      pip install openpyxl pyqtgraph selenium open3d laspy
    
  
  1. Navigate to the Plugins menu.
  2. Select "User Profiles > Open Active Profile Folder"
  3. In the Plugins dialog, click on the "Settings" tab.
  4. Go to "python > plugins" folder
  5. Paste all files in this repository into the folder
  6. Restart the QGIS
  7. You can access the plugin from the Plugins menu.