ale12a / gisapp

Extended QGIS Web Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Climate

Extended QGIS Web Client (EQWC)

This is modified and extended version of original QGIS Web Client I. It turns your QGIS project into Web GIS application with tools to view, navigate, search and print your data. On top of that, there is a simple administration part to manage different projects, users, delegate permissions and set some specific settings not in QGIS project.

Modifications and new features regarding QWC:

  • user authorization with optional guest access
  • server side (database for storing info about projects, base layers, external layers (WMS) and users; user authentication, specific project settings)
  • QGIS server proxy (caching and validating requests)
  • layer and group context menu with Zoom to layer extent, Open attribute data, Data Export and Properties
  • geolocation button
  • Google StreetView integration
  • legend in layer tree
  • separating project settings and code
  • user Interface changes

Longer Description

New features in 2016:

  • mobile client
  • using external location services for address and elevation
  • table filtering also reflects on graphics (layer is filtered as table)
  • replace GeoNames Search with more powerful Mapzen Search API
  • baselayers refactoring, added support for BING Maps and WMTS layers on both clients

Demo

Visit Demo by Level2

Plugins

Editing plugin coming up soon!

Services

  • Support with installation and setting up
  • Custom development
  • Hosting of projects on our servers

Documentation

Read Wiki

Contributing

Support this project by donating.

paypal

You are also welcome to contribute to the project by testing, requesting new features, translating, submitting code, ... Read this tutorial about making changes to repositories.

Thank you!

Translations

Available languages:

  • English
  • German
  • Slovenian
  • Slovak
  • Spanish

New language:

Contact

Uroš Preložnik
info@level2.si

License

This software is released under a GPL-v3.0 license.

Copyright

2010-2012, The QGIS Project and

2014-2017 Level2 team,

All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Extended QGIS Web Client

License:GNU General Public License v3.0


Languages

Language:JavaScript 90.4%Language:CSS 7.8%Language:PHP 0.8%Language:HTML 0.7%Language:PLpgSQL 0.2%Language:Python 0.2%Language:XSLT 0.0%Language:Shell 0.0%