Implementing air quality e-reporting

Size: px
Start display at page:

Download "Implementing air quality e-reporting"

Transcription

1 Implementing air quality e-reporting Core requirements by September 2014 Jaume Targa 11 th AQ E-Reporting IPR Pilot meeting Copenhagen, EEA

2 Content Core requirements by Sept 2014 Air Quality Zones (B) Assessment regimes (C) Assessment methods (D) Up To Date data (E2a) Primary data (E1a) Principles & rules for F & G Attaintment (G)

3 Core requirements Need to provide the information for 2013 (all to be reported to EEA via CDR) Summary of KEY issues Please use - AQ Portal the User Guide to XML Helpdesk

4 KEY general issues SCHEMA UPDATE 1.0 Minor improvements on B-F backward compatible Covered yesterday + 10 th Pilot meeting Improvements on G presented by Tony & Barbara Schema released at: AirQualityReporting.xsd Schema 1.0 to be used for reporting September 2014

5 KEY general issues SCHEMA UPDATE 1.0

6 KEY general issues FeatureCollection -> needs updating when version 1.0 This is provided via AQ Portal, UserGuide & AQUI AQD_ReportingHeader gml:id INSPIRE:ID LocalId Namespace versionid

7 Common Reporting header AQ e-reporting header AQD_Reporting Header aqd:inspireid aqd:reportingauthority aqd:change aqd:changedescription aqd:reportingperiod aqd:content base2:relatedparty base2:individualname base2:organisationname base2:contact base2:address base2:electronicmailaddress... base2:telephonevoice base2:website...

8 AQD_Reporting Header Common Reporting header aqd:inspireid aqd:reportingauthority aqd:change aqd:changedescription All data provided must include it aqd:reportingperiod aqd:content It provides KEY information on deliveries: status -> new, updated, same CHANGE Authority Reporting period *** IMPORTANT

9 AQD_Reporting Header Common Reporting header aqd:inspireid aqd:reportingauthority aqd:change aqd:reportingauthority aqd:changedescription aqd:reportingperiod aqd:content AQD_Reporting Header aqd:inspireid aqd:reportingauthority base2:relatedparty base2:individualname base2:organisationname base2:contact base2:address base2:electronicmailaddress... base2:telephonevoice base2:website...

10 Common Reporting header Status aqd:change AQD_Reporting Header aqd:inspireid = TRUE New or updated delivery = FALSE Same as previously aqd:reportingauthority aqd:change

11 Common Reporting header TIMEPERIOD! aqd:reportingperiod So your September submissions we will be expecting: T00:00:01Z to T24:00:00Z

12 Common Reporting header aqd:content aqd:content 1 OPTION UPDATE!!! AQD_Reporting Header aqd:inspireid aqd:reportingauthority aqd:change aqd:changedescription aqd:reportingperiod aqd:content

13 Common Reporting header aqd:content gml:featurecollection gml:featuremember AQD_Reporting Header aqd:inspireid aqd:reportingauthority aqd:change aqd:changedescription aqd:reportingperiod aqd:content xlink:href aqd:content xlink:href aqd:content xlink:href ALL in ONE XML All information within it Namespace/localId Namespace/localId Namespace/localId gml:featuremember gml:featuremember gml:featuremember

14 Common Reporting header aqd:content gml:featurecollection gml:featuremember AQD_Reporting Header gml:featuremember aqd:inspireid aqd:content xlink:href aqd:content xlink:href aqd:content xlink:href ALL in ONE XML All information within it Namespace/localId Namespace/localId Namespace/localId aqd:aqd_zone gml:featuremember am:inspireid am:name... gml:featuremember

15 Common Reporting header aqd:content gml:featurecolletion gml:featuremember aqd:aqd_reportingheader aqd:inspireid aqd:reportingauthority aqd:reportingperiod aqd:content xlink:href aqd:content xlink:href aqd:content xlink:href

16 Common Reporting header aqd:content gml:featuremember aqd:aqd_zone am:inspireid base:localid base:namespace am:name am:geometry base:localid = Zone_UK0001 base:namespace =

17 AQD_Reporting Header Common gml:id reminder! aqd:inspireid aqd:reportingauthority aqd:change aqd:changedescription gml:id must be unique within each XML aqd:reportingperiod aqd:content gml:id are necessary to construct XML HOWEVER, gml:id NOT used for referencing objects with each other INSPIRE UDIs is to be used for referencing objects./yyy.xml#gml.id namespace/localid CORRECT!

18 :inspireid Common INSPIRE UIDs INSPIRE Unique IDentifiers (UIDs) are key base:localid base:namespace base:versionid (A.8.1) (A.8.2) (A.8.3) INSPIRE UDIs to identify & reference objects :inspireid base:localid base:namespace base:versionid (A.8.1) (A.8.2) (A.8.3)

19 :inspireid Common INSPIRE UIDs base:localid base:namespace base:versionid (A.8.1) (A.8.2) (A.8.3) INSPIRE base:localid is to be unique per object Data provider must ensure it is unique & not re-used It can be constructed as A logic <base:localid>zon_es0001</base:localid> Or Sequential: <base:localid>gb_assessmentregime_4</base:localid> Whichever used, MUST be managed.

20 :inspireid Common INSPIRE UIDs base:localid base:namespace base:versionid (A.8.1) (A.8.2) (A.8.3)

21 AQD_Reporting Header Common INSPIRE ID aqd:inspireid aqd:reportingauthority aqd:change aqd:changedescription aqd:reportingperiod aqd:content More on INSPIRE ID & namespaces from Tony Bush s presentation in November AQDpil9/Day1_Session4_1215_e- Reporting_INSPIRE_namspaces.pdf

22 Air Quality Zones (B) AQD Header AQD Zone Provides information on the person & status of the report Provides information on AQ zones established to manage & improve pollution levelson the person & status of the report

23 Air Quality Zones (B) 21 mandatory fields Ensure data is provided for all pollutants KEY issues: gml geomertry srsname inconsistencies & Lat/Lon please follow rules if using SHAPE files please DO NOT USE LAU & NUTs for zone geometry (recommendation)

24 Air Quality Zones (B) within XML The geometry declaration (example: urn:ogc:def:crs:epsg::4326) expects the order of elemenst as Latitud & Longitud However: 44 srsname=epsg: srsname= 490 srsname=um:ogc:def:crs:epsg:: srsname=urn:ogc:def:crs:epsg: srsname=urn:ogc:def:crs:epsg: srsname=urn:ogc:def:crs:epsg: srsname=urn:ogc:def:crs:epsg:: srsname=urn:ogc:def:crs:epsg::4326

25 Air Quality Zones (B) within XML srsname= urn:ogc:def:crs:epsg::4326 Latitud & Longitud um:ogc:def:crs:epsg::4258 Latitud & Longitud Example: <am:geometry> <gml:multisurface srsname="urn:ogc:def:crs:epsg::4258" gml:id="uk_gib"> <gml:surfacemember> <gml:polygon gml:id="uk_gib_1"> <gml:exterior> <gml:linearring> <gml:poslist srsdimension="2">... vertex coordinate values in lat/ lon order here...

26 Air Quality Zones (B) external Shapefile Create an envelope + shape Upload complete shape file to CDR CDR URL <aqd:shapefilelink xlink:href=" eu/aqd/d/envuotikg/nameshape.shp"/>

27 Air Quality Zones (B) external Shapefile Inspire ID in XML Local ID = ZON_ES1301 Namespace = ES.BDCA.AQD Attribute information within shape file (dbf file)

28 Air Quality Zones (B) LAU & NUTS codes p.61 please DO NOT USE LAU & NUTs for zone geometry (recommendation)

29 Assessment Regime (C) AQD Header AQD Assessment Regimes Provides information on the person & status of the report Provides information on Provides information on AQ how air quality is assessed stations & models used to in each assess zone. pollution levels

30 Assessment Regime (C) 18 mandatory fields Ensure that AREs cover all necessary pollutants For Nationwide Assess. Regimes, zone is voidable For PM2.5, pollutants with Monitoring Objectives Ensure xlinks from C to B & D are correct Ensure that SamplingPoints measure same pollutant as declared in Assessment Regime

31 Assessment Regime (C)

32 Assessment Regime (C) CompetentAuthorities JUST LIST ALL OF THEM

33 Assessment Regime (C) Some examples from Tony Bush at: Day1_Session5_1430_e-Reporting_Assessment_Regimes.pdf

34 Data flow deliverables for September 2014 Closer look at the 8 new AQ data themes AQ assessment methods AQD Header AQD Assessment Methods Provides information on the person & status of the report Provides information on AQ monitoring stations, models & other assessment techniques, including their configuration

35 Data flow deliverables for September mandatory fields for fixed points inc. If Modelling used, please ensure this is provided Keep localid unique Ensure inter-linkages are correct

36 D Assessment Methods Fixed/Indicative AQD_SamplingPoint (D.5.1) AQD_SamplingPointProcess (D.5.1.6) AQD_Sample (D ) AQD_Station (D.5.2) AQD_RepresentativeArea (D ) etwork AQD_Network (D.5.3)

37 D Assessment Methods Modelling

38 E Primary data & UTD (AQ elements only)

39 E Primary data & UTD (AQ elements only)

40 E Primary data & UTD (AQ elements only)

41 E Primary data & UTD (AQ elements only)

42 E Primary data & UTD (AQ elements only) KEY POINT from previous examples

43 E Primary data (AQ elements only)

44 E Primary data SAMPLED DATA

45 E Primary data SAMPLED DATA

46 E Primary data (AQ elements only) Primary validated data & UTD follow same XML Testing UTD is a good exercise to ensure you ready with you validated data

47 Contact to ETC/ACM Jaume Targa Principal consultant 4sfera Innova m e. skype jaume.targa.4sfera web You can follow us on

Introduction to XML user guide

Introduction to XML user guide EEA- ETC/ACM 9 th & 10 th of February 2016 Workshop "Developing your national Air Quality e- Reporting System post- AQUI, Copenhagen Introduction to XML user guide Documentation on e- Reporting http://www.eionet.europa.eu/aqportal/guidelines

More information

AQD IPR pilot study programme on e-reporting

AQD IPR pilot study programme on e-reporting AQD IPR pilot study programme on e-reporting User Guide to AQ e-reporting Jaume Targa & Tony Bush 8 th pilot meeting Copenhagen 18-19 June 2013 User guide AQ e-reporting data model & schema Latest version

More information

Air Quality e-reporting QA/QC and feedback: current & future. Jaume Targa (ETC/ACM)

Air Quality e-reporting QA/QC and feedback: current & future. Jaume Targa (ETC/ACM) EEA-ETC/ACM 16 th of November 2015 14 th IPR Air Quality Meeting, Copenhagen Air Quality e-reporting QA/QC and feedback: current & future Jaume Targa (ETC/ACM) Jaume.targa@4sfera.com Data quality Automated

More information

EEA-ETC/ACM 25 th & 26 th of April st IPR Technical meeting, Copenhagen. Proposed schema update for B-G in 2017

EEA-ETC/ACM 25 th & 26 th of April st IPR Technical meeting, Copenhagen. Proposed schema update for B-G in 2017 EEA-ETC/ACM 25 th & 26 th of April 2016 1 st IPR Technical meeting, Copenhagen Proposed schema update for B-G in 2017 Planning In 2016, ETC/ACM is reviewing the Schema The aim is that any change/update

More information

1 aqd:aqd_reportingheader element must be present. XML must include Reporting Header Yes Error System requirement

1 aqd:aqd_reportingheader element must be present. XML must include Reporting Header Yes Error System requirement Checks Original User friendly text Crucial check QA blocker as implemented in CDR Status/Note Review in 2016 1 aqd:aqd_reportingheader element must be present. XML must include Reporting Header 2 The (start)

More information

1 aqd:aqd_reportingheader element must be present. XML must include Reporting Header Yes Error System requirement 2

1 aqd:aqd_reportingheader element must be present. XML must include Reporting Header Yes Error System requirement 2 Checks Original User friendly text Crucial check QA blocker as implemented in CDR Status/Note Review in 2016 1 aqd:aqd_reportingheader element must be present. XML must include Reporting Header System

More information

AQD IPR pilot study programme on e-reporting

AQD IPR pilot study programme on e-reporting AQD IPR pilot study programme on e-reporting A quick start guide working with the e-reporting schemata Tony Bush 4 th pilot meeting Copenhagen 15-16 March 2012 Introduction What to worry about first if

More information

Draft meeting minutes

Draft meeting minutes Draft meeting minutes 6th meeting of the IPR Pilot Group Date & Time 8-10 October 2012, Copenhagen Location EEA, Copenhagen Attendees Representatives from the following IPR pilot countries: DE, DK, BE,

More information

Content of the workshop

Content of the workshop Content of the workshop Introduction to e-reporting, data flows dependencies and XML user guide Overview of the Norwegian e-reporting system Create PostgreSQL database with PostGIS extension and review

More information

AQD IPR pilot study programme on e-reporting

AQD IPR pilot study programme on e-reporting AQD IPR pilot study programme on e-reporting Progress on UTD Jaume Targa 6 th pilot meeting Copenhagen 8-10 October May 2012 Introduction Important points on UTD Re-delivering UTD data Aggregation rules

More information

Transformation sofware AQUI: creating data flows in XML

Transformation sofware AQUI: creating data flows in XML Transformation sofware AQUI: creating data flows in XML Patrick van Hooydonk 8 th pilot meeting Copenhagen 18-19 June 2013 creating data flows in XML Information from EoI/AQQ 2011 in AQUI-database Mapping

More information

AQD IPR pilot study programme on e-reporting

AQD IPR pilot study programme on e-reporting AQD IPR pilot study programme on e-reporting Annual Assessments data flows and progress on UTD & AQ zones 5 th pilot meeting Copenhagen 24-25 May 2012 Agenda Morning Pilot country experiences & discussion

More information

Air Quality e-reporting: Data handling

Air Quality e-reporting: Data handling Air Quality e-reporting: Data handling EEA & ETC/ACM efforts compiled by Artur sella 12 th IPR Pilot Meeting Copenhagen, 12 th of November 2014 What happens with data after delivery?! Validation, QA (Tier1)

More information

Schematron Validation for AQD

Schematron Validation for AQD Schematron Validation for AQD Complex Constraint Checking Barbara Magagna Barbara.Magagna@umweltbundesamt.at Katharina Schleidt Katharina.Schleidt@umweltbundesamt.at Overview AQD Constraint Checking Constraints

More information

E-reporting: road to implementation

E-reporting: road to implementation E-reporting: road to implementation Patrick van Hooydonk European Topic Centre on Air pollution and Climate change Mitigation (ETC/ACM) 5 th pilot meeting Copenhagen, point of view from an ETC data collector

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

How I learned to love XML. Peter Laulund National Survey and Cadastre

How I learned to love XML. Peter Laulund National Survey and Cadastre How I learned to love XML Peter Laulund National Survey and Cadastre Agenda KMS and INSPIRE About XML/GML Writing XML with FME Templates Schema mapping, semantic Schema mapping, geometry Workflow design

More information

Implementing CDDA Based on the INSPIRE Protected Sites Transformation Workflow

Implementing CDDA Based on the INSPIRE Protected Sites Transformation Workflow Implementing CDDA Based on the INSPIRE Protected Sites Transformation Workflow María Cabello Pedro Mendive Summary Data transformation GML issues Validation and testing Tools Open issues Lessons learned

More information

Reporting of modelled data under the AQD IPR for e-reporting

Reporting of modelled data under the AQD IPR for e-reporting Reporting of modelled data under the AQD IPR for e-reporting RETROSPECTIVE OF PILOT TESTING IN 2012 & MODELLING DATA Tony Bush 6 th pilot meeting Copenhagen 8-10 October 2012 Introduction Where does modelled

More information

Implementing INSPIRE Data Specifications Transformation workflow and Challenges Based on Example of Designated Areas for Nature Protection

Implementing INSPIRE Data Specifications Transformation workflow and Challenges Based on Example of Designated Areas for Nature Protection Implementing INSPIRE Data Specifications Transformation workflow and Challenges Based on Example of Designated Areas for Nature Protection INSPIRE Conference 2014 Parallel session: Data Transformation

More information

IPR implementation EEA perspective. Road map to AQ e-reporting March 2012

IPR implementation EEA perspective. Road map to AQ e-reporting March 2012 IPR implementation EEA perspective Valentin Foltescu Road map to AQ e-reporting March 2012 according to the Commission decision laying down the rules IPR implementing Directives 2004/107/EC and 2008/50/EC

More information

AQD Reporting Model. European Air Quality Reporting Based on INSPIRE

AQD Reporting Model. European Air Quality Reporting Based on INSPIRE AQD Reporting Model European Air Quality Reporting Based on INSPIRE Overview Basics Changes since January 2013 Basics - INSPIRE Identifier Identifier basic INSPIRE requirement for all features Attributes:

More information

WISE WFD reference spatial data sets

WISE WFD reference spatial data sets WISE WFD reference spatial data sets Technical Report Version 1.1 2017-07-14 Contents Summary... 1 Data content... 2 Data processing... 5 Data policy... 8 References... 9 Annex 1 - Data sources... 10 Annex

More information

FSP TRACKING SYSTEM. FSP ESF Submission Guide. Ministry of Forests and Range Information Management Group Date: June 15 th, 2008

FSP TRACKING SYSTEM. FSP ESF Submission Guide. Ministry of Forests and Range Information Management Group Date: June 15 th, 2008 FSP TRACKING SYSTEM FSP ESF Submission Guide Client: Ministry of Forests and Range Information Management Group Date: June 15 th, 2008 Revision: 7 (Rls1.3) Vivid Solutions Inc. Suite #1A, 2328 Government

More information

CityGML Experience: From Validation to Database Management. Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO

CityGML Experience: From Validation to Database Management. Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO Experience: From Validation to Database Management Kean Huat SOON, Eric LOW, Zhen Hao NG and Victor KHOO Outline : WOG 3D National Topographic Mapping Project Validation Process Management of Data in DBMS

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

Draft version 13 th July Delivery manual for Article 12 data

Draft version 13 th July Delivery manual for Article 12 data Delivery manual for Article 12 data Draft version 13 th July 2018 Contents 1 Introduction... 3 2 Data preparation process... 3 2.1 Overview... 3 2.2 Data validation... 4 2.3 Tabular data standards for

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

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

Pilot Group IPR - Air Quality. Wet tests XML UTD and Zones Feedback from France

Pilot Group IPR - Air Quality. Wet tests XML UTD and Zones Feedback from France Pilot Group IPR - Air Quality Wet tests XML UTD and Zones Feedback from France Contents 1. French context 2. Wet tests 1. Zones Talend and WFS 2. Zones Talend and MySQL 3. UTD Talend and MySQL 4. Zones

More information

Delivery guide for Environmental Noise Data:

Delivery guide for Environmental Noise Data: Delivery guide for Environmental Noise Data: DF0: Definition of reporting structure Type of Document: Draft guidelines Annex DF0 Prepared by: Colin Nugent, Núria Blanes, Jaume Fons, Miquel Sáinz de la

More information

Reporting and Exchange of Air Quality Information Under CAFE Directive Using INSPIRE Services Testbed Results

Reporting and Exchange of Air Quality Information Under CAFE Directive Using INSPIRE Services Testbed Results Reporting and Exchange of Air Quality Information Under CAFE Directive Using INSPIRE Services Testbed Results Alina Kmiecik, Dominik Kobus, Magdalena Bednarek, Anna Zamolska, Piotr Krok, Marek Brylski,

More information

WFD2016 Reporting Workshop under the Common Implementation Strategy of the Water Framework Directive (WFD) 12/11/2015

WFD2016 Reporting Workshop under the Common Implementation Strategy of the Water Framework Directive (WFD) 12/11/2015 WFD2016 Reporting Workshop under the Common Implementation Strategy of the Water Framework Directive (WFD) 12/11/2015 1 Content 0. Overview 1. Reporting data schemas 2. Life cycle management 3. Quality

More information

Delivery Manual for Articles 12 and 17:

Delivery Manual for Articles 12 and 17: EUROPEAN TOPIC CENTRE ON BIOLOGICAL DIVERSITY Delivery Manual for Articles 12 and 17: 1. Role of National Coordinator 2. How to ensure data are technically valid 3. Uploading your data 4. What happens

More information

INSPIRE as an effective tool for e-reporting: the EEA EU Registry on industrial emissions. INSPIRE Conference, Strasbourg 06/09/2017

INSPIRE as an effective tool for e-reporting: the EEA EU Registry on industrial emissions. INSPIRE Conference, Strasbourg 06/09/2017 INSPIRE as an effective tool for e-reporting: the EEA EU Registry on industrial emissions INSPIRE Conference, Strasbourg 06/09/2017 EU Registry on industrial emissions The EU Registry will collects identification

More information

EUROPEAN COMMISSION DIRECTORATE-GENERAL ENVIRONMENT Directorate C - Quality of Life, Water & Air ENV.C.2 - Marine Environment & Water Industry

EUROPEAN COMMISSION DIRECTORATE-GENERAL ENVIRONMENT Directorate C - Quality of Life, Water & Air ENV.C.2 - Marine Environment & Water Industry Ref. Ares(015)5414774-7/11/015 EUROPEAN COMMISSION DIRECTORATE-GENERAL ENVIRONMENT Directorate C - Quality of Life, Water & Air ENV.C. - Marine Environment & Water Industry Brussels, 7 NOV. 015 ENV.C.

More information

SDI Tecnological Components and Standards

SDI Tecnological Components and Standards SDI Tecnological Components and Standards Salvador Bayarri sbayarri@gmail.com World Bank Consultant Contents The SDI architecture model Software components: the SDI stack Basic services Metadata SDI access

More information

OGC GeoRSS Encoding Standard

OGC GeoRSS Encoding Standard Open Geospatial Consortium Submission Date: 2017-02-02 Approval Date: 2017-07-31 Publication Date: 2017-08-18 External identifier of this OGC document: http://www.opengis.net/doc/cs/georss/1.0 Internal

More information

GIS Data Preparation and Conversion for the Web

GIS Data Preparation and Conversion for the Web Institute of Cartography GIS Data Preparation and Conversion for the Web Ionuț Iosifescu 17/02/2016 1 Data Preparation Workflow Data Collection Data Check Convert Data Visualize Data - Data Sources - GIS

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

WFD Reporting Guidance 2016

WFD Reporting Guidance 2016 COMMON IMPLEMENTATION STRATEGY FOR THE WATER FRAMEWORK DIRECTIVE AND THE FLOODS DIRECTIVE WFD Reporting Guidance 2016 Annex 6 Final Version 6.0.6 Document endorsed by EU Water Directors at their meeting

More information

Project European CDDA and INSPIRE : scope, transformation workflow and mapping rules

Project European CDDA and INSPIRE : scope, transformation workflow and mapping rules Project European CDDA and INSPIRE : scope, transformation workflow and mapping rules INSPIRE Conference 2014 Workshop: Implementing Existing European Spatial Data of Designated Areas Based on the INSPIRE

More information

AQD Reporting Model. European Air Quality Reporting Based on INSPIRE

AQD Reporting Model. European Air Quality Reporting Based on INSPIRE AQD Reporting Model European Air Quality Reporting Based on INSPIRE Overview Basics Reporting Model Classes from Model Reporting Structure Discussion Points Basics - INSPIRE Identifier Identifier basic

More information

SOS Development Bulletin Making Tax Digital Summary and User Guide 19th December 2018

SOS Development Bulletin Making Tax Digital Summary and User Guide 19th December 2018 SOS Development Bulletin Summary and User Guide 19th December 2018 All development for has now been completed. In Practice Manager, new features have been added to the Branch Maintenance* screen and VAT

More information

Open GeoSpatial Consortium Inc.

Open GeoSpatial Consortium Inc. Open GeoSpatial Consortium Inc. Date: 2011-01-19 Reference number of this Document: OGC 10-140 Version: 0.2.0 Category: OpenGIS Interface Standard Editor: Peter Baumann, Stephan Meissl OGC Web Coverage

More information

Challenges to be INSPIRE compliant: CDDA into Protected Sites

Challenges to be INSPIRE compliant: CDDA into Protected Sites Challenges to be INSPIRE compliant: CDDA into Protected Sites María Cabello Pedro Mendive Summary Background The project Lessons learned Harmonizati on process Background Annex 1 Addresses Protected Sites

More information

GMLID.EU data access point for short URLs.

GMLID.EU data access point for short URLs. GMLID.EU data access point for short URLs. Harmonized access to harmonized data using INSPIRE WFS download services Prepared by: Sorin RUSU: 06.SEPT.2017 GIS@TEAMNET.RO Authors: Sorin RUSU, Iurie Maxim,

More information

3D Validation of CityGML

3D Validation of CityGML 3D Validation of CityGML Hugo Ledoux GIS technology group 10 March 2009 CityGML Information model for exchange and storage of 3D city models Based on GML (thus XML-based) Now an international standard

More information

Yandex Maps API YMapsML Language Reference

Yandex Maps API YMapsML Language Reference 19.12.2017 .. Version 2.0 Document build date: 19.12.2017. This volume is a part of Yandex technical documentation. Yandex helpdesk site: http://help.yandex.ru 2008 2017 Yandex LLC. All rights reserved.

More information

Open Geospatial Consortium, Inc.

Open Geospatial Consortium, Inc. Open Geospatial Consortium, Inc. Date: 2008-01-02 Reference number of this document: Version: 0.0.9 Category: OGC Discussion Paper Editor: Raj Singh OGC Loosely Coupled Synchronization of Geographic Databases

More information

6/29/2012. Harmonisation and Schema Transformation of Existing Spatial Data. Agenda

6/29/2012. Harmonisation and Schema Transformation of Existing Spatial Data. Agenda Agenda Harmonisation and Schema Transformation of Existing Spatial Data Dean Hintz, Safe Software Soren Dupke, con terra June 2012 FME Tools to support INSPIRE Harmonisation principles Key challenges Examples

More information

All Fields marked with * are mandatory. *Ben Caradoc-Davies

All Fields marked with * are mandatory. *Ben Caradoc-Davies All Fields marked with * are mandatory. Change Request #: 303 Assigned OGC Document #: Name: Organization: Email: 13-048r1 *Ben Caradoc-Davies *CSIRO *Ben.Caradoc-Davies@csiro.au Document Name/Version:

More information

Open Geospatial Consortium

Open Geospatial Consortium Open Geospatial Consortium Document Date: 2013-02- 11 Publication Date: TBD External identifier of this OGC document: http://www.opengis.net/doc/arml2x0/2.0 Internal reference number of this OGC document:

More information

OGC Geospatial exensible Access Control Markup Language (GeoXACML) 3.0 GML Encoding Extension

OGC Geospatial exensible Access Control Markup Language (GeoXACML) 3.0 GML Encoding Extension Open Geospatial Consortium Submission Date: 2013-09-05 Approval Date: 2013-09-25 Publication Date: 2013-11-06 External identifier of this OGC document: http://www.opengis.net/doc/dp/geoxacml/gml3- Extension

More information

Notification: Reporting on Large Combustion Plants (LCPs) under Directive 2010/75/EU 2017 reporting year

Notification: Reporting on Large Combustion Plants (LCPs) under Directive 2010/75/EU 2017 reporting year Ref. Ares(2019)225219-15/01/2019 TO: Reporters Large Combustion Plants (LCPs) under Directive 2010/75/EU (IED) Cc: Eionet NFPs, Eionet NRCs Industrial Pollution, Anita Matic and Ian Hodgson (DG ENV) 15

More information

ITACS : Interactive Tool for Analysis of the Climate System

ITACS : Interactive Tool for Analysis of the Climate System Contents 1 2 3 4 ITACS : Interactive Tool for Analysis of the Climate System Features of the ITACS Atmospheric Analysis Data, Outgoing Longwave Radiation (by NOAA), SST, Ocean Analysis Data, etc. Plain

More information

Open Geospatial Consortium

Open Geospatial Consortium Open Geospatial Consortium Publication Date: 2014-02-26 Approval Date: 2013-12-31 Submission Date: 2013-08-22 Reference number of this Document: OGC 10-140r1 External reference for this document: http://www.opengis.net/doc/is/wcs-application-profile-earthobservation/1.0

More information

Quality control service for Inspire data

Quality control service for Inspire data Quality control service for Inspire data INSPIRE Conference 2014 Aalborg Anders Foureaux Process Manager Data feeds Data hosting Environmental Informations Systems Unit Reasearch and Assessment Department

More information

ELECTRONIC SUBMISSION FRAMEWORK (ESF)

ELECTRONIC SUBMISSION FRAMEWORK (ESF) ELECTRONIC SUBMISSION FRAMEWORK (ESF) LEXIS (Log Export Information System) SUBMISSION GUIDE FOR PROVINCIAL APPLICATIONS Client: Ministry of Forests Information Management Group Date: April 8, 2008 Revision:

More information

Open Geospatial Consortium Inc.

Open Geospatial Consortium Inc. Open Geospatial Consortium Inc. Date: 2005-06-26 Reference number of this OGC document: OGC 05-047r2 Version: 0.3.0 Category: OGC Draft Implementation Specification Editors: Ron Lake, David Burggraf, Martin

More information

Custom Location Extension

Custom Location Extension Custom Location Extension User Guide Version 1.4.9 Custom Location Extension User Guide 2 Contents Contents Legal Notices...3 Document Information... 4 Chapter 1: Overview... 5 What is the Custom Location

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

on Air Quality Management and Assessment

on Air Quality Management and Assessment 9 th EIONET Workshop on Air Quality Management and Assessment EEA support of European Environment reporting Reportnet v2 (urls added) Sheila Cryan 1 European environment reporting Many people with different

More information

GICCS Clearing Agent Declaration Creation

GICCS Clearing Agent Declaration Creation 1. Introduction The GICCS Portal offers Clearing Agents the ability to create a Declaration online. The process is explained below. 2. Navigate to GICCS Portal Page Type the link https://giccs.gcnetghana.com

More information

Mississippi Public Schools 2015

Mississippi Public Schools 2015 Mississippi Public Schools 2015 Shapefile and geodatabase Tags education, administrative, schools, public, K-12 Summary To add to the state data clearinghouse the Mississippi public schools point feature.

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

INSPIRE roadmap and architecture: lessons learned INSPIRE 2017

INSPIRE roadmap and architecture: lessons learned INSPIRE 2017 INSPIRE roadmap and architecture: lessons learned INSPIRE 2017 Stijn Goedertier GIM Thierry Meessen GIM Jeff Konnen ACT Luxembourg Patrick Weber ACT Luxembourg 1 Administration du cadastre et de la topographie

More information

How to perform a quality check of a new dataset. QGIS Tutorials and Tips

How to perform a quality check of a new dataset. QGIS Tutorials and Tips How to perform a quality check of a new dataset QGIS Tutorials and Tips ZanSea zansea@suza.ac.tz 1 Objective GIS datasets can come from many different sources: From a Website. From a USB key given by a

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

Reporting of Air Quality Plans and Programs in Europe

Reporting of Air Quality Plans and Programs in Europe Reporting of Air Quality Plans and Programs in Europe Guidelines for INSPIRE compliant data transmission Alexander Kotsev Paul Smits Lukasz Cyra Emanuela Epure Daniele Francioli Claudio Belis 2014 Report

More information

Submitting XML and Excel. Cost Reports

Submitting XML and Excel. Cost Reports Submitting XML and Excel Cost Reports CSDR Submit-Review Submitter Training July 1, 2014 April 5, 2011 Submitter Training The following slides provide step-by-step screenshots to illustrate the actions

More information

Delivery guide for Environmental Noise Data:

Delivery guide for Environmental Noise Data: Delivery guide for Environmental Noise Data: DF2: Reporting of competent authorities for strategic noise maps, action plans and data collection Type of Document: Draft guidelines Annex DF2 Prepared by:

More information

Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes

Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes Methodological approach for cross-theme harmonization of Polish spatial data sets the case study for the Annex I themes Elżbieta Bielecka, Agnieszka Zwirowicz-Rutkowska, Alina Kmiecik, Marek Brylski, Magdalena

More information

TERMS OF REFERENCE Design and website development UNDG Website

TERMS OF REFERENCE Design and website development UNDG Website TERMS OF REFERENCE Design and website development UNDG Website BACKGROUND The United Nations Development Coordination and Operations Office (UN DOCO) launched a new website in 2015 to ensure accessibility

More information

ADMINISTRATIVE UNITS INSPIRE KEN WORKSHOP TRANSFORMATION OF THEMES AD, AU, BU, CP AND GN April 2015 ign.

ADMINISTRATIVE UNITS INSPIRE KEN WORKSHOP TRANSFORMATION OF THEMES AD, AU, BU, CP AND GN April 2015 ign. ADMINISTRATIVE UNITS INSPIRE KEN WORKSHOP TRANSFORMATION OF THEMES AD, AU, BU, CP AND GN dominique.laurent@ign.fr 16-17 April 201 ign.fr Plan Source data Transformation choices and issues Conclusions Source

More information

Deployment Profile Template Version 1.0 for WS-Reliability 1.1

Deployment Profile Template Version 1.0 for WS-Reliability 1.1 Deployment Profile Template Version 1.0 for WS-Reliability 1.1 Committee Draft 11 April 2007 URIs: This Version: http://docs.oasis-open.org/wsrm/profile/wsr-deployment-profile-template-cd.pdf Latest Version:

More information

GML Clarifications. IHO S-100WG April 2018 Raphael Malyankar; Eivind Mong. Work sponsored by NOAA

GML Clarifications. IHO S-100WG April 2018 Raphael Malyankar; Eivind Mong. Work sponsored by NOAA GML Clarifications IHO S-100WG3 10-13 April 2018 Raphael Malyankar; Eivind Mong Work sponsored by NOAA Overview of proposal/presentation The proposal for Part 10b contains: Modifications arising from splines

More information

The basic aim - besides getting data - of the configuration of accessing datasource in deegree is to offer a flexible set of options and mechanisms

The basic aim - besides getting data - of the configuration of accessing datasource in deegree is to offer a flexible set of options and mechanisms The basic aim - besides getting data - of the configuration of accessing datasource in deegree is to offer a flexible set of options and mechanisms to establish a facade that hides the concrete details

More information

Exercise 1-1: Using GPS track data to create a field boundary

Exercise 1-1: Using GPS track data to create a field boundary Exercise 1-1: Using GPS track data to create a field boundary Learning objectives: Add QGIS plugins Create a point vector file from a text file Convert GPS tracking points to a field boundary Data folder:

More information

InfraGML. Linking pin between Geo and BIM. 4 november 2014

InfraGML. Linking pin between Geo and BIM. 4 november 2014 InfraGML Linking pin between Geo and BIM Marcel Reuvers (Geonovum) 4 november 2014 GIS Roads DTM GIS scope: Scale 1:500 1:25:000 Coordinates system CRS Features Topology networks Themes Cables and pipes

More information

Survey123 for ArcGIS: Tips and Tricks

Survey123 for ArcGIS: Tips and Tricks Survey123 for ArcGIS: Tips and Tricks Formulas use cases Relevant whether a question should be shown or not Calculation deriving the answer to a question based on previous questions Functions Mathematical

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

Acquiring and Processing NREL Wind Prospector Data. Steven Wallace, Old Saw Consulting, 27 Sep 2016

Acquiring and Processing NREL Wind Prospector Data. Steven Wallace, Old Saw Consulting, 27 Sep 2016 Acquiring and Processing NREL Wind Prospector Data Steven Wallace, Old Saw Consulting, 27 Sep 2016 NREL Wind Prospector Interactive web page for viewing and querying wind data Over 40,000 sites in the

More information

TECHNICAL SPECIFICATION. v2.1 June AddressBase

TECHNICAL SPECIFICATION. v2.1 June AddressBase TECHNICAL SPECIFICATION v2.1 June 2015 AddressBase Contents Preface... 4 Purpose of this specification and disclaimer... 4 Copyright in this specification... 4 Contact details... 4 Data copyright and other

More information

Integrated Assessment Record (IAR)

Integrated Assessment Record (IAR) Community Care Information Management (CCIM) Integrated Assessment Record (IAR) Project Integrated Assessment Record (IAR) RAI-MDS 2.0 Implementation Validation Guide For Vendors Document Version 2.3 November

More information

This user guide covers select features of the desktop site. These include:

This user guide covers select features of the desktop site. These include: User Guide myobservatory Topics Covered: Desktop Site, Select Features Date: January 27, 2014 Overview This user guide covers select features of the desktop site. These include: 1. Data Uploads... 2 1.1

More information

SmartPlatform data and interface overview

SmartPlatform data and interface overview SmartPlatform POSEIDON developer documentation This document developer documentation for POSEIDON use of the SmartPlatform infrastructure component. It first describes the data flow and data and account

More information

Microsoft XML Namespaces Standards Support Document

Microsoft XML Namespaces Standards Support Document [MS-XMLNS]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

AICM/AIXM 5 Design Concepts

AICM/AIXM 5 Design Concepts AICM/AIXM 5 Design Concepts AIXM 5 Public Design Review February 7-8, 2006 Washington DC 1 The purpose of this briefing is to present the major design concepts for AICM and AIXM 5. 1 Topics Feature Identification

More information

Foundation Phase Profile Baseline (on entry) Assessment

Foundation Phase Profile Baseline (on entry) Assessment Foundation Phase Profile Baseline (on entry) Assessment RECEPTION USING SIMS ASSESSMENT MANAGER INSTRUCTIONS TO SCHOOL ADMIN STAFF 2018/2019 Foundation Phase Profile Baseline Assessment Entering data into

More information

Global_Price_Assessments

Global_Price_Assessments Page 1 of 6 Global_Price_Assessments Shapefile Thumbnail Not Available Tags assessments, platts, crude oil, global, crude, petroleum Summary The S&P Global Platts Global Price Assessment geospatial data

More information

Keep it simple! a Nordic view on technical simplification issues. Nordic INSPIRE Network. INSPIRE Conference 2017

Keep it simple! a Nordic view on technical simplification issues. Nordic INSPIRE Network. INSPIRE Conference 2017 Keep it simple! a Nordic view on technical simplification issues 1 The network Formed in 2007 as a result of the INSPIRE directive Share experience and knowledge Develop common standpoints Exchange action

More information

View Form 1-Income Declaration Scheme, User Manual for Principal CIT/CIT and Principal CCIT/CCIT officers of the Department

View Form 1-Income Declaration Scheme, User Manual for Principal CIT/CIT and Principal CCIT/CCIT officers of the Department View Form 1-Income Declaration Scheme, 2016 - User Manual for Principal CIT/CIT and Principal CCIT/CCIT officers of the Department Page 1 Table of Contents Pre-Requisite for Viewing Form 1 Income Declaration

More information

TV Broadcast Contours

TV Broadcast Contours TV Broadcast Contours Identification Information: Citation: Citation Information: Title: TV Broadcast Contours Geospatial Data Presentation Form: vector digital data Online Linkage: HIFLD Open Data (https://gii.dhs.gov/hifld/data/open)

More information

KML Macro: Integrating SAS and Google API. Mapping Manitoba's Health Data. and Its Application in. on Google Earth and Google Map

KML Macro: Integrating SAS and Google API. Mapping Manitoba's Health Data. and Its Application in. on Google Earth and Google Map KML Macro: Integrating SAS and Google API and Its Application in Mapping Manitoba's Health Data on Google Earth and Google Map Presented and selected as Honorable mention Paper in 2010 SAS Global Forum,

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

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

Open Geospatial Consortium

Open Geospatial Consortium Open Geospatial Consortium Publication Date: 2015-02- xx Approval Date: 2015-02- 22 Submission Date: 2014-11- 4 External identifier of this OGC document: http://www.opengis.net/doc/is/arml/2.0 Internal

More information

Assignment 2. Start: 15 October 2010 End: 29 October 2010 VSWOT. Server. Spot1 Spot2 Spot3 Spot4. WS-* Spots

Assignment 2. Start: 15 October 2010 End: 29 October 2010 VSWOT. Server. Spot1 Spot2 Spot3 Spot4. WS-* Spots Assignment 2 Start: 15 October 2010 End: 29 October 2010 In this assignment you will learn to develop distributed Web applications, called Web Services 1, using two different paradigms: REST and WS-*.

More information