Use GeoExplorer in your django projects
Project description
django-geoexplorer allows you to use GeoExplorer in your Django projects.
This is just packaging work for the boundless suite client sdk.
The releases will be done loosely based on the suite releases but the minor version numbers may not match.
INSTALL
pip install django-geoexplorer
USAGE
Add geoexplorer to your INSTALLED_APPS
DEVELOPERS
git clone http://github.com/GeoNode/suite.git cd suite git submodule update –init cd ../ git clone http://github.com/GeoNode/django-geoxplorer.git cp -R suite/geoexplorer/target/geoexplorer/WEB-INF/app/static/* django-geoexplorer/geoexplorer/static/ cd django-geoexplorer git add geoexplorer/static vim setup.py # update the version number git add setup.py git commit -m “Commit committed, a new release was needed because the other one was old.” git push origin master python setup.py sdist upload
GeoExplorer Sources
git clone https://github.com/GeoNode/geoexplorer.git cd geoexplorer git checkout geonode-geoexplorer ant war cp -R suite/geoexplorer/target/geoexplorer/WEB-INF/app static/* django-geoexplorer/geoexplorer/static/
LICENSE
Lesser GNU Public License
OpenGeo Suite License - GPL
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 Distributions
Built Distribution
File details
Details for the file django_geoexplorer-4.0.43-py2-none-any.whl
.
File metadata
- Download URL: django_geoexplorer-4.0.43-py2-none-any.whl
- Upload date:
- Size: 3.6 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa3845584b3b082695658a0bf4de4935fdb79e3c0734ea0862108db24c8f1975 |
|
MD5 | c9c102515e5895ab4a6a6392fd25f12e |
|
BLAKE2b-256 | 7dec948987dfb5e345b82f6ba00d0f6d5d64be91ffc238b4850eafbee1b014c4 |