SlideShare a Scribd company logo
Using FME Flow Hosted, space data
and R libraries to help assess
production impact on environment
Ellipso Facto / Veremes
Green Score Capital
Presenters
The
Peak
of
Data
Integration
20
23
Frédéric
Eichelbrenner
FME Addict
Veremes/Ellipso Facto
Valérie
Tiersen
CEO and founder
Green Score Capital
The
Peak
of
Data
Integration
20
23
Agenda
● Why focusing on environment ?
● Evaluating biome characteristics
● Relevant datasets
● FME process
The
Peak
of
Data
Integration
20
23
Introduction
The
Peak
of
Data
Integration
20
23
“There is now unequivocal evidence that
biodiversity loss reduces the e ciency by
which ecological communities capture
biologically essential resources, produce
biomass, decompose and recycle
biologically essential nutrients.”
Cardinale, B.J. et al. (2012) Biodiversity Loss and its
impact on humanity, Nature News.
Available at: https://www.nature.com/articles/nature11148
The
Peak
of
Data
Integration
20
23
Why focus on biodiversity here ?
Most alerts relate to climate change and carbon emissions
Biodiversity is a climate stabilizing factor
Biodiversity is central in coming regulations
The
Peak
of
Data
Integration
20
23
• Startup created in 2019 by Valérie Tiersen
• Help measure carbon and biodiversity footprint
• Supported by European Spatial Agency and CNES
• Awarded "1000+ profitable solutions to protect the
environment" by the Solar Impulse Foundation in July 2023
The
Peak
of
Data
Integration
20
23
Current project objectives
• Assess impact of companies activity on environment
• Based on “connectivity scores” upon production areas
Project Team
The
Peak
of
Data
Integration
20
23
Eliette
Ascensio
Research Engineer
Morgane
Faucheux
GIS Specialist
Lucille
Marescot
Phd
Scientific Consultant
The
Peak
of
Data
Integration
20
23
Habitat connectivity
How and to what degree distinct patches of habitat are
connected, which can influence the distribution, genetic
diversity, and health of animal and plant populations
The
Peak
of
Data
Integration
20
23
Connectivity metrics
Computed using diverse mathematical
formulas depending on :
● Size
● Shape
● Spatial repartition
of spatial patches
For example
● Euclidean Nearest-Neighbor (ENN) measures the distance
between patches of the same class.
Packages available in R language
The
Peak
of
Data
Integration
20
23
Proof of Concept
The
Peak
of
Data
Integration
20
23
Input data
● Land use datasets
○ Global Land Cover (Copernicus)
■ ESA funded, 100m resolution, 21 classes, 2015 to 2019
○ World Cover (Copernicus)
■ ESA funded, 10m resolution, 11 classes, 2020 and 2021
● WWF biomes
○ Detailed forest categories
● Administrative regions
The
Peak
of
Data
Integration
20
23
Output data
● Individual metric values upon several years
● Global score by combining several metrics
○ for one specific area of interest
○ for many administrative regions (precomputed score)
The
Peak
of
Data
Integration
20
23
General algorithm
Given the area of interest
● Extract land use data
● Adapt data to computation (projection, resolution, classes, …)
● Refine land use classes with external datasets (WWF)
● Run metrics computation (using R packages)
● Combine metrics to get global score
● Publish output format (excel, database, HTML, …)
The
Peak
of
Data
Integration
20
23
Focus on some key technical aspects
● Extract land use data from S3 buckets
● Adapt land use classes from Copernicus to target
● Call R functions
● Deployment on FME Flow Hosted
The
Peak
of
Data
Integration
20
23 Extract land use data from S3 buckets
The
Peak
of
Data
Integration
20
23 Adapt land use classes
Copernicus 21 classes Target 7 classes
The
Peak
of
Data
Integration
20
23 Adapt land use classes : trick with FME
● Build a fake GRAY8 palette representing the mapping
● Apply this palette to the land use image
● Replace the palette with the final classes (RGB and names)
GRAY8
0 0
1 0
10 3
20 1
30 1
40 1
50 4
60 6
70 6
80 7
90 5
…
RGB24
0 0,0,0
1 255,255,76
2 0,204,0
3 100,140,0
4 250,0,0
5 0,150,160
6 180,180,180
7 0,50,200
8 255,255,255
…
STRING 40
0 inconnu
1 agriculture
2 foret tropicale
3 foret tempérée
4 urbain
5 zone humide
6 desert
7 eau
8 inconnu
…
The
Peak
of
Data
Integration
20
23 Call R functions
● Input as “data frame” structures
● All input features directly available
● No “group by”
● Output data as “data frame” rows
● Benefits from numerous packages
Similar interface as InlineQuerier
The
Peak
of
Data
Integration
20
23 Deployment on FME Flow Hosted
● Why ?
○ CPU on-demand
○ Automations
○ Cost effective
● Tricky
○ R package manual
deployment on Linux
The
Peak
of
Data
Integration
20
23
Results
● Automate computation on
○ 200 regions of interest
○ 3 years
● Around 30 hours of Enterprise instance
The
Peak
of
Data
Integration
20
23
Conclusion
The
Peak
of
Data
Integration
20
23 Key takeaways
● Environment has a huge importance for our future
● Spatial data is very helpful to assess impact on environment
○ Copernicus data widely available in several domains
● FME as a powerful tool to build ad hoc processes
○ Specially efficient for a proof-of-concept
● (FME + R) is a winner
● FME Flow offers fast and efficient deployment capabilities
○ Automations and Server/Gallery Apps are game changers
The
Peak
of
Data
Integration
20
23
Resources
● https://greenscorecapital.com/en/
● https://solarimpulse.com/solutions-explorer/footprint-target
ThankYou!
frederic@ellipsofacto.com
frederic.eichelbrenner@veremes.com

More Related Content

PDF
Identification of landscape features eligible for EU subsidy - Analysis of la...
PPTX
Planted Trees Data (SDPT) Webinar Slides
PDF
NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...
PDF
Enhancing Landscape Recolonization Assessment Through FME and Big Data Integr...
PDF
Steve- Fall 2015 Research Poster revision4
PDF
Building Climate Resilience: Translating Climate Data into Risk Assessments
PPTX
Application packaging and systematic processing in earth observation exploita...
PPT
Development of Integrated Technological Systems to Support Land Management Pr...
Identification of landscape features eligible for EU subsidy - Analysis of la...
Planted Trees Data (SDPT) Webinar Slides
NextGEOSS: The Next Generation European Data Hub and Cloud Platform for Earth...
Enhancing Landscape Recolonization Assessment Through FME and Big Data Integr...
Steve- Fall 2015 Research Poster revision4
Building Climate Resilience: Translating Climate Data into Risk Assessments
Application packaging and systematic processing in earth observation exploita...
Development of Integrated Technological Systems to Support Land Management Pr...

Similar to Using FME Cloud, Space Data and R Libraries to Help Assess Production Impact on Environment (20)

PDF
GFW Carbon Data Office Hours_September 18 2023
PPTX
ONS Local presents: Growth in the low carbon & renewable energy economy, link...
PDF
Development of Data Integration & Analysis System in Japan
PPTX
Terra Populus: Integrated Data on Population and Environment
PDF
Solving advanced research problems with real time open data from satellites a...
PPTX
ONS UK Climate Change Statistics Portal event
PDF
Unlocking Eurostat's Rich Data Resources with FME
PDF
Peak of Data Integration Encore: Conquering Data Access & Integration
PDF
Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...
PDF
Fao modelling system for agricultural impacts of climate change
PDF
Model Build ArcPy Into Your FME Workflows
PPTX
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
PPTX
Gfw presentation for wb master class 27march15
PDF
The Danish Energy Technology Data Catalogue
PPTX
GFW Datasets for Restoration_November 9 2023.pptx
ODP
Project management presentation 27th november 2013
PDF
Automating Spatial Data Sharing
PDF
The data perspective: Challenges and Opportunities for the Enchanced Transpar...
PPTX
Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...
PPTX
Tackling Compliance with GFW Pro: Enabling Innovation for Deforestation-Free ...
GFW Carbon Data Office Hours_September 18 2023
ONS Local presents: Growth in the low carbon & renewable energy economy, link...
Development of Data Integration & Analysis System in Japan
Terra Populus: Integrated Data on Population and Environment
Solving advanced research problems with real time open data from satellites a...
ONS UK Climate Change Statistics Portal event
Unlocking Eurostat's Rich Data Resources with FME
Peak of Data Integration Encore: Conquering Data Access & Integration
Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...
Fao modelling system for agricultural impacts of climate change
Model Build ArcPy Into Your FME Workflows
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
Gfw presentation for wb master class 27march15
The Danish Energy Technology Data Catalogue
GFW Datasets for Restoration_November 9 2023.pptx
Project management presentation 27th november 2013
Automating Spatial Data Sharing
The data perspective: Challenges and Opportunities for the Enchanced Transpar...
Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...
Tackling Compliance with GFW Pro: Enabling Innovation for Deforestation-Free ...
Ad

More from Safe Software (20)

PDF
Getting Started with Data Integration: FME Form 101
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
PDF
Infrastructure planning and resilience - Keith Hastings.pptx.pdf
PDF
Notification System for Construction Logistics Application
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
PDF
Transforming Utility Networks: Large-scale Data Migrations with FME
PDF
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
PDF
Automating Feature Enrichment and Station Creation in Natural Gas Utility Net...
PDF
FME in Overdrive - Peak of Data & AI 2025
PDF
Powering GIS with FME and VertiGIS - Peak of Data & AI 2025
PDF
Pipeline Industry IoT - Real Time Data Monitoring
PDF
FME in Overdrive: Unleashing the Power of Parallel Processing
PDF
Fiber to the People! By Deutsche Telekom
PDF
Governing Geospatial Data at Scale: Optimizing ArcGIS Online with FME in Envi...
PDF
Enhancing Environmental Monitoring with Real-Time Data Integration: Leveragin...
PDF
Introducing and Operating FME Flow for Kubernetes in a Large Enterprise: Expe...
PDF
5 Things to Consider When Deploying AI in Your Enterprise
Getting Started with Data Integration: FME Form 101
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Infrastructure planning and resilience - Keith Hastings.pptx.pdf
Notification System for Construction Logistics Application
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Transforming Utility Networks: Large-scale Data Migrations with FME
Peak of Data & AI Encore AI-Enhanced Workflows for the Real World
Automating Feature Enrichment and Station Creation in Natural Gas Utility Net...
FME in Overdrive - Peak of Data & AI 2025
Powering GIS with FME and VertiGIS - Peak of Data & AI 2025
Pipeline Industry IoT - Real Time Data Monitoring
FME in Overdrive: Unleashing the Power of Parallel Processing
Fiber to the People! By Deutsche Telekom
Governing Geospatial Data at Scale: Optimizing ArcGIS Online with FME in Envi...
Enhancing Environmental Monitoring with Real-Time Data Integration: Leveragin...
Introducing and Operating FME Flow for Kubernetes in a Large Enterprise: Expe...
5 Things to Consider When Deploying AI in Your Enterprise
Ad

Recently uploaded (20)

PPTX
sap open course for s4hana steps from ECC to s4
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Spectroscopy.pptx food analysis technology
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Big Data Technologies - Introduction.pptx
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPT
Teaching material agriculture food technology
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Machine Learning_overview_presentation.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Encapsulation theory and applications.pdf
sap open course for s4hana steps from ECC to s4
Review of recent advances in non-invasive hemoglobin estimation
Spectroscopy.pptx food analysis technology
Network Security Unit 5.pdf for BCA BBA.
Machine learning based COVID-19 study performance prediction
Big Data Technologies - Introduction.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Spectral efficient network and resource selection model in 5G networks
Per capita expenditure prediction using model stacking based on satellite ima...
The Rise and Fall of 3GPP – Time for a Sabbatical?
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Unlocking AI with Model Context Protocol (MCP)
Building Integrated photovoltaic BIPV_UPV.pdf
Teaching material agriculture food technology
20250228 LYD VKU AI Blended-Learning.pptx
Machine Learning_overview_presentation.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
Mobile App Security Testing_ A Comprehensive Guide.pdf
Encapsulation_ Review paper, used for researhc scholars
Encapsulation theory and applications.pdf

Using FME Cloud, Space Data and R Libraries to Help Assess Production Impact on Environment