Pre-release
This release is a pre-release and may not be stable for production use.
geodb
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.
Release files for isdc-geodb 0.1.dev1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| isdc-geodb-0.1.dev1.tar.gz | 5.1 MB | Details |
Release files / isdc-geodb-0.1.dev1.tar.gz
| Download URL | isdc-geodb-0.1.dev1.tar.gz |
|---|---|
| Size | 5.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7e68fe92fc76442af10a31cb44ec7a70c929d6b869a879549472bc0cf31773e1
|
|
BLAKE2b-256 checksum How to use checksums |
ef134d6f676dcdbfe32ce299846244ac7f02661824b1942222623e48379d7bce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|