Extension of INSPIRE Download Services TG for Observation Data

Size: px
Start display at page:

Download "Extension of INSPIRE Download Services TG for Observation Data"

Transcription

1 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

2 Agenda Motivation Sensor Web Proposed Update for the Technical Guidelines on INSPIRE Download Services Implementation Conclusion 2

3 Motivation Observation data important source for information in many domains Hydrology Air quality Weather monitoring Humans as Sensors Traffic Geology... Relevance for INSPIRE Annex II and III themes 3

4 Motivation Already available: Guidelines for the use of Observations & Measurements and Sensor Web Enablement-related standards in INSPIRE Annex II and III data specification development Does not define the interface Proposal for an update of the Technical Guidance document for INSPIRE Download services 4

5 Sensor Web Basics Interoperability Reduce the integration efforts of new data sources Enhancement of Spatial Data Infrastructures (SDIs) to handle sensor data Sensor Web Enablement (SWE): A suite of standards of the OGC for building the Sensor Web OGC Sensor Observation Service (SOS) as data access interface ISO/OGC Observations and Measurements (O&M) as data model and encoding 5

6 Observations & Measurements Used for encoding data observed by sensors An observation comprises Timestamp Value (if applicable including unit of measurement) Observed property Feature of interest... O&M 2.0 data model approved as an ISO standard O&M 2.0 XML encoding approved as an OGC standard 6

7 Sensor Observation Service Pull-based access to observations Mediator between: client data archive / simulation / realtime sensor system Hides the heterogeneous structure of proprietary sensor data formats and protocols Data formats: O&M and SensorML Versions: 1.0 and 2.0 7

8 Mapping INSPIRE and SOS INSPIRE Regulation for Network Services (976/2009) - Operations of a Download Service: Pre-defined Access Download: Get Download Service Metadata Get Spatial Data Set Describe Spatial Dataset Link Download Service Direct Access Download: Get Spatial Object Describe Spatial Object Type SOS::GetCapabilities SOS::GetObservation SOS::GetCapabilities CSW SOS::GetObservation SOS::GetCapabilities 8

9 Concept Overview INS NS Spatial Dataset Spatial Object Spatial Object Type SOS Observation Offering Observation Observation Type 9

10 Change Overview 4 INSPIRE Download Services 4.1 How the Technical Guidance maps to the Implementing Rules Mapping the SOS-based Technical Guidance to the Implementing Rules 4.2 Conformance Classes for Download Services Technical Guidance 4.3 Language Requirements 4.4 Implementation Roadmap for Download Services 5 Atom Implementation of Pre-defined Dataset Download Service 6 Web Feature Service and Filter Encoding Implementation of Pre-defined Dataset Download Service 7 Web Feature Service and Filter Encoding implementation of Direct Access Download Service 8 Sensor Observation Service and Filter Encoding implementation of Pre-defined Dataset Download Service 9 Sensor Observation Service and Filter Encoding implementation of Direct Access Download Service 10 Quality of Service 10

11 SOS Overview - Conformance Classes SOS Core GetCapabilities, DescribeSensor, GetObservation Spatial Filtering Profile Spatial filters allow to use the sampling geometries to filter observations XML Encoding Encoding definitions for all interface operations Core KVP Binding Invocation of SOS operations over HTTP GET with Key-Value-Pair encoding GetCapabilities, DescribeSensor, GetObservation ISO (Filter Encoding) Query performs a search over some set of resources and returns a subset of those resources. Minimum Spatial Filter Bounding box spatial operator Minimum Temporal Filter During temporal operator 11

12 Download Services and SOS Mapping Implementing Rules to SOS Conformance Classes Get Download Service Metadata SOS Core, Spatial Filtering Profile, XML Encoding, Core KVP Binding GetCapabilities Get Spatial Data Set SOS Core, Spatial Filtering Profile, XML Encoding, Core KVP Binding, ISO 19143: Query GetObservation Describe Spatial Data Set SOS Core, Spatial Filtering Profile, XML Encoding, Core KVP Binding GetCapabilities Get Spatial Object SOS Core, Spatial Filtering Profile, XML Encoding, Core KVP Binding GetObservation Describe Spatial Object Type SOS Core, Spatial Filtering Profile, XML Encoding, Core KVP Binding GetCapabilities Search Criteria for the Get Spatial Object Operation SOS Core, Spatial Filtering Profile, XML Encoding, Core KVP Binding, ISO 19143: Minimum Spatial Filter, Minimum Temporal Filter GetObservation 12

13 Pre-defined Dataset Download Service Requirements TG Requirement 70: Implementations of an SOS predefined dataset download service shall conform to the Conformance Class SOS Core [as defined in the OGC SOS 2.0 specification]. TG Requirement 71: The Conformance Class Spatial Filtering Profile as defined by [the SOS 2.0] specification shall be enabled to ensure that each observation served through the download service provides a sampling geometry. INSPIRE Directive requirement for reference to a specific location or geographical area TG Requirement 72: Implementations of an SOS predefined dataset download service shall conform to the [OGC SOS 2.0] Conformance Classes Core KVP Binding and XML Encoding. 13

14 Pre-defined Dataset Download Service Requirements TG Requirement 73: A spatial dataset shall be made available through a separate SOS offering and be retrievable through a GetObservation query. Reminder: Spatial dataset = Observation offering 14

15 Pre-defined Dataset Download Service Requirements Provision of INSPIRE Metadata elements is a requirement Extend the SOS GetCapabilities response (extended capabilities section) Two options Metadata by reference (<inspire_common:metadataurl>) Metadata inline TG Requirement 74: INSPIRE Metadata for the Download Service shall EITHER be linked to via an <inspire_common:metadataurl> in an extended capabilities section, OR the extended capabilities section shall contain all the INSPIRE Metadata for the Download Service in accordance with the inspire_dls:extendedcapabilities schema. 15

16 Pre-defined Dataset Download Service Requirements Multilingualism (e.g. for descriptions, abstracts), CRS and INSPIRE namespaces: GetCapabilities (Service Metadata, Observation Offerings) Default and Supported must be defined: Language and CRS INSPIRE Namespace via <inspire_dls:spatialdatasetidentifier>/<inspire_common:namespace> TG Requirement 75: For each data set, the information about supported languages, namespaces and CRS shall be provided in the corresponding ObservationOffering section in the SOS Capabilities document. TG Requirement 77: A client may specify a specific CRS in a GetObservation request. If the requested CRS is contained in the list of supported CRS, the coordinates returned in the service response shall be in the requested CRS. If the requested CRS is not supported by the service, then a corresponding exception shall be returned. TG Requirement 78: A network service [Download Service] metadata response shall contain a list of the natural languages supported by the service. This list shall contain one or more languages that are supported. TG Requirement 79: A client may specify a specific language in a request. If the requested language is contained in the list of supported languages, the natural language fields of the service response shall be in the requested language. If the requested language is not supported by the service, then this parameter shall be ignored. 16

17 Pre-defined Dataset Download Service Requirements Language support realization for GetCapabilities Additional parameter for Core KVP Binding TG Requirement 80: The name of this parameter shall be LANGUAGE. The parameter values are based on ISO 639-2/B alpha 3 codes as used in [the INSPIRE Metadata Implementing Rules]. Example: REQUEST=GetCapabilities&SERVICE=[...]&VERSION= [...]&LANGUAGE=eng 17

18 Pre-defined Dataset Download Service Recommendations Language Recommendations Although further multilingual support is not required for INSPIRE Network Services, it may be desired by a service provider to implement further multilingual support such as: Multilingual error messages Multilingual support for additional Operations including HTTP/POST- and HTTP/GET-Binding Operations: GetObservation, GetObservationById, GetFeatureOfInterest, DescribeSensor 18

19 Pre-defined Dataset Download Service Recommendations CRS Recommendations TG Recommendation 22: If the CRS parameter is absent in the request, ETRS89 should be used as a default CRS. TG Recommendation 23: If a SOS server implements the optional GetFeatureOfInterest operation, the CRS handling should be implemented as it has been specified for the GetObservation operation. 19

20 Direct Access Download Service Requirements Add-on to Pre-defined Dataset Download Service Follow all requirements of Pre-defined Dataset Download Service Allow sub-setting of resulting observations Query parameters Minimum Spatial Filter (bounding box) is covered by the GetObservation operation in conjunction with the spatial filtering profile Filtering for the relevant key attributes Observed property Feature of interest Procedure Temporal filters are covered by default through the SOS interface (Minimum Temporal Filter including during a time period and equals to a time instant ). Querying by identifier of spatial object GetObservationByID 20

21 Hybrid Download Services Implementations Combinations of SOS with WFS and/or Atom: Extend/reuse existing infrastructure and provide features via WFS instances TG Recommendation 19: Implementations of SOS servers to be used as INSPIRE Download Service should support the GetFeatureOfInterest operation as defined by the SOS standard to provide access to the geometries to which the offered measurements are associated to. TG Recommendation 20: Implementations of SOS servers to be used as INSPIRE Download Service may refer to a WFS server for providing the features to which the offered measurements are associated to. In this case the feature elements returned in a SOS response should consist of URIs through which the features can be downloaded from a WFS. TG Recommendation 26: In addition, a textual reference to the Atom service implementing part A should be included in the abstract metadata element of the SOS. TG Recommendation 27: In addition, a textual reference to the WFS service providing the features of interest should be included in the abstract metadata element of the SOS. 21

22 SOS Enhancements INSPIRE Metadata CRS Metadata about supported CRS Request parameters Multilinguality Metadata about supported languages Request parameters 22

23 Implementation Open source implementation has been developed Enhancement of the 52 North SOS 4.0 Flexible approach to couple the SOS with existing infrastructures Can be linked to multiple database management systems Hibernate for mapping existing database models to the SOS data model 23

24 Implementation 24

25 Conclusion SOS as optimised interface for accessing observation data Proposed update of the Technical Guidelines for Download Services How to provide observation data in an INSPIRE compliant manner? Open Source SOS implementation 52 North SOS Proposal for TG update has been completed 25

26 Thank you for your attention! Questions? Simon Jirka 26

Proposed update of Technical Guidance for INSPIRE Download services based on SOS

Proposed update of Technical Guidance for INSPIRE Download services based on SOS Proposed update of Technical Guidance for INSPIRE Download services based on SOS Organised by: Simon Jirka, Alexander Kotsev, Michael Lutz Dr. Simon Jirka (jirka@52north.org) 52 North GmbH Workshop - The

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

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

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

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

Introduction to INSPIRE. Network Services

Introduction to INSPIRE. Network Services Introduction to INSPIRE. Network Services European Commission Joint Research Centre Institute for Environment and Sustainability Digital Earth and Reference Data Unit www.jrc.ec.europa.eu Serving society

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

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

Suggestions for writing Abstract Test Suites (ATS) for INSPIRE conformance testing for Metadata and Network Services

Suggestions for writing Abstract Test Suites (ATS) for INSPIRE conformance testing for Metadata and Network Services Suggestions for writing Abstract Test Suites (ATS) for INSPIRE conformance testing for Metadata and Network Services MIWP-5 Workshop 02. December 2014 Sven Böhme, Federal Agency for Cartography and Geodesy

More information

Download Service Implementing Rule and Technical Guidance

Download Service Implementing Rule and Technical Guidance Download and Transformation Draft Implementing Rules Presentation for INSPIRE Initiatives Download Service Implementing Rule and Technical Guidance Olaf Østensen Statens kartverk Norwegian Mapping Authority

More information

Service metadata validation in Spatineo Monitor

Service metadata validation in Spatineo Monitor Service metadata validation in Spatineo Monitor Ilkka Rinne Spatineo Inc. INSPIRE MIG validation workshop JRC/Ispra, 15th & 16th May 2014 Spatineo Linnankoskenkatu 16 A 17 FI-00250 Helsinki +358 20 703

More information

Validation experience

Validation experience Validation experience Paloma Abad Head of SDI Department SDI Workshop 26-06-2018 INSPIRE KEN INSPIRE KEN, june 2018 1 Points 1. Introduction 2. Interoperability 3. Geoportal Thematic Viewer 4. Conclusions

More information

GeoDCAT-AP Representing geographic metadata by using the "DCAT application profile for data portals in Europe"

GeoDCAT-AP Representing geographic metadata by using the DCAT application profile for data portals in Europe GeoDCAT-AP Representing geographic metadata by using the "DCAT application profile for data portals in Europe" Andrea Perego, Vlado Cetl, Anders Friis-Christensen, Michael Lutz, Lorena Hernandez Joint

More information

Web Coverage Services (WCS)

Web Coverage Services (WCS) Web Coverage Services (WCS) www.jrc.ec.europa.eu Thematic Cluster #3 Jordi Escriu Facilitator Thematic Cluster #3 Serving society Stimulating innovation Supporting legislation Coverages in INSPIRE Coverage:

More information

The European Commission s science and knowledge service. Joint Research Centre

The European Commission s science and knowledge service. Joint Research Centre The European Commission s science and knowledge service Joint Research Centre GeoDCAT-AP The story so far Andrea Perego, Antonio Rotundo, Lieven Raes GeoDCAT-AP Webinar 6 June 2018 What is GeoDCAT-AP Geospatial

More information

Spatial Data on the Web

Spatial Data on the Web Spatial Data on the Web Tools and guidance for data providers The European Commission s science and knowledge service W3C Data on the Web Best Practices 35 W3C/OGC Spatial Data on the Web Best Practices

More information

Metadata of geographic information

Metadata of geographic information Metadata of geographic information Kai Koistinen Management of environmental data and information 4.10.2017 Topics Metadata of geographic information What is metadata? Metadata standards and recommendations

More information

Umweltbundesamt. Masaryk University Laboratory on Geoinformatics and Cartography

Umweltbundesamt. Masaryk University Laboratory on Geoinformatics and Cartography Co-funded by the community programme econtentplus GS SOIL METADATA Christian Ansorge Umweltbundesamt Tomáš Řezník Masaryk University Laboratory on Geoinformatics and Cartography GS Soil workshop, INSPIRE

More information

Serving Large-Scale Coverages - How to Tame an Elephant

Serving Large-Scale Coverages - How to Tame an Elephant Serving Large-Scale s - How to Tame an Elephant OGC Workshop 2 INSPIRE Conference Edinburgh, 29-jun-2011 Peter Baumann Jacobs University rasdaman GmbH OGC WCS.SWG chair OGC spec editor Sensor & Image Data

More information

Motions from the 91st OGC Technical and Planning Committee Meetings Geneva, Switzerland Contents

Motions from the 91st OGC Technical and Planning Committee Meetings Geneva, Switzerland Contents Motions from the 91st OGC Technical and Planning Committee Meetings Geneva, Switzerland Contents "The Open Geospatial Consortium and EarthCube White Paper... 2 Vote for OGC Sensor Observation Service 2.0

More information

INSPIRE: The ESRI Vision. Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK)

INSPIRE: The ESRI Vision. Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK) INSPIRE: The ESRI Vision Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK) Overview Who are we? Introduction to ESRI Inc. and ESRI(UK) Presenters ArcGIS The ESRI Solution to

More information

DATA VALIDATION AGAINST SCHEMA AND SOURCE DATA

DATA VALIDATION AGAINST SCHEMA AND SOURCE DATA DATA VALIDATION AGAINST SCHEMA AND SOURCE DATA didier.bouteloup@ign.fr; dominique.laurent@ign.fr 3 June 2016 ign.fr Context IGN has performed data validation twice On test INSPIRE data (2013-2014) On ELF

More information

Christian Ansorge 27th April CDDA webinar 27th April Linked Approach as reporting mechanism

Christian Ansorge 27th April CDDA webinar 27th April Linked Approach as reporting mechanism Christian Ansorge 27th April 2017 CDDA webinar 27th April 2017 Linked Approach as reporting mechanism Generic Linked Approach Scope Background and motivation for reporting reusing INSPIRE Introduction

More information

Approach to persistent identifiers and data-service-coupling in the German Spatial Data Infrastructure

Approach to persistent identifiers and data-service-coupling in the German Spatial Data Infrastructure Approach to persistent identifiers and data-service-coupling in the German Spatial Data Infrastructure Martin Seiler 1, Marcus Walther 2, Jürgen Walther 2 1 Coordination Office Spatial Data Infrastructre;

More information

Air Quality & e-reporting from the perspective of Belgium

Air Quality & e-reporting from the perspective of Belgium Air Quality & e-reporting from the perspective of Belgium Olav Peeters Belgian Interregional Environment Agency (IRCEL CELINE) Content Who are we (IRCEL CELINE) and what do we do? E-reporting from our

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

Spatial Data on the Web

Spatial Data on the Web Spatial Data on the Web Tools and guidance for data providers Clemens Portele, Andreas Zahnen, Michael Lutz, Alexander Kotsev The European Commission s science and knowledge service Joint Research Centre

More information

MetOcean Themes in INSPIRE

MetOcean Themes in INSPIRE MetOcean Themes in INSPIRE Cliquez pour modifier le style du titre 4th Workshop on the use of GIS/OGC standards in meteorology Cliquez pour modifier le style des sous-titres Frédéric du Guillaud masque

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

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

INSPIRE Infrastructure for Spatial Information in Europe

INSPIRE Infrastructure for Spatial Information in Europe INSPIRE Infrastructure for Spatial Information in Europe INSPIRE Domain Model Title Creator INSPIRE Domain Model IOC Services Team Date 23-03-2010 Subject Status Publisher Type Description Format Source

More information

INSPIRE Spatial Data on the Web building a user-friendly webby SDI

INSPIRE Spatial Data on the Web building a user-friendly webby SDI INSPIRE Spatial Data on the Web building a user-friendly webby SDI Linda van den Brink & Friso Penninga (presented by Rob van de Velde) Geonovum Agenda Objective of this presentation: Apply insights from

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

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION SPÉCIFICATION TECHNIQUE TECHNISCHE SPEZIFIKATION CEN ISO/TS 19139 November 2009 ICS 35.240.70 English Version Geographic information - Metadata - XML schema implementation (ISO/TS

More information

Using a Sensor Observation Service (SOS) for E1a and E2a

Using a Sensor Observation Service (SOS) for E1a and E2a Using a Sensor Observation Service (SOS) for E1a and E2a Olav Peeters Belgian Interregional Environment Agency (IRCEL CELINE) Content SOS what is this? SOS and the IPR schema Development of an IPR compliant

More information

INSPIRE & Linked Data: Bridging the Gap Part II: Tools for linked INSPIRE data

INSPIRE & Linked Data: Bridging the Gap Part II: Tools for linked INSPIRE data Making the Web an Exploratory Place for Geospatial Knowledge INSPIRE & Linked Data: Bridging the Gap Part II: Tools for linked INSPIRE data Michalis Alexakis Spiros Athanasiou Nikos Georgomanolis Giorgos

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

Standards, standardisation & INSPIRE Status, issues, opportunities

Standards, standardisation & INSPIRE Status, issues, opportunities Standards, standardisation & INSPIRE Status, issues, opportunities INSPIRE Coordination Team 6 th MIG meeting, 13-14 June 2017 Joint Research Centre The European Commission's science and knowledge service

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

INSPIRE Download Services of the CNIG (Spain) Emilio López Romero

INSPIRE Download Services of the CNIG (Spain) Emilio López Romero INSPIRE Download Services of the CNIG (Spain) Emilio López Romero 1 The beginning One day, few years ago, we decided to implement INSPIRE seriously 2 The sources The first step was to identify the available

More information

Metadata allows. Metadata Existing Guidelines. Data to be found Starts interoperability. Decision making based on Quality Relevance Time Geography

Metadata allows. Metadata Existing Guidelines. Data to be found Starts interoperability. Decision making based on Quality Relevance Time Geography Metadata Existing Guidelines ADQ AIXM Workshop 10 December 2013 Eduard Porosnicu EUROCONTROL DSR/CMN/IM Metadata allows Data to be found Starts interoperability Decision making based on Quality Relevance

More information

Guidelines for the encoding of spatial data

Guidelines for the encoding of spatial data INSPIRE Infrastructure for Spatial Information in Europe Guidelines for the encoding of spatial data Title Status Creator Date 2012-06-15 Subject Publisher Type Description Contributor Format Source Rights

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

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

Leveraging metadata standards in ArcGIS to support Interoperability. David Danko and Aleta Vienneau

Leveraging metadata standards in ArcGIS to support Interoperability. David Danko and Aleta Vienneau Leveraging metadata standards in ArcGIS to support Interoperability David Danko and Aleta Vienneau Leveraging Metadata Standards in ArcGIS for Interoperability Why metadata and metadata standards? Overview

More information

Testing - an essential aspect of establishing an SDI

Testing - an essential aspect of establishing an SDI Testing - an essential aspect of establishing an SDI Clemens Portele, Anders Östman, Michael Koutroumpas, Xin He, Janne Kovanen, Markus Schneider, Andriani Skopeliti INSPIRE Conference 2011 30 June 2011

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

Leveraging OGC Services in ArcGIS Server. Satish Sankaran Yingqi Tang

Leveraging OGC Services in ArcGIS Server. Satish Sankaran Yingqi Tang Leveraging OGC Services in ArcGIS Server Satish Sankaran ssankaran@esri.com Yingqi Tang ytang@esri.com Agenda Interoperability Enablers OGC and esri OGC Web Services ArcGIS and OGC Web Services - @ version

More information

Empirical Study of Sensor Observation Services Server Instances

Empirical Study of Sensor Observation Services Server Instances Empirical Study of Sensor Observation Services Server Instances Alain Tamayo, Pablo Viciano, Carlos Granell, Joaquín Huerta Institute of New Imaging Technologies Universitat Jaume I, Spain Av. Vicent Sos

More information

Automatic Creation of INSPIRE Meta-information from SWE Services

Automatic Creation of INSPIRE Meta-information from SWE Services S@NY Automatic Creation of INSPIRE Meta-information from SWE Services Désirée Hilbring, Fraunhofer IITB hilbring@iitb.fraunhofer.de Agile 2009 Challenges in Geospatial Data Harmonization, Hanover Copyright

More information

INSPIRE Data Specifications What s new? What s next?

INSPIRE Data Specifications What s new? What s next? INSPIRE Data Specifications What s new? What s next? Michael Lutz INSPIRE Conference 25 th June 2013, Firenze www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation What s new?

More information

Daniela Cristiana Docan I 6th Sept. I INSPIRE Conference 2017, Strasbourg. EEA Data Quality Management supporting INSPIRE implementation

Daniela Cristiana Docan I 6th Sept. I INSPIRE Conference 2017, Strasbourg. EEA Data Quality Management supporting INSPIRE implementation Daniela Cristiana Docan I 6th Sept. I INSPIRE Conference 2017, Strasbourg EEA Data Quality Management supporting INSPIRE implementation Data Quality in INSPIRE INSPIRE Technical Guidelines use ISO 19157

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

OGC Sensor Observation Service 2.0 Hydrology Profile

OGC Sensor Observation Service 2.0 Hydrology Profile Open Geospatial Consortium Submission Date: 2014-05-15 Approval Date: 2014-09-19 Publication Date: 2014-10-20 External identifier of this OGC document: http://www.opengis.net/doc/bp/sos-hydrology/1.0 Internal

More information

News in Download services in the Czech Republic. Petr Souček Czech Office for Surveying, Mapping and Cadastre Prague, Czech Republic

News in Download services in the Czech Republic. Petr Souček Czech Office for Surveying, Mapping and Cadastre Prague, Czech Republic News in Download services in the Czech Republic Petr Souček Czech Office for Surveying, Mapping and Cadastre Prague, Czech Republic Topics The infrastructure The experience with themes Parcels (CP), Addresses

More information

Validation in the Netherlands and European Location Framework

Validation in the Netherlands and European Location Framework Validation in the Netherlands and European Location Framework INSPIRE Workshop on validation and conformity testing 15 16 May 2014 Thijs Brentjens Contents Geonovum and ELF INSPIRE INSPIRE in the Netherlands

More information

The Scottish Spatial Data Infrastructure (SSDI)

The Scottish Spatial Data Infrastructure (SSDI) The Scottish Spatial Data Infrastructure (SSDI) INSPIRE Conference Istanbul Monday 25 th June 2012 15:55 Geoportals and registries II Tim Duffy BGS Edinburgh (trd@bgs.ac.uk) Shona Nicol Alex Ramage NERC

More information

Desarrollo de una herramienta de visualización de datos oceanográficos: Modelos y Observaciones

Desarrollo de una herramienta de visualización de datos oceanográficos: Modelos y Observaciones Desarrollo de una herramienta de visualización de datos oceanográficos: Modelos y Observaciones J. Fernandez, J. Lopez, I. Carlos, F. Jerez, F. Hermosilla, M. Espino SIMO, LIM-UPC, CIIRC FIELD_AC 7 th

More information

ISO INTERNATIONAL STANDARD. Geographic information Filter encoding. Information géographique Codage de filtres. First edition

ISO INTERNATIONAL STANDARD. Geographic information Filter encoding. Information géographique Codage de filtres. First edition INTERNATIONAL STANDARD ISO 19143 First edition 2010-10-15 Geographic information Filter encoding Information géographique Codage de filtres Reference number ISO 19143:2010(E) ISO 2010 PDF disclaimer This

More information

Open Geospatial Consortium

Open Geospatial Consortium Open Geospatial Consortium Publication Date: 2018-04-23 Approval Date: 2016-06-23 Posted Date: 2016-06-08 Reference number of this document: OGC 15-118r1 Reference URL for this document: http://www.opengis.net/doc/per/imis-profile-recs4-ows

More information

INSPIRE compliant e-reporting under the air quality directives from a member state perspective (Belgium)

INSPIRE compliant e-reporting under the air quality directives from a member state perspective (Belgium) INSPIRE compliant e-reporting under the air quality directives from a member state perspective (Belgium) Olav Peeters Belgian Interregional Environment Agency (IRCEL CELINE) Content Who are we (IRCEL CELINE)

More information

8 Dataset-level metadata

8 Dataset-level metadata 8 Dataset-level metadata This section specifies dataset-level metadata elements, which should be used for documenting metadata for a complete dataset or dataset series. NOTE Metadata can also be reported

More information

Open Geospatial Consortium Inc.

Open Geospatial Consortium Inc. Open Geospatial Consortium Inc. Date: 2010-02-15 Reference number of this OpenGIS Project Document: OGC 09-147 Version: 0.0.1 Category: OpenGIS Interface Standard Editor: Peter Baumann WCS Extension --

More information

The coastal data in the regional and national territorial data repertory. Genova 24 Aprile 2012 Anna Cerrato Regione Liguria

The coastal data in the regional and national territorial data repertory. Genova 24 Aprile 2012 Anna Cerrato Regione Liguria The coastal data in the regional and national territorial data repertory Genova 24 Aprile 2012 Anna Cerrato Regione Liguria www.rndt.gov.it Experience from data providers in using transformation tools

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

Open Geospatial Consortium Inc.

Open Geospatial Consortium Inc. Open Geospatial Consortium Inc. Date: 2010-08-27 Reference number of this document: OGC XXXX OGC name of this OGC project document: XXXXXX Version: 1.0.0 Category: Discussion Paper Editor: SOS Usage Profile

More information

INSPIRE tools What's new?

INSPIRE tools What's new? INSPIRE tools What's new? Michael Lutz INSPIRE Conference, Antwerp 18 September 2018 Joint Research Centre The European Commission s science and knowledge service INSPIRE reference validator Why a reference

More information

From the INSPIRE Engine Room

From the INSPIRE Engine Room From the INSPIRE Engine Room Michael Lutz ENiiG Conference, Lisbon 9 November 2016 Joint Research Centre the European Commission's in-house science service The JRC's role in INSPIRE Support MS in implementation

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

ECP-2007-GEO OneGeology-Europe. Annex 1: Cookbook

ECP-2007-GEO OneGeology-Europe. Annex 1: Cookbook ECP-2007-GEO-317001 OneGeology-Europe Annex 1: Cookbook for creating multilingual metadata records using the OneGeology-Europe Metadata system (MIcKA) Authors: Lucie Kondrová, Robert Tomas, Štěpán Kafka

More information

Guidelines for the encoding of spatial data

Guidelines for the encoding of spatial data INSPIRE Infrastructure for Spatial Information in Europe Guidelines for the encoding of spatial data Title D2.7: Guidelines for the encoding of spatial data, Version 3.1 Creator INSPIRE Drafting Team "Data

More information

Name type specification definitions part 1 basic name

Name type specification definitions part 1 basic name Open Geospatial Consortium Inc. Date: 2010-03-31 Reference number of this document: OGC 09-048r3 OGC Name of this document: http://www.opengis.net/doc/pol-nts/def-1/1.1 Version: 1.1 Category: OpenGIS Policy

More information

IMPLEMENTATION OF THE ELEMENTS INFRASTRUCTURE IN POLAND OF THE NATIONAL LEVEL METADATA

IMPLEMENTATION OF THE ELEMENTS INFRASTRUCTURE IN POLAND OF THE NATIONAL LEVEL METADATA IMPLEMENTATION OF THE ELEMENTS OF THE NATIONAL LEVEL METADATA INFRASTRUCTURE IN POLAND Bartosz Kopańczyk, kopanczyk@geoscope.pl Tomasz Kubik, tomasz.kubik@pwr.wroc.pl Paweł Netzel, netzel@meteo.uni.wroc.pl

More information

A Sensor Data Mediator Bridging the OGC Sensor Observation Service (SOS) and the OASIS Open Data Protocol (OData)

A Sensor Data Mediator Bridging the OGC Sensor Observation Service (SOS) and the OASIS Open Data Protocol (OData) A Sensor Data Mediator Bridging the OGC Sensor Observation Service (SOS) and the OASIS Open Data Protocol (OData) Chih-Yuan Huang 1, Steve Liang 1, and Yan Xu 2 1 Department of Geomatics Engineering, University

More information

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA)

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) Expert contract supporting the Study on RDF and PIDs for INSPIRE Deliverable D.EC.3.2 RDF in INSPIRE Open issues, tools, and implications

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

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

Metadata for Data Discovery: The NERC Data Catalogue Service. Steve Donegan

Metadata for Data Discovery: The NERC Data Catalogue Service. Steve Donegan Metadata for Data Discovery: The NERC Data Catalogue Service Steve Donegan Introduction NERC, Science and Data Centres NERC Discovery Metadata The Data Catalogue Service NERC Data Services Case study:

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION ISO/TS 19139-2 First edition 2012-12-15 Geographic information Metadata XML schema implementation Part 2: Extensions for imagery and gridded data Information géographique Métadonnées

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION ISO/TS 19163-1 First edition 2016-01-15 Geographic information Content components and encoding rules for imagery and gridded data Part 1: Content model Information géographique

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

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

Compass INSPIRE Services. Compass INSPIRE Services. White Paper Compass Informatics Limited Block 8, Blackrock Business

Compass INSPIRE Services. Compass INSPIRE Services. White Paper Compass Informatics Limited Block 8, Blackrock Business Compass INSPIRE Services White Paper 2010 Compass INSPIRE Services Compass Informatics Limited Block 8, Blackrock Business Park, Carysfort Avenue, Blackrock, County Dublin, Ireland Contact Us: +353 1 2104580

More information

Standards, GML and AIXM. Dr. David Burggraf Vice President Galdos Systems Inc

Standards, GML and AIXM. Dr. David Burggraf Vice President Galdos Systems Inc Standards, and AIXM Dr. David Burggraf Vice President Galdos Systems Inc Copyright Galdos Systems Inc. May 6, 2010 Geography Markup Language: What is it? A modeling language for geographic features A set

More information

Validating services and data in an SDI

Validating services and data in an SDI Validating services and data in an SDI Presentation to: By: Date: INSPIRE Conference Clemens Portele, Jon Herrmann, Roy Mellum 30 September 2016 4 October, 2016 ELF is the response from the European Mapping

More information

Croatian NSDI Metadata Profile

Croatian NSDI Metadata Profile Croatian NSDI Metadata Profile Prof. dr. sc. Željko Hećimović State Geodetic Administration zeljko.hecimovic@dgu.hr infonipp@dgu.hr http:// INSPIRATION workshop 21st 22nd Nov. CONTENT: Introduction Metadata

More information

The French Geoportal : linking discovery and view network services. INSPIRE Conference Krakow

The French Geoportal : linking discovery and view network services. INSPIRE Conference Krakow The French Geoportal : linking discovery and view network services ( BRGM ) D.Richard (IGN) F. Robida Context of the French Geoportal The governance mechanism Transversal organisation based on the Ministry

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

Incremental Update in Web Service Environment Case: Use of the OGC s GeoSynchronization Service to Integrate Hydrographic Datasets

Incremental Update in Web Service Environment Case: Use of the OGC s GeoSynchronization Service to Integrate Hydrographic Datasets Incremental Update in Web Service Environment Case: Use of the OGC s GeoSynchronization Service to Integrate Hydrographic Datasets Pekka Latvala, Eero Hietanen Finnish Geospatial Research Institute (FGI),

More information

A Best of Both Worlds Approach to Complex, Efficient, Time Series Data Delivery

A Best of Both Worlds Approach to Complex, Efficient, Time Series Data Delivery A Best of Both Worlds Approach to Complex, Efficient, Time Series Data Delivery Benjamin Leighton 1, Simon J.D. Cox 1, Nicholas J. Car 1, Matthew P. Stenson 1, Jamie Vleeshouwer 1, and Jonathan Hodge 2

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

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

DGIWG 122. DGIWG - Web Feature Service 2.0 Profile

DGIWG 122. DGIWG - Web Feature Service 2.0 Profile DGIWG 122 DGIWG - Web Feature Service 2.0 Profile Document type: Standard Document subtype: Implementation Profile Document date: 16 November 2015 Edition number: 2.0.0 Supersedes: This document supersedes

More information

Croatian national metadata profile

Croatian national metadata profile Croatian national metadata profile Dr. sc. Željko Hećimović State Geodetic Administration, Zagreb zeljko.hecimovic@dgu.hr CONTENT: Introduction Croatian national metadata profile Elements of the Croatian

More information

INSPIRE Conference Automatic metadata generation for the Web geo-resources

INSPIRE Conference Automatic metadata generation for the Web geo-resources INSPIRE Conference 2011 Automatic metadata generation for the Web geo-resources B. Borjas, A.J. Florczyk, F.J. López-Pellicer, J. Nogueras-Iso, F.J. Zarazaga-Soria June 28, 2011. Edinburgh Advanced Information

More information

Testbed-12 CITE User Guide - Profiles

Testbed-12 CITE User Guide - Profiles Testbed-12 CITE User Guide - Profiles Table of Contents 1. Introduction............................................................................. 3 2. TestNG...................................................................................

More information

(Geo)DCAT-AP Status, Usage, Implementation Guidelines, Extensions

(Geo)DCAT-AP Status, Usage, Implementation Guidelines, Extensions (Geo)DCAT-AP Status, Usage, Implementation Guidelines, Extensions HMA-AWG Meeting ESRIN (Room D) 20. May 2016 Uwe Voges (con terra GmbH) GeoDCAT-AP European Data Portal European Data Portal (EDP): central

More information

ICT Roadmap and ICT 1(6,6DQG6(,6%$6,6ZRUNVKRS DWWKH,163,5(&RQIHUHQFH.UDNRZ -DDQXV+HLQODLG 7LHWR(VWRQLD$6

ICT Roadmap and ICT 1(6,6DQG6(,6%$6,6ZRUNVKRS DWWKH,163,5(&RQIHUHQFH.UDNRZ -DDQXV+HLQODLG 7LHWR(VWRQLD$6 ICT Roadmap and ICT Guidelines DWWKH,163,5(&RQIHUHQFH.UDNRZ -DDQXV+HLQODLG 7LHWR(VWRQLD$6 Overall status Both ICT Roadmap and ICT Guidelines have changed extensively since the previous NESIS-BASIS workshop.

More information

Oracle Spatial Users Conference

Oracle Spatial Users Conference April 27, 2006 Tampa Convention Center Tampa, Florida, USA Stephen Smith GIS Solutions Manager Large Image Archive Management Solutions Using Oracle 10g Spatial & IONIC RedSpider Image Archive Outline

More information

ELF download services

ELF download services ELF download services Presentation to: Author: Date: ELF workshop in Moldova Marcin Grudzień 8 h September2015 14 September, 2015 Plan Introduction Specification documents The envisaged production process

More information