Skip to content

EMODnet/OGC-Webservices-Python-Tutorial

Repository files navigation

Python tutorial: Working with EMODnet OGC Web Services

Written by Tim Collart and Matteo Mikos (EMODnet Secretariat)

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 Python programming language 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 documentation 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 four parts:

You can also run the tutorial interactively with Binder: Binder

Provided by EMODnet. See our terms of use .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published