Difference between revisions of "SDI-Service"

From Gcube Wiki
Jump to: navigation, search
(Created page with "Category:gCube Features == Overview == The SDI-Service is a REST gCube service that acts as main control point for the entire SDI. It handles configuration of geo-services...")
 
(Key features)
Line 5: Line 5:
  
 
=== Key features ===
 
=== Key features ===
 +
SDI-Service is a REST service offering the following key features:
  
 +
;SDI Configuration management
 +
:APIs to easily query the IS and the SDI's geo-services configuration details
 +
:APIs to configure geo-services through the infrastructure contexts
 +
 +
;GeoSpatial datasets management
 +
:APIs to publish both data and metadata into the SDI
  
 
== Design ==
 
== Design ==

Revision as of 12:57, 9 June 2017

Overview

The SDI-Service is a REST gCube service that acts as main control point for the entire SDI. It handles configuration of geo-services, while providing simple APIs to interact with it. This document outlines the design rationale, key features, and high-level architecture, the options for their deployment and as well some use cases.

Key features

SDI-Service is a REST service offering the following key features:

SDI Configuration management
APIs to easily query the IS and the SDI's geo-services configuration details
APIs to configure geo-services through the infrastructure contexts
GeoSpatial datasets management
APIs to publish both data and metadata into the SDI

Design

Philosophy

Architecture

Deployment

Large Deployment

Small Deployment

Use Cases

Well suited use cases

Less well suited use cases