SlideShare una empresa de Scribd logo
1 de 10
Descargar para leer sin conexión
This project is partially funded under the ICT Policy Support Programme (ICT PSP) as part of
the Competitiveness and Innovation Framework Programme by the European Commission
under grant agreement no. 621074
COMPETITIVINESS AND INNOVATION
FRAMEWORK PROGRAMME
CIP-ICT-PSP-2013-7 Pilot Type B
WP3 – Service platform integration and deployment in
cloud infrastructure
D3.4.1: Data Fusion Tools
Deliverable Lead: NETCAD
Deliverable due date: 28/02/2015
Actual submission date: 08/04/2015
Version: 1.0
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:2 / 10
Document Control Page
Title D3.4.1: Data Fusion Tools
Creator Ali Sümer (Netcad)
Description This document introduces the first prototype of the Data Fusion sTools
Publisher FOODIE Consortium
Contributors
Creation date 25/03/2015
Type Text
Language en-GB
Rights copyright “FOODIE Consortium”
Audience
internal
public
restricted
Review status
Draft
WP leader accepted
Technical Manager accepted
Coordinator accepted
Action requested
to be revised by Partners
for approval by the WP leader
for approval by the Technical Committee
for approval by the Project Coordinator
Requested
deadline
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:3 / 10
STATEMENT FOR OPEN DOCUMENTS
(c) 2015 FOODIE Consortium
The FOODIE Consortium (http://www.foodie-project.eu) grants third parties the right to use and dis-
tribute all or parts of this document, provided that the FOODIE project and the document are properly
referenced.
THIS DOCUMENT IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. EXCEPT WHAT SET
FORTH BY MANDATORY PROVISIONS OF LAW IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
DOCUMENT, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
About the project
FOODIE project aims at creating a platform hub on the cloud where spatial and non-spatial data related to
agricultural sector is available for agri-food stakeholders groups and interoperable. It will offer: an infrastructure
for the building of an interacting and collaborative network; the integration of existing open datasets related to
agriculture; data publication and data linking of external agriculture data sources, providing specific and high-
value applications and services for the support of planning and decision-making processes.
FOODIE project is addressed to four basic groups of users: a) stakeholders from the agriculture sector as end-
users of final applications, b) public sector for communication with farmers about taxation, subsidies and
regulation, c) researchers for large scale experimentation on real data and d) ICT companies for the
development of new applications for agriculture and food sector, mainly using implemented tools
FOODIE specifically works on three pilots:
 Pilot 1: Precision Viticulture (Spain) will focus on the appropriate management of the inherent
variability of crops,
 Pilot 2: Open Data for Strategic and Tactical Planning (Czech Republic) will focus on improving future
management of agricultural companies (farms) by introducing new tools and management methods,
 Pilot 3: Technology allows integration of logistics via service providers and farm management including
traceability (Germany).
Contact information
Miguel Angel Esbrí
Project Coordinator
Atos Spain, Madrid, Spain
E-mail: miguel.esbri@atos.net
URL: http://www.foodie-project.eu
Twitter: https://twitter.com/FOODIE_Project
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:4 / 10
Glossary
The glossary of terms used in this deliverable can be found in the public document “FOODIE_Glossary.pdf”
available at: http://www.foodie-project.eu
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:5 / 10
Abbreviations and Acronyms
Abbreviation /
Acronym
Description
API Application Programming Interface
CPU Central Processing Unit
DBA Database Administrator
DBaaS Database as a Service
DDD Domain-Driven Design
DNS Domain Name System
GTM Global Transaction Manager
HA High Availability
HDD Hard Disk Drive
HTTP Hypertext Transfer Protocol
IaaS Infrastructure as a Service
IDE Integrated Development Environment
JAR Java Archive
MPP Massive Parallel Processing
OS Operating System
POM Project Object Model
RAM Random Access Memory
RDBMS Relational Database Management System
RDF Resource Description Framework
SLA Service Level Agreement
SQL Structured Query Language
TCP Transmission Control Protocol
TDD Test – Driven Development
VM Virtual Machine
API Application Programming Interface
Table 1: Abbreviations and Acronyms
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:6 / 10
Executive Summary
This document introduces the first prototype of the data fusion tools, explaining the implementation archi-
tecture and capabilities in development.
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:7 / 10
Service overview
Data fusion tools combine data from different heterogeneous sources together to provide more efficient representa-
tion of data.
Data fusion tools aim to associate textual and/or spatial data in different structures from different sources in terms of
geometry. Additionally process of data from multiple image sources is achieved by Data fusion services.
Implementation
Data fusion capabilities are served by an OGC WPS standard [1] implementation.
Data fusion WPS provides
- Listing available data fusion processes.
- Getting detailed information about data fusion processes, including detailed description of inputs and out-
puts.
- Running data fusion processes
- Status information of running processes.
Architecture
Netcad WPS implementation is built on using several NETCAD [2] suite applications as building blocks:
Netcad GIS: Netcad GIS is an advanced desktop application designed to be used by Engineering and GIS users especial-
ly working with maps.
Netcad Analysis Module: Netcad Analysis module is the Netcad application in which basic and advanced surface anal-
yses, raster (image) analyses, basic and advanced spatial analyses can be performed. GIS, CAD, RS analyses are per-
formed together interactively.
1-Analysis of multiple image sources
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:8 / 10
Netcad Architect: Netcad Architect is an application used for creating, managing and editing workflow with the help
of operators. You can design your own operations with workflows and you can get outputs in a single step.
2- Workflow development with Netcad Architect
Netcad WPS Module: Netcad WPS Module is an application that accepts requests of WPS Handler and collects the re-
sults.
Netgis Server: NETGIS Server is the common name of Netcad Enterprise Solutions. NETGIS Server Family includes
many components/modules. These components provide data in OGC WPS, WMS, WFS, WFC, WMTS, KML standards.
The solutions are database independent.
Netgis WPS Handler: WPS handler module, as a part of Netgis server is providing online data fusion capabilities.
Netcad NCC Proxy: NCC proxy application is an integration tool for desktop and server features of Netcad Suite.
3- Data Fusion Services on Netcad Architecture
Entry point of Data fusion Services is available at: http://foodie-
vm5.man.poznan.pl/netgiswps/wps.ashx?Service=WPS&Request=GetCapabilities
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:9 / 10
Development process
Fusion processes is being developed based on web enabled Workflows and Netgis WPS Handler processes. Netcad Ar-
chitect workflows and operators are being developed to provide capabilities below:
 Vegetation indexes
Indicators describing density and health of the vegetation.
 Water indexes
Indicators describing vegetation liquid water
 SWIR indexes
Short Wave Infrared indexes used by vegetation indexes.
 Moisture indexes
Determination of surface moisture level.
 Computation of Time Differences of NVDI
Difference calculation of remote sensor input.
 Contour Line Generator
Image Processing of remote sensor input.
D3.4.1: Data Fusion Tools
http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:10 / 10
References
References
01 http://www.opengeospatial.org/standards/wps
02 http://www.netcad.com/en/home

Más contenido relacionado

Destacado

Benamor.belgacemحركة التصحيح الفقهي حفريات تأويلية في تجربة ابن تيمية مع ف...
 Benamor.belgacemحركة التصحيح الفقهي   حفريات تأويلية في تجربة ابن تيمية مع ف... Benamor.belgacemحركة التصحيح الفقهي   حفريات تأويلية في تجربة ابن تيمية مع ف...
Benamor.belgacemحركة التصحيح الفقهي حفريات تأويلية في تجربة ابن تيمية مع ف...benamor belgacem
 
الرباعي في الحديث Benamor.belgacem
الرباعي في الحديث Benamor.belgacemالرباعي في الحديث Benamor.belgacem
الرباعي في الحديث Benamor.belgacembenamor belgacem
 
Base del cortador de unicel
Base del cortador de unicelBase del cortador de unicel
Base del cortador de unicelSergio Peña
 
Time for care - W Sussex practice managers conference
Time for care - W Sussex practice managers conferenceTime for care - W Sussex practice managers conference
Time for care - W Sussex practice managers conferenceRobert Varnam Coaching
 
The Impact of Sustainable and Responsible Investment
The Impact of Sustainable and Responsible InvestmentThe Impact of Sustainable and Responsible Investment
The Impact of Sustainable and Responsible InvestmentNia Rock
 
diploma inginer electromecanic
diploma inginer electromecanicdiploma inginer electromecanic
diploma inginer electromecanicMircea Zamfir
 
Procesador de textos
Procesador de textosProcesador de textos
Procesador de textosSergio Peña
 
تأكيد المسلمات السلفية في نقض الفتوى الجماعية بأن الأشاعرة من الفرقة المرضية
تأكيد المسلمات السلفية في نقض الفتوى الجماعية بأن الأشاعرة من الفرقة المرضيةتأكيد المسلمات السلفية في نقض الفتوى الجماعية بأن الأشاعرة من الفرقة المرضية
تأكيد المسلمات السلفية في نقض الفتوى الجماعية بأن الأشاعرة من الفرقة المرضيةOm Muktar
 

Destacado (13)

Benamor.belgacemحركة التصحيح الفقهي حفريات تأويلية في تجربة ابن تيمية مع ف...
 Benamor.belgacemحركة التصحيح الفقهي   حفريات تأويلية في تجربة ابن تيمية مع ف... Benamor.belgacemحركة التصحيح الفقهي   حفريات تأويلية في تجربة ابن تيمية مع ف...
Benamor.belgacemحركة التصحيح الفقهي حفريات تأويلية في تجربة ابن تيمية مع ف...
 
الرباعي في الحديث Benamor.belgacem
الرباعي في الحديث Benamor.belgacemالرباعي في الحديث Benamor.belgacem
الرباعي في الحديث Benamor.belgacem
 
Base del cortador de unicel
Base del cortador de unicelBase del cortador de unicel
Base del cortador de unicel
 
Time for care - W Sussex practice managers conference
Time for care - W Sussex practice managers conferenceTime for care - W Sussex practice managers conference
Time for care - W Sussex practice managers conference
 
Garcia vidal pedro_in2_tarea_global_iii
Garcia vidal pedro_in2_tarea_global_iiiGarcia vidal pedro_in2_tarea_global_iii
Garcia vidal pedro_in2_tarea_global_iii
 
Tunisianet.net
 Tunisianet.net Tunisianet.net
Tunisianet.net
 
The Impact of Sustainable and Responsible Investment
The Impact of Sustainable and Responsible InvestmentThe Impact of Sustainable and Responsible Investment
The Impact of Sustainable and Responsible Investment
 
diploma de inginer
diploma de inginerdiploma de inginer
diploma de inginer
 
diploma inginer electromecanic
diploma inginer electromecanicdiploma inginer electromecanic
diploma inginer electromecanic
 
0-16
0-160-16
0-16
 
Pitch
PitchPitch
Pitch
 
Procesador de textos
Procesador de textosProcesador de textos
Procesador de textos
 
تأكيد المسلمات السلفية في نقض الفتوى الجماعية بأن الأشاعرة من الفرقة المرضية
تأكيد المسلمات السلفية في نقض الفتوى الجماعية بأن الأشاعرة من الفرقة المرضيةتأكيد المسلمات السلفية في نقض الفتوى الجماعية بأن الأشاعرة من الفرقة المرضية
تأكيد المسلمات السلفية في نقض الفتوى الجماعية بأن الأشاعرة من الفرقة المرضية
 

Similar a EU Funded Project Data Fusion Tools

D3.4.2 data fusion tools
D3.4.2 data fusion toolsD3.4.2 data fusion tools
D3.4.2 data fusion toolsFOODIE_Project
 
D3.1.2 heterogeneous data repositories and related services
D3.1.2 heterogeneous data repositories and related servicesD3.1.2 heterogeneous data repositories and related services
D3.1.2 heterogeneous data repositories and related servicesFOODIE_Project
 
D3.1.1 Heterogeneous data repositories and related-services
D3.1.1 Heterogeneous data repositories and related-servicesD3.1.1 Heterogeneous data repositories and related-services
D3.1.1 Heterogeneous data repositories and related-servicesFOODIE_Project
 
D4.2.1 Advanced rich interfaces
D4.2.1 Advanced rich interfacesD4.2.1 Advanced rich interfaces
D4.2.1 Advanced rich interfacesFOODIE_Project
 
D3.3.1 Sematic tagging and open data publication tools
D3.3.1 Sematic tagging and open data publication toolsD3.3.1 Sematic tagging and open data publication tools
D3.3.1 Sematic tagging and open data publication toolsFOODIE_Project
 
D3.3.2 sematic tagging and open data publication tools
D3.3.2 sematic tagging and open data publication toolsD3.3.2 sematic tagging and open data publication tools
D3.3.2 sematic tagging and open data publication toolsFOODIE_Project
 
Strategic Project Presentation
Strategic Project PresentationStrategic Project Presentation
Strategic Project PresentationStrategicProject
 
Strategic Technical Presenation
Strategic Technical PresenationStrategic Technical Presenation
Strategic Technical PresenationStrategicProject
 
IRJET- An Ample Analysis of Cloud Computing Assessment Issues and Challenges
IRJET- An Ample Analysis of Cloud Computing Assessment Issues and ChallengesIRJET- An Ample Analysis of Cloud Computing Assessment Issues and Challenges
IRJET- An Ample Analysis of Cloud Computing Assessment Issues and ChallengesIRJET Journal
 
EGI-EUDAT interoperability| www.eudat.eu |
EGI-EUDAT interoperability| www.eudat.eu | EGI-EUDAT interoperability| www.eudat.eu |
EGI-EUDAT interoperability| www.eudat.eu | EUDAT
 
Cloud Based Development for Medical Pharmacy and DCA Application
Cloud Based Development for Medical Pharmacy and DCA ApplicationCloud Based Development for Medical Pharmacy and DCA Application
Cloud Based Development for Medical Pharmacy and DCA ApplicationIRJET Journal
 
D5.1.2 pilots description and requirements elicitation report
D5.1.2 pilots description and requirements elicitation reportD5.1.2 pilots description and requirements elicitation report
D5.1.2 pilots description and requirements elicitation reportFOODIE_Project
 
D5.1.1 Pilots description and requirements elicitation report
D5.1.1 Pilots description and requirements elicitation reportD5.1.1 Pilots description and requirements elicitation report
D5.1.1 Pilots description and requirements elicitation reportFOODIE_Project
 
Information Technology for Facilities Management
Information Technology for Facilities ManagementInformation Technology for Facilities Management
Information Technology for Facilities ManagementOmer Dawelbeit
 
D4.2.2 advanced rich interfaces
D4.2.2 advanced rich interfacesD4.2.2 advanced rich interfaces
D4.2.2 advanced rich interfacesFOODIE_Project
 
Linking HPC to Data Management - EUDAT Summer School (Giuseppe Fiameni, CINECA)
Linking HPC to Data Management - EUDAT Summer School (Giuseppe Fiameni, CINECA)Linking HPC to Data Management - EUDAT Summer School (Giuseppe Fiameni, CINECA)
Linking HPC to Data Management - EUDAT Summer School (Giuseppe Fiameni, CINECA)EUDAT
 
WeNMR Suite for Structural Biology
WeNMR Suite for Structural BiologyWeNMR Suite for Structural Biology
WeNMR Suite for Structural BiologyEOSC-hub project
 

Similar a EU Funded Project Data Fusion Tools (20)

D3.4.2 data fusion tools
D3.4.2 data fusion toolsD3.4.2 data fusion tools
D3.4.2 data fusion tools
 
D3.1.2 heterogeneous data repositories and related services
D3.1.2 heterogeneous data repositories and related servicesD3.1.2 heterogeneous data repositories and related services
D3.1.2 heterogeneous data repositories and related services
 
D3.1.1 Heterogeneous data repositories and related-services
D3.1.1 Heterogeneous data repositories and related-servicesD3.1.1 Heterogeneous data repositories and related-services
D3.1.1 Heterogeneous data repositories and related-services
 
D4.2.1 Advanced rich interfaces
D4.2.1 Advanced rich interfacesD4.2.1 Advanced rich interfaces
D4.2.1 Advanced rich interfaces
 
D3.5.1 marketplace
D3.5.1 marketplaceD3.5.1 marketplace
D3.5.1 marketplace
 
D3.3.1 Sematic tagging and open data publication tools
D3.3.1 Sematic tagging and open data publication toolsD3.3.1 Sematic tagging and open data publication tools
D3.3.1 Sematic tagging and open data publication tools
 
D3.3.2 sematic tagging and open data publication tools
D3.3.2 sematic tagging and open data publication toolsD3.3.2 sematic tagging and open data publication tools
D3.3.2 sematic tagging and open data publication tools
 
Strategic Project Presentation
Strategic Project PresentationStrategic Project Presentation
Strategic Project Presentation
 
Strategic Technical Presenation
Strategic Technical PresenationStrategic Technical Presenation
Strategic Technical Presenation
 
IRJET- An Ample Analysis of Cloud Computing Assessment Issues and Challenges
IRJET- An Ample Analysis of Cloud Computing Assessment Issues and ChallengesIRJET- An Ample Analysis of Cloud Computing Assessment Issues and Challenges
IRJET- An Ample Analysis of Cloud Computing Assessment Issues and Challenges
 
EGI-EUDAT interoperability| www.eudat.eu |
EGI-EUDAT interoperability| www.eudat.eu | EGI-EUDAT interoperability| www.eudat.eu |
EGI-EUDAT interoperability| www.eudat.eu |
 
Cloud Based Development for Medical Pharmacy and DCA Application
Cloud Based Development for Medical Pharmacy and DCA ApplicationCloud Based Development for Medical Pharmacy and DCA Application
Cloud Based Development for Medical Pharmacy and DCA Application
 
D5.1.2 pilots description and requirements elicitation report
D5.1.2 pilots description and requirements elicitation reportD5.1.2 pilots description and requirements elicitation report
D5.1.2 pilots description and requirements elicitation report
 
D5.1.1 Pilots description and requirements elicitation report
D5.1.1 Pilots description and requirements elicitation reportD5.1.1 Pilots description and requirements elicitation report
D5.1.1 Pilots description and requirements elicitation report
 
Information Technology for Facilities Management
Information Technology for Facilities ManagementInformation Technology for Facilities Management
Information Technology for Facilities Management
 
D4.2.2 advanced rich interfaces
D4.2.2 advanced rich interfacesD4.2.2 advanced rich interfaces
D4.2.2 advanced rich interfaces
 
EUDAT B2SAFE & EOSC-hub
EUDAT B2SAFE & EOSC-hubEUDAT B2SAFE & EOSC-hub
EUDAT B2SAFE & EOSC-hub
 
Linking HPC to Data Management - EUDAT Summer School (Giuseppe Fiameni, CINECA)
Linking HPC to Data Management - EUDAT Summer School (Giuseppe Fiameni, CINECA)Linking HPC to Data Management - EUDAT Summer School (Giuseppe Fiameni, CINECA)
Linking HPC to Data Management - EUDAT Summer School (Giuseppe Fiameni, CINECA)
 
Census Hub Project
Census Hub ProjectCensus Hub Project
Census Hub Project
 
WeNMR Suite for Structural Biology
WeNMR Suite for Structural BiologyWeNMR Suite for Structural Biology
WeNMR Suite for Structural Biology
 

Más de FOODIE_Project

D4.3.2 event based notification services
D4.3.2 event based notification servicesD4.3.2 event based notification services
D4.3.2 event based notification servicesFOODIE_Project
 
D4.1.1 advanced decision support tools
D4.1.1 advanced decision support toolsD4.1.1 advanced decision support tools
D4.1.1 advanced decision support toolsFOODIE_Project
 
FOODIE newsletters issue #8
FOODIE newsletters issue #8FOODIE newsletters issue #8
FOODIE newsletters issue #8FOODIE_Project
 
FOODIE newsletter issue #7
FOODIE newsletter issue #7FOODIE newsletter issue #7
FOODIE newsletter issue #7FOODIE_Project
 
FOODIE newsletter issue #6
FOODIE newsletter issue #6FOODIE newsletter issue #6
FOODIE newsletter issue #6FOODIE_Project
 
FOODIE newsletters and flyers
FOODIE newsletters and flyersFOODIE newsletters and flyers
FOODIE newsletters and flyersFOODIE_Project
 
FOODIE newsletter issue #3
FOODIE newsletter issue #3FOODIE newsletter issue #3
FOODIE newsletter issue #3FOODIE_Project
 
Foodie newsletter issue #2
Foodie newsletter issue #2Foodie newsletter issue #2
Foodie newsletter issue #2FOODIE_Project
 
Foodie newsletter issue #1
Foodie newsletter   issue #1Foodie newsletter   issue #1
Foodie newsletter issue #1FOODIE_Project
 
D5.4.1 Training materials
D5.4.1 Training materialsD5.4.1 Training materials
D5.4.1 Training materialsFOODIE_Project
 
D3.2.1 Open and lightweight APIs
D3.2.1 Open and lightweight APIsD3.2.1 Open and lightweight APIs
D3.2.1 Open and lightweight APIsFOODIE_Project
 
D2.1 State of the art analysis report
D2.1 State of the art analysis reportD2.1 State of the art analysis report
D2.1 State of the art analysis reportFOODIE_Project
 
Towards the development of smart agriculture infrastructure in Wielkopolska r...
Towards the development of smart agriculture infrastructure in Wielkopolska r...Towards the development of smart agriculture infrastructure in Wielkopolska r...
Towards the development of smart agriculture infrastructure in Wielkopolska r...FOODIE_Project
 
Open Data as an Opportunity for the Commercial Sector
Open Data as an Opportunity for the Commercial SectorOpen Data as an Opportunity for the Commercial Sector
Open Data as an Opportunity for the Commercial SectorFOODIE_Project
 
Open Data for Local and Regional Development
Open Data for Local and Regional DevelopmentOpen Data for Local and Regional Development
Open Data for Local and Regional DevelopmentFOODIE_Project
 
FOODIE Project Expo 2015
FOODIE Project Expo 2015 FOODIE Project Expo 2015
FOODIE Project Expo 2015 FOODIE_Project
 
Foodie flyer Czech version
Foodie flyer Czech versionFoodie flyer Czech version
Foodie flyer Czech versionFOODIE_Project
 

Más de FOODIE_Project (20)

D4.3.2 event based notification services
D4.3.2 event based notification servicesD4.3.2 event based notification services
D4.3.2 event based notification services
 
D4.1.1 advanced decision support tools
D4.1.1 advanced decision support toolsD4.1.1 advanced decision support tools
D4.1.1 advanced decision support tools
 
FOODIE newsletters issue #8
FOODIE newsletters issue #8FOODIE newsletters issue #8
FOODIE newsletters issue #8
 
FOODIE newsletter issue #7
FOODIE newsletter issue #7FOODIE newsletter issue #7
FOODIE newsletter issue #7
 
FOODIE newsletter issue #6
FOODIE newsletter issue #6FOODIE newsletter issue #6
FOODIE newsletter issue #6
 
FOODIE newsletters and flyers
FOODIE newsletters and flyersFOODIE newsletters and flyers
FOODIE newsletters and flyers
 
FOODIE newsletter issue #3
FOODIE newsletter issue #3FOODIE newsletter issue #3
FOODIE newsletter issue #3
 
Foodie newsletter issue #2
Foodie newsletter issue #2Foodie newsletter issue #2
Foodie newsletter issue #2
 
Foodie newsletter issue #1
Foodie newsletter   issue #1Foodie newsletter   issue #1
Foodie newsletter issue #1
 
D5.4.1 Training materials
D5.4.1 Training materialsD5.4.1 Training materials
D5.4.1 Training materials
 
D3.2.1 Open and lightweight APIs
D3.2.1 Open and lightweight APIsD3.2.1 Open and lightweight APIs
D3.2.1 Open and lightweight APIs
 
D2.1 State of the art analysis report
D2.1 State of the art analysis reportD2.1 State of the art analysis report
D2.1 State of the art analysis report
 
FOODIE Data model
FOODIE Data modelFOODIE Data model
FOODIE Data model
 
Towards the development of smart agriculture infrastructure in Wielkopolska r...
Towards the development of smart agriculture infrastructure in Wielkopolska r...Towards the development of smart agriculture infrastructure in Wielkopolska r...
Towards the development of smart agriculture infrastructure in Wielkopolska r...
 
Open Data as an Opportunity for the Commercial Sector
Open Data as an Opportunity for the Commercial SectorOpen Data as an Opportunity for the Commercial Sector
Open Data as an Opportunity for the Commercial Sector
 
Open Data for Local and Regional Development
Open Data for Local and Regional DevelopmentOpen Data for Local and Regional Development
Open Data for Local and Regional Development
 
FOODIE Project Expo 2015
FOODIE Project Expo 2015 FOODIE Project Expo 2015
FOODIE Project Expo 2015
 
Foodie poster
Foodie posterFoodie poster
Foodie poster
 
Foodie poster
Foodie posterFoodie poster
Foodie poster
 
Foodie flyer Czech version
Foodie flyer Czech versionFoodie flyer Czech version
Foodie flyer Czech version
 

Último

Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Rob Geurden
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringHironori Washizaki
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfMarharyta Nedzelska
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLionel Briand
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...Akihiro Suda
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsChristian Birchler
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...OnePlan Solutions
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Developmentvyaparkranti
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Cizo Technology Services
 

Último (20)

Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their Engineering
 
2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdf
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and Repair
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
20240415 [Container Plumbing Days] Usernetes Gen2 - Kubernetes in Rootless Do...
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Development
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
 

EU Funded Project Data Fusion Tools

  • 1. This project is partially funded under the ICT Policy Support Programme (ICT PSP) as part of the Competitiveness and Innovation Framework Programme by the European Commission under grant agreement no. 621074 COMPETITIVINESS AND INNOVATION FRAMEWORK PROGRAMME CIP-ICT-PSP-2013-7 Pilot Type B WP3 – Service platform integration and deployment in cloud infrastructure D3.4.1: Data Fusion Tools Deliverable Lead: NETCAD Deliverable due date: 28/02/2015 Actual submission date: 08/04/2015 Version: 1.0
  • 2. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:2 / 10 Document Control Page Title D3.4.1: Data Fusion Tools Creator Ali Sümer (Netcad) Description This document introduces the first prototype of the Data Fusion sTools Publisher FOODIE Consortium Contributors Creation date 25/03/2015 Type Text Language en-GB Rights copyright “FOODIE Consortium” Audience internal public restricted Review status Draft WP leader accepted Technical Manager accepted Coordinator accepted Action requested to be revised by Partners for approval by the WP leader for approval by the Technical Committee for approval by the Project Coordinator Requested deadline
  • 3. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:3 / 10 STATEMENT FOR OPEN DOCUMENTS (c) 2015 FOODIE Consortium The FOODIE Consortium (http://www.foodie-project.eu) grants third parties the right to use and dis- tribute all or parts of this document, provided that the FOODIE project and the document are properly referenced. THIS DOCUMENT IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. EXCEPT WHAT SET FORTH BY MANDATORY PROVISIONS OF LAW IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENT, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. About the project FOODIE project aims at creating a platform hub on the cloud where spatial and non-spatial data related to agricultural sector is available for agri-food stakeholders groups and interoperable. It will offer: an infrastructure for the building of an interacting and collaborative network; the integration of existing open datasets related to agriculture; data publication and data linking of external agriculture data sources, providing specific and high- value applications and services for the support of planning and decision-making processes. FOODIE project is addressed to four basic groups of users: a) stakeholders from the agriculture sector as end- users of final applications, b) public sector for communication with farmers about taxation, subsidies and regulation, c) researchers for large scale experimentation on real data and d) ICT companies for the development of new applications for agriculture and food sector, mainly using implemented tools FOODIE specifically works on three pilots:  Pilot 1: Precision Viticulture (Spain) will focus on the appropriate management of the inherent variability of crops,  Pilot 2: Open Data for Strategic and Tactical Planning (Czech Republic) will focus on improving future management of agricultural companies (farms) by introducing new tools and management methods,  Pilot 3: Technology allows integration of logistics via service providers and farm management including traceability (Germany). Contact information Miguel Angel Esbrí Project Coordinator Atos Spain, Madrid, Spain E-mail: miguel.esbri@atos.net URL: http://www.foodie-project.eu Twitter: https://twitter.com/FOODIE_Project
  • 4. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:4 / 10 Glossary The glossary of terms used in this deliverable can be found in the public document “FOODIE_Glossary.pdf” available at: http://www.foodie-project.eu
  • 5. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:5 / 10 Abbreviations and Acronyms Abbreviation / Acronym Description API Application Programming Interface CPU Central Processing Unit DBA Database Administrator DBaaS Database as a Service DDD Domain-Driven Design DNS Domain Name System GTM Global Transaction Manager HA High Availability HDD Hard Disk Drive HTTP Hypertext Transfer Protocol IaaS Infrastructure as a Service IDE Integrated Development Environment JAR Java Archive MPP Massive Parallel Processing OS Operating System POM Project Object Model RAM Random Access Memory RDBMS Relational Database Management System RDF Resource Description Framework SLA Service Level Agreement SQL Structured Query Language TCP Transmission Control Protocol TDD Test – Driven Development VM Virtual Machine API Application Programming Interface Table 1: Abbreviations and Acronyms
  • 6. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:6 / 10 Executive Summary This document introduces the first prototype of the data fusion tools, explaining the implementation archi- tecture and capabilities in development.
  • 7. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:7 / 10 Service overview Data fusion tools combine data from different heterogeneous sources together to provide more efficient representa- tion of data. Data fusion tools aim to associate textual and/or spatial data in different structures from different sources in terms of geometry. Additionally process of data from multiple image sources is achieved by Data fusion services. Implementation Data fusion capabilities are served by an OGC WPS standard [1] implementation. Data fusion WPS provides - Listing available data fusion processes. - Getting detailed information about data fusion processes, including detailed description of inputs and out- puts. - Running data fusion processes - Status information of running processes. Architecture Netcad WPS implementation is built on using several NETCAD [2] suite applications as building blocks: Netcad GIS: Netcad GIS is an advanced desktop application designed to be used by Engineering and GIS users especial- ly working with maps. Netcad Analysis Module: Netcad Analysis module is the Netcad application in which basic and advanced surface anal- yses, raster (image) analyses, basic and advanced spatial analyses can be performed. GIS, CAD, RS analyses are per- formed together interactively. 1-Analysis of multiple image sources
  • 8. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:8 / 10 Netcad Architect: Netcad Architect is an application used for creating, managing and editing workflow with the help of operators. You can design your own operations with workflows and you can get outputs in a single step. 2- Workflow development with Netcad Architect Netcad WPS Module: Netcad WPS Module is an application that accepts requests of WPS Handler and collects the re- sults. Netgis Server: NETGIS Server is the common name of Netcad Enterprise Solutions. NETGIS Server Family includes many components/modules. These components provide data in OGC WPS, WMS, WFS, WFC, WMTS, KML standards. The solutions are database independent. Netgis WPS Handler: WPS handler module, as a part of Netgis server is providing online data fusion capabilities. Netcad NCC Proxy: NCC proxy application is an integration tool for desktop and server features of Netcad Suite. 3- Data Fusion Services on Netcad Architecture Entry point of Data fusion Services is available at: http://foodie- vm5.man.poznan.pl/netgiswps/wps.ashx?Service=WPS&Request=GetCapabilities
  • 9. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:9 / 10 Development process Fusion processes is being developed based on web enabled Workflows and Netgis WPS Handler processes. Netcad Ar- chitect workflows and operators are being developed to provide capabilities below:  Vegetation indexes Indicators describing density and health of the vegetation.  Water indexes Indicators describing vegetation liquid water  SWIR indexes Short Wave Infrared indexes used by vegetation indexes.  Moisture indexes Determination of surface moisture level.  Computation of Time Differences of NVDI Difference calculation of remote sensor input.  Contour Line Generator Image Processing of remote sensor input.
  • 10. D3.4.1: Data Fusion Tools http://www.foodie-project.eu Copyright © FOODIE Project Consortium. All Rights Reserved. Grant Agreement No.: 621074 Page:10 / 10 References References 01 http://www.opengeospatial.org/standards/wps 02 http://www.netcad.com/en/home