Skip to content

kidaak/ingrid-portal

 
 

Repository files navigation

Portal

This software is part of the InGrid software package. The Portal provides

  • a user interface to search the InGrid data
  • a map client to visualize geo spatial data
  • a ISO 19115/19119/INSPIRE compatible meta data editor

Features

  • faceted search on the InGrid data space
  • Administration GUI to manage aspects of the portal and the InGrid Installation
  • detailed view on the provided data
  • map client to display geo spatial data, such as connected Web Map Services or KML Data
  • JavaScript based comfortable meta data editor

Requirements

  • a running InGrid Software System

Installation

Download from https://dev.informationgrid.eu/ingrid-distributions/ingrid-portal/

or

build from source with mvn package assembly:single.

Execute

java -jar ingrid-portal-x.x.x-installer.jar

and follow the install instructions.

Obtain further information at http://www.ingrid-oss.eu/ (sorry only in German)

Contribute

Set up eclipse project

mvn eclipse:eclipse

and import project into eclipse. There are several sub projects:

  • ingrid-portal-base: The JSR-286 compatible portal framework based on Jetspeed 2
  • ingrid-portal-apps: The portal application that encapsules the InGrid portal
  • ingrid-portal-layout: Layout definitions for the InGrid Portal
  • ingrid-portal-mdek-application: JavaScript (Dojo Toolkit) based meta data editor (German MDEK: Metadaten Erfassungs Komponente = English IGE: InGrid Editor)
  • ingrid-portal-mdek: Portal integration of the InGrid Editor
  • ingrid-portal-distribution: The assembly project to gather the pieces and build an installer

Debug under eclipse

TDB

Support

If you are having issues, please let us know: info@informationgrid.eu

License

The project is licensed under the EUPL license.

About

User interface to search the InGrid data space and meta data editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.0%
  • Java 20.3%
  • CSS 14.1%
  • HTML 4.1%
  • PHP 1.2%
  • XSLT 0.4%
  • Other 0.9%