Skip to content

Instantly share code, notes, and snippets.

View enguer's full-sized avatar

Enguerran Boissier enguer

  • Terradue
  • Oxford, United Kingdom
View GitHub Profile
@enguer
enguer / nextgeoss-training-process-integration-part2.md
Created September 10, 2018 09:36
nextgeoss-training-process-integration-part1.md
@enguer
enguer / nextgeoss-training-wps-integration-notebook.md
Last active June 24, 2019 14:22
NextGEOSS second training - Integration of standard Web Processing Service clients (Jupyter Notebook)
@enguer
enguer / nextgeoss-training-process-integration-part1.md
Last active April 10, 2019 09:17
NextGEOSS second training - Integration of your data processing algorithm onto the NextGEOSS Cloud platform (Part1)

NextGEOSS Training - Integration of your data processing algorithm onto the NextGEOSS Cloud platform (Part1)

Work session with Cloud resources

An application template is provided by this training material (with the main application wrappers defined), and you will learn to include a toolbox (doing the actual data processing step) as part of it.

Prerequisites

@enguer
enguer / nextgeoss-training-ellip-app-creation.md
Last active June 24, 2019 14:27
NextGEOSS second training - Configuration of community portals using geospatial web services

NextGEOSS Training - Configuration of community portals using geospatial web services

Terradue provides to its users the ability to create ready-to-use geobrowser apps. This can be performed from the Terradue Ellip dashboard (https://ellip.terradue.com/#!dashboard), in which users can define a new Geobrowser app.

Please note that the Ellip dashboard is still under development, and thus subject to changes

Prerequisites

  • You have successfully registered on Terradue Portal and created your api key, catalogue storage and catalogue index.
@enguer
enguer / nextgeoss-training-wps-integration.md
Last active September 7, 2018 08:39
NextGEOSS second training - Integration of standard Web Processing Service clients

NextGEOSS Training - Integration of standard Web Processing Service clients

In order to integrate an elligible Web Processing Service to the platform, we describe herafter the 3 basic operations that must be implemented. We will not detail them since they are already fully specific in the OGC standard (http://www.opengeospatial.org/standards/wps) but we will underlign some aspects of the content that are important for a successful integration into the platform.

GetCapabilities Operation

The WPS provider must provide with a GetCapabilites service, presenting all Web Processing Services accessible.