geoiq / news-dashboard

GeoIQ News dashboard

Home Page:http://news.geocommons.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoIQ News Dashboard

This application provides a simple means for building “dashboards” of maps from a GeoIQ or GeoCommons server based on tags.

Setup

  1. Modify config/database.yml with the connection and login information to the database
  2. Create a database with: rake db:create
  3. Migrate it to the current schema with: rake db:migrate
  4. Modify platform.yml with appropriate configuration to GeoIQ server
  5. Start the server with: script/server
    • Alternatively use Phusion Passenger

Upgrading to GeoIQ 1.8

The current version of the GeoIQ dashboard is based on GeoIQ 1.4, which had three separate Ruby on Rails applications: Core, Finder, and Maker. In the newest version of GeoIQ 1.8, these have been merged into a single Rails application. Therefore, all code that refers to the separate applications needs to point to a single PLATFORM_URL endpoint.

Using the Dashboard

Restrictions

This code is the proprietary property of FortiusOne, Inc. It should not be shared with third parties without prior approval.

About

GeoIQ News dashboard

http://news.geocommons.com


Languages

Language:Ruby 57.2%Language:JavaScript 42.1%Language:PHP 0.7%