Skip to content

This repository has tutorials on how to use EMODnet OGC services in R

Notifications You must be signed in to change notification settings

EMODnet/OGC-Webservices-R-Tutorial

Repository files navigation

R tutorial: Working with EMODnet OGC Web Services

Written by Pascal Derycke (EMODnet Secretariat) and Laurent Dubroca (Ifremer), edited by Tim Collart (EMODnet Secretariat) and Lennert Schepers (VLIZ)

Instead of downloading EMODnet data to your local machine before using it for your application, you can also access data directly from the web into your data analysis environment. In this tutorial, we will use the statistical programming language R to access EMODnet map images, data and metadata.

The EMODnet data portals allow web acces to map images, data and metadata through Open Geospatial Consortium (OGC) Web Services. This is a set of standards which allow to transfer geospatial data and metadata over the web. We will show following services available from EMODnet:

For an introduction to OGC web services and a full list of URL's you can access the web service doucmentation repository on GitHub. The exercises below cover some specific examples of how to acces and search for the data you require for your applications. You are free to use and modify this code in your own work.

The tutorial exists of two parts:

  • Part 1 covers interacting with web services from EMODnet Bathymetry, Human Activities, Physics, Seabed Habitats and Geology.
  • Part 2 covers interacting with web services from EMODnet Biology and the EMODnet Central Portal catalogue service.

You can also run the tutorial interactively with Binder: Binder


Provided by EMODnet. See our terms of use .

About

This repository has tutorials on how to use EMODnet OGC services in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published