SlideShare a Scribd company logo
April – June 2013
Our Mission:
To seek out innovative FME users
throughout the galaxy, sharing
their stories and ideas to inspire
you to take your data where no
data has gone before.
FME does 3D!
Kansas DOT Division of Aviation - USA
 The Mission: Preserve airport usability to ensure
that air ambulance service is readily available to
the public.
 The Solution: Build a public online tool to
illustrate and evaluate the effects of proposed
vertical constructions on airport airspace
KDOT Aviation
The Kansas Airspace Awareness Tool
 Google Earth based
 FME generates 3D airspace polygons using mathematical
interpretations of verbose FAA descriptions
 Users place proposed vertical constructions – windmill, cell
tower, office building – and check for conflicts with airspace
and FAA requirements
 FME handles updates to respective airport and FAA data
KDOT Aviation
KDOT Aviation
 Automatically convert human-readable
descriptions into 3D geometry,
eg. “Below 7,000 ft AGL within an 8 mile radius of X.”
 Repeatable processes enable non-FME experts to
perform data maintenance tasks
 Choice of KML and Google Earth creates a tool
usable by anyone
FME does 3D!
UVM Systems - Austria
 The Mission: Create CityGRID navigable 3D
worlds with thousands of individual 3D models
 The Solution: Automate model and terrain data
preparation and QA tasks with FME
UVM Systems CityGRID
 Custom transformers collect linework, orthophotos, and
create models, and flag for manual intervention if questions
encountered (hole in roof, building footprint exceeds roof
area)
 FME also used to prepare
terrain from ortho, point
cloud, terrain models
 All data combined in user-
navigable “scene” using
CityGRID tools to view Proposed Windpark, view from village
UVM Systems CityGRID
 New Freight Train Bypass Flythrough
UVM Systems CityGRID
 Custom transformers bundle up repetitive tasks
for easy re-use
 FME slashes processing time through automation
and QA
 CityGRID selected to process 2.7 million buildings for
swisstopo
 UVM now plugs into customers’ data stores
rapidly, regardless of platform
FME does Data Integration!
San Antonio Water System – USA
Toni Jackson & Larry Phillips
 The Mission: Integrate multiple systems and data
types across departments, while adopting a new
Oracle-based asset management system.
 The Solution: Use Esri’s FME-based Data
Interoperability Extension to handle it, and save
a pile of money at the same time.
San Antonio Water System
“The Data Integration gave us the opportunity to correct, cleanse, reconcile
and expose data that had been inaccurate. It’s also a chance for our team to
build new workflows, validation processes and rules to ensure accurate data.”
San Antonio Water System
Effective data
affects all of
SAWS
San Antonio Water System
New developments –
 QA/QC streamlined – 50
data integrity checks run
and reported on weekly
 Syncing GIS and asset
management data views
across company
"Without FME, we would have
needed to double our team to
accomplish what we did with a
few people's effort. In fact, we
estimate the money saved in
our first year alone is nearly
$1,000,000.” - 2011
FME does Automation!
WhiteStar Corp - USA
 The Mission: Automate a manually intensive land
grid data ordering and fulfillment system for
external customers.
 The Solution: Use FME Server’s email protocol
support to process and fulfill emailed data orders
– in the cloud.
WhiteStar Corp
WhiteStar Corp
WhiteStar Corp
 Decoding email and processing a data order
FME does Linear Referencing!
Swiss Federal Roads Office – Switzerland
David Reksten, Inser
 The Mission: Perform road accident analysis
based on recorded events, with variable criteria,
identifying dangerous road segments.
 The Solution: Use FME to do a “sliding window”
analysis, using linear referencing methodology
and user-defined variables.
Swiss Federal Roads
 Sliding window concept – look a distance from accident
location, accumulate accidents within segment, and
calculate weighted score for number and type of accident.
 Locate all the dangerous sectors (Black Spots) and output
as individual and aggregated segments (where they
overlap).
Linear representation of a road, which likely is not straight in the real world.
Swiss Federal Roads
 Calibrate road segments to linear reference points to acquire
maximum M-values
 User-defined criteria, sorted by M-value, merged with road
segment – sequential list of accidents along feature
 Sliding window analysis done (PythonCaller), outputs one
feature per window with statistical analysis results
 Weighted scores classify segments as dangerous (Black Spot)
 Overlapping Black Spot segments aggregated and statistics re-
calculated
Swiss Federal Roads
 Final results, visualized
using the input roads
and the dangerous
segments (Black Spots)
as a Route Event table.
FME does non-spatial(excel)!
pragmatica inc. – Japan
Takashi Iijima
 The Mission: Estimate radioactive material
concentrations in agricultural water supply
catchments near Fukushima
 The Solution: Use FME to interpolate tabular
regional observation data for catchment areas
pragmatica inc.
 Source data:
 excel of observations, cesium
concentrations, and locations
 Shape irrigation catchment areas
 Observation points are not
coincident with catchments
 Create a surface model using Z
for the cesium value
pragmatica inc.
Two methods required:
Delaunay triangulation and linear
interpolation
 Uses observation points as vertices,
divide catchment polygons
 Interpolate values at center of gravity
 Calculate area-weighted average of
catchment area parts
Voronoi decomposition and Tiessen
method
 Use observation points as seeds
 Divide catchment areas by Voronoi
edges
 Calculate area-weighted average
pragmatica inc.
Triangulation Voronoi Domains
FME does it all!
CN Railway - Canada/USA
Yves St-Julien
 The Mission: Optimize operations at North
America’s only transcontinental rail network, with
over 20,000 route-miles of track.
 The Solution: Use FME Desktop and FME Server
to deliver automated, real time, or event-driven
solutions to almost every CN group and practice.
CN Railway
FME does LiDAR
 LiDAR processing extracts surface and track
features to generate alignments, corridors, and
slope analysis
CN Railway
FME does Real-Time!
 FME Server brings spatial to real time event
processing
CN Railway
But wait, there’s more!
 Grid > polygon cellular coverage analysis
 SQL Server decommissioning to Oracle Spatial
 GPS point enhancement with network and geofence data –
7,000,000 points per hour
 Point cloud indexing
 AutoCAD® Map 3D <> MapGuide interface with FME Server
REST services
FME does Location-Based Notifications!
52° North – Germany
Simon Jirka, 52° North and Christian Dahmen, con terra
 The Mission: To create a prototype system using
sensors to assist ships in safe passage under
bridges on inland waterways.
 The Solution: Use FME Server to calculate and
monitor available clearance and ship height,
sending notifications if danger exists.
52° North
Data Sources:
 Onboard Ships: Automated Identification System
(AIS) send Ship ID, position, course, speed, height,
and current draft (distance below water)
 On the river: sensor network monitors water level,
up to once per minute
 Static database: contains bridge locations and
clearance from water reference level
52° North
Workflow:
 When captain subscribes to the service, the ship’s AIS sends
data to FME Server, which tracks its position.
 As a ship approaches a bridge, water level (from sensors) is
compared to bridge height, providing available clearance.
 Clearance is compared to current height above water (ship
height minus draft).
 A notification (text, email) sent immediately if danger of
collision.
52° North
 FME Server consumes sensor data, monitors situation in real-time
 Interoperable OGC interfaces for
data provision
 Sensor Observation Service (SOS)
 Sensor Event Service (SES)
 Performs both spatial and
non-spatial analysis
 Events trigger notifications, providing
situational awareness and safer
operations
FME does Vector and Web!
City of Hamilton Public Health Unit - Canada
Shane Thombs
 The Mission: Automate a manual process
combining spreadsheets, databases, GIS, and
statistical analysis.
 The Solution: Use FME to build a reporting tool in
Google Earth, reducing report generation time
from one week to 12 minutes.
City of Hamilton
 West Nile Virus tracking uses statistical and spatial
analysis of field observations over time
 Geomedia® Pro, databases, and spreadsheets (for
charting) were part of manual process
 Replaced with FME to combine all functions and
generates KML
 Reporting tool is now interactive, in Google Earth
City of Hamilton
Key Transformers
 StatisticsCalculator – looks
for changes/trends that need
attention
 WebCharter –chart display
 StringConcatenator – builds
URLs for Google Charting API
City of Hamilton
 Automating repetitive tasks = huge time savings,
reduced reliance on single specialists/points of
failure
 Faster report availability supports quicker
decisions on level of risk and disease control
activities
 Creative transformer use opens up new
possibilities
FME does Raster!
Gobierno de La Rioja – Spain
Ana García de Vicuña
 The Mission: Generate land cover classification
from RapidEye multispectral images for
agricultural analysis – without required
algorithms available in remote sensing software
 The Solution: Use FME to do it, in a single
workspace.
Gobierno de La Rioja
 Step 1 – Convert each pixel’s Digital Number (DN) to a radiance
value by multiplying the DN by the radiometric scale factor.
 Step 2 – Convert radiance values to ToA (top of atmosphere)
reflectance values, taking
into consideration variables
such as:
 distance from the sun and
 angle of incoming solar
radiation.
Defining variables to be used in the workspace
Gobierno de La Rioja
 RapidEye image is read by FME, and the ExpressionEvaluator
defines formulas for each band.
Distance between the sun and earth in FMESolar azimuth angle formula in FME
Gobierno de La Rioja
 RasterExpressionEvaluator
performs ToA calculations in
each band.
 Step 3 – use another
RasterExpressionEvaluator
to calculate vegetation
indexes (NDVI, TCARI, and
OSAVI). The results are
written to TIFF.
• NDVI (Normalized Difference Vegetation Index)
• TCARI (Transformed Chlorophyll Absorption in Reflectance
• OSAVI (Optimized Soil Adjusted Vegetation Index)
Gobierno de La Rioja
 asdf
Vegetation index image (NDVI, OSAVI and TCARI values in raster point info)
Gobierno de La Rioja
 Gobierno de La Rioja also generate great PDF
Cartographic Maps using FME
FME does non-spatial & QA/QC
Syncadd – USA
Daniel Riddle & Kristofor Carle
 The Mission: Monitor data uploaded via a web
interface to an Army Geospatial Data Warehouse for
compliance and data model validation, reporting the
results.
 The Solution: Use FME Server and custom
transformers to run QA tests and email the results as
Excel spreadsheets.
Syncadd
 Custom transformers are created and source user
parameters are published to leverage FME Server.
 Readers Used: Schema; ESRI Personal, File, &
Enterprise Geodatabase
Syncadd
Custom
transformers
complete various
tests on metadata
tags, schema
feature classes, and
schema attributes.
Syncadd
Results are
exported as
Microsoft Excel
spreadsheets
and emailed to
the user using
FME Server.
FME goes nuclear (2D -> 3D)!
Sweco – Sweden
Ulf Månsson and Johan Sigfrid
 The Mission: Create a 3D model to assist in
decommissioning a 1970s-era nuclear plant –
with only digitized 2D CAD As-Builts as a source.
 The Solution: Use FME to georeference, interpret,
and project the 2D data into a 3D model.
Sweco
 Georeference As-Builts using control point files
 Separate floors and elevate to true height above
ground
 Define and attribute rooms
 Set wall thickness and extrude to 3D
 Punch out holes for rooms spanning floors
vertically
 Generate one-meter square grid for recording
measurements, inside and outside
Sweco
 Combined
with
geology, surfa
ce, and
sampling data
 Output to 3D
PDF and 3D
DWG
Sweco
 Supported logistics planning, volume estimating
for demolition, effective visualization and
presentations
 Look for new ways to use vintage data
Bonus from Norway!
 Minecraft anyone?
 The first combined land/sea terrain model of
Norway!
 Download at
http://www.planetminecraft.com/project/south-west-norway
 Thanks Boele Kuipers of the Norwegian Mapping
Authority/Hydrographic Service
Boknafjord
Boknafjord Moonrise
Hardangerfjord
Hardangerfjord BirdsEye
Hardangervidda Scary Night
Hardangervidda Sunrise
Journey Map
Journey Map Detail
LogoNorw Mapping Authority
Norwegian Highlands
Sognefjord
Are YOU a Trekker?
Share your FME stories with your
compatriots across the galaxy!
Send them to the FME Insider –
fmeinsider@safe.com
Coming up next!
FME does Raster -> Vector!
Municipality of Tuusula – Finland
Lassi Tani, Spatialworld
 The Mission: Convert environmental
observations, received as JPGs with drawn areas,
lines, and symbols, to vector data.
 The Solution: Use FME’s vectorization
transformers to produce point, line, and polygon
vector data.
Municipality of Tuusula
 Read JPEG files of polygon, line and point
data with separate readers.
 Change the raster data from color to
grayscale, resample, clean the rasters,
set no data, and create polygons from
the raster extents.
 Create attributes for features using
JPEG.
 Create center points for point geometry,
reproject and write points to Shape.
 Generalize the polygon
features and build line
geometry.
 Reproject and write line
geometry to Shape.
 Clean lines and create
polygons.
 Reproject and write
polygon geometry to
Shape.
Municipality of Tuusula
Municipality of Tuusula
 Final result: clean,
attributed vector data
 Key Transformers:
 RasterCellValueReplacer
 CenterPointReplacer
 Generalizer
 CenterLineReplacer
 AreaBuilder

More Related Content

What's hot

Where2.0Now - Finding the heat in Thematic Maps
Where2.0Now - Finding the heat in Thematic MapsWhere2.0Now - Finding the heat in Thematic Maps
Where2.0Now - Finding the heat in Thematic Maps
John Fagan
 
Change detection
Change detection Change detection
Change detection
manoj1412001
 
How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2
wang yaohui
 
Real Property Management at DND using FME
Real Property Management at DND using FMEReal Property Management at DND using FME
Real Property Management at DND using FME
Safe Software
 
BREEZE CALPUFF Tech Sheet
BREEZE CALPUFF Tech SheetBREEZE CALPUFF Tech Sheet
BREEZE CALPUFF Tech Sheet
BREEZE Software
 
2017 GIS in Emergency Management Track: Situational Awareness: Building an O...
2017 GIS in Emergency Management Track:  Situational Awareness: Building an O...2017 GIS in Emergency Management Track:  Situational Awareness: Building an O...
2017 GIS in Emergency Management Track: Situational Awareness: Building an O...
GIS in the Rockies
 
The GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarThe GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS Seminar
Markus Neteler
 
How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1
wang yaohui
 
Potentiel3.0 hydro
Potentiel3.0 hydroPotentiel3.0 hydro
Potentiel3.0 hydro
Moine Frederic
 
Evolving Gas Utility Mapping with FME
Evolving Gas Utility Mapping with FMEEvolving Gas Utility Mapping with FME
Evolving Gas Utility Mapping with FME
Safe Software
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and Digitization
Lakshya Pandit
 
Zivaro Geospatial Services - UAS Data Processing
Zivaro Geospatial Services - UAS Data ProcessingZivaro Geospatial Services - UAS Data Processing
Zivaro Geospatial Services - UAS Data Processing
GregPeters46
 
SGF15--e-Poster-Shevrin-3273
SGF15--e-Poster-Shevrin-3273SGF15--e-Poster-Shevrin-3273
SGF15--e-Poster-Shevrin-3273
ThomsonReuters
 
Kevin Ma - CASM Interface Technical Poster
Kevin Ma - CASM Interface Technical PosterKevin Ma - CASM Interface Technical Poster
Kevin Ma - CASM Interface Technical Poster
Kevin Ma
 
TIGER/line Data and Open Data in the Cloud
TIGER/line Data and Open Data in the CloudTIGER/line Data and Open Data in the Cloud
TIGER/line Data and Open Data in the Cloud
tmcw
 
TIGER/Line Data in the Cloud - Tom MacWright
TIGER/Line Data in the Cloud - Tom MacWrightTIGER/Line Data in the Cloud - Tom MacWright
TIGER/Line Data in the Cloud - Tom MacWright
CrisisCommons
 
Floodmap Desktop for ArcGIS
Floodmap Desktop for ArcGISFloodmap Desktop for ArcGIS
Floodmap Desktop for ArcGIS
ewug
 
Detecting Buildings in AHN2 LiDAR data with ArcGIS - Grontmij
Detecting Buildings in AHN2 LiDAR data with ArcGIS - GrontmijDetecting Buildings in AHN2 LiDAR data with ArcGIS - Grontmij
Detecting Buildings in AHN2 LiDAR data with ArcGIS - Grontmij
Xander Bakker
 
Esri GIS at Thames Water
Esri GIS at Thames WaterEsri GIS at Thames Water
Esri GIS at Thames Water
Esri UK
 
Global mapper
Global mapperGlobal mapper
Global mapper
salman dawood
 

What's hot (20)

Where2.0Now - Finding the heat in Thematic Maps
Where2.0Now - Finding the heat in Thematic MapsWhere2.0Now - Finding the heat in Thematic Maps
Where2.0Now - Finding the heat in Thematic Maps
 
Change detection
Change detection Change detection
Change detection
 
How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2
 
Real Property Management at DND using FME
Real Property Management at DND using FMEReal Property Management at DND using FME
Real Property Management at DND using FME
 
BREEZE CALPUFF Tech Sheet
BREEZE CALPUFF Tech SheetBREEZE CALPUFF Tech Sheet
BREEZE CALPUFF Tech Sheet
 
2017 GIS in Emergency Management Track: Situational Awareness: Building an O...
2017 GIS in Emergency Management Track:  Situational Awareness: Building an O...2017 GIS in Emergency Management Track:  Situational Awareness: Building an O...
2017 GIS in Emergency Management Track: Situational Awareness: Building an O...
 
The GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarThe GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS Seminar
 
How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1
 
Potentiel3.0 hydro
Potentiel3.0 hydroPotentiel3.0 hydro
Potentiel3.0 hydro
 
Evolving Gas Utility Mapping with FME
Evolving Gas Utility Mapping with FMEEvolving Gas Utility Mapping with FME
Evolving Gas Utility Mapping with FME
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and Digitization
 
Zivaro Geospatial Services - UAS Data Processing
Zivaro Geospatial Services - UAS Data ProcessingZivaro Geospatial Services - UAS Data Processing
Zivaro Geospatial Services - UAS Data Processing
 
SGF15--e-Poster-Shevrin-3273
SGF15--e-Poster-Shevrin-3273SGF15--e-Poster-Shevrin-3273
SGF15--e-Poster-Shevrin-3273
 
Kevin Ma - CASM Interface Technical Poster
Kevin Ma - CASM Interface Technical PosterKevin Ma - CASM Interface Technical Poster
Kevin Ma - CASM Interface Technical Poster
 
TIGER/line Data and Open Data in the Cloud
TIGER/line Data and Open Data in the CloudTIGER/line Data and Open Data in the Cloud
TIGER/line Data and Open Data in the Cloud
 
TIGER/Line Data in the Cloud - Tom MacWright
TIGER/Line Data in the Cloud - Tom MacWrightTIGER/Line Data in the Cloud - Tom MacWright
TIGER/Line Data in the Cloud - Tom MacWright
 
Floodmap Desktop for ArcGIS
Floodmap Desktop for ArcGISFloodmap Desktop for ArcGIS
Floodmap Desktop for ArcGIS
 
Detecting Buildings in AHN2 LiDAR data with ArcGIS - Grontmij
Detecting Buildings in AHN2 LiDAR data with ArcGIS - GrontmijDetecting Buildings in AHN2 LiDAR data with ArcGIS - Grontmij
Detecting Buildings in AHN2 LiDAR data with ArcGIS - Grontmij
 
Esri GIS at Thames Water
Esri GIS at Thames WaterEsri GIS at Thames Water
Esri GIS at Thames Water
 
Global mapper
Global mapperGlobal mapper
Global mapper
 

Viewers also liked

FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
Safe Software
 
Multimedios e hipermedios
Multimedios e hipermediosMultimedios e hipermedios
Multimedios e hipermedios
Karen Vázquez
 
Derecho informático e informática jurídica derick
Derecho informático e informática jurídica derickDerecho informático e informática jurídica derick
Derecho informático e informática jurídica derick
Derick Mansilla
 
ACEIA PROGRAM - SEVILLA 2013
ACEIA PROGRAM - SEVILLA 2013ACEIA PROGRAM - SEVILLA 2013
ACEIA PROGRAM - SEVILLA 2013
Karen Muckey
 
Free UK UFO National Archives Documents
Free UK UFO National Archives DocumentsFree UK UFO National Archives Documents
Free UK UFO National Archives Documents
alienuforesearch
 
Revista Estilo Fedco Navidad.
Revista Estilo Fedco Navidad.Revista Estilo Fedco Navidad.
Revista Estilo Fedco Navidad.
Fedco
 
Gtc 45 diagnostico o panorama
Gtc 45 diagnostico o panoramaGtc 45 diagnostico o panorama
Gtc 45 diagnostico o panorama
reydor30
 
III jornadas de jóvenes investigadores del valle del duero - Programa de las ...
III jornadas de jóvenes investigadores del valle del duero - Programa de las ...III jornadas de jóvenes investigadores del valle del duero - Programa de las ...
III jornadas de jóvenes investigadores del valle del duero - Programa de las ...
Zamoraprotohistorica
 
Así pagas tu factura Codensa en Servibanca
Así pagas tu factura Codensa en ServibancaAsí pagas tu factura Codensa en Servibanca
Así pagas tu factura Codensa en Servibanca
John Rojas
 
Iera clase 10 marzo 2014
Iera clase 10 marzo 2014Iera clase 10 marzo 2014
Iera clase 10 marzo 2014
Félix Antonio Guerra Martéz
 
Gratitud louise l-hay
Gratitud louise l-hayGratitud louise l-hay
Gratitud louise l-hay
Maria Ft
 
II Republica
II RepublicaII Republica
II Republica
Manuela Perez
 
3 polvo
3 polvo3 polvo
3 polvo
Qualifica2
 
Is Jusus God? the Bible says no
Is Jusus God? the Bible says noIs Jusus God? the Bible says no
Is Jusus God? the Bible says no
F El Mohdar
 
Beyond Cloud
Beyond CloudBeyond Cloud
Beyond Cloud
Univention GmbH
 
Stage 2 Civil and structual engineering project
Stage 2 Civil and structual engineering projectStage 2 Civil and structual engineering project
Stage 2 Civil and structual engineering project
Edison Mugoya
 
Dengue
DengueDengue
World Congress Final Programme LC
World Congress Final Programme LCWorld Congress Final Programme LC
World Congress Final Programme LC
Lindsay van Dijk
 
North Sea Decommissioning Market Forecast 2016-2040 Leaflet and Contents
North Sea Decommissioning Market Forecast 2016-2040 Leaflet and ContentsNorth Sea Decommissioning Market Forecast 2016-2040 Leaflet and Contents
North Sea Decommissioning Market Forecast 2016-2040 Leaflet and Contents
Douglas-Westwood
 

Viewers also liked (20)

FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
 
Multimedios e hipermedios
Multimedios e hipermediosMultimedios e hipermedios
Multimedios e hipermedios
 
Derecho informático e informática jurídica derick
Derecho informático e informática jurídica derickDerecho informático e informática jurídica derick
Derecho informático e informática jurídica derick
 
ACEIA PROGRAM - SEVILLA 2013
ACEIA PROGRAM - SEVILLA 2013ACEIA PROGRAM - SEVILLA 2013
ACEIA PROGRAM - SEVILLA 2013
 
Free UK UFO National Archives Documents
Free UK UFO National Archives DocumentsFree UK UFO National Archives Documents
Free UK UFO National Archives Documents
 
防禦駕駛手冊
防禦駕駛手冊防禦駕駛手冊
防禦駕駛手冊
 
Revista Estilo Fedco Navidad.
Revista Estilo Fedco Navidad.Revista Estilo Fedco Navidad.
Revista Estilo Fedco Navidad.
 
Gtc 45 diagnostico o panorama
Gtc 45 diagnostico o panoramaGtc 45 diagnostico o panorama
Gtc 45 diagnostico o panorama
 
III jornadas de jóvenes investigadores del valle del duero - Programa de las ...
III jornadas de jóvenes investigadores del valle del duero - Programa de las ...III jornadas de jóvenes investigadores del valle del duero - Programa de las ...
III jornadas de jóvenes investigadores del valle del duero - Programa de las ...
 
Así pagas tu factura Codensa en Servibanca
Así pagas tu factura Codensa en ServibancaAsí pagas tu factura Codensa en Servibanca
Así pagas tu factura Codensa en Servibanca
 
Iera clase 10 marzo 2014
Iera clase 10 marzo 2014Iera clase 10 marzo 2014
Iera clase 10 marzo 2014
 
Gratitud louise l-hay
Gratitud louise l-hayGratitud louise l-hay
Gratitud louise l-hay
 
II Republica
II RepublicaII Republica
II Republica
 
3 polvo
3 polvo3 polvo
3 polvo
 
Is Jusus God? the Bible says no
Is Jusus God? the Bible says noIs Jusus God? the Bible says no
Is Jusus God? the Bible says no
 
Beyond Cloud
Beyond CloudBeyond Cloud
Beyond Cloud
 
Stage 2 Civil and structual engineering project
Stage 2 Civil and structual engineering projectStage 2 Civil and structual engineering project
Stage 2 Civil and structual engineering project
 
Dengue
DengueDengue
Dengue
 
World Congress Final Programme LC
World Congress Final Programme LCWorld Congress Final Programme LC
World Congress Final Programme LC
 
North Sea Decommissioning Market Forecast 2016-2040 Leaflet and Contents
North Sea Decommissioning Market Forecast 2016-2040 Leaflet and ContentsNorth Sea Decommissioning Market Forecast 2016-2040 Leaflet and Contents
North Sea Decommissioning Market Forecast 2016-2040 Leaflet and Contents
 

Similar to FME Stories From Around the World

FME User Stories from Around the World
FME User Stories from Around the WorldFME User Stories from Around the World
FME User Stories from Around the World
Safe Software
 
Timmons Group ArcGIS Explorer Emergency Operations Solution
Timmons Group ArcGIS Explorer Emergency Operations SolutionTimmons Group ArcGIS Explorer Emergency Operations Solution
Timmons Group ArcGIS Explorer Emergency Operations Solution
Timmons Group
 
Future of GIS, Moving to the Enterprise Platform
Future of GIS, Moving to the Enterprise PlatformFuture of GIS, Moving to the Enterprise Platform
Future of GIS, Moving to the Enterprise Platform
SSP Innovations
 
FME Around the World
FME Around the WorldFME Around the World
FME Around the World
Safe Software
 
Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...
butest
 
Real-time data integration to the cloud
Real-time data integration to the cloudReal-time data integration to the cloud
Real-time data integration to the cloud
Sankar Nagarajan
 
Career Showcase
Career ShowcaseCareer Showcase
Career Showcase
wxmanmike
 
Trinity respond
Trinity respondTrinity respond
Trinity respond
trinitymobility
 
Trinity respond
Trinity respondTrinity respond
Trinity respond
Praveen Nair
 
8 Ways Utility Networks Can Meet Data Demands
8 Ways Utility Networks Can Meet Data Demands8 Ways Utility Networks Can Meet Data Demands
8 Ways Utility Networks Can Meet Data Demands
Safe Software
 
AGU_Iguassu_Brazil_AUG
AGU_Iguassu_Brazil_AUGAGU_Iguassu_Brazil_AUG
AGU_Iguassu_Brazil_AUG
Jordan Alpert
 
Using Data Integration to Deliver Intelligence to Anyone, Anywhere
Using Data Integration to Deliver Intelligence to Anyone, AnywhereUsing Data Integration to Deliver Intelligence to Anyone, Anywhere
Using Data Integration to Deliver Intelligence to Anyone, Anywhere
Safe Software
 
Spatial Analyzer 26 Jun2011
Spatial Analyzer 26 Jun2011Spatial Analyzer 26 Jun2011
Spatial Analyzer 26 Jun2011
PaulOberle
 
Godiva2 Overview
Godiva2 OverviewGodiva2 Overview
Godiva2 Overview
jonblower
 
SFScon22 - Gianluca Antonacci - Traffic management in a Smart City scenario.pdf
SFScon22 - Gianluca Antonacci - Traffic management in a Smart City scenario.pdfSFScon22 - Gianluca Antonacci - Traffic management in a Smart City scenario.pdf
SFScon22 - Gianluca Antonacci - Traffic management in a Smart City scenario.pdf
South Tyrol Free Software Conference
 
Cogent3 d master slides (12 april 2009)
Cogent3 d master slides (12 april 2009)Cogent3 d master slides (12 april 2009)
Cogent3 d master slides (12 april 2009)
Danny Bronson
 
Integration for Planet Satellite Imagery
Integration for Planet Satellite ImageryIntegration for Planet Satellite Imagery
Integration for Planet Satellite Imagery
Safe Software
 
7 FME Server Use Cases To Convince Your Boss
7 FME Server Use Cases To Convince Your Boss7 FME Server Use Cases To Convince Your Boss
7 FME Server Use Cases To Convince Your Boss
Safe Software
 
System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss E...
System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss E...System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss E...
System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss E...
Reza Nourjou, Ph.D.
 
How to Become a Superstar for Your Utility in 2 Weeks
How to Become a Superstar for Your Utility in 2 WeeksHow to Become a Superstar for Your Utility in 2 Weeks
How to Become a Superstar for Your Utility in 2 Weeks
SSP Innovations
 

Similar to FME Stories From Around the World (20)

FME User Stories from Around the World
FME User Stories from Around the WorldFME User Stories from Around the World
FME User Stories from Around the World
 
Timmons Group ArcGIS Explorer Emergency Operations Solution
Timmons Group ArcGIS Explorer Emergency Operations SolutionTimmons Group ArcGIS Explorer Emergency Operations Solution
Timmons Group ArcGIS Explorer Emergency Operations Solution
 
Future of GIS, Moving to the Enterprise Platform
Future of GIS, Moving to the Enterprise PlatformFuture of GIS, Moving to the Enterprise Platform
Future of GIS, Moving to the Enterprise Platform
 
FME Around the World
FME Around the WorldFME Around the World
FME Around the World
 
Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...
 
Real-time data integration to the cloud
Real-time data integration to the cloudReal-time data integration to the cloud
Real-time data integration to the cloud
 
Career Showcase
Career ShowcaseCareer Showcase
Career Showcase
 
Trinity respond
Trinity respondTrinity respond
Trinity respond
 
Trinity respond
Trinity respondTrinity respond
Trinity respond
 
8 Ways Utility Networks Can Meet Data Demands
8 Ways Utility Networks Can Meet Data Demands8 Ways Utility Networks Can Meet Data Demands
8 Ways Utility Networks Can Meet Data Demands
 
AGU_Iguassu_Brazil_AUG
AGU_Iguassu_Brazil_AUGAGU_Iguassu_Brazil_AUG
AGU_Iguassu_Brazil_AUG
 
Using Data Integration to Deliver Intelligence to Anyone, Anywhere
Using Data Integration to Deliver Intelligence to Anyone, AnywhereUsing Data Integration to Deliver Intelligence to Anyone, Anywhere
Using Data Integration to Deliver Intelligence to Anyone, Anywhere
 
Spatial Analyzer 26 Jun2011
Spatial Analyzer 26 Jun2011Spatial Analyzer 26 Jun2011
Spatial Analyzer 26 Jun2011
 
Godiva2 Overview
Godiva2 OverviewGodiva2 Overview
Godiva2 Overview
 
SFScon22 - Gianluca Antonacci - Traffic management in a Smart City scenario.pdf
SFScon22 - Gianluca Antonacci - Traffic management in a Smart City scenario.pdfSFScon22 - Gianluca Antonacci - Traffic management in a Smart City scenario.pdf
SFScon22 - Gianluca Antonacci - Traffic management in a Smart City scenario.pdf
 
Cogent3 d master slides (12 april 2009)
Cogent3 d master slides (12 april 2009)Cogent3 d master slides (12 april 2009)
Cogent3 d master slides (12 april 2009)
 
Integration for Planet Satellite Imagery
Integration for Planet Satellite ImageryIntegration for Planet Satellite Imagery
Integration for Planet Satellite Imagery
 
7 FME Server Use Cases To Convince Your Boss
7 FME Server Use Cases To Convince Your Boss7 FME Server Use Cases To Convince Your Boss
7 FME Server Use Cases To Convince Your Boss
 
System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss E...
System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss E...System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss E...
System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss E...
 
How to Become a Superstar for Your Utility in 2 Weeks
How to Become a Superstar for Your Utility in 2 WeeksHow to Become a Superstar for Your Utility in 2 Weeks
How to Become a Superstar for Your Utility in 2 Weeks
 

More from Safe Software

Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
Safe Software
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
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 Insight
Safe 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 FME
Safe 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 FME
Safe 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 Automation
Safe 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 Automation
Safe 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 Innovation
Safe 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 Streams
Safe 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 Ecosystem
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 Data
Safe 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 Workflows
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 Insight
Safe 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 GIS
Safe 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 & Esri
Safe 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).pdf
Safe 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 Technology
Safe Software
 

More from Safe Software (20)

Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
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
 

Recently uploaded

Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
Ivo Velitchkov
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
c5vrf27qcz
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
Edge AI and Vision Alliance
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Precisely
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
saastr
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
operationspcvita
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
AstuteBusiness
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 

Recently uploaded (20)

Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 

FME Stories From Around the World

  • 2. Our Mission: To seek out innovative FME users throughout the galaxy, sharing their stories and ideas to inspire you to take your data where no data has gone before.
  • 3. FME does 3D! Kansas DOT Division of Aviation - USA  The Mission: Preserve airport usability to ensure that air ambulance service is readily available to the public.  The Solution: Build a public online tool to illustrate and evaluate the effects of proposed vertical constructions on airport airspace
  • 4. KDOT Aviation The Kansas Airspace Awareness Tool  Google Earth based  FME generates 3D airspace polygons using mathematical interpretations of verbose FAA descriptions  Users place proposed vertical constructions – windmill, cell tower, office building – and check for conflicts with airspace and FAA requirements  FME handles updates to respective airport and FAA data
  • 6. KDOT Aviation  Automatically convert human-readable descriptions into 3D geometry, eg. “Below 7,000 ft AGL within an 8 mile radius of X.”  Repeatable processes enable non-FME experts to perform data maintenance tasks  Choice of KML and Google Earth creates a tool usable by anyone
  • 7. FME does 3D! UVM Systems - Austria  The Mission: Create CityGRID navigable 3D worlds with thousands of individual 3D models  The Solution: Automate model and terrain data preparation and QA tasks with FME
  • 8. UVM Systems CityGRID  Custom transformers collect linework, orthophotos, and create models, and flag for manual intervention if questions encountered (hole in roof, building footprint exceeds roof area)  FME also used to prepare terrain from ortho, point cloud, terrain models  All data combined in user- navigable “scene” using CityGRID tools to view Proposed Windpark, view from village
  • 9. UVM Systems CityGRID  New Freight Train Bypass Flythrough
  • 10. UVM Systems CityGRID  Custom transformers bundle up repetitive tasks for easy re-use  FME slashes processing time through automation and QA  CityGRID selected to process 2.7 million buildings for swisstopo  UVM now plugs into customers’ data stores rapidly, regardless of platform
  • 11. FME does Data Integration! San Antonio Water System – USA Toni Jackson & Larry Phillips  The Mission: Integrate multiple systems and data types across departments, while adopting a new Oracle-based asset management system.  The Solution: Use Esri’s FME-based Data Interoperability Extension to handle it, and save a pile of money at the same time.
  • 12. San Antonio Water System “The Data Integration gave us the opportunity to correct, cleanse, reconcile and expose data that had been inaccurate. It’s also a chance for our team to build new workflows, validation processes and rules to ensure accurate data.”
  • 13. San Antonio Water System Effective data affects all of SAWS
  • 14. San Antonio Water System New developments –  QA/QC streamlined – 50 data integrity checks run and reported on weekly  Syncing GIS and asset management data views across company "Without FME, we would have needed to double our team to accomplish what we did with a few people's effort. In fact, we estimate the money saved in our first year alone is nearly $1,000,000.” - 2011
  • 15. FME does Automation! WhiteStar Corp - USA  The Mission: Automate a manually intensive land grid data ordering and fulfillment system for external customers.  The Solution: Use FME Server’s email protocol support to process and fulfill emailed data orders – in the cloud.
  • 18. WhiteStar Corp  Decoding email and processing a data order
  • 19. FME does Linear Referencing! Swiss Federal Roads Office – Switzerland David Reksten, Inser  The Mission: Perform road accident analysis based on recorded events, with variable criteria, identifying dangerous road segments.  The Solution: Use FME to do a “sliding window” analysis, using linear referencing methodology and user-defined variables.
  • 20. Swiss Federal Roads  Sliding window concept – look a distance from accident location, accumulate accidents within segment, and calculate weighted score for number and type of accident.  Locate all the dangerous sectors (Black Spots) and output as individual and aggregated segments (where they overlap). Linear representation of a road, which likely is not straight in the real world.
  • 21. Swiss Federal Roads  Calibrate road segments to linear reference points to acquire maximum M-values  User-defined criteria, sorted by M-value, merged with road segment – sequential list of accidents along feature  Sliding window analysis done (PythonCaller), outputs one feature per window with statistical analysis results  Weighted scores classify segments as dangerous (Black Spot)  Overlapping Black Spot segments aggregated and statistics re- calculated
  • 22. Swiss Federal Roads  Final results, visualized using the input roads and the dangerous segments (Black Spots) as a Route Event table.
  • 23. FME does non-spatial(excel)! pragmatica inc. – Japan Takashi Iijima  The Mission: Estimate radioactive material concentrations in agricultural water supply catchments near Fukushima  The Solution: Use FME to interpolate tabular regional observation data for catchment areas
  • 24. pragmatica inc.  Source data:  excel of observations, cesium concentrations, and locations  Shape irrigation catchment areas  Observation points are not coincident with catchments  Create a surface model using Z for the cesium value
  • 25. pragmatica inc. Two methods required: Delaunay triangulation and linear interpolation  Uses observation points as vertices, divide catchment polygons  Interpolate values at center of gravity  Calculate area-weighted average of catchment area parts Voronoi decomposition and Tiessen method  Use observation points as seeds  Divide catchment areas by Voronoi edges  Calculate area-weighted average
  • 27. FME does it all! CN Railway - Canada/USA Yves St-Julien  The Mission: Optimize operations at North America’s only transcontinental rail network, with over 20,000 route-miles of track.  The Solution: Use FME Desktop and FME Server to deliver automated, real time, or event-driven solutions to almost every CN group and practice.
  • 28. CN Railway FME does LiDAR  LiDAR processing extracts surface and track features to generate alignments, corridors, and slope analysis
  • 29. CN Railway FME does Real-Time!  FME Server brings spatial to real time event processing
  • 30. CN Railway But wait, there’s more!  Grid > polygon cellular coverage analysis  SQL Server decommissioning to Oracle Spatial  GPS point enhancement with network and geofence data – 7,000,000 points per hour  Point cloud indexing  AutoCAD® Map 3D <> MapGuide interface with FME Server REST services
  • 31. FME does Location-Based Notifications! 52° North – Germany Simon Jirka, 52° North and Christian Dahmen, con terra  The Mission: To create a prototype system using sensors to assist ships in safe passage under bridges on inland waterways.  The Solution: Use FME Server to calculate and monitor available clearance and ship height, sending notifications if danger exists.
  • 32. 52° North Data Sources:  Onboard Ships: Automated Identification System (AIS) send Ship ID, position, course, speed, height, and current draft (distance below water)  On the river: sensor network monitors water level, up to once per minute  Static database: contains bridge locations and clearance from water reference level
  • 33. 52° North Workflow:  When captain subscribes to the service, the ship’s AIS sends data to FME Server, which tracks its position.  As a ship approaches a bridge, water level (from sensors) is compared to bridge height, providing available clearance.  Clearance is compared to current height above water (ship height minus draft).  A notification (text, email) sent immediately if danger of collision.
  • 34. 52° North  FME Server consumes sensor data, monitors situation in real-time  Interoperable OGC interfaces for data provision  Sensor Observation Service (SOS)  Sensor Event Service (SES)  Performs both spatial and non-spatial analysis  Events trigger notifications, providing situational awareness and safer operations
  • 35. FME does Vector and Web! City of Hamilton Public Health Unit - Canada Shane Thombs  The Mission: Automate a manual process combining spreadsheets, databases, GIS, and statistical analysis.  The Solution: Use FME to build a reporting tool in Google Earth, reducing report generation time from one week to 12 minutes.
  • 36. City of Hamilton  West Nile Virus tracking uses statistical and spatial analysis of field observations over time  Geomedia® Pro, databases, and spreadsheets (for charting) were part of manual process  Replaced with FME to combine all functions and generates KML  Reporting tool is now interactive, in Google Earth
  • 37. City of Hamilton Key Transformers  StatisticsCalculator – looks for changes/trends that need attention  WebCharter –chart display  StringConcatenator – builds URLs for Google Charting API
  • 38. City of Hamilton  Automating repetitive tasks = huge time savings, reduced reliance on single specialists/points of failure  Faster report availability supports quicker decisions on level of risk and disease control activities  Creative transformer use opens up new possibilities
  • 39. FME does Raster! Gobierno de La Rioja – Spain Ana García de Vicuña  The Mission: Generate land cover classification from RapidEye multispectral images for agricultural analysis – without required algorithms available in remote sensing software  The Solution: Use FME to do it, in a single workspace.
  • 40. Gobierno de La Rioja  Step 1 – Convert each pixel’s Digital Number (DN) to a radiance value by multiplying the DN by the radiometric scale factor.  Step 2 – Convert radiance values to ToA (top of atmosphere) reflectance values, taking into consideration variables such as:  distance from the sun and  angle of incoming solar radiation. Defining variables to be used in the workspace
  • 41. Gobierno de La Rioja  RapidEye image is read by FME, and the ExpressionEvaluator defines formulas for each band. Distance between the sun and earth in FMESolar azimuth angle formula in FME
  • 42. Gobierno de La Rioja  RasterExpressionEvaluator performs ToA calculations in each band.  Step 3 – use another RasterExpressionEvaluator to calculate vegetation indexes (NDVI, TCARI, and OSAVI). The results are written to TIFF. • NDVI (Normalized Difference Vegetation Index) • TCARI (Transformed Chlorophyll Absorption in Reflectance • OSAVI (Optimized Soil Adjusted Vegetation Index)
  • 43. Gobierno de La Rioja  asdf Vegetation index image (NDVI, OSAVI and TCARI values in raster point info)
  • 44. Gobierno de La Rioja  Gobierno de La Rioja also generate great PDF Cartographic Maps using FME
  • 45. FME does non-spatial & QA/QC Syncadd – USA Daniel Riddle & Kristofor Carle  The Mission: Monitor data uploaded via a web interface to an Army Geospatial Data Warehouse for compliance and data model validation, reporting the results.  The Solution: Use FME Server and custom transformers to run QA tests and email the results as Excel spreadsheets.
  • 46. Syncadd  Custom transformers are created and source user parameters are published to leverage FME Server.  Readers Used: Schema; ESRI Personal, File, & Enterprise Geodatabase
  • 47. Syncadd Custom transformers complete various tests on metadata tags, schema feature classes, and schema attributes.
  • 48. Syncadd Results are exported as Microsoft Excel spreadsheets and emailed to the user using FME Server.
  • 49. FME goes nuclear (2D -> 3D)! Sweco – Sweden Ulf Månsson and Johan Sigfrid  The Mission: Create a 3D model to assist in decommissioning a 1970s-era nuclear plant – with only digitized 2D CAD As-Builts as a source.  The Solution: Use FME to georeference, interpret, and project the 2D data into a 3D model.
  • 50. Sweco  Georeference As-Builts using control point files  Separate floors and elevate to true height above ground  Define and attribute rooms  Set wall thickness and extrude to 3D  Punch out holes for rooms spanning floors vertically  Generate one-meter square grid for recording measurements, inside and outside
  • 51. Sweco  Combined with geology, surfa ce, and sampling data  Output to 3D PDF and 3D DWG
  • 52. Sweco  Supported logistics planning, volume estimating for demolition, effective visualization and presentations  Look for new ways to use vintage data
  • 53. Bonus from Norway!  Minecraft anyone?  The first combined land/sea terrain model of Norway!  Download at http://www.planetminecraft.com/project/south-west-norway  Thanks Boele Kuipers of the Norwegian Mapping Authority/Hydrographic Service
  • 65. Are YOU a Trekker? Share your FME stories with your compatriots across the galaxy! Send them to the FME Insider – fmeinsider@safe.com
  • 67. FME does Raster -> Vector! Municipality of Tuusula – Finland Lassi Tani, Spatialworld  The Mission: Convert environmental observations, received as JPGs with drawn areas, lines, and symbols, to vector data.  The Solution: Use FME’s vectorization transformers to produce point, line, and polygon vector data.
  • 68. Municipality of Tuusula  Read JPEG files of polygon, line and point data with separate readers.  Change the raster data from color to grayscale, resample, clean the rasters, set no data, and create polygons from the raster extents.  Create attributes for features using JPEG.  Create center points for point geometry, reproject and write points to Shape.
  • 69.  Generalize the polygon features and build line geometry.  Reproject and write line geometry to Shape.  Clean lines and create polygons.  Reproject and write polygon geometry to Shape. Municipality of Tuusula
  • 70. Municipality of Tuusula  Final result: clean, attributed vector data  Key Transformers:  RasterCellValueReplacer  CenterPointReplacer  Generalizer  CenterLineReplacer  AreaBuilder