forked from qgis/QGIS-Django
-
Notifications
You must be signed in to change notification settings - Fork 0
/
APPS
30 lines (16 loc) · 995 Bytes
/
APPS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
QGIS Django Project
This document describes the applications that we plan to eventually be part of the QGIS-DJANGO project.
Tim Sutton 2010
------------------------------------------------------------------------
1. Planned applications
------------------------------------------------------------------------
1. Planned applications
=======================
1. plugins - a django app for managing the QGIS python plugin repository
2. users - a django app for creating a community map and some demographics
3. snippets - a django app for users to share python and c++ snippets showing how to program QGIS
4. styles - a django app for users to publish the QGIS styles they have created
5. symbols - a django app for users to publish symbols (svg/png etc) they have created
6. planet - a blog aggregator for people blogging with QGIS related stuff
7. gallery - a gallery of maps made with QGIS
8. web links - a list of sites, articles etc. that feature QGIS prominantly