SlideShare a Scribd company logo
1 of 26
Download to read offline
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

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

Development of Data Integration & Analysis System in Japan
Development of Data Integration & Analysis System in JapanDevelopment of Data Integration & Analysis System in Japan
Development of Data Integration & Analysis System in JapanCIARD Movement
 
Terra Populus: Integrated Data on Population and Environment
Terra Populus: Integrated Data on Population and EnvironmentTerra Populus: Integrated Data on Population and Environment
Terra Populus: Integrated Data on Population and EnvironmentAPLICwebmaster
 
Solving advanced research problems with real time open data from satellites a...
Solving advanced research problems with real time open data from satellites a...Solving advanced research problems with real time open data from satellites a...
Solving advanced research problems with real time open data from satellites a...Wolfgang Ksoll
 
Unlocking Eurostat's Rich Data Resources with FME
Unlocking Eurostat's Rich Data Resources with FMEUnlocking Eurostat's Rich Data Resources with FME
Unlocking Eurostat's Rich Data Resources with FMESafe Software
 
Peak of Data Integration Encore: Conquering Data Access & Integration
Peak of Data Integration Encore: Conquering Data Access & IntegrationPeak of Data Integration Encore: Conquering Data Access & Integration
Peak of Data Integration Encore: Conquering Data Access & IntegrationSafe Software
 
Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...
Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...
Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...Safe Software
 
Fao modelling system for agricultural impacts of climate change
Fao modelling system for agricultural impacts of climate changeFao modelling system for agricultural impacts of climate change
Fao modelling system for agricultural impacts of climate changeMaroi Tsouli Fathi
 
Model Build ArcPy Into Your FME Workflows
Model Build ArcPy Into Your FME WorkflowsModel Build ArcPy Into Your FME Workflows
Model Build ArcPy Into Your FME WorkflowsSafe Software
 
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...EUDAT
 
Gfw presentation for wb master class 27march15
Gfw presentation for wb master class 27march15Gfw presentation for wb master class 27march15
Gfw presentation for wb master class 27march15Nancy Harris
 
The Danish Energy Technology Data Catalogue
The Danish Energy Technology Data CatalogueThe Danish Energy Technology Data Catalogue
The Danish Energy Technology Data CatalogueIEA-ETSAP
 
GFW Datasets for Restoration_November 9 2023.pptx
GFW Datasets for Restoration_November 9 2023.pptxGFW Datasets for Restoration_November 9 2023.pptx
GFW Datasets for Restoration_November 9 2023.pptxGlobal Forest Watch
 
Project management presentation 27th november 2013
Project management presentation 27th november 2013Project management presentation 27th november 2013
Project management presentation 27th november 2013Building Sustainability Ltd
 
Automating Spatial Data Sharing
Automating Spatial Data SharingAutomating Spatial Data Sharing
Automating Spatial Data SharingGIM_nv
 
The data perspective: Challenges and Opportunities for the Enchanced Transpar...
The data perspective: Challenges and Opportunities for the Enchanced Transpar...The data perspective: Challenges and Opportunities for the Enchanced Transpar...
The data perspective: Challenges and Opportunities for the Enchanced Transpar...CIFOR-ICRAF
 
Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...
Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...
Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...UNDP Climate
 
Working Forward: From Data to Location Intelligence for Renewables Siting and...
Working Forward: From Data to Location Intelligence for Renewables Siting and...Working Forward: From Data to Location Intelligence for Renewables Siting and...
Working Forward: From Data to Location Intelligence for Renewables Siting and...Safe Software
 
FME Provides Access to CityGML in ArcGIS as a Basis for a Digital Twin
FME Provides Access to CityGML in ArcGIS as a Basis for a Digital TwinFME Provides Access to CityGML in ArcGIS as a Basis for a Digital Twin
FME Provides Access to CityGML in ArcGIS as a Basis for a Digital TwinSafe Software
 
OECD Environmental Performance Reviews: Germany 2023
OECD Environmental Performance Reviews: Germany 2023OECD Environmental Performance Reviews: Germany 2023
OECD Environmental Performance Reviews: Germany 2023OECD Environment
 

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

Development of Data Integration & Analysis System in Japan
Development of Data Integration & Analysis System in JapanDevelopment of Data Integration & Analysis System in Japan
Development of Data Integration & Analysis System in Japan
 
Terra Populus: Integrated Data on Population and Environment
Terra Populus: Integrated Data on Population and EnvironmentTerra Populus: Integrated Data on Population and Environment
Terra Populus: Integrated Data on Population and Environment
 
Solving advanced research problems with real time open data from satellites a...
Solving advanced research problems with real time open data from satellites a...Solving advanced research problems with real time open data from satellites a...
Solving advanced research problems with real time open data from satellites a...
 
ONS UK Climate Change Statistics Portal event
ONS UK Climate Change Statistics Portal eventONS UK Climate Change Statistics Portal event
ONS UK Climate Change Statistics Portal event
 
Unlocking Eurostat's Rich Data Resources with FME
Unlocking Eurostat's Rich Data Resources with FMEUnlocking Eurostat's Rich Data Resources with FME
Unlocking Eurostat's Rich Data Resources with FME
 
Peak of Data Integration Encore: Conquering Data Access & Integration
Peak of Data Integration Encore: Conquering Data Access & IntegrationPeak of Data Integration Encore: Conquering Data Access & Integration
Peak of Data Integration Encore: Conquering Data Access & Integration
 
Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...
Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...
Complex Data Preparation and Preprocessing for Predicting Forest Pests with G...
 
Fao modelling system for agricultural impacts of climate change
Fao modelling system for agricultural impacts of climate changeFao modelling system for agricultural impacts of climate change
Fao modelling system for agricultural impacts of climate change
 
Model Build ArcPy Into Your FME Workflows
Model Build ArcPy Into Your FME WorkflowsModel Build ArcPy Into Your FME Workflows
Model Build ArcPy Into Your FME Workflows
 
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
EODATASERVICE.ORG - Digital Earth Platform to enable Muti-disciplinary Geospa...
 
Gfw presentation for wb master class 27march15
Gfw presentation for wb master class 27march15Gfw presentation for wb master class 27march15
Gfw presentation for wb master class 27march15
 
The Danish Energy Technology Data Catalogue
The Danish Energy Technology Data CatalogueThe Danish Energy Technology Data Catalogue
The Danish Energy Technology Data Catalogue
 
GFW Datasets for Restoration_November 9 2023.pptx
GFW Datasets for Restoration_November 9 2023.pptxGFW Datasets for Restoration_November 9 2023.pptx
GFW Datasets for Restoration_November 9 2023.pptx
 
Project management presentation 27th november 2013
Project management presentation 27th november 2013Project management presentation 27th november 2013
Project management presentation 27th november 2013
 
Automating Spatial Data Sharing
Automating Spatial Data SharingAutomating Spatial Data Sharing
Automating Spatial Data Sharing
 
The data perspective: Challenges and Opportunities for the Enchanced Transpar...
The data perspective: Challenges and Opportunities for the Enchanced Transpar...The data perspective: Challenges and Opportunities for the Enchanced Transpar...
The data perspective: Challenges and Opportunities for the Enchanced Transpar...
 
Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...
Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...
Thailand UNDP-GIZ workshop on CBA - Enhancing resilience in Thailand through ...
 
Working Forward: From Data to Location Intelligence for Renewables Siting and...
Working Forward: From Data to Location Intelligence for Renewables Siting and...Working Forward: From Data to Location Intelligence for Renewables Siting and...
Working Forward: From Data to Location Intelligence for Renewables Siting and...
 
FME Provides Access to CityGML in ArcGIS as a Basis for a Digital Twin
FME Provides Access to CityGML in ArcGIS as a Basis for a Digital TwinFME Provides Access to CityGML in ArcGIS as a Basis for a Digital Twin
FME Provides Access to CityGML in ArcGIS as a Basis for a Digital Twin
 
OECD Environmental Performance Reviews: Germany 2023
OECD Environmental Performance Reviews: Germany 2023OECD Environmental Performance Reviews: Germany 2023
OECD Environmental Performance Reviews: Germany 2023
 

More from Safe Software

The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action:  Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action:  Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
The Critical Role of Spatial Data in Today's Data Ecosystem
The Critical Role of Spatial Data in Today's Data EcosystemThe Critical Role of Spatial Data in Today's Data Ecosystem
The Critical Role of Spatial Data in Today's Data EcosystemSafe Software
 
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataCloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataSafe Software
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsSafe Software
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
Mastering MicroStation DGN: How to Integrate CAD and GIS
Mastering MicroStation DGN: How to Integrate CAD and GISMastering MicroStation DGN: How to Integrate CAD and GIS
Mastering MicroStation DGN: How to Integrate CAD and GISSafe Software
 
Geospatial Synergy: Amplifying Efficiency with FME & Esri
Geospatial Synergy: Amplifying Efficiency with FME & EsriGeospatial Synergy: Amplifying Efficiency with FME & Esri
Geospatial Synergy: Amplifying Efficiency with FME & EsriSafe Software
 
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdfIntroducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdfSafe Software
 
Breaking Barriers & Leveraging the Latest Developments in AI Technology
Breaking Barriers & Leveraging the Latest Developments in AI TechnologyBreaking Barriers & Leveraging the Latest Developments in AI Technology
Breaking Barriers & Leveraging the Latest Developments in AI TechnologySafe Software
 
Best Practices to Navigating Data and Application Integration for the Enterpr...
Best Practices to Navigating Data and Application Integration for the Enterpr...Best Practices to Navigating Data and Application Integration for the Enterpr...
Best Practices to Navigating Data and Application Integration for the Enterpr...Safe Software
 
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataCloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataSafe Software
 
New Year's Fireside Chat with Safe Software’s Founders
New Year's Fireside Chat with Safe Software’s FoundersNew Year's Fireside Chat with Safe Software’s Founders
New Year's Fireside Chat with Safe Software’s FoundersSafe Software
 
Taking Off with FME: Elevating Airport Operations to New Heights
Taking Off with FME: Elevating Airport Operations to New HeightsTaking Off with FME: Elevating Airport Operations to New Heights
Taking Off with FME: Elevating Airport Operations to New HeightsSafe Software
 
Initiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance StrategySafe Software
 

More from Safe Software (20)

The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action:  Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action:  Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
The Critical Role of Spatial Data in Today's Data Ecosystem
The Critical Role of Spatial Data in Today's Data EcosystemThe Critical Role of Spatial Data in Today's Data Ecosystem
The Critical Role of Spatial Data in Today's Data Ecosystem
 
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataCloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
Mastering MicroStation DGN: How to Integrate CAD and GIS
Mastering MicroStation DGN: How to Integrate CAD and GISMastering MicroStation DGN: How to Integrate CAD and GIS
Mastering MicroStation DGN: How to Integrate CAD and GIS
 
Geospatial Synergy: Amplifying Efficiency with FME & Esri
Geospatial Synergy: Amplifying Efficiency with FME & EsriGeospatial Synergy: Amplifying Efficiency with FME & Esri
Geospatial Synergy: Amplifying Efficiency with FME & Esri
 
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdfIntroducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
 
Breaking Barriers & Leveraging the Latest Developments in AI Technology
Breaking Barriers & Leveraging the Latest Developments in AI TechnologyBreaking Barriers & Leveraging the Latest Developments in AI Technology
Breaking Barriers & Leveraging the Latest Developments in AI Technology
 
Best Practices to Navigating Data and Application Integration for the Enterpr...
Best Practices to Navigating Data and Application Integration for the Enterpr...Best Practices to Navigating Data and Application Integration for the Enterpr...
Best Practices to Navigating Data and Application Integration for the Enterpr...
 
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataCloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
 
New Year's Fireside Chat with Safe Software’s Founders
New Year's Fireside Chat with Safe Software’s FoundersNew Year's Fireside Chat with Safe Software’s Founders
New Year's Fireside Chat with Safe Software’s Founders
 
Taking Off with FME: Elevating Airport Operations to New Heights
Taking Off with FME: Elevating Airport Operations to New HeightsTaking Off with FME: Elevating Airport Operations to New Heights
Taking Off with FME: Elevating Airport Operations to New Heights
 
Initiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance Strategy
 

Recently uploaded

CORS (Kitworks Team Study 양다윗 발표자료 240510)
CORS (Kitworks Team Study 양다윗 발표자료 240510)CORS (Kitworks Team Study 양다윗 발표자료 240510)
CORS (Kitworks Team Study 양다윗 발표자료 240510)Wonjun Hwang
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfSrushith Repakula
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe中 央社
 
Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireExakis Nelite
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...ScyllaDB
 
Working together SRE & Platform Engineering
Working together SRE & Platform EngineeringWorking together SRE & Platform Engineering
Working together SRE & Platform EngineeringMarcus Vechiato
 
Cyber Insurance - RalphGilot - Embry-Riddle Aeronautical University.pptx
Cyber Insurance - RalphGilot - Embry-Riddle Aeronautical University.pptxCyber Insurance - RalphGilot - Embry-Riddle Aeronautical University.pptx
Cyber Insurance - RalphGilot - Embry-Riddle Aeronautical University.pptxMasterG
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptxFIDO Alliance
 
AI mind or machine power point presentation
AI mind or machine power point presentationAI mind or machine power point presentation
AI mind or machine power point presentationyogeshlabana357357
 
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Skynet Technologies
 
Navigating the Large Language Model choices_Ravi Daparthi
Navigating the Large Language Model choices_Ravi DaparthiNavigating the Large Language Model choices_Ravi Daparthi
Navigating the Large Language Model choices_Ravi DaparthiRaviKumarDaparthi
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityVictorSzoltysek
 
UiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewUiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewDianaGray10
 
Vector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxVector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxjbellis
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard37
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfdanishmna97
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAnitaRaj43
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)Samir Dash
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 

Recently uploaded (20)

CORS (Kitworks Team Study 양다윗 발표자료 240510)
CORS (Kitworks Team Study 양다윗 발표자료 240510)CORS (Kitworks Team Study 양다윗 발표자료 240510)
CORS (Kitworks Team Study 양다윗 발표자료 240510)
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdf
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe
 
Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - Questionnaire
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
 
Working together SRE & Platform Engineering
Working together SRE & Platform EngineeringWorking together SRE & Platform Engineering
Working together SRE & Platform Engineering
 
Cyber Insurance - RalphGilot - Embry-Riddle Aeronautical University.pptx
Cyber Insurance - RalphGilot - Embry-Riddle Aeronautical University.pptxCyber Insurance - RalphGilot - Embry-Riddle Aeronautical University.pptx
Cyber Insurance - RalphGilot - Embry-Riddle Aeronautical University.pptx
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
 
AI mind or machine power point presentation
AI mind or machine power point presentationAI mind or machine power point presentation
AI mind or machine power point presentation
 
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
 
Navigating the Large Language Model choices_Ravi Daparthi
Navigating the Large Language Model choices_Ravi DaparthiNavigating the Large Language Model choices_Ravi Daparthi
Navigating the Large Language Model choices_Ravi Daparthi
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps Productivity
 
UiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewUiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overview
 
Vector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxVector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptx
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cf
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Overview of Hyperledger Foundation
Overview of Hyperledger FoundationOverview of Hyperledger Foundation
Overview of Hyperledger Foundation
 

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