Skip to main content

starterkit, based on GeoNode

Project description

========================================
Geoinformation Enabling Toolkit (GET-IT)
========================================
----------------------
(formerly RITMARE StarterKit)
----------------------

If you just want to install GET-IT, it is recommended to use Ubuntu 12.04.

**Prerequisites:**

1. GeoNode (version 2.0.x)
2. 52 North SOS (version 4.0.0 or 4.1.0)

GeoNode Installation
--------------------

Install geonode from PPA in Ubuntu 12.04::

$ sudo apt-get install python-software-properties

$ sudo add-apt-repository ppa:geonode/release

$ sudo apt-get update

$ sudo apt-get install geonode

Setup the IP address and create a superuser::

$ sudo geonode-updateip 127.0.0.1

$ geonode createsuperuser

52 North SOS Installation
-------------------------
Follow the instructions (for SOS version 4.x) at
https://wiki.52north.org/bin/view/SensorWeb/SensorObservationServiceIVDocumentation#Installation

Just a note: GET-IT expects to find a webapp named "observations".
So, before "Install and configure Tomcat",
rename the 52n-sos-webapp.war into observations.war into observations.war


GET-IT Installation
-------------------

Install SK from archive file

$ sudo pip install starterkit

Rename the local_settings.py.sample to local_settings.py and edit it's content by setting the SITEURL and SITENAME.

Edit the file /etc/apache2/sites-available/geonode and change the following directive from:

WSGIScriptAlias / /var/www/geonode/wsgi/geonode.wsgi

to:

WSGIScriptAlias / /usr/local/lib/python2.7/dist-packages/geosk/wsgi.py # path to geosk/wsgi.py

Restart apache::

$ sudo service apache2 restart

Edit the templates in geosk/templates, the css and images to match your needs.

Syncdb and collectstatic::

$ sk syncdb

$ sk collectstatic

Register a "fully qualified domain name" (FQDN), then configure the starterkit::

$ sk-updateip your-FQDN

Project details


Download files

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

Source Distribution

starterkit-1.2.14.tar.gz (2.7 MB view details)

Uploaded Source

File details

Details for the file starterkit-1.2.14.tar.gz.

File metadata

  • Download URL: starterkit-1.2.14.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for starterkit-1.2.14.tar.gz
Algorithm Hash digest
SHA256 d1f6a47af7e06eaf3f9bd18af10747b4e7d8346fc6c5da6a6c1186c1f9599587
MD5 063d8e0d2ba99c068f04c97855f8160d
BLAKE2b-256 fd4c53044fb4ceb61ca16f7a589efc1d2b8861b09bef674735d9789d6625bdbe

See more details on using hashes here.

Supported by

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