Skip to content

Jesus-Alberto-Romero-2010/qgis-webappbuilder-plugin

 
 

Repository files navigation

Web App Builder

A QGIS plugin to easily create web apps based on OpenLayers and the Boundless WebSDK.

Installation

To install, download the latest release from the releases page and unzip it in the QGIS plugins folder at [your_user_folder]/.qgis2/python/plugins

Installing from sources

To install the latest version for the repository sources, clone this repository, open a console in the repo folder and type

paver setup

This will get all the dependencies needed by the plugin, including those of WebSDK.

Install into QGIS by running

paver install

Documentation

Usage is documented here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.4%
  • JavaScript 12.4%
  • HTML 2.1%
  • CSS 1.1%