Transformation architecture. From production data base to INSPIRE data using WFS: potential methods

Size: px
Start display at page:

Download "Transformation architecture. From production data base to INSPIRE data using WFS: potential methods"

Transcription

1 Transformation architecture From production data base to INSPIRE data using WFS: potential methods Inspire KEN Paris Frank Arntsen and Morten Borrebæk

2 Background Based on ELF / ESDIN experiences and on going work connected to national data services and ELF. The work is an attempt to test potential production lines for the development of Inspire download services with Norwegian data content Involves transformation of content according national data models to INSPIRE compliant data

3 ESDIN and ELF project ESDIN econtentplus Underpinning the European Spatial Data Infrastructure with a Best Practice Network NMCA s (as data providers for large scale data): ELF The European Location Framework Competitiveness and innovation framework programme NMCA s (as data providers for large scale data): Denmark Finland France Netherlands Norway Sweden Belgium Chech Republic Denmark Finland France Germany Netherlands Norway UK Poland Slovenia Spain Sweden (IGN-B) (CUZK) (GST) (NLSFI) (IGNF) (BKG) (CADNL) (KARTV) (OSBG) (MAC) (SMA-SL) (CNIG and SDGC) (NLS-S) Excel matching tables are produced for these NMCA s where they can provide data, and is a starting point for transformations.

4 Transformation in two levels 1. Application Schema Level (Model level) National specifications (Data models) Documentation of the transformation INSPIRE Data specification Resources: Domain experts and data modelling experts 2. Data level National database Technical implementation of the transformation INSPIRE valid GML via WFS Resources: Database experts and service developers The result of level 1 is used as input for level 2

5 Model mapping - ELF / ESDIN tool

6 Mapping the model elements Guidelines are produced in ESDIN and ELF project: ELF_MatchingTableGuidelines.docx ELF_MatchingTableguidelines.pptx

7 Transformation in two levels 1. Application Schema Level (Model level) National specifications (Data models) Documentation of the transformation INSPIRE Data specification Resources: Domain experts and data modelling experts 2. Data level National database Technical implementation of the transformation INSPIRE valid GML via WFS Resources: Database experts and service developers The result of level 1 is used as input for level 2

8 Content transformation Architecture - potential methods - Client applications that use INSPIRE WFS/GML Web Feature Service (INSPIRE Download Service) Distribution database Other methods Database views Database tools Transformationsoftware Production database or replicated production database

9 Our focus while working with different methods Delivery point close to the source data. As few steps as possible from the source database to the Inspire valid GML output. Actual and authoritative information directly from the official source. Deliver full INSPIRE valid GML. Use open source software if possible.

10 Content transformation Architecture - potential methods - Client applications that use INSPIRE WFS/GML 1 Web Feature Service (INSPIRE Download Service) Transformation as part of the WFS configuration Distribution database Other methods Database views Database tools Transformationsoftware Production database or replicated production database

11 1 Transformation as part of the WFS configuration The transformation is handled by the WFS server and included in the configuration of the service. Transformation is processed live for each request. No customization at the database level needed. May not handle complicated transformations, but appropriate when the transformation is relatively simple. The source database has to be quite similar to the Inspire model with respect to structure and content. Resources: Mainly involves service developers and knowledge about the source database.

12 1 Example of WFS config-file - mapping INSPIRE model concepts and national database concepts - deegree WFS server (open source). <FeatureTypeMapping name="cp:cadastralparcel" table="testgruppe1s.eiendomsteig">. <Complex path="cp:estimatedaccuracy"> <Primitive path="text()" mapping= nøyaktighet"/> </Complex> <Complex path="cp:geometry"> <Geometry path="." mapping= område"/> </Complex> <Complex path="cp:inspireid"> <Complex path="base:identifier"> <Primitive path="base:localid" mapping="objectid"/> <Primitive path="base:namespace" mapping="'no.statkart.matr'"/> </Complex> </Complex>

13 Content transformation Architecture - potential methods - Client applications that use INSPIRE WFS/GML Web Feature Service (INSPIRE Download Service) Distribution database Transformation using database views Other methods 2 Database views Database tools Transformationsoftware Production database or replicated production database

14 2 Transformation using database views In this method the transformation is taking place on the database level and implemented as database views. The database views are design to fit the Inspire data model. Standard SQL is used to select information from different tables, change content values and structure. Transformation is processed "live" for each request. The transformation is done efficiently close to the original data. Can handle complicated transformations. The data owner and database expert is responsible for the transformation. Cooperation between database expert and service developer.

15 2 Transformation using database views Norwegian Cadastral Parcels example Production database Internal model INSPIRE model Database tables Database views or materialized views matrikkel nummer matrikkel nummer gyldig fra område areal slutt dato national Cadastral Reference valid From vali dto geom etry area Value

16 2 Norwegian Cadastral Information example - delivery system - Production system Delivery system Access control Norwegian Central cadastral system server (View Service) Download service Database views INSPIRE model -INSPIRE data specification Central Cadastral Information database Oracle Replicated Cadastral database Oracle

17 Content transformation Architecture - potential methods - Client applications that use INSPIRE WFS/GML Web Feature Service (INSPIRE Download Service) Database views Distribution database 3 Database tools Transformation as separate database Transformation- process software Other methods Production database or replicated production database

18 3 Transformation as a separate database process Data is transformed with SQL-scripts and database functions. The transformed content is loaded into a separate distribution database structured according the Inspire model. The transformation is performed as scheduled process. Can handle complicated transformations. The transformation is done efficiently using database tools. The transformation work can be handled separate from the production system. Can give better performance than database views since the database can be more specialized for delivery.

19 3 Geographical Names example - delivery system - Production system Delivery system Access control Norwegian Place Name System INSPIRE Download service WFS 2.0 -INSPIRE data specification Norwegian Place Name Database Oracle Transformation SQL script and Database link Scheduled Distribution Database for Inspire Geographical Names

20 Content transformation Architecture - potential methods - Client applications that use INSPIRE WFS/GML Web Feature Service (INSPIRE Download Service) Database views Specialised transformation tools Distribution database Database tools 4 Transformationsoftware Other methods Production database or replicated production database

21 4 Specialized software for data transformation Transformation is taking place outside the database as a separate process with specialized software. Often as part of a production line where results are stored in a database for delivery via WFS. The transformation is often performed as scheduled process. Could also have a WFS interface as output. Great advantage for complicated transformations. Can be integrated in a complex production line.

22 4 Transformation of Inspire theme: Transport Networks Kartverket: National node for distribution of Inspire datasets and services Planned Distribution database WFS 2.0 WMS Atom Feed Geo- Syncronisation -ChangeLog - update -... Planned WFS 2.0 WFS 2.0 WFS 2.0 INSPIRE specification Road transport networks Rail transport networks Air transport networks Water transport networks Transformation Specialized software National specifications Data provider National Road Data Bank Norwegian Public Roads Administration Railways Air Roads Jernbaneverket Avinor Norwegian Coastal Administration

23 Experiences It is possible and efficient to transform and deliver INSPIRE data directly from the original source in quite few steps. Transformation at the database level is an efficient method. Live transformation of both request and response. To solve the transformation task in multidisciplinary teams have been very helpful. Important considerations when selecting method: The complexity of transformation. Requirements for live and updated information. How the method fits into the production line. Possibilities for optimisation and tuning of the system. How easy the system is to maintain. How the method fit into the organisation.

24 Content transformation Architecture - potential methods - Client applications that use INSPIRE WFS/GML Web Feature Service Distribution database Other methods Database views Database tools Transformationsoftware Production database or replicated production database

SDI Workshop ESDIN Best Practices. 2011-06-28 INSPIRE conference, Edinburgh. Arnulf Christl, Metaspatial

SDI Workshop ESDIN Best Practices. 2011-06-28 INSPIRE conference, Edinburgh. Arnulf Christl, Metaspatial SDI Workshop ESDIN Best Practices 2011-06-28 INSPIRE conference, Edinburgh Arnulf Christl, Metaspatial Download this slide set as ODP (1.2MB) or PDF (1.1MB) at http://arnulf.us/publications Arnulf Christl

More information

Report from Work Group B Data Integration

Report from Work Group B Data Integration Report from Work Group B Data Integration UN-GGIM: Europe Regional Committee 7 th October 2015 Copyright 2013 EuroGeographics Tasks for Work Group B: Data Integration Supply three deliverables: 1. Definition

More information

Testing Download Service for INSPIRE Compliance. Xin HE GeoTest, Future Position X Sweden

Testing Download Service for INSPIRE Compliance. Xin HE GeoTest, Future Position X Sweden Testing Download Service for INSPIRE Compliance Xin HE GeoTest, Future Position X Sweden Contents GeoTest Project ESDIN Project Download Service Test 2 GEOTEST 3 GeoTest A project jointly initiated by

More information

Web Map Service Architecture for Topographic Data in Finland

Web Map Service Architecture for Topographic Data in Finland Web Map Service Architecture for Topographic Data in Finland Teemu Sipilä National Land Survey of Finland Abstract. Since 2012 National Land Survey of Finland has been renewing its web map services and

More information

GIS Data Models for INSPIRE and ELF

GIS Data Models for INSPIRE and ELF GIS Data Models for INSPIRE and ELF Paul Hardy Roberto Lucchi EuroSDR/ELF Copenhagen Data Modelling and Model Driven Implementation of Data Distribution 28 Jan 2015 ArcGIS for INSPIRE Extends ArcGIS for

More information

Digitisation of cultural material Digital Libraries and Copyright Madrid, 12 April 2010

Digitisation of cultural material Digital Libraries and Copyright Madrid, 12 April 2010 Seminar Digitisation of cultural material Digital Libraries and Copyright Madrid, 12 April 2010 www.arrow-net.eu Co-funded by the Community programme econtentplus Origins of the project Inclusion of copyrighted

More information

13 th EC GI & GIS Workshop WIN: A new OGC compliant SOA. for risk management. GMV, 2007 Property of GMV All rights reserved

13 th EC GI & GIS Workshop WIN: A new OGC compliant SOA. for risk management. GMV, 2007 Property of GMV All rights reserved 13 th EC GI & GIS Workshop WIN: A new OGC compliant SOA for risk management GMV, 2007 Property of GMV All rights reserved Content 1. Introduction 2. Objectives 3. Architecture and Model 4. Technical aspects

More information

INTERNATIONAL TRACKED POSTAGE SERVICE

INTERNATIONAL TRACKED POSTAGE SERVICE INTERNATIONAL TRACKED POSTAGE SERVICE Index Expanding Internationally...03 The Post NL Service...04 How it works... 05 Post NL Rates...06 Transit times...07 Customer Service...08 Expanding Internationally

More information

UK Location Programme

UK Location Programme Location Information Interoperability Board Data Publisher How To Guide Understand the background to establishing an INSPIRE View Service using GeoServer DOCUMENT CONTROL Change Summary Version Date Author/Editor

More information

TOWARDS PUBLIC PROCUREMENT KEY PERFORMANCE INDICATORS. Paulo Magina Public Sector Integrity Division

TOWARDS PUBLIC PROCUREMENT KEY PERFORMANCE INDICATORS. Paulo Magina Public Sector Integrity Division TOWARDS PUBLIC PROCUREMENT KEY PERFORMANCE INDICATORS Paulo Magina Public Sector Integrity Division 10 th Public Procurement Knowledge Exchange Platform Istanbul, May 2014 The Organization for Economic

More information

ERASMUS+ MASTER LOANS

ERASMUS+ MASTER LOANS ERASMUS+ MASTER LOANS Erasmus+ Master Loan: opening up access to more affordable lending for cross-border studies The Erasmus+ programme makes it possible for students who want to take a full Masters level

More information

1. Perception of the Bancruptcy System... 2. 2. Perception of In-court Reorganisation... 4

1. Perception of the Bancruptcy System... 2. 2. Perception of In-court Reorganisation... 4 Bankruptcy Systems and In-court Reorganisation of Firms, 2010 Content: 1. Perception of the Bancruptcy System... 2 2. Perception of In-court Reorganisation... 4 3. Perception of Creditor Committees, Fast

More information

Fostering Entrepreneurship among young people through education: a EU perspective. Simone Baldassarri Unit Entrepreneurship

Fostering Entrepreneurship among young people through education: a EU perspective. Simone Baldassarri Unit Entrepreneurship Fostering Entrepreneurship among young people through education: a EU perspective Simone Baldassarri Unit Entrepreneurship Definition of Entrepreneurship Entrepreneurship refers to an individual s ability

More information

Get the benefits of Norgren s unique range of Online services

Get the benefits of Norgren s unique range of Online services Get the benefits of Norgren s unique range of Online services Make your job easier and save time - everything you need to select, design and purchase Norgren pneumatics is in one convenient location, available

More information

2 ND CALL FOR PROPOSALS 27 October 2008 30 January 2009

2 ND CALL FOR PROPOSALS 27 October 2008 30 January 2009 2 ND CALL FOR PROPOSALS 27 October 2008 30 January 2009 1. INTRODUCTION Authorities and stakeholders at local and regional level have a vital role to play in the achievement of the EU s strategies for

More information

Pan-European infrastructure for management of marine and ocean geological and geophysical data

Pan-European infrastructure for management of marine and ocean geological and geophysical data Pan-European infrastructure for management of marine and ocean geological and geophysical data By Dick M.A. Schaap Geo-Seas Technical Coordinator March 2010 Supported by the European Commission FP7 - Research

More information

UTX Europe V2 - Enhancements

UTX Europe V2 - Enhancements UTX Europe V2 - Enhancements Global Enhancements... 2 Country-By-Country Analysis - UTX Europe V2 Feature Enhancements... 3 Austria... 3 Belgium... 3 Czech Republic... 3 Denmark... 3 Finland... 3 France...

More information

Pendulum Business Loan Brokers L.L.C. U.S. State Market Area

Pendulum Business Loan Brokers L.L.C. U.S. State Market Area Pendulum Business Loan Brokers L.L.C. U.S. State Market Area Mission Statement Hiram R. Davis, the founder of Sweetwater Pipeline Company, has developed a Business Model to for our Merger & Acquisition

More information

International Hints and Tips

International Hints and Tips International Hints and Tips Content Q: What is the cut off time for processing International payments? A: International payments must be submitted and fully approved within the cut off time indicated

More information

Delegation in human resource management

Delegation in human resource management From: Government at a Glance 2009 Access the complete publication at: http://dx.doi.org/10.1787/9789264075061-en Delegation in human resource management Please cite this chapter as: OECD (2009), Delegation

More information

PATENT LITIGATION INSURANCE

PATENT LITIGATION INSURANCE PATENT LITIGATION INSURANCE A study for the European Commission on the feasibility of possible insurance schemes against patent litigation risks APPENDICES TO THE FINAL REPORT June 26 CJA Consultants Ltd

More information

ESC-ERC Recommendations for the Use of. Automated External Defibrillators (AEDs) in Europe

ESC-ERC Recommendations for the Use of. Automated External Defibrillators (AEDs) in Europe 1/6 ESC-ERC Recommendations for the Use of Automated External Defibrillators (AEDs) in Europe Published in: European Heart Journal (2004); 25:437-445 Supplement 2 2/6 AED Legislation & Organisation in

More information

Higher education institutions as places to integrate individual lifelong learning strategies

Higher education institutions as places to integrate individual lifelong learning strategies Higher education institutions as places to integrate individual lifelong learning strategies Andrzej Krasniewski Warsaw University of Technology Bologna Expert QUALIFICATIONS FRAMEWORKS AS INSTRUMENTS

More information

Computing our Future Computer programming and coding in schools in Europe. Anja Balanskat, Senior Manager European Schoolnet

Computing our Future Computer programming and coding in schools in Europe. Anja Balanskat, Senior Manager European Schoolnet Computing our Future Computer programming and coding in schools in Europe Anja Balanskat, Senior Manager European Schoolnet ABOUT THE SURVEY What do Ministries currently think about the topic? Curricula

More information

ERASMUS+ MASTER LOANS

ERASMUS+ MASTER LOANS Ref. Ares(2015)660570-17/02/2015 ERASMUS+ MASTER LOANS Erasmus+ Master Loan: opening up access to more affordable lending for cross-border studies The Erasmus+ programme makes it possible for students

More information

Product name Strength Pharmaceutical form. 100/6 micrograms per actuation. Formodual 100/6 Mikrogramm/Sprüh stoß, Druckgasinhalation, Lösung

Product name Strength Pharmaceutical form. 100/6 micrograms per actuation. Formodual 100/6 Mikrogramm/Sprüh stoß, Druckgasinhalation, Lösung Annex I List of the names, pharmaceutical, strength of the medicinal products, route of, marketing authorisation holders in the member states 1 Belgium Bulgaria Cyprus Denmark Estonia Finland 100/6 Mikrogramm/Sprüh

More information

Microsoft Dynamics AX Update and Roadmap James Page & Guy Orridge. 10 August 2011

Microsoft Dynamics AX Update and Roadmap James Page & Guy Orridge. 10 August 2011 Microsoft Dynamics AX Update and Roadmap James Page & Guy Orridge 10 August 2011 Agenda General Availability for Dynamics AX 2012 Themes for Dynamics AX 2012 Roadmap Summary of Investments in Functional

More information

OSM-in-a-box A Ready-Made Highly Configurable Map Server

OSM-in-a-box A Ready-Made Highly Configurable Map Server OSM-in-a-box A Ready-Made Highly Configurable Map Server 1 Prof. Stefan Keller Computer Science Department University of Applied Sciences Rapperswil (CH) www.gis.hsr.ch Contents 2 Motivation The osm2gis

More information

Preventing fraud and corruption in public procurement

Preventing fraud and corruption in public procurement Preventing fraud and corruption in public procurement CRIM, European Parliament 24 September 2012 Brussels János Bertók Head of division Public Sector Integrity OECD Data on trends in procurement Size

More information

Electricity, Gas and Water: The European Market Report 2014

Electricity, Gas and Water: The European Market Report 2014 Brochure More information from http://www.researchandmarkets.com/reports/2876228/ Electricity, Gas and Water: The European Market Report 2014 Description: The combined European annual demand for electricity,

More information

ECCE Standing Committee Education & Training

ECCE Standing Committee Education & Training ECCE Standing Committee Education & Training Impact of the Bologna Process on Civil engineering education in Europe Prof. Iacint Manoliu 45 th ECCE meeting Bucharest, 11 May 2007 SCD Civil Engineering

More information

Expenditure and Outputs in the Irish Health System: A Cross Country Comparison

Expenditure and Outputs in the Irish Health System: A Cross Country Comparison Expenditure and Outputs in the Irish Health System: A Cross Country Comparison Paul Redmond Overview This document analyzes expenditure and outputs in the Irish health system and compares Ireland to other

More information

Planned Healthcare in Europe for Lothian residents

Planned Healthcare in Europe for Lothian residents Planned Healthcare in Europe for Lothian residents Introduction This leaflet explains what funding you may be entitled to if you normally live in Lothian (Edinburgh, West Lothian, Midlothian and East Lothian

More information

The cost-effectiveness of Online Marketing

The cost-effectiveness of Online Marketing The cost-effectiveness of Online Marketing Thijs van Vugt ie&d Solutions BV Online marketing is most cost-effective bigger reach more targeted higher conversion higher measurability 1 The Funnel Method

More information

PRODUCT DATA. Flight Tracking Software Type 7804. Flight Tracking Software Type 7804

PRODUCT DATA. Flight Tracking Software Type 7804. Flight Tracking Software Type 7804 PRODUCT DATA Flight Tracking Software Type 7804 Flight Tracking Software Type 7804 enables the noise monitoring system to correlate aircraft movements with noise events recorded by Brüel & Kjær s range

More information

Development and the capacity building of the spatial information infrastructure geoportalin Poland

Development and the capacity building of the spatial information infrastructure geoportalin Poland Development and the capacity building of the spatial information infrastructure geoportalin Poland Marcin Grudzień, Eliza Asendy, Agnieszka Gruchała 25th June 2012, ISTANBUL Agenda GEOPORTAL 2 Main productsof

More information

Parco Nazionale della Silla, Calabria, Italia

Parco Nazionale della Silla, Calabria, Italia 561e04b7889243b6865b306ecd8cbed0 _eea protected

More information

Indicator fact sheet Fishing fleet trends

Indicator fact sheet Fishing fleet trends Indicator fact sheet Fishing fleet trends Key message: The big EU 15 fishing fleet (1989 2000) has decreased in numbers of vessels (10 %), in tonnage (6 %) and power (12 %) The much smaller EFTA fishing

More information

business and education

business and education Final Report Carried out by Sponsored by Contents 1 Introduction 2 Our approach 1 3 Executive summary 3 4 Involvement in corporate citizenship 5 5 Involvement in volunteering 11 6 Impact of volunteering

More information

European Heritage Days

European Heritage Days European Heritage Days By Madelena Grossmann Manager of European Heritage Days Programme Directorate General II - Democracy COUNCIL OF EUROPE European Heritage Days (EHD) Launched by the Council of Europe

More information

TPI: Traffic Psychology International on a common European curriculum for postgraduate education in traffic psychology

TPI: Traffic Psychology International on a common European curriculum for postgraduate education in traffic psychology TPI: Traffic Psychology International on a common European curriculum for postgraduate education in traffic psychology Sucha, M.*, Sramkova, L.** DeVol, D.* * TPI - Traffic Psychology International **

More information

Policy proposals to improve access to multiple sclerosis treatments in Europe

Policy proposals to improve access to multiple sclerosis treatments in Europe Policy proposals to improve access to multiple sclerosis treatments in Europe Key findings and conclusions EMSP Conference Oslo, 17 May 2016 This research builds on a study conducted by CRA in 2014 There

More information

Students: undergraduate and graduate students who are currently enrolled in universities

Students: undergraduate and graduate students who are currently enrolled in universities DUO-Korea: 1. General Description CAUTION: If any application falls under the following 3 cases, the application is disqualified and will not be considered for selection. If such case is found after the

More information

How intuitive design in schools can be achieved by engaging with the consumer

How intuitive design in schools can be achieved by engaging with the consumer ISSN 2072-7925 How intuitive design in schools can be achieved by engaging with the consumer CELE Exchange 2010/12 OECD 2010 How intuitive design in schools can be achieved by engaging with the consumer

More information

On What Resources and Services Is Education Funding Spent?

On What Resources and Services Is Education Funding Spent? Indicator On What Resources and Services Is Education Funding Spent? In primary, secondary and post-secondary non-tertiary education combined, current accounts for an average of 92% of total spending in

More information

2015 European business travel and expense analysis. Ten key insights into business travel and expense trends and corporate practices

2015 European business travel and expense analysis. Ten key insights into business travel and expense trends and corporate practices European business travel and expense analysis Ten key insights into business travel and expense trends and corporate practices Foreword This white paper reviews the highlights of an independent study conducted

More information

European Rack and Rack Options Market

European Rack and Rack Options Market Brochure More information from http://www.researchandmarkets.com/reports/2701935/ European Rack and Rack Options Market Description: The European rack and rack options market is growing with still high

More information

OECD review of the secondary school modernisation programme in Portugal

OECD review of the secondary school modernisation programme in Portugal ISSN 2072-7925 OECD review of the secondary school modernisation programme in Portugal CELE Exchange 2010/1 OECD 2010 OECD review of the secondary school modernisation programme in Portugal By Alastair

More information

ANALYSIS OF THE STAKEHOLDER CONSULTATION ON

ANALYSIS OF THE STAKEHOLDER CONSULTATION ON ANALYSIS OF THE STAKEHOLDER CONSULTATION ON Science and Technology, the key to Europe s future: guidelines for future European policy to support research COM(353)2004 DG Research, European Commission,

More information

IAB Europe AdEx Benchmark 2014. Daniel Knapp, IHS Eleni Marouli, IHS

IAB Europe AdEx Benchmark 2014. Daniel Knapp, IHS Eleni Marouli, IHS IAB Europe AdEx Benchmark 2014 Daniel Knapp, IHS Eleni Marouli, IHS About the study A meta analysis of online ad spend in Europe GROSS NET RATECARD Revenue Billed Revenue Billed No Agency commissions Campaigns

More information

QUEST improving the quality of urban mobility policies

QUEST improving the quality of urban mobility policies QUEST improving the quality of urban mobility policies Daniela Stoycheva Polis EMW Interactive Workshops Our Streets, Our Choice 24-25 March 2014 What is QUEST? QUEST is a Quality Management tool developed

More information

Waiting times and other barriers to health care access

Waiting times and other barriers to health care access Dr. Frank Niehaus Wissenschaftliches Institut der PKV (Scientific Research Institute of the Association of German Private Health Insurers) Waiting times and other barriers to health care access 31.8 %

More information

13 th Economic Trends Survey of the Architects Council of Europe

13 th Economic Trends Survey of the Architects Council of Europe 13 th Economic Trends Survey 13 th Economic Trends Survey of the Architects Council of Europe 13 th Economic Trends Survey Breakdown of responses COUNTRY ANSWERS France 1464 Belgium 399 Spain 365 Italy

More information

Canada GO 2535 TM World Traveller's edition Maps of North America (Canada, US, Mexico), Western and Central Europe (including Russia) CAD 349,95

Canada GO 2535 TM World Traveller's edition Maps of North America (Canada, US, Mexico), Western and Central Europe (including Russia) CAD 349,95 Local products may have different maps, prices and products available. Please see below list for local information, prices in local currency and availability of services. An European device will have working

More information

INSPIRE Compliant Provision of Metrological Sensor Data at the IMIDA Murcia, Spain

INSPIRE Compliant Provision of Metrological Sensor Data at the IMIDA Murcia, Spain INSPIRE Compliant Provision of Metrological Sensor Data at the IMIDA Murcia, Spain Authors: Manuel Erena Arrabal, Grupo de Sig y Teledeteccion, IMIDA Juan Antonio Lopez Morales, Grupo de Sig y Teledeteccion,

More information

relating to household s disposable income. A Gini Coefficient of zero indicates

relating to household s disposable income. A Gini Coefficient of zero indicates Gini Coefficient The Gini Coefficient is a measure of income inequality which is based on data relating to household s disposable income. A Gini Coefficient of zero indicates perfect income equality, whereas

More information

Online advertising in Europe surges 40% to 11 billion in 2007

Online advertising in Europe surges 40% to 11 billion in 2007 Online advertising in Europe surges 40% to 11 billion in 2007 European market closing the gap on the US Berlin 2 nd June 2008: The Interactive Advertising Bureau Europe (IAB Europe) has just released the

More information

Spanish examples IPR: Up to Date & Zones

Spanish examples IPR: Up to Date & Zones Spanish examples IPR: Up to Date & Zones 1 Spanish IPR examples We have chosen the open source option: Python Why Python? Easy to learn and understand for not it people and code can be freely used and

More information

CDI/THREDDS Interoperability: the SeaDataNet developments. P. Mazzetti 1,2, S. Nativi 1,2, 1. CNR-IMAA; 2. PIN-UNIFI

CDI/THREDDS Interoperability: the SeaDataNet developments. P. Mazzetti 1,2, S. Nativi 1,2, 1. CNR-IMAA; 2. PIN-UNIFI CDI/THREDDS Interoperability: the SeaDataNet developments P. Mazzetti 1,2, S. Nativi 1,2, 1. CNR-IMAA; 2. PIN-UNIFI Outline Interoperability Issues in SeaDataNet A broker solution for CDI/THREDDS interoperability

More information

SERVICE LEVEL AGREEMENT! CONFIRMATION

SERVICE LEVEL AGREEMENT! CONFIRMATION SERVICE LEVEL AGREEMENT CONFIRMATION BRINGING ENTERPRISE TO SMB RELIABILITY & LOWERING THE TCO What we built Qsan s unique character on, starts from the approach. We had a dream of bringing an enterprise

More information

Crystal Clear Contract Services Limited Application Form CIS/Sole Trader

Crystal Clear Contract Services Limited Application Form CIS/Sole Trader CIS/Sole Trader Please sign and complete this form as soon as possible. Until we have processed your application, we cannot pay you. Complete the whole form if you can, BUT YOU MUST COMPLETE ALL AREAS

More information

Good practice of dissemination and exploitation results in Latvia

Good practice of dissemination and exploitation results in Latvia Good practice of dissemination and exploitation results in Latvia Dr.phys. Gunta Šlihta Vice-director, Institute of Physical Energetics Rīga, / 03 / 03 Methods of transfer of project results in the Baltic

More information

Labour Force Survey 2014 Almost 10 million part-time workers in the EU would have preferred to work more Two-thirds were women

Labour Force Survey 2014 Almost 10 million part-time workers in the EU would have preferred to work more Two-thirds were women 75/2015-27 April 2015 Labour Force Survey 2014 Almost 10 million part-time workers in the EU would have preferred to work more Two-thirds were women Among the 44.1 million persons in the European Union

More information

Business Service Management and IT Cost Management

Business Service Management and IT Cost Management IBM Software Group Business Service Management and IT Cost Management Ron Elliott IT Consultant Tivoli Netcool Sales Enablement elliotro@us.ibm.com IBM Corporation Agenda Part I Business Service Management

More information

Mondelēz International entity which issued the PO matches Mondelēz International entity to which you issue your invoice

Mondelēz International entity which issued the PO matches Mondelēz International entity to which you issue your invoice How to get your invoice paid on time? Truth is we want the same thing you do to process your invoices smoothly and pay on time. Reaching this goal requires contribution from all parties involved in ordering

More information

Data Centre Pricing in Europe 2013 to 2018

Data Centre Pricing in Europe 2013 to 2018 Brochure More information from http://www.researchandmarkets.com/reports/2712847/ Data Centre Pricing in Europe 2013 to Description: The third edition of the Data Centre Pricing in Europe 2013 to report

More information

Alcohol Consumption in Ireland 1986-2006 A Report for the Health Service Executive

Alcohol Consumption in Ireland 1986-2006 A Report for the Health Service Executive Alcohol Consumption in Ireland 1986-2006 A Report for the Health Service Executive Prepared by Dr. Ann Hope This report should be referenced: Hope, A. (2007). Alcohol consumption in Ireland 1986-2006.

More information

Il/network/italiano/ Risorse digitali e strumenti colaborativi per le Scienze del'antichità/ Venezia'3'o*obre'2014' Emiliano Degl Innocenti

Il/network/italiano/ Risorse digitali e strumenti colaborativi per le Scienze del'antichità/ Venezia'3'o*obre'2014' Emiliano Degl Innocenti Il/network/italiano/ From the scriptorium to the screentorium/ DARIAH'GENERAL'VCC'MEETING,'Rome'17@19'September' From the scriptorium to the screentorium/ DARIAH'GENERAL'VCC'MEETING,'Rome'17@19'September'

More information

RULES FOR THE REIMBURSEMENT OF TRAVEL AND SUBSISTENCE EXPENSES FOR EXCHANGE OF OFFICIALS

RULES FOR THE REIMBURSEMENT OF TRAVEL AND SUBSISTENCE EXPENSES FOR EXCHANGE OF OFFICIALS EUROPEAN COMMISSION CONSUMERS, HEALTH AND FOOD EXECUTIVE AGENCY Consumers and Food Safety Unit RULES FOR THE REIMBURSEMENT OF TRAVEL AND SUBSISTENCE EXPENSES FOR EXCHANGE OF OFFICIALS CONSUMER PROGRAMME

More information

Master's in midwifery: challenging the present, protecting the future? Valerie Fleming R.M., Ph.D.

Master's in midwifery: challenging the present, protecting the future? Valerie Fleming R.M., Ph.D. Master's in midwifery: challenging the present, protecting the future? Valerie Fleming R.M., Ph.D. Master s graduates Demonstrate knowledge and understanding that is founded upon and extends and/or enhances

More information

The Community Innovation Survey 2010 (CIS 2010)

The Community Innovation Survey 2010 (CIS 2010) The Community Innovation Survey 2010 (CIS 2010) THE HARMONISED SURVEY QUESTIONNAIRE The Community Innovation Survey 2010 FINAL VERSION July 9, 2010 This survey collects information on your enterprise s

More information

MARGARET HADDOCK PRESIDENT EUROPEAN UNION FOR SUPPORTED EMPLOYMENT (EUSE) DEPUTY CHIEF EXECUTIVE THE ORCHARDVILLE SOCIETY. Brussels June 2014

MARGARET HADDOCK PRESIDENT EUROPEAN UNION FOR SUPPORTED EMPLOYMENT (EUSE) DEPUTY CHIEF EXECUTIVE THE ORCHARDVILLE SOCIETY. Brussels June 2014 MARGARET HADDOCK PRESIDENT EUROPEAN UNION FOR SUPPORTED EMPLOYMENT (EUSE) DEPUTY CHIEF EXECUTIVE THE ORCHARDVILLE SOCIETY. Brussels June 2014 CONTENT Background of European Union of Supported Employment

More information

Measurements and indicators for healthcare IT. Leif Panduro Jensen, MD, MHM Director of Centre, Rigshospitalet, Copenhagen, DK

Measurements and indicators for healthcare IT. Leif Panduro Jensen, MD, MHM Director of Centre, Rigshospitalet, Copenhagen, DK Measurements and indicators for healthcare IT Leif Panduro Jensen, MD, MHM Director of Centre, Rigshospitalet, Copenhagen, DK Measurements and indicators for healthcare IT Working group from January to

More information

STW Open Technology Programme. H2020 Future & Emerging Technology. and. GRANTS WEEK 2015 October 9 th

STW Open Technology Programme. H2020 Future & Emerging Technology. and. GRANTS WEEK 2015 October 9 th STW Open Technology Programme and H2020 Future & Emerging Technology GRANTS WEEK 2015 October 9 th 9/12/2010 INDIVIDUAL FUNDING OPPORTUNITIES IN EUROPE 1 SUPPORT FOR RESEARCH FUNDING ACQUISITION AT THE

More information

Overseas degree equivalency: methodology

Overseas degree equivalency: methodology This document was produced by UK NARIC for the National College for Teaching and Leadership (NCTL) 1. Introduction The current allocation of bursaries for postgraduate teacher training places in England

More information

How many students study abroad and where do they go?

How many students study abroad and where do they go? From: Education at a Glance 2012 Highlights Access the complete publication at: http://dx.doi.org/10.1787/eag_highlights-2012-en How many students study abroad and where do they go? Please cite this chapter

More information

How to get your invoice paid on time?

How to get your invoice paid on time? How to get your invoice paid on time? Truth is we want the same thing you do to process your invoices smoothly and pay on time. Moving to OB10 e-invoicing platform enhances our capabilities to reach this

More information

How To Test For Anspire

How To Test For Anspire Network for testing GI services Anders Östman GIS Institute, University of Gävle, Nobelvägen 2, SE 80176, Gävle, Sweden Anders.Ostman@hig.se Abstract. The use of standards is essential when building a

More information

Trends in Digitally-Enabled Trade in Services. by Maria Borga and Jennifer Koncz-Bruner

Trends in Digitally-Enabled Trade in Services. by Maria Borga and Jennifer Koncz-Bruner Trends in Digitally-Enabled Trade in Services by Maria Borga and Jennifer Koncz-Bruner Digitally-enabled are those for which digital information and communications technologies (ICT) play an important

More information

BT Connect Networks that think

BT Connect Networks that think Networks that think We run network services for 3,000 organisations in 197 countries/territories BT Ethernet Connect update, December 2011 BT Ethernet Connect Quick recap What s new/changed What s coming

More information

e-sens Electronic Simple European Networked Services Rome, 16.10.2015

e-sens Electronic Simple European Networked Services Rome, 16.10.2015 e-sens Electronic Simple European Networked Services Rome, 16.10.2015 e-sens Goal To improve the cross-border access of - citizens - businesses to public services in Europe by provision of interoperable

More information

Size and Development of the Shadow Economy of 31 European and 5 other OECD Countries from 2003 to 2015: Different Developments

Size and Development of the Shadow Economy of 31 European and 5 other OECD Countries from 2003 to 2015: Different Developments January 20, 2015 ShadEcEurope31_January2015.doc Size and Development of the Shadow Economy of 31 European and 5 other OECD Countries from 2003 to 2015: Different Developments by Friedrich Schneider *)

More information

ARE ENTREPRENEURS BORN OR MADE? AMWAY GLOBAL ENTREPRENEURSHIP REPORT ITALY AND UNITED STATES IN COMPARISON

ARE ENTREPRENEURS BORN OR MADE? AMWAY GLOBAL ENTREPRENEURSHIP REPORT ITALY AND UNITED STATES IN COMPARISON ARE ENTREPRENEURS BORN OR MADE? AMWAY GLOBAL ENTREPRENEURSHIP REPORT AND UNITED STATES IN COMPARISON INTRO AND OBJECTIVES SURVEY DESIGN Fieldwork: April July 2014 Sample: 43.902 men and women aged 14-99

More information

THE USE OF BAND III IN EUROPE

THE USE OF BAND III IN EUROPE THE USE OF BAND III IN EUROPE The pressure on spectrum in the UHF band, where DTT is mainly implemented, has given rise to the idea that Band III could be used to replace the frequencies which may no longer

More information

ICT Priorities in Pharmaceuticals

ICT Priorities in Pharmaceuticals ICT Priorities in Pharmaceuticals Enterprise ICT investment plans December 2013 TABLE OF CONTENTS 1 1 Enterprise ICT investment trends... 5 1.1 Introduction... 5 1.2 Survey demographics... 5 1.3 ICT budget

More information

MAPPING THE IMPLEMENTATION OF POLICY FOR INCLUSIVE EDUCATION

MAPPING THE IMPLEMENTATION OF POLICY FOR INCLUSIVE EDUCATION MAPPING THE IMPLEMENTATION OF POLICY FOR INCLUSIVE EDUCATION MAPPING THE IMPLEMENTATION OF POLICY FOR INCLUSIVE EDUCATION (MIPIE) An exploration of challenges and opportunities for developing indicators

More information

mdwfs Model-driven Schema Translation for Integrating Heterogeneous Geospatial Data

mdwfs Model-driven Schema Translation for Integrating Heterogeneous Geospatial Data mdwfs Model-driven Schema Translation for Integrating Heterogeneous Geospatial Data Tatjana Kutzner, Andreas Donaubauer Chair of Geoinformatics kutzner@tum.de INSPIRE KEN Schema Transformation Workshop,

More information

Visa Information 2012

Visa Information 2012 Visa Information This document is intended to provide you with information on obtaining the correct visa to enter Australia to attend the Global Eco Asia-Pacific Tourism Conference however it is a guideline

More information

How To Calculate Tertiary Type A Graduation Rate

How To Calculate Tertiary Type A Graduation Rate Indicator How Many Students Finish Tertiary Education? Based on current patterns of graduation, it is estimated that an average of 46% of today s women and 31% of today s men in OECD countries will complete

More information

Enabling embedded maps

Enabling embedded maps Enabling embedded maps Case: National geoportal of Finland Antti Rainio National Land Survey of Finland Trends: Web Services, Mapping Mashup, Open Source, Open Data Decentralised data s Service interfaces

More information

Family benefits Information about health insurance country. Udbetaling Danmark Kongens Vænge 8 3400 Hillerød. A. Personal data

Family benefits Information about health insurance country. Udbetaling Danmark Kongens Vænge 8 3400 Hillerød. A. Personal data Mail to Udbetaling Danmark Kongens Vænge 8 3400 Hillerød Family benefits Information about health insurance country A. Personal data Name Danish civil registration (CPR) number Address Telephone number

More information

Cubiks training programmes. Developing professional HR skills

Cubiks training programmes. Developing professional HR skills Cubiks training programmes Developing professional HR skills Contents Introduction 2 Assessor Training 3 BPS Level A Certification 4 Competency-Based Interview Training 5 E-tray Assessor Training 6 PAPI

More information

An Australian Approach to School Design

An Australian Approach to School Design Please cite this paper as: Robinson, L. and T. Robinson (2009), An Australian Approach to School Design, CELE Exchange, Centre for Effective Learning Environments, 2009/03, OECD Publishing. http://dx.doi.org/10.1787/224575265838

More information

Non-Life Bancassurance in Europe: Motor and Household Insurance

Non-Life Bancassurance in Europe: Motor and Household Insurance Non-Life Bancassurance in Europe: Motor and Household Insurance Report Prospectus November 2011 Finaccord, 2011 Web: www.finaccord.com. E-mail: info@finaccord.com 1 Prospectus contents Page What is the

More information

Geo-information in The Hague & National SDI hub PDOK

Geo-information in The Hague & National SDI hub PDOK Geo-information in The Hague & National SDI hub PDOK dr.ir. Friso Penninga senior advisor at Municipality of The Hague & tactical advisor at Geonovum Contents 1. Introduction 2. GI in The Hague a. Overview

More information

Introduction to Geospatial Web Services

Introduction to Geospatial Web Services Geospatial Web Services Introduction to Geospatial Web Services An introduction and inventory of geospatial web services and their importance to interoperability in the geospatial domain. vers. 20100604

More information

Business Plan Calls Tariff The Choice for Business Telecoms

Business Plan Calls Tariff The Choice for Business Telecoms Business Plan Calls Tariff The Choice for Business Telecoms broadband / calls / data / / lines / mobile / numbers / voip A w a r d W i n n i n g B u s i n e s s Te l e c o m s FS32851 Quality Management

More information

Cash machine withdrawal in the EU (+Norway and Iceland)

Cash machine withdrawal in the EU (+Norway and Iceland) Cash machine withdrawal in the EU (+Norway and Iceland) Country Is it free of charge to go to a cash machine from a different bank than consumers own to withdraw money? If withdrawal is not free of charge,

More information

Funding and network opportunities for cluster internationalization

Funding and network opportunities for cluster internationalization BSR Innovation Express: Cluster- to- Cluster Conference Funding and network opportunities for cluster internationalization Jens Peter Vittrup Special Adviser Email: jpv@ai.dk Why international R&I cooperation?

More information