Monitoring the Environment with Sensor Web Services

Size: px
Start display at page:

Download "Monitoring the Environment with Sensor Web Services"

Transcription

1 EnviroInfo 2009 (Berlin) Environmental Informatics and Industrial Environmental Protection: Concepts, Methods and Tools Monitoring the Environment with Sensor Web Services Simon Jirka 1, Dr. Albert Remke 2 1 Westfälische Wilhelms-Universität Münster, Institut für Geoinformatik Weseler Straße 253, Münster, Germany jirka@uni-muenster.de 2 52 North Initiative for Geospatial Open Source Software GmbH Martin-Luther-King-Weg 24, Münster, Germany remke@52north.org Abstract The human impact on the environment is causing global change, resulting in an increase of natural hazards and depleting natural resources. Real-time information on our man-earth system is essential both in terms of improving our understanding of its condition and dynamics and of enabling more sustainable management of our activities which interact with the environment. Sensor networks are among the most important tools for gathering such (real-time) information. One point focused on by sensor networks is the development of software standards and implementations for web services that facilitate the integration of sensors and sensor data into a wide range of applications. Standardisation of these web services is required because the diversity of sensor concepts and interfaces represents a significant obstacle for the integration of sensor networks into environmental information systems. This paper presents examples how 52 North sensor web services are being used in constructing environmental monitoring systems. 52 North Initiative for Geospatial Open Source Software is an international R&D platform aiming at fostering the innovation process in the field of spatial data infrastructures. Keywords: Sensor Networks, OGC Standards, Sensor Web Enablement, Sensor Observation Service, 52 North 1. Introduction Sensor networks are a valuable tool when it comes to capturing environmental data. Such data can originate from many sources, such as weather station networks or real-time monitoring of aspects such as traffic density, fire detection or flood warning systems. However, the interfaces between sensors and sensor networks are very heterogeneous. In many cases, interfaces vary not only between sensor manufacturers but also between different sensor models from the same manufacturer. This heterogeneity makes the integration of sensors into application systems a very cumbersome and difficult task. One of the main aims of the Sensor Web Enablement (SWE) initiative of the Open Geospatial Consortium (OGC) is to facilitate this integration. These activities have led to the definition of a suite of standards that define both data models and web service interfaces. As a result, standardised encodings for sensor data and metadata as well as interfaces for accessing sensor data, and for alerting and controlling sensors are now available. This paper introduces one environmental monitoring application which has been built using the SWE framework: a system for monitoring hydrological parameters The introduction to the OGC SWE framework presents the existing specifications and explains how the different SWE components interact. This is followed by a description of the SWE implementations created by 52 North which were used for realising 185

2 the scenario. A detailed description of the resulting system is given in the next section. The paper concludes with a short summary of the experiences made during the implementation. 2. Sensor Web Enablement The Sensor Web Enablement (SWE) architecture employed in the solutions presented in this paper was developed by a working group of the Open Geospatial Consortium (OGC). The OGC is an international standards organisation comprising more than 380 members. It aims at developing standards which allow the "geo-enablement" of the internet, leading to the creation of the so called Geospatial Web. In order to achieve this goal, the OGC applies a consensus-based process for defining and agreeing on appropriate standards. These standards address data formats as well as service interfaces. Well-known examples of such standards are the OGC Web Map Service (WMS) and KML (Wilson 2008). In addition, OGC standards are the foundation on which spatial data infrastructure initiatives and developments such as INSPIRE or GEOSS are based. Through its partner network, especially the University of Münster, 52 North is directly involved in the OGC standardisation process. Members of this research group have directly contributed to most of the SWE standards. Furthermore 52 North and the University of Münster are regular participants to OGC testbeds in which new ideas and concepts are practically evaluated. Within the broad range of OGC standards, the SWE framework addresses the integration of sensors and sensor data into the Geospatial Web. The SWE framework is formed by a suite of standards that define data formats for sensor data and metadata as well as interfaces for accessing sensor data, controlling sensors and alerting (Botts et al. 2006). SWE standards can be divided into two groups: the information model which contains data format standards and the service model that deals with standardised web (service) interfaces for providing the necessary functionality. Figure 1 gives an overview of the different standards within the SWE framework. The abbreviations used in this illustration will be explained in the following sections. Figure 1: Overview of the SWE framework 186

3 2.1 The SWE Information Model As explained above, the SWE information model deals with the definition of data and metadata encodings. Specifically, it comprises the following standards: SWE Common (Botts 2007): SWE standards rely on the use of a common basis of data building blocks (e.g. for expressing values or basic data types). These elementary types are provided by SWE Common. Sensor Model Language (SensorML) (Botts 2007): SensorML is a system for encoding sensor metadata. This makes it possible to provide information about sensors, measuring processes or processing steps. This information enables the interpretation of sensor data and the assessment of data quality, and allows decisions to be made about the suitability of a data set for a certain task. Observations & Measurements (O&M) (Cox 2007): Whereas SensorML deals with the encoding of sensor metadata, O&M can be used for encoding the data observed by sensors. Thus, O&M is the data format for exchanging sensor observations. Transducer Markup Language (TML) (Havens 2007): TML combines the encoding of sensor data and metadata. However, it is optimised for supporting the needs of streaming data. 2.2 The SWE Service Model Now that the SWE information model has been introduced, the SWE service model will be explained. Like the information model, the service model also comprises a set of four standards. Sensor Observation Service (SOS) (Na & Priest 2006): The SOS standard defines an interface for accessing the data measured by the sensors. Operations for accessing sensor descriptions or inserting new sensors or sensor data are also available. The sensor data is usually returned using the O&M standard. In most cases, SensorML is used for the sensor metadata. Sensor Alert Service (SAS) (Simonis 2006): Clients using the SAS are able to define the alert conditions to be monitored by a SAS instance. All incoming sensor measurements are then filtered by the SAS and whenever a relevant condition is fulfilled an appropriate alert is transmitted to the subscriber. Sensor Planning Service (SPS) (Simonis 2007): The main function of the SPS is to control the sensors. This may include such tasks as setting the sampling rate for a sensor or defining the areas to be observed by a satellite. The SPS offers a broad range of functions for managing such tasks (e.g. submit new tasks, update tasks, cancel tasks). Web Notification Service (WNS) (Simonis & Echterhoff 2006): The WNS is the final element in the SWE framework. Unlike the other services, the WNS is not directly related to sensors. It is conceived as a help service, which enables asynchronous communication between different SWE components. For example, the SAS can rely on the WNS for transmitting alerts to its subscribers North SWE Implementations The environmental monitoring solution discussed in this paper was built using SWE implementations by 52 North. These implementations are available through a dual license model under the GNU General Public Licence 2 (GPL2) and concurrently under a commercial license. More information and access to the source code can be obtained through the 52 North web site: 52 North Initiative for Geospatial Open Source Software is an international research and development network aiming at fostering innovation through its collaborative software development process. 52 North is an open membership initiative, which is driven by leading research organisations and individuals in the international GIS field. 187

4 52 North s principal partners are the Institute for Geoinformatics at Münster University (Germany), Environmental Systems Research Institute - ESRI Inc. (Redlands, California), con terra GmbH (Münster, Germany) and the International Institute for Geo-Information Science and Earth Observation ITC (Enschede, The Netherlands). The Bundesanstalt für Wasserbau (llmenau, Germany) and the Austrian Research Centers (ARC) are registered as Associated Partner Organisations. 52 North s R&D communities focus primarily on the development of concepts and standards in the field of spatial data infrastructures, in particular Geo Rights Management, Web Processing Services and Sensor Web Enablement (SWE). The 52 North software repositories contain open source implementations of all SWE services in versions which are compliant with their latest specifications. This comprehensive web service framework forms the foundation of the system presented here. In addition, the web-based 52 North Thin SWE client was used for providing web-based access to the SOS and SAS instances deployed. 4. Example of an SWE-Based Environmental Monitoring System In this section, one example of a SWE-based environmental monitoring system is introduced. The system is a solution for monitoring hydrological parameters and was developed in cooperation between the Wupperverband and 52 North (Spies & Heier 2008). The Wupperverband is a public authority responsible for water management in the area of the Wupper River in North Rhine-Westphalia. To facilitate its activities, which range from flood protection to water level management, the Wupperverband defined the following functional requirements: 1. A solution for accessing time series data (i.e. water level measurements or precipitation data) and a client for displaying this data, 2. Notification whenever certain user-defined alert criteria are fulfilled (e.g. when water level exceeds a threshold), 3. A mechanism for controlling pan-tilt-zoom surveillance cameras that observe rain detention basins. An instance of the 52 North SOS was set up to realise the first functional requirement. The SOS makes it possible to access the data measured by water level gauges and weather stations. A link to an existing database was set up at the back end of the SOS instance. This makes it possible to use the existing infrastructure for transferring the data from the sensors to a central server. Using the SOS, the sensor data is available through a standardised interface, in a well-known format. In the next step, this data is visualized. Using the SOS as a standardised data-access interface, the sensor data can be integrated into any SOScompliant application. This could be GIS software, but it can also be the web-based 52 North SOS client that was developed within the context of this project. Figure 2 gives an overview of this client. The main function comprises the visualisation of time series data collected by sensors. Besides supporting such functions as the overlay of diagrams representing time series data from multiple sources, it is also capable of displaying additional metadata about the sensor. A tabular view of measured data and export functionality (e.g. CSV or PDF) is also available. 188

5 Figure 2: Overview of the monitoring system for hydrological parameters The second aspect, the sending of an alert when certain conditions are satisfied (e.g. a threshold level is exceeded) relies on the same existing sensor infrastructure. In this case, the sensor data is delivered to a 52 North SAS instance which continuoulsy analyses the incoming data for compliance with user defined criteria. A web-based interface is used for submitting such criteria. This interface gives users options for defining the various alert conditions and for entering the communication endpoints (e.g. SMS or phone numbers) to which the alerts are to be delivered. Typical alert conditions that are supported within the implemented application are: Please send a SMS notification to the phone numer if the water level at the gauge XY rises above 200 cm or falls below 50 cm. Please send an notification to xyz@abc.de if the precipitation within one hour exceeds 50 mm at the weather station XY. Based on these criteria, the SAS is able to detect critical measurements. In this case it relies on the WNS, which is capable of transferring the respective alert messages by way of the user-defined protocol to the registered subscribers. 189

6 The third and final functional requirement concerns sensor control. Several infrastructure elements operated by the Wupperverband are situated in quite remote locations. Often, it is not feasible to deploy permanent personnel to continuously monitor the infrastructure. In such cases, surveillance cameras are an important means of performing remote monitoring of critical areas. In order to flexibly set the observed areas, pan-tilt-zoom cameras are deployed, to enable a camera to focus on those features that are of interest. 52 North SPS instances are used to control the camera. This makes it possible to control cameras with potentially different hardware interfaces, using a single common SWE interface. In addition, due to privacy issues, the SPS offers the option to restrict the field of view of the surveillance cameras. Several infrastructure elements that are monitored with surveillance cameras are located near other private or public properties for which it is forbidden to perform video surveillance. Thus, for each camera, specific pan, tilt and zoom parameter ranges can be blocked. The user interface for the surveillance cameras consists of a Java application that interactively allows to set the according camera parameters and shows at the same time the current camera image. Figure 3 shows a summary of the solutions for the use cases described in this section. It shows how the different SWE services: SOS, SAS, SPS and WNS, are orchestrated. Basically, the SWE services form a middleware that works on a layer between the end-user applications and the sensors. Figure 3: Overview of the monitoring system for hydrological parameters 5. Future Work The evaluation of the SWE technology within the described system proved the suitability of the SWE technology for building productive systems. At the same time, further enhancements are planned to be addressed as future work. One topic of special importance is the support of discovery mechanisms for the sensor web. Especially the integration of sensors and SWE services into the OGC Catalogue Service is a necessity to achieve a full integration of the SWE framework into spatial data infrastructures. 190

7 Another aspect is the enhancement of alert mechanisms. Especially the definition of complex alert conditions taking into account spatial, temporal and thematic criteria but also allowing the combination of multiple alert criteria is an ongoing work item. Finally, the practical application at the Wupperverband has shown a significant demand for supporting the SWE concepts on mobile devices. Thus, it will be investigated how SWE client applications for devices like mobile phones and PDAs can be designed. 6. Conclusion This article describes how the OGC SWE framework can be applied in the domain of environmental monitoring. It shows how standardised components can be used together with 52 North open source SWE implementations for efficiently building systems that integrate (real-time) sensor data. It is apparent from the implementation and operation of the described systems that the SWE framework has now reached a solid and mature state. It is therefore now possible to enhance currently existing concepts of spatial data infrastructures by employing real-time data sources and thus achieve a more powerful environmental monitoring system, which is capable of handling highly dynamic processes. Since the SWE component interfaces are standardised, it is possible to employ the solutions presented in a broad range of domains. Apart from being used in a hydrological context, the SWE framework has already been employed in such scenarios as forest fire fighting, fire detection in buildings, air pollution monitoring and even in a tsunami early warning system. In summary, the SWE architecture offers a sound framework which allows the easy construction of powerful sensor based environmental monitoring systems. References Botts, M., G. Percivall, C. Reed and J. Davidson (2006). OGC White Paper OGC Sensor Web Enablement: Overview and High Level Architecture, OGC r2, Wayland, MA, USA: OGC. Botts, M. (2007). Sensor Model Language (SensorML) Implementation Specification, Version 1.0, OGC, , Wayland, MA, USA: OGC. Cox, S. (2007a). Observations and Measurements Part 1 Observation schema, Version 1.0, OGC, r1, Wayland, MA, USA: OGC. Cox, S. (2007b). Observations and Measurements Part 2 Sampling Features, Version 1.0, OGC, r3, Wayland, MA, USA: OGC. Havens, S. (2007). OpenGIS Transducer Markup Language (TML) Implementation Specification 1.0.0, Wayland, MA, USA: OGC. Na, A. and M. Priest (2006). Sensor Observation Service 1.0, Wayland, MA, USA: OGC. Simonis, I. (2006). Sensor Alert Service, Version 0.9, OGC, r3, Wayland, MA, USA: OGC. Simonis, I. (2007). Sensor Planning Service Implementation Specification, Version 1.0, OGC, r3, Wayland, MA, USA: OGC. Simonis, I. and J. Echterhoff (2006). Draft OpenGIS Web Notification Service Implementation Specification, Version 0.0.9, OGC, , Wayland, MA, USA: OGC. Spies, K.-H. and C. Heier (2008): OGC Sensor Web in der Praxis - Bereitstellung von Sensordaten in Geodateninfrastrukturen und personalisierter Hochwasserwarndienst, Proceedings 20. AGIT- Symposium Salzburg, July , Salzburg, Austria, pp Heidelberg: Wichmann. Wilson, T. (2008). OGC KML, Version 2.2.0, OGC, r2, Wayland, MA, USA: OGC. 191

Sensor Web Technology for Sharing Hydrological Measurement Data

Sensor Web Technology for Sharing Hydrological Measurement Data Sensor Web Technology for Sharing Hydrological Measurement Data IHW-netwerkdag 2017 Simon Jirka (jirka@52north.org) Sharing Hydrological Measurement Data Sensors capture a multitude of in-situ data relevant

More information

Web Service Interface. Dr. Simon Jirka

Web Service Interface. Dr. Simon Jirka 1 Web Service Interface Standards Dr. Simon Jirka Overview 2 Providing Access to Observation Data OGC Sensor Observation Service Controlling Sensors OGC Sensor Planning Service Event Notification SOS 3

More information

Hydrological Sensor Networks in Germany - Introducing SensorWeb-WSV

Hydrological Sensor Networks in Germany - Introducing SensorWeb-WSV 18 th World IMACS / MODSIM Congress, Cairns, Australia 13-17 July 2009 http://mssanz.org.au/modsim09 Hydrological Sensor Networks in Germany - Introducing SensorWeb-WSV Michl, C. 1,2, R. Klipp 1 and M.

More information

Interoperability Between GRDC's Data Holding And The GEOSS Infrastructure

Interoperability Between GRDC's Data Holding And The GEOSS Infrastructure City University of New York (CUNY) CUNY Academic Works International Conference on Hydroinformatics 8-1-2014 Interoperability Between GRDC's Data Holding And The GEOSS Infrastructure Volker Andres Henning

More information

INSPIRE Download Service

INSPIRE Download Service The OGC SOS as INSPIRE Download Service for (meteorological) l) Observation Data Simon Jirka (52 North) 29 th October 2014 5th Workshop on the use of GIS/OGC standards in meteorology Offenbach (Germany)

More information

Integrated Software Framework for OGC Web Services

Integrated Software Framework for OGC Web Services Integrated Software Framework for OGC Web Services Arne Bröring 1, Theodor Förster 2, Ingo Simonis 1 1 IfGI, Institute for Geoinformatics Robert-Koch-Str. 26-28, Muenster 48149, Germany {arneb, simonis}@uni-muenster.de

More information

SEXTANT 1. Purpose of the Application

SEXTANT 1. Purpose of the Application SEXTANT 1. Purpose of the Application Sextant has been used in the domains of Earth Observation and Environment by presenting its browsing and visualization capabilities using a number of link geospatial

More information

Using the OGC SOS as INSPIRE Download Service for Observation Data

Using the OGC SOS as INSPIRE Download Service for Observation Data Using the OGC SOS as INSPIRE Download Service for Observation Data Simon Jirka (52 North) Alexander Kotsev (JRC) Michael Lutz (JRC) Matthes Rieke (52 North) Robin Smith (JRC) Paul Smits (JRC) 18 th June

More information

Semantically enhancing SensorML with controlled vocabularies in the marine domain

Semantically enhancing SensorML with controlled vocabularies in the marine domain Semantically enhancing SensorML with controlled vocabularies in the marine domain KOKKINAKI ALEXANDRA, BUCK JUSTIN, DARROCH LOUISE, JIRKA SIMON AND THE MARINE PROFILES FOR OGC SENSOR WEB ENABLEMENT STANDARDS

More information

The EOC Geoservice: Standardized Access to Earth Observation Data Sets and Value Added Products ABSTRACT

The EOC Geoservice: Standardized Access to Earth Observation Data Sets and Value Added Products ABSTRACT The EOC Geoservice: Standardized Access to Earth Observation Data Sets and Value Added Products K. Dengler, T. Heinen, A. Huber, K. Molch, E. Mikusch German Aerospace Center (DLR) German Remote Sensing

More information

Observation trends: Expectations from European Comission regarding data exchange and interoperability

Observation trends: Expectations from European Comission regarding data exchange and interoperability Observation trends: Expectations from European Comission regarding data exchange and interoperability Marcin Wichorowski (IO PAN), Sławomir Sagan (IO PAN), Declan Dunne (UCC MaREI), John Barton (UCC-TYNDALL)

More information

PortalU, a Tool to Support the Implementation of the Shared Environmental Information System (SEIS) in Germany

PortalU, a Tool to Support the Implementation of the Shared Environmental Information System (SEIS) in Germany European conference of the Czech Presidency of the Council of the EU TOWARDS eenvironment Opportunities of SEIS and SISE: Integrating Environmental Knowledge in Europe http:/www.e-envi2009.org/proceedings/

More information

INTEGRATION OF DISASTER EVENT DATA INTO SPATIAL DATA INFRASTRUCTURES

INTEGRATION OF DISASTER EVENT DATA INTO SPATIAL DATA INFRASTRUCTURES INTEGRATION OF DISASTER EVENT DATA INTO SPATIAL DATA INFRASTRUCTURES B. Stollberg a, *, T. De Groeve a, A. Hirner a, L. Vernaccini a, S. Paris a a Joint Research Centre of the European Commission, Institute

More information

Initial Operating Capability & The INSPIRE Community Geoportal

Initial Operating Capability & The INSPIRE Community Geoportal INSPIRE Conference, Rotterdam, 15 19 June 2009 1 Infrastructure for Spatial Information in the European Community Initial Operating Capability & The INSPIRE Community Geoportal EC INSPIRE GEOPORTAL TEAM

More information

sensors ISSN

sensors ISSN Sensors 2009, 9, 5493-5502; doi:10.3390/s90705493 Article OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Sharing Sensor Data with SensorSA and Cascading Sensor Observation Service Denis

More information

Jeffery S. Horsburgh. Utah Water Research Laboratory Utah State University

Jeffery S. Horsburgh. Utah Water Research Laboratory Utah State University Advancing a Services Oriented Architecture for Sharing Hydrologic Data Jeffery S. Horsburgh Utah Water Research Laboratory Utah State University D.G. Tarboton, D.R. Maidment, I. Zaslavsky, D.P. Ames, J.L.

More information

Sensor Data Management

Sensor Data Management Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 8-14-2007 Sensor Data Management Cory Andrew Henson Wright State University

More information

Extension of INSPIRE Download Services TG for Observation Data

Extension of INSPIRE Download Services TG for Observation Data Extension of INSPIRE Download Services TG for Observation Data Simon Jirka (52 North) 14 th June 2014, MIG Workshop on WCS-based INSPIRE Download Services Agenda Motivation Sensor Web Proposed Update for

More information

D2.5 Data mediation. Project: ROADIDEA

D2.5 Data mediation. Project: ROADIDEA D2.5 Data mediation Project: ROADIDEA 215455 Document Number and Title: D2.5 Data mediation How to convert data with different formats Work-Package: WP2 Deliverable Type: Report Contractual Date of Delivery:

More information

ISTSOS: INVESTIGATION OF THE SENSOR OBSERVATION SERVICE

ISTSOS: INVESTIGATION OF THE SENSOR OBSERVATION SERVICE ISTSOS: INVESTIGATION OF THE SENSOR OBSERVATION SERVICE M. Cannata a, *, M. Antonovic a a Institute of Earth sciences, Dept. of Environment, Constructions and Design, University of Applied Sciences of

More information

Semantic web based Sensor Planning Services (SPS) for Sensor Web Enablement (SWE)

Semantic web based Sensor Planning Services (SPS) for Sensor Web Enablement (SWE) Semantic web based Sensor Planning Services (SPS) for Sensor Web Enablement (SWE) P.Udayakumar 1, M.Indhumathi 2 1 Teaching Fellow,Department of Computer Technology, MIT Campus, Anna University Chennai,

More information

Sensor Web when sensor networks meet the World-Wide Web

Sensor Web when sensor networks meet the World-Wide Web Sensor Web when sensor networks meet the World-Wide Web Dr. Steve Liang Assistant Professor Department of Geomatics Engineering Schulich School of Engineering University of Calgary steve.liang@ucalgary.ca

More information

User Guide. for. smarteditor 2.1.6

User Guide. for. smarteditor 2.1.6 User Guide for smarteditor 2.1.6 Revision History Revision Number Date of Publication Author(s) Change Description 1.0 28.01.2011 Stefan Blume initialization 1.1 07.02.2001 Kristian Senkler - Added license

More information

Sensors & Transducers 2015 by IFSA Publishing, S. L.

Sensors & Transducers 2015 by IFSA Publishing, S. L. Sensors & Transducers 2015 by IFSA Publishing, S. L. http://www.sensorsportal.com Integrating Sensor Data Using Sensor Observation Service: Towards a Methodology for the O-Life Observatory 1, 3 Hicham

More information

DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016

DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016 DanubeGIS User Manual Document number: Version: 1 Date: 11-Nov-2016 Imprint Published by: ICPDR International Commission for the Protection of the Danube River ICPDR 2016 Contact ICPDR Secretariat Vienna

More information

MY DEWETRA IPAFLOODS REPORT

MY DEWETRA IPAFLOODS REPORT Grant Contract N. ECHO/SUB/2014/692292 Programme for Prevention, Preparedness and Response to Floods in the Western Balkans and Turkey IPA FLOODS Capacity Building Activities 2016 MY DEWETRA IPAFLOODS

More information

Welcome. to Pre-bid meeting. Karnataka State Spatial Data Infrastructure (KSSDI) Project, KSCST, Bangalore.

Welcome. to Pre-bid meeting. Karnataka State Spatial Data Infrastructure (KSSDI) Project, KSCST, Bangalore. Welcome to Pre-bid meeting Karnataka State Spatial Data Infrastructure (KSSDI) Project, KSCST, Bangalore. DEVELOPMENT OF KARNATAKA STATE SPATIAL DATA INFRASTRUCTURE (KSSDI) PROJECT Objective: To develop

More information

GENeric European Sustainable Information Space for Environment.

GENeric European Sustainable Information Space for Environment. GENeric European Sustainable Information Space for Environment http://www.genesis-fp7.eu/ Outline Introduction The GENESIS FP7 project The GENESIS solution s architecture GENESIS experience with INSPIRE

More information

THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET Project introduction and technical foundations (I)

THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET Project introduction and technical foundations (I) ENVIROfying the Future Internet THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET Project introduction and technical foundations (I) INSPIRE Conference Firenze,

More information

Running user-defined functions in R on Earth observation data in cloud back-ends

Running user-defined functions in R on Earth observation data in cloud back-ends Running user-defined functions in R on Earth observation data in cloud back-ends Pramit Ghosh, Florian Lahn, Sören Gebbert, Matthias Mohr and Edzer Pebesma Institute for Geoinformatics, University of Münster

More information

EXTRA Examples of OGC standards in support of health applications

EXTRA Examples of OGC standards in support of health applications EXTRA Examples of OGC standards in support of health applications Some prior / existing initiatives using OGC Standards EU INSPIRE (health and safety working group) GEOSS AIP, EO2Heaven project: EO2HEAVEN

More information

Consolidation Team INSPIRE Annex I data specifications testing Call for Participation

Consolidation Team INSPIRE Annex I data specifications testing Call for Participation INSPIRE Infrastructure for Spatial Information in Europe Technical documents Consolidation Team INSPIRE Annex I data specifications testing Call for Participation Title INSPIRE Annex I data specifications

More information

LifeWatch/EnvEurope User Forum Use Case Ecology

LifeWatch/EnvEurope User Forum Use Case Ecology LifeWatch/EnvEurope User Forum Use Case Ecology User Forum Barcelona, March 2012 Michael Mirtl (EAA, Environment Agency Austria) Wouter Los (LifeWatch) Infrastructure for Biodiversity and Ecosystem Research

More information

SmartHMA Introduction of SmartHMA project objectives

SmartHMA Introduction of SmartHMA project objectives SmartHMA Introduction of SmartHMA project objectives Daniel Zinkiewicz (daniel.zinkiewicz@wasat.pl) Wasat Sp. z o.o. Slide 1 SmartHMA SmartHMA SmartHMA mobile platform for deployment of HMA standardised

More information

SHARING GEOGRAPHIC INFORMATION ON THE INTERNET ICIMOD S METADATA/DATA SERVER SYSTEM USING ARCIMS

SHARING GEOGRAPHIC INFORMATION ON THE INTERNET ICIMOD S METADATA/DATA SERVER SYSTEM USING ARCIMS SHARING GEOGRAPHIC INFORMATION ON THE INTERNET ICIMOD S METADATA/DATA SERVER SYSTEM USING ARCIMS Sushil Pandey* Birendra Bajracharya** *International Centre for Integrated Mountain Development (ICIMOD)

More information

Article for Sept/Oct 2004 issue of GeoIntelligence Magazine

Article for Sept/Oct 2004 issue of GeoIntelligence Magazine Article for Sept/Oct 2004 issue of GeoIntelligence Magazine Title: Standards Set the Stage for Sensor Webs Authors: Mike Botts Univ. of Alabama in Huntsville GHCC-NSSTC Huntsville, AL 35899 256-961-7760

More information

The geospatial metadata catalogue. FOSS4G Barcelona. Jeroen Ticheler. Founder and chair. Director

The geospatial metadata catalogue. FOSS4G Barcelona. Jeroen Ticheler. Founder and chair. Director The geospatial metadata catalogue FOSS4G2010 - Barcelona Jeroen Ticheler Director Founder and chair GeoNetwork opensource Dutch National Geo Registry FAO GeoNetwork SwissTopo geocat.ch GeoNetwork history

More information

GIGAS. GEOSS INSPIRE & GMES an Action in Support

GIGAS. GEOSS INSPIRE & GMES an Action in Support GEOSS INSPIRE & GMES an Action in Support Pier Giorgio Marchetti pier.giorgio.marchetti@esa.int Andrea Biancalana andrea.biancalana@esa.int Slide 1 Objectives (GEOSS INSPIRE & GMES an Action in Support)

More information

Open Geospatial Consortium

Open Geospatial Consortium Open Geospatial Consortium Date: 28-March-2011 Reference number of this document: 10-195 Editors: OGC Aviation Domain Working Group Requirements for Aviation Metadata Copyright 2011 Open Geospatial Consortium.

More information

Linking and Finding Earth Observation (EO) Data on the Web

Linking and Finding Earth Observation (EO) Data on the Web Linking and Finding Earth Observation (EO) Data on the Web MACS-G20 Workshop: Linked Open Data in Agriculture Berlin, September 27-28, 2017 Dr. Uwe Voges u.voges@conterra.de Introduction Earth Observation

More information

A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks

A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks , pp.96-100 http://dx.doi.org/10.14257/astl.2014.60.24 A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks Yeon-Jun An 1, Do-Hyeun Kim 2 1,2 Dept. of Computing Engineering

More information

Providing INSPIRE measurement data. K. Schleidt, S. Grellet, A. Sarretta, P. Tagliolato, A. Kotsev

Providing INSPIRE measurement data. K. Schleidt, S. Grellet, A. Sarretta, P. Tagliolato, A. Kotsev Providing INSPIRE measurement data K. Schleidt, S. Grellet, A. Sarretta, P. Tagliolato, A. Kotsev Part 1. Introduction Context 10 years ago o Geospatial information was hardly (if at all) exchanged in

More information

Conceptual Design and Further Development of the Flood Protection Management System INGE

Conceptual Design and Further Development of the Flood Protection Management System INGE INTERREG IV B project LABEL Conceptual Design and Further Development of the Flood Protection Management System INGE Final Report Customer: Sächsisches Landesamt für Umwelt, Landwirtschaft und Geologie

More information

Understanding and Using Metadata in ArcGIS. Adam Martin Marten Hogeweg Aleta Vienneau

Understanding and Using Metadata in ArcGIS. Adam Martin Marten Hogeweg Aleta Vienneau Understanding and Using Metadata in ArcGIS Adam Martin Marten Hogeweg Aleta Vienneau Adam Martin National Government Account Management R&D Open Data Marten Hogeweg National Government Professional Services

More information

DANUBIUS-RI, the pan-european distributed research infrastructure supporting interdisciplinary research on river-sea systems

DANUBIUS-RI, the pan-european distributed research infrastructure supporting interdisciplinary research on river-sea systems DANUBIUS-RI, the pan-european distributed research infrastructure supporting interdisciplinary research on river-sea systems Dr. Adrian Stanica, DANUBIUS-RI ESFRI Project Coordinator www.danubius-ri.eu

More information

http://ipafloods.mydewetra.org 1 My Dewetra IPA FLOODS FLOOD RISK Information System Support the Approximation of EU Floods Directive Compliancy with International standards (INSPIRE, OGC) and protocols

More information

Knowledge Bases in Spatial Data Infrastructures A new Level of Decision Support

Knowledge Bases in Spatial Data Infrastructures A new Level of Decision Support Knowledge Bases in Spatial Data Infrastructures A new Level of Decision Support Ingo Simonis 1,Andreas W ytzisk 2 1 Institute for Geoinform atics,university of Muenster,Germ any Tel:+49-251-83-33084,Fax:

More information

OGC Collaborative Platform Undercover

OGC Collaborative Platform Undercover OGC Collaborative Platform Undercover AGU Fall Meeting 2012 Dec 7, 2012 Greg Buehler; David Arctur; Luis E. Bermudez Open Geospatial Consortium 475 volunteer organizations 4307 Users 60 Standards 2 OGC

More information

SEIS. (Shared Environmental Information System) From concept to information services

SEIS. (Shared Environmental Information System) From concept to information services SEIS (Shared Environmental Information System) From concept to information services Stefan Jensen EEA supported by Sheila Cryan and Jon Maidens GSDI 11, Rotterdam 19.6.2009 What is SEIS is about... Sharing

More information

ADVANCED GEOGRAPHIC INFORMATION SYSTEMS Vol. II - Geospatial Interoperability : The OGC Perspective Open Geospatial Consortium, Inc.

ADVANCED GEOGRAPHIC INFORMATION SYSTEMS Vol. II - Geospatial Interoperability : The OGC Perspective Open Geospatial Consortium, Inc. GEOSPATIAL INTEROPERABILITY: THE OGC PERSPECTIVE Open Open Geospatial Consortium, Wayland, MA, USA Keywords: geographic information systems, geospatial services, interoperability, interface specification,

More information

LogicGeoObject: a Client-Side Architectural Model for Aggregating Geospatial Dynamics from Sensor Web

LogicGeoObject: a Client-Side Architectural Model for Aggregating Geospatial Dynamics from Sensor Web LogicGeoObject: a Client-Side Architectural Model for Aggregating Geospatial Dynamics from Sensor Web Xuelin He 1, Jeremy G. Morley 2 1 Department of Civil, Environmental & Geomatic Engineering, University

More information

Interoperability with ArcGIS

Interoperability with ArcGIS Interoperability with ArcGIS Satish Sankaran Marten Hogeweg Agenda Understanding Interoperability What, Why and How? ArcGIS Platform An Open Platform Supporting Interoperability Examples from the real

More information

Architecture Subgroup Report GEO4DOC 4.1(2) - REV 2.0 UPDATED - POST EO SUMMIT II 13 May 2004

Architecture Subgroup Report GEO4DOC 4.1(2) - REV 2.0 UPDATED - POST EO SUMMIT II 13 May 2004 Ad Hoc Group on Earth Observations (GEO) Report of the Subgroup on Architecture - (Report 2) The following Report of the GEO Subgroup on Architecture is composed of seven sections that collectively satisfy

More information

When using this architecture for accessing distributed services, however, query broker and/or caches are recommendable for performance reasons.

When using this architecture for accessing distributed services, however, query broker and/or caches are recommendable for performance reasons. Integration of semantics, data and geospatial information for LTER Abstract The long term ecological monitoring and research network (LTER) in Europe[1] provides a vast amount of data with regard to drivers

More information

Sharing geographic data across the GEF IW Portfolio: IW:LEARN Web-based GIS

Sharing geographic data across the GEF IW Portfolio: IW:LEARN Web-based GIS 1 Sharing geographic data across the GEF IW Portfolio: IW:LEARN Web-based GIS 16-22 March 2009 Sean Khan (Project Manager) sean.khan@unep.org Dr. Richard Cooper (Regional Coordinator) richard@iwlearn.org

More information

A Review for Semantic Sensor Web Research and Applications

A Review for Semantic Sensor Web Research and Applications , pp.31-36 http://dx.doi.org/10.14257/astl.2014.48.06 A Review for Semantic Sensor Web Research and Applications Chaoqun Ji, Jin Liu, Xiaofeng Wang College of Information Engineering, Shanghai Maritime

More information

Global Earth Observation System of Systems. GEO Secretariat Geneva, Switzerland

Global Earth Observation System of Systems. GEO Secretariat Geneva, Switzerland Global Earth Observation System of Systems GEO Secretariat Geneva, Switzerland Group on Earth Observations Intergovernmental Organization with 81 Members and 58 Participating Organizations (including WMO)

More information

Enrichment of Sensor Descriptions and Measurements Using Semantic Technologies. Student: Alexandra Moraru Mentor: Prof. Dr.

Enrichment of Sensor Descriptions and Measurements Using Semantic Technologies. Student: Alexandra Moraru Mentor: Prof. Dr. Enrichment of Sensor Descriptions and Measurements Using Semantic Technologies Student: Alexandra Moraru Mentor: Prof. Dr. Dunja Mladenić Environmental Monitoring automation Traffic Monitoring integration

More information

The GeoPortal Cookbook Tutorial

The GeoPortal Cookbook Tutorial The GeoPortal Cookbook Tutorial Wim Hugo SAEON/ SAEOS SCOPE OF DISCUSSION Background and Additional Resources Context and Concepts The Main Components of a GeoPortal Architecture Implementation Options

More information

HMA Standardisation Status

HMA Standardisation Status HMA Standardisation Status GSCB Meeting, 18-19 June 2009, Frascati P.G. Marchetti, ESA Y. Coene, SPACEBEL GSCB Meeting, 18 June 2009 Slide 1 Overview Context and Objectives Evolution of specifications

More information

Generating Traffic Data

Generating Traffic Data Generating Traffic Data Thomas Brinkhoff Institute for Applied Photogrammetry and Geoinformatics FH Oldenburg/Ostfriesland/Wilhelmshaven (University of Applied Sciences) Ofener Str. 16/19, D-26121 Oldenburg,

More information

Federal Pervasive Sensor Networks Serving Geographic Information Services

Federal Pervasive Sensor Networks Serving Geographic Information Services Federal Pervasive Sensor Networks Serving Geographic Information Services Manfred Mittlboeck and Bernd Resch Research Studio ispace, Research Studios Austria Forschungsgesellschaft mbh. Salzburg, Austria

More information

Sensor networks. Ericsson

Sensor networks. Ericsson Sensor networks IoT @ Ericsson NETWORKS Media IT Industries Page 2 Ericsson at a glance Organization & employees CEO Börje Ekholm Technology & Emerging Business Finance & Common Functions Marketing & Communications

More information

Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data.

Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data. Harmonisation of distributed geographic datasets - A model driven approach for geotechnical & footprint data. Bart van den Berg (1,2), Bart Hulshof (1), Theo Tijssen (2) en Peter van Oosterom (2) (1) Shell/NAM,

More information

SDI SOLUTIONS FOR INSPIRE: TECHNOLOGIES SUPPORTING A FRAMEWORK OF COOPERATION

SDI SOLUTIONS FOR INSPIRE: TECHNOLOGIES SUPPORTING A FRAMEWORK OF COOPERATION SDI SOLUTIONS FOR INSPIRE: TECHNOLOGIES SUPPORTING A FRAMEWORK OF COOPERATION Roberto Lucchi 1, Marten Hogeweg 1, Guenther Pichler 2 1 Esri, Redlands, CA, USA 2 Esri Kranzberg, Germany 1 Vision INSPIRE

More information

DI proposed a sensor Web and virtual sensor definitions

DI proposed a sensor Web and virtual sensor definitions IEEE SENSORS JOURNAL, VOL. 11, NO. 6, JUNE 2011 1429 A Flexible Data and Sensor Planning Service for Virtual Sensors Based on Web Service Zeqiang Chen, Nengcheng Chen, Liping Di, Senior Member, IEEE, and

More information

EMODnet Bathymetry. By Dick M.A. Schaap Coordinator. 20 th April 2016, EGU 2016, Vienna - Austria

EMODnet Bathymetry. By Dick M.A. Schaap Coordinator. 20 th April 2016, EGU 2016, Vienna - Austria EMODnet Bathymetry By Dick M.A. Schaap Coordinator 20 th April 2016, EGU 2016, Vienna - Austria EMODNet Bathymetry Ongoing in 3 consecutive projects since 2009 with expanding consortium (at present >30

More information

Leveraging OGC Services in ArcGIS Server. Satish Sankaran, Esri Yingqi Tang, Esri

Leveraging OGC Services in ArcGIS Server. Satish Sankaran, Esri Yingqi Tang, Esri Leveraging OGC Services in ArcGIS Server Satish Sankaran, Esri Yingqi Tang, Esri GIS Creating and Managing Geo Information Products - Proprietary - Open Specifications - Standards Dissemination of Geo

More information

Achieving Interoperability Using Open Standards

Achieving Interoperability Using Open Standards FedGIS Conference February 24 25, 2016 Washington, DC Achieving Interoperability Using Open Standards Satish Sankaran Marten Hogeweg Agenda Understanding Interoperability What, Why and How? ArcGIS Platform

More information

The GIGAS Methodology

The GIGAS Methodology The GIGAS Methodology Pier Giorgio Marchetti European Space Agency Earth Observation Programme Ground Segment Department pier.giorgio.marchetti@esa.int GIGAS Objectives GIGAS has the goal to promote the

More information

EarthLookCZ as Czech way to GMES

EarthLookCZ as Czech way to GMES EarthLookCZ as Czech way to GMES Karel Charvat 1 and Petr Horak 1 1 WirelessInfo, Czech Republic, charvat@wirelessinfo.cz Abstract Global Monitoring for Environment and Security is one of 4 ranges of solutions

More information

Unifying Hydrological Time Series Data for a Global Water Portal

Unifying Hydrological Time Series Data for a Global Water Portal Unifying Hydrological Time Series Data for a Global Water Portal Pathai Suwannawiwat Chayakorn Netramai The Sirindhorn International Thai-German Graduate School of Engineering King Mongkut s University

More information

European Location Framework (ELF) acting as a facilitator implementing INSPIRE

European Location Framework (ELF) acting as a facilitator implementing INSPIRE www.eurogeographics.org European Location Framework (ELF) acting as a facilitator implementing INSPIRE Saulius Urbanas, Mick Cory (EuroGeographics) 29 October 2016 Copyright 2013 EuroGeographics EuroGeographics

More information

Risk Habitat Megacity

Risk Habitat Megacity Contact Internet: Coordination: Data management: www.risk-habitat-megacity.ufz.de Dr. Dirk Heinrichs [dirk.heinrichs@ufz.de] Dr. Kerstin Krellenberg [kerstin.krellenberg@ufz.de] Christian Gadge [christian.gadge@ufz.de]

More information

Handbook of Research on Developments and Trends in Wireless Sensor Networks: From Principle to Practice

Handbook of Research on Developments and Trends in Wireless Sensor Networks: From Principle to Practice Handbook of Research on Developments and Trends in Wireless Sensor Networks: From Principle to Practice Hai Jin Huazhong University of Science and Technology, China Wenbin Jiang Huazhong University of

More information

An Internet and Knowledge-based Alert-system for Groundwater Disaster Management

An Internet and Knowledge-based Alert-system for Groundwater Disaster Management EnviroInfo 2005 (Brno) Informatics for Environmental Protection - Networking Environmental Information An Internet and Knowledge-based Alert-system for Groundwater Disaster Management Uwe Rüppel 1, Thomas

More information

Service Oriented Architecture For GIS Applications

Service Oriented Architecture For GIS Applications The 12 th International Conference of International Association for Computer Methods and Advances in Geomechanics (IACMAG) 1-6 October, 2008 Goa, India Service Oriented Architecture For GIS Applications

More information

Data Partnerships to Improve Health Frequently Asked Questions. Glossary...9

Data Partnerships to Improve Health Frequently Asked Questions. Glossary...9 FAQ s Data Partnerships to Improve Health Frequently Asked Questions BENEFITS OF PARTICIPATING... 1 USING THE NETWORK.... 2 SECURING THE DATA AND NETWORK.... 3 PROTECTING PRIVACY.... 4 CREATING METADATA...

More information

GMES Status November 2004

GMES Status November 2004 GMES Status November 2004 Peter BREGER DG RTD/H5 «Space: research activities, GMES» GMES GMES: a joint EC-ESA initiative The objective is to establish by 2008 a European capacity for global as well as

More information

Using INSPIRE Services for Reporting and Exchange of Air Quality Information under CAFE Directive Test bed Results

Using INSPIRE Services for Reporting and Exchange of Air Quality Information under CAFE Directive Test bed Results Using INSPIRE Services for Reporting and Exchange of Air Quality Information under CAFE Directive Test bed Results Alina Kmiecik, Dominik Kobus, Magdalena Bednarek, Piotr Krok, Anna Zamolska 26,6/2012,

More information

HANDLING PUBLICLY GENERATED AIR QUALITY DATA PETE TENEBRUSO & MIKE MATSKO MARCH 8 TH, 2017

HANDLING PUBLICLY GENERATED AIR QUALITY DATA PETE TENEBRUSO & MIKE MATSKO MARCH 8 TH, 2017 HANDLING PUBLICLY GENERATED AIR QUALITY DATA PETE TENEBRUSO & MIKE MATSKO MARCH 8 TH, 2017 EXAMPLES OF DEP DATA AND CROWDSOURCING Storm Readiness Beach Assessments Park Closings Emergency Management Social

More information

IMAGERY FOR ARCGIS. Manage and Understand Your Imagery. Credit: Image courtesy of DigitalGlobe

IMAGERY FOR ARCGIS. Manage and Understand Your Imagery. Credit: Image courtesy of DigitalGlobe IMAGERY FOR ARCGIS Manage and Understand Your Imagery Credit: Image courtesy of DigitalGlobe 2 ARCGIS IS AN IMAGERY PLATFORM Empowering you to make informed decisions from imagery and remotely sensed data

More information

Introduction to SDIs (Spatial Data Infrastructure)

Introduction to SDIs (Spatial Data Infrastructure) www.grid.unep.ch Regional training workshop on geographical information system for energy planning Introduction to SDIs (Spatial Data Infrastructure) Dakar, 12 August 2014 Gregory Giuliani Andrea de Bono,

More information

Towards a pan-european infrastructure for marine and ocean data management + Importance of standards

Towards a pan-european infrastructure for marine and ocean data management + Importance of standards Towards a pan-european infrastructure for marine and ocean data management + Importance of standards By Dick M.A. Schaap MARIS Technical Coordinator SeaDataNet & ODIP Coordinator EMODnet Bathymetry Münster

More information

Information Needs and Flow for Disaster Management

Information Needs and Flow for Disaster Management Information Needs and Flow for Disaster Management WU Guoxiang Chief, Space Technology Applications Section Information, Communication and Space Technology Division UN ESCAP Disaster reduction measures

More information

Webservice-energy.org GEO Community Portal & Spatial Data Infrastructure for Energy

Webservice-energy.org GEO Community Portal & Spatial Data Infrastructure for Energy Webservice-energy.org GEO Community Portal & Spatial Data Infrastructure for Energy Lionel Menard / Oct. 23 2017 Centre Observation, Impacts, Energy Research activities: Use of Earth observation data (Models,

More information

Alexander Kotsev. Serving society Stimulating innovation Supporting legislation

Alexander Kotsev.   Serving society Stimulating innovation Supporting legislation SOS in the context t of INSPIRE Alexander Kotsev www.jrc.ec.europa.eu S i i t Serving society Stimulating innovation Supporting legislation Context The number of devices connected to the Internet exceeded

More information

Development and Implementation of International and Regional Flash Flood Guidance (FFG) and Early Warning Systems. Project Brief

Development and Implementation of International and Regional Flash Flood Guidance (FFG) and Early Warning Systems. Project Brief Development and Implementation of International and Regional Flash Flood Guidance (FFG) and Early Warning Systems Project Brief 1 SUMMARY The purpose of this project is the development and implementation

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL REPORT RAPPORT TECHNIQUE TECHNISCHER BERICHT CEN/TR 15449-5 April 2015 ICS 07.040; 35.240.70 English Version Geographic information - Spatial data infrastructures - Part 5: Validation and testing

More information

INSPIRE & Environment Data in the EU

INSPIRE & Environment Data in the EU INSPIRE & Environment Data in the EU Andrea Perego Research Data infrastructures for Environmental related Societal Challenges Workshop @ pre-rda P6 Workshops, Paris 22 September 2015 INSPIRE in a nutshell

More information

INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev

INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev INSPIRE overview and possible applications for IED and E-PRTR e- Reporting Alexander Kotsev www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation The European data puzzle 24

More information

A ONE-STOP SERVICE HUB INTEGRATING ESSENTIAL WEATHER AND GEOPHYSICAL INFORMATION ON A GIS PLATFORM. Hong Kong Observatory

A ONE-STOP SERVICE HUB INTEGRATING ESSENTIAL WEATHER AND GEOPHYSICAL INFORMATION ON A GIS PLATFORM. Hong Kong Observatory A ONE-STOP SERVICE HUB INTEGRATING ESSENTIAL WEATHER AND GEOPHYSICAL INFORMATION ON A GIS PLATFORM Hong Kong Observatory Mission HONG KONG OBSERVATORY To provide people-oriented quality services in meteorology

More information

fulfils all requirements for medium protection of the criteria catalogue The appendix is part of the certificate and consists of 5 pages.

fulfils all requirements for medium protection of the criteria catalogue The appendix is part of the certificate and consists of 5 pages. The certification body of TÜV Informationstechnik GmbH hereby awards this certificate to the company ISC Münster eg Anton-Bruchausen-Straße 8 48147 Münster, Germany to confirm that its security area Data

More information

Berlin 3 December Aarhus Convention: Key trends in the implementation of information pillar

Berlin 3 December Aarhus Convention: Key trends in the implementation of information pillar Berlin 3 December 2018 Aarhus Convention: Key trends in the implementation of information pillar Is this moorland in good enough condition to effectively capture rain and prevent flooding? What would the

More information

Deliverable D3.12. Contract number: OJEU 2010/S Deliverable: D3.12 Author: Igor Antolovic Date: Version: Final

Deliverable D3.12. Contract number: OJEU 2010/S Deliverable: D3.12 Author: Igor Antolovic Date: Version: Final Deliverable D3.12 Final and public version of the implemented web site with full functionality that hosts all relevant information on the Climate Atlas of the Carpathian Region, including a public download

More information

Basic Principles of MedWIS - WISE interoperability

Basic Principles of MedWIS - WISE interoperability Co-ordination committee seminar of the national focal points Basic Principles of MedWIS - WISE interoperability Eduardo García ADASA Sistemas Nice - France Agenda WISE vs MedWIS WISE WISE DS WISE vs WISE

More information

Earth Observation Imperative

Earth Observation Imperative Gregory W. Withee United States Geological Survey (USGS) United States Group on Earth Observation (USGEO) update NRC Board on Research Data and Information January 29, 2009 1 Earth Observation Imperative

More information

Toward the Development of a Comprehensive Data & Information Management System for THORPEX

Toward the Development of a Comprehensive Data & Information Management System for THORPEX Toward the Development of a Comprehensive Data & Information Management System for THORPEX Mohan Ramamurthy, Unidata Steve Williams, JOSS Jose Meitin, JOSS Karyn Sawyer, JOSS UCAR Office of Programs Boulder,

More information

Lecture note on the history and principles of geo-webservices

Lecture note on the history and principles of geo-webservices A SHORT INTRODUCTION TO GEO-WEBSERVICES Lecture note on the history and principles of geo-webservices Barend Köbben Version 1.0 February 24, 2010 Contents 1 From monolithic to distributed GIS architectures

More information

Benefits of CORDA platform features

Benefits of CORDA platform features Benefits of CORDA platform features Functionalities, main tools and the benefits of using CORDA platform Copernicus service providers (land monitoring and emergency services) require reference data for

More information