suricactus / QGIS-Django

Django project for QGIS related activities such as plugin repository

Home Page:http://qgis.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

image

This directory contains the source code for the plugin repository server used by the QGIS project.

This software is open source and licensed under GNU General Public License v2.0. For licensing information, please read the COPYING file included in this directory.

Installation

For setup, installation and backup notes, please read INSTALL included in this directory.

For setting up a local development environment using Vagrant please read the Vagrant README.

To contribute to this project, please contact Tim Sutton - tim@kartoza.com

QGIS Django Project Tim Sutton 2010

Admin

To update QGIS versions, go to Admin -> Site preferences.

Tech stack

image

This application is based on Django, written in python and deployed on the server using docker and rancher.

Contributing

Please contact tim@kartoza.com if you want to contribute, or simply make a Pull Request or Issue report.

QGIS.org

This project is part of the QGIS community effort to make the greatest GIS application in the world. Join our efforts at QGIS.org.

About

Django project for QGIS related activities such as plugin repository

http://qgis.org

License:GNU General Public License v2.0


Languages

Language:Python 58.8%Language:HTML 17.7%Language:CSS 10.5%Language:JavaScript 9.8%Language:Shell 1.5%Language:Makefile 0.9%Language:XSLT 0.6%Language:Dockerfile 0.3%