ISDC usage tracking.
Project description
Process base mapping data used by other modules. Mandatory Module for ASDC
Quick start
Add “geodb” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'geodb', ] If necessary add "geodb" in (check comment for description): DASHBOARD_PAGE_MODULES, GETRISKEXECUTEEXTERNAL_MODULES, QUICKOVERVIEW_MODULES, MAP_APPS_TO_DB_CUSTOM For development in virtualenv add GEODB_PARENT_DIR path to VENV_NAME/bin/activate: export PYTHONPATH=${PYTHONPATH}:\ ${HOME}/GEODB_PARENT_DIRInclude the geodb URLconf in geonode/urls.py like this:
url('', include('geodb.urls')),Run python manage.py migrate geodb to create the geodb models.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
isdc-matrix-0.1dev1.tar.gz
(2.6 kB
view details)
File details
Details for the file isdc-matrix-0.1dev1.tar.gz.
File metadata
- Download URL: isdc-matrix-0.1dev1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7400d71b73467df72dc57d55cd79ca39b86772e6b969fbdd1fc4d90d75b8827c
|
|
| MD5 |
687b8646549ba5e2e99319678b6546b1
|
|
| BLAKE2b-256 |
58de8c557d23017d112a4084aab7a81f73ded1c271574d8cf47818edc2444d51
|