Skip to main content

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

AUTHORS

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_geoexplorer-4.0.43-py2-none-any.whl (3.6 MB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page