/georchestra

This is the main geOrchestra Spatial Data Infrastructure repository

Primary LanguageGame Maker LanguageGNU General Public License v3.0GPL-3.0

geOrchestra

Build Status

geOrchestra is a complete Spatial Data Infrastructure solution.

It features a metadata catalog (GeoNetwork 2.10), an OGC server (GeoServer 2.5.4 and GeoWebCache 1.5.4) with fine-grained access control (based on GeoFence), an advanced viewer and editor, an extractor and many more (security and auth system based on proxy/CAS/LDAP, analytics, admin UIs, ...)

Releases

A new release is published every 6 months and is supported during 12 months. Stable versions are named by their release date, eg 14.06 was published in June 2014.

Before downloading, you might be interested in the release notes and the kanban board we're using to manage issues.

Download

To download the latest stable version (currently 15.06), use the following command line:

git clone --recursive https://github.com/georchestra/georchestra.git ~/georchestra

Install

To install geOrchestra, you will have to:

There's also a short list of optimizations and good practices.

The minimum system requirement is 2 cores and 4Gb RAM.
More is better !

Community

If you need more information, please ask on the geOrchestra mailing list.

For help setting up your instance, or for dev-related questions, use the #georchestra IRC channel or the dev/tech list.

More

Additional information can be found in the georchestra.org website and in the following links:

  • catalog: standard GeoNetwork with a light customization,
  • viewer (aka mapfishapp): a robust, OGC-compliant webgis with editing capabilities,
  • extractor (aka extractorapp): able to create zips from data served through OGC web services and send an email when your extraction is done,
  • geoserver: the reference implementation for many OGC web services,
  • geowebcache: a fast and easy to use tile cache,
  • geofence: optional, advanced OGC web services security,
  • simple catalog (aka catalogapp): a very lightweight UI to query CSW services,
  • analytics: admin-oriented module, a front-end to the ogc-server-statistics and downloadform modules,
  • ldapadmin: also an admin-oriented module, to manage users and groups,
  • header: the common header which is used by all modules,
  • epsg-extension: a plugin to override the geotools srs definitions.