Process base mapping data used by other modules.
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-geodb-0.1.dev2.tar.gz
(5.1 MB
view details)
File details
Details for the file isdc-geodb-0.1.dev2.tar.gz.
File metadata
- Download URL: isdc-geodb-0.1.dev2.tar.gz
- Upload date:
- Size: 5.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42c422050101016fdb6cf87cae99007f457db06594ed7d74e938e0e8ae8864d1
|
|
| MD5 |
954ff3d76e042703013e3236d6ef086d
|
|
| BLAKE2b-256 |
9454b3bbee19da6ce7294507fefc3432415aee5cbd55083cf1cc40f461a7af96
|