Skip to content

ebola-geonode/rogue_geonode

 
 

Repository files navigation

Build Status

ROGUE GeoNode

ROGUE GeoNode Project.

  • Custom GeoServer
  • Salamti GXP Client

Installation

You will need to start with a GeoNode production or development setup. You can follow GeoNode's development or production setup instructions here https://github.com/GeoNode/geonode/blob/master/README

With GeoNode's virtualenv activated in development or production mode, do the following:

$ mkvirtualenv rogue_geonode
$ pip install -e git+https://github.com/GeoNode/geonode.git#egg=geonode
$ git clone https://github.com/ROGUE-JCTD/rogue_geonode.git
$ cd rogue_geonode
$ paver build_geoserver
$ paver setup
$ paver start

In production, you can modify the 'geonode' binary tool and geonode.wsgi file to point to this one.

About

GeoSHAPE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors