SlideShare a Scribd company logo
1 of 24
Download to read offline
Encontro de Usuários 2017
Casos de uso do FME no IBGE
Renan de Alcantara Soares
The Brazilian Institute of Geography and Statistics (IBGE) is the main provider of data
and information in Brazil, which responds to the needs of the most diverse segments of
civil society, as well as federal, state and municipal government bodies.
IBGE offers a complete and current view of the Country through the performance of its
main functions:
 Production and analysis of statistical information
 Coordination and consolidation of statistical information
 Production and analysis of geographical information
 Coordination and consolidation of geographical information
 Documentation and dissemination of information
 Coordination of statistical and cartographic systems
Coordenação de Cartografia
Coordination of Cartography
The Coordination of Cartography is responsible for planning, organizing,
coordinating, supervising and executing the cartographic works, aiming at the
production of maps, as well as other documents of a cartographic nature,
necessary for the representation of the Brazilian territorial space "(Portaria nº
215, 12/08/2004 - Art. 60.) "
Interoperability of data from many
sources
Coordenação de Cartografia
Coordination of Cartography
CCAR
Vetorial cartographic base
production of all national territory
1:1.000.000
1:250.000
1:100.000 (in progress)
1:25.000 (RJ)
(Coordination of
Cartography main use)
EDGV
(Structure of Vector Geospatial Data)
Standarize
Topological Rules
Identify
Fix
Equipe
Team
Renan de Alcantara Soares
 Cartographic and Surveyor Engineer - Federal University of Viçosa
(UFV)
Rafael Damiati Ferreira
 Geographer – São Paulo State University (UNESP)
 Master in Remote Sensing – Brazilian National Institute for Space
Research (INPE)
Ludolf da Mota Silva
 Cartographic Engineer - Rio de Janeiro State University (UERJ)
All with advanced knowledge in GIS, but had never used FME before,
learning it by job needs and investigative curiosity.
Casos
Cases #1
The vetorial cartographic continuous bases of Brazil, has as main
applications and products the planning and management of government
programs with a territorial approach; The analyzes that demand an overall
view (country, region and states); The elaboration of maps in smaller scales
(Brazilian, regional, state and Atlas series maps) and representations of
thematic aspects of the territory (statistics, natural resources and
environmental research).
Its modeling is implemented according to the Technical Specifications for
Vector Geospatial Data Structuring (ET-EDGV). In relation to the geodesic
and cartographic spatial references, the Base follows the current norm,
using the SIRGAS 2000 reference system, with a geographic coordinate
system.
The data are available in free format (shapefile, geopackeg and dump from
the PostGIS database) for use in Geographic Information Systems, and it is
compatible with different softwares.
Casos
Cases #1
Vetorial cartographic base of 1:1000000Vetorial cartographic base of 1:250000Vetorial cartographic base of 1:100000Vetorial cartographic base of 1:25000
Casos
Cases #1
And of course, on such a large base, errors may occur during vector
acquisition.
Like, overlap of two features that should not, Intersessions without break,
gap between adjacent polygons.
Problems that require time, resources and expertise available to apply the
correct fixes, and still, can be subject to human errors.
The flows created in the FME to the Vector Base, in several scales, aimed
at a quick identification and correction, with the minimum of human vector
editing.
Casos
Cases #1
A few examples: Poligons (Must not Overlap)Line (Fixes the flow (direction) of the rivers to fit the downstream direction)Point (Correction in many features simultaneously)Checks the contours and identifies discontinuities, missing curves or wrong
values, also identifies incoherent points between two curves
Casos
Cases #2
The Brazilian topographic mapping carried out
between the 1970s and 1980s, whose purpose
was to represent the Brazilian territorial space, in
a systematic way, through a series of general,
continuous, homogeneous and articulated maps,
elaborated selectively and progressively, at the
standard scales of 1:1000000, 1:250000,
1:100000, 1:50000 and 1:25000.
Casos
Cases #2
Scale 1:25000Scale 1:50000Scale
1:100000
Scale
1:250000
Scale
1:1000000
Casos
Cases #2
In January 1991, plans were started for the
conversion of topographic sheets to CAD, which
took time for the scanning and the vectorization, a
project that took a lot of time during the 1990s.
Some of the regions of this systematic mapping
have never been revisited, being this unique data
for some local names, settlements, rivers and
mountains. What motivated the idea of​ updating
this data to the shapefile format.
Casos
Cases #2
The first problem encountered was the Datum, there were at least 8, all
digitized in DGN with units in kilometers. None of them recognized by FME.
Casos
Cases #2
TransportHydrographyBuildingsBatch
Reads a folder, where 26504
files are stored in DGN
extension
Organizes for each line the
various output addresses for
each scale and mapped region.
Distributes feature classes
correctly for processing
It calls the workspaces's that
convert dgn to shp, each line
represents a class of feature
(Transport, Hydrography,
Hypsometry, Buildings,
Metadata, etc ...). The input data
is iterative until it is able to make
all such dgns in the folder
(including subfolders) and prints
according to the specified folder
organization.
Casos
Cases #2
Organization of the results folder
 Scale
 Producer of the data
 Topographic Map
 Metodology (also contains Metadata and Grid)
 Feature Class
 Shapefiles
Casos
Cases #2
Results
Casos
Cases #3
The Ibge has more than 50TB of raster images, for the Rapid-Eye images,
which are being used in the production of the new vectorial cartographic
base of 1: 100000 are 3 collections of Rapid-Eye covers from Brazil (5
meters). To correct or confirm the accuracy of these images, IBGE has a
database for Ground Control Points (GCP), which has at least 15,5
thousand points spread throughout the Country.
Still, some Rapid-Eye coverage scenes may not have control points on it, or
not enough points for an adequate analysis of their accuracy.
The technical team responsible for image processing opted to evaluate the
positional quality of Rapid-Eye images comparing them with OrtoPhotos of
greater precision. For that, Erdas AutoSync was used to compare two or
more images, from search windows to determine the similar features and
obtain the coordinates of these similar features, generating a report of the
results found.
Casos
Cases #3
First problem, the report is
generated with coordinates in
geographic system, while the
Rapid-Eye images have
coordinate in UTM (diverse
fuses).
Also the displacement can only
be calculated on the plane.
Casos
Cases #3
Read the report in
txt.
Reads the raster in
GeoTIFF
It plots the report points and
defines it as EPSG: 4326
Extract the coordinate system
information from the raster
Transfers this information for
points and reproject it for the
Raster coordinate system
Do the statistics
This workspace also has a batch caller, which arranges the output folder,
toggles between several input files, and even if you need to stop and continue
on another day it understands which raster has already been processed and
discards them before it starts.
Statistics results (Output file)
Casos
Cases #4
IBGE has a vast historical collection of analog aerial photos stored in Rio de
Janeiro. These photos were the main resources for different cartographic
products published by the institution, mostly consisted of topographic maps at
various scales.
We’ve started the process of digitization and cataloging historical aerial
photographs with approximate georeferencing.
The effort aims to facilitate searching and accessing the historical data and to
preserve paper information once it tends to deteriorate over the time.
This work was presented in:
SBSR - Brazilian Remote Sensing Symposium (2017) – Santos
ICC - International Cartographic Conference (2017) – Washington DC
Casos
Cases #4
Casos
Cases #4
Dúvidas
Questions

More Related Content

What's hot

Geographic information system
Geographic information systemGeographic information system
Geographic information systemSumanta Das
 
datamodel_vector
datamodel_vectordatamodel_vector
datamodel_vectorRiya Gupta
 
Geographic information system
Geographic information systemGeographic information system
Geographic information systemOssamaElShanawany
 
TYBSC IT PGIS Unit III Chapter II Data Entry and Preparation
TYBSC IT PGIS Unit III Chapter II Data Entry and PreparationTYBSC IT PGIS Unit III Chapter II Data Entry and Preparation
TYBSC IT PGIS Unit III Chapter II Data Entry and PreparationArti Parab Academics
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial dataRahul Kumar
 
Vector data model
Vector data model Vector data model
Vector data model Pramoda Raj
 
Lect 9 lab-1 intro to interface
Lect 9 lab-1 intro to interfaceLect 9 lab-1 intro to interface
Lect 9 lab-1 intro to interfaceRehana Jamal
 
Big Data and Geospatial with HPCC Systems
Big Data and Geospatial with HPCC SystemsBig Data and Geospatial with HPCC Systems
Big Data and Geospatial with HPCC SystemsHPCC Systems
 
Exploring Spatial data in GIS Environment
Exploring Spatial data in GIS Environment Exploring Spatial data in GIS Environment
Exploring Spatial data in GIS Environment NAXA-Developers
 
Gis (geographical information system)
Gis (geographical information system)Gis (geographical information system)
Gis (geographical information system)AlfahadFarwa
 
The Application of GIS in Urban Planning
The Application of GIS in Urban PlanningThe Application of GIS in Urban Planning
The Application of GIS in Urban Planningagungwah
 
Vector and Raster Data data model
Vector and Raster Data data modelVector and Raster Data data model
Vector and Raster Data data modelCalcutta University
 
GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)IGN Vorstand
 
Data collection and input overview
Data collection and input overviewData collection and input overview
Data collection and input overviewsrinivas2036
 
Raster data model
Raster data modelRaster data model
Raster data modelPramoda Raj
 
Sql server 2008 r2 spatial data whitepaper
Sql server 2008 r2 spatial data whitepaperSql server 2008 r2 spatial data whitepaper
Sql server 2008 r2 spatial data whitepaperKlaudiia Jacome
 

What's hot (20)

Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Spatial databases
Spatial databasesSpatial databases
Spatial databases
 
datamodel_vector
datamodel_vectordatamodel_vector
datamodel_vector
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
TYBSC IT PGIS Unit III Chapter II Data Entry and Preparation
TYBSC IT PGIS Unit III Chapter II Data Entry and PreparationTYBSC IT PGIS Unit III Chapter II Data Entry and Preparation
TYBSC IT PGIS Unit III Chapter II Data Entry and Preparation
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial data
 
GIS & Raster
GIS & RasterGIS & Raster
GIS & Raster
 
Gis Concepts 3/5
Gis Concepts 3/5Gis Concepts 3/5
Gis Concepts 3/5
 
Vector data model
Vector data model Vector data model
Vector data model
 
Lect 9 lab-1 intro to interface
Lect 9 lab-1 intro to interfaceLect 9 lab-1 intro to interface
Lect 9 lab-1 intro to interface
 
Big Data and Geospatial with HPCC Systems
Big Data and Geospatial with HPCC SystemsBig Data and Geospatial with HPCC Systems
Big Data and Geospatial with HPCC Systems
 
Exploring Spatial data in GIS Environment
Exploring Spatial data in GIS Environment Exploring Spatial data in GIS Environment
Exploring Spatial data in GIS Environment
 
Gis (geographical information system)
Gis (geographical information system)Gis (geographical information system)
Gis (geographical information system)
 
The Application of GIS in Urban Planning
The Application of GIS in Urban PlanningThe Application of GIS in Urban Planning
The Application of GIS in Urban Planning
 
Vector and Raster Data data model
Vector and Raster Data data modelVector and Raster Data data model
Vector and Raster Data data model
 
GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)
 
Data collection and input overview
Data collection and input overviewData collection and input overview
Data collection and input overview
 
Gis concepts
Gis conceptsGis concepts
Gis concepts
 
Raster data model
Raster data modelRaster data model
Raster data model
 
Sql server 2008 r2 spatial data whitepaper
Sql server 2008 r2 spatial data whitepaperSql server 2008 r2 spatial data whitepaper
Sql server 2008 r2 spatial data whitepaper
 

Similar to Apresentação IBGE

ILWIS 3.0 SUMMARY PRESENTATION
ILWIS 3.0 SUMMARY PRESENTATIONILWIS 3.0 SUMMARY PRESENTATION
ILWIS 3.0 SUMMARY PRESENTATIONmusadoto
 
Getting started with GIS
Getting started with GISGetting started with GIS
Getting started with GISEsri India
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systemsVivek Srivastava
 
Unit 4 Data Input and Analysis.pptx
Unit 4 Data Input and Analysis.pptxUnit 4 Data Input and Analysis.pptx
Unit 4 Data Input and Analysis.pptxe20ag004
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)John Lanser
 
Geographic Information System unit 1
Geographic Information System   unit 1Geographic Information System   unit 1
Geographic Information System unit 1sridevi5983
 
THE NATURE AND SOURCE OF GEOGRAPHIC DATA
THE NATURE AND SOURCE OF GEOGRAPHIC DATATHE NATURE AND SOURCE OF GEOGRAPHIC DATA
THE NATURE AND SOURCE OF GEOGRAPHIC DATANadia Aziz
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...hydrologywebsite1
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...hydrologyproject001
 
Introduction to gis and arc gis
Introduction to gis and arc gis Introduction to gis and arc gis
Introduction to gis and arc gis Saad Raja
 
Data input and transformation
Data input and transformationData input and transformation
Data input and transformationMohsin Siddique
 
Fundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster ManagementFundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster ManagementSyadur Rahaman
 

Similar to Apresentação IBGE (20)

ILWIS 3.0 SUMMARY PRESENTATION
ILWIS 3.0 SUMMARY PRESENTATIONILWIS 3.0 SUMMARY PRESENTATION
ILWIS 3.0 SUMMARY PRESENTATION
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
Getting started with GIS
Getting started with GISGetting started with GIS
Getting started with GIS
 
Introduction to GIS systems
Introduction to GIS systemsIntroduction to GIS systems
Introduction to GIS systems
 
Introduction to gis
Introduction to gisIntroduction to gis
Introduction to gis
 
Unit 4 Data Input and Analysis.pptx
Unit 4 Data Input and Analysis.pptxUnit 4 Data Input and Analysis.pptx
Unit 4 Data Input and Analysis.pptx
 
Gis
GisGis
Gis
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)
 
GIS and Its Components.pptx
GIS and Its Components.pptxGIS and Its Components.pptx
GIS and Its Components.pptx
 
Geographic Information System unit 1
Geographic Information System   unit 1Geographic Information System   unit 1
Geographic Information System unit 1
 
Fundamentals of GIS
Fundamentals of GISFundamentals of GIS
Fundamentals of GIS
 
THE NATURE AND SOURCE OF GEOGRAPHIC DATA
THE NATURE AND SOURCE OF GEOGRAPHIC DATATHE NATURE AND SOURCE OF GEOGRAPHIC DATA
THE NATURE AND SOURCE OF GEOGRAPHIC DATA
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd... Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
Download-manuals-ground water-manual-gw-volume5operationmanualgiscreationofd...
 
Mrp Intrim
Mrp IntrimMrp Intrim
Mrp Intrim
 
introduction to GIS
introduction to GIS introduction to GIS
introduction to GIS
 
Change detection
Change detection Change detection
Change detection
 
Introduction to gis and arc gis
Introduction to gis and arc gis Introduction to gis and arc gis
Introduction to gis and arc gis
 
Data input and transformation
Data input and transformationData input and transformation
Data input and transformation
 
Fundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster ManagementFundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster Management
 

More from Inovação GIS - Tecnologia da Informação

Uso de ETL na integração de dados geoespaciais nas atividades de planejament...
 Uso de ETL na integração de dados geoespaciais nas atividades de planejament... Uso de ETL na integração de dados geoespaciais nas atividades de planejament...
Uso de ETL na integração de dados geoespaciais nas atividades de planejament...Inovação GIS - Tecnologia da Informação
 
IMPACTOS DA CONVERSÃO DE DADOS GEOESPACIAIS NA GESTÃO DOS IMÓVEIS PÚBLICOS FE...
IMPACTOS DA CONVERSÃO DE DADOS GEOESPACIAIS NA GESTÃO DOS IMÓVEIS PÚBLICOS FE...IMPACTOS DA CONVERSÃO DE DADOS GEOESPACIAIS NA GESTÃO DOS IMÓVEIS PÚBLICOS FE...
IMPACTOS DA CONVERSÃO DE DADOS GEOESPACIAIS NA GESTÃO DOS IMÓVEIS PÚBLICOS FE...Inovação GIS - Tecnologia da Informação
 

More from Inovação GIS - Tecnologia da Informação (20)

PROJETO DE MONITORAMENTO DE TARTARUGAS MARINHAS (PMTM) PORTO DO AÇÚ
PROJETO DE MONITORAMENTO DE TARTARUGAS MARINHAS (PMTM) PORTO DO AÇÚPROJETO DE MONITORAMENTO DE TARTARUGAS MARINHAS (PMTM) PORTO DO AÇÚ
PROJETO DE MONITORAMENTO DE TARTARUGAS MARINHAS (PMTM) PORTO DO AÇÚ
 
PROJETO DE MONITORAMENTO DA PESCA PORTO DO AÇÚ
PROJETO DE MONITORAMENTO DA PESCA PORTO DO AÇÚPROJETO DE MONITORAMENTO DA PESCA PORTO DO AÇÚ
PROJETO DE MONITORAMENTO DA PESCA PORTO DO AÇÚ
 
FME na Celesc – Ganho na automação dos processos
FME na Celesc – Ganho na automação dos processosFME na Celesc – Ganho na automação dos processos
FME na Celesc – Ganho na automação dos processos
 
Uso de ETL na integração de dados geoespaciais nas atividades de planejament...
 Uso de ETL na integração de dados geoespaciais nas atividades de planejament... Uso de ETL na integração de dados geoespaciais nas atividades de planejament...
Uso de ETL na integração de dados geoespaciais nas atividades de planejament...
 
Relatórios automatizados utilizando FME
Relatórios automatizados utilizando FMERelatórios automatizados utilizando FME
Relatórios automatizados utilizando FME
 
SharperDataBI
SharperDataBI SharperDataBI
SharperDataBI
 
FME na Comgás – Automação de processos
FME na Comgás – Automação de processosFME na Comgás – Automação de processos
FME na Comgás – Automação de processos
 
IMPACTOS DA CONVERSÃO DE DADOS GEOESPACIAIS NA GESTÃO DOS IMÓVEIS PÚBLICOS FE...
IMPACTOS DA CONVERSÃO DE DADOS GEOESPACIAIS NA GESTÃO DOS IMÓVEIS PÚBLICOS FE...IMPACTOS DA CONVERSÃO DE DADOS GEOESPACIAIS NA GESTÃO DOS IMÓVEIS PÚBLICOS FE...
IMPACTOS DA CONVERSÃO DE DADOS GEOESPACIAIS NA GESTÃO DOS IMÓVEIS PÚBLICOS FE...
 
Sabesp FME 2018
Sabesp FME 2018Sabesp FME 2018
Sabesp FME 2018
 
Casos de uso do FME no IBGE
Casos de uso do FME no IBGECasos de uso do FME no IBGE
Casos de uso do FME no IBGE
 
Novidades fme 2018
Novidades fme 2018Novidades fme 2018
Novidades fme 2018
 
Fme e bigdata
Fme e bigdataFme e bigdata
Fme e bigdata
 
Automatizando processo utilizando workflow
Automatizando processo utilizando workflowAutomatizando processo utilizando workflow
Automatizando processo utilizando workflow
 
Apresentação SPU
Apresentação SPUApresentação SPU
Apresentação SPU
 
Automatizando no FME server
Automatizando no FME serverAutomatizando no FME server
Automatizando no FME server
 
Apresentação Comgás
Apresentação ComgásApresentação Comgás
Apresentação Comgás
 
Apresentação Transpetro
Apresentação  TranspetroApresentação  Transpetro
Apresentação Transpetro
 
Web services melhores praticas para Integração
Web services melhores praticas para Integração Web services melhores praticas para Integração
Web services melhores praticas para Integração
 
Novidades FME 2017
Novidades FME 2017Novidades FME 2017
Novidades FME 2017
 
Extraindo informações de Sites_usando_FME
Extraindo informações de  Sites_usando_FMEExtraindo informações de  Sites_usando_FME
Extraindo informações de Sites_usando_FME
 

Recently uploaded

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Recently uploaded (20)

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

Apresentação IBGE

  • 2. Casos de uso do FME no IBGE Renan de Alcantara Soares
  • 3. The Brazilian Institute of Geography and Statistics (IBGE) is the main provider of data and information in Brazil, which responds to the needs of the most diverse segments of civil society, as well as federal, state and municipal government bodies. IBGE offers a complete and current view of the Country through the performance of its main functions:  Production and analysis of statistical information  Coordination and consolidation of statistical information  Production and analysis of geographical information  Coordination and consolidation of geographical information  Documentation and dissemination of information  Coordination of statistical and cartographic systems
  • 4. Coordenação de Cartografia Coordination of Cartography The Coordination of Cartography is responsible for planning, organizing, coordinating, supervising and executing the cartographic works, aiming at the production of maps, as well as other documents of a cartographic nature, necessary for the representation of the Brazilian territorial space "(Portaria nº 215, 12/08/2004 - Art. 60.) " Interoperability of data from many sources
  • 5. Coordenação de Cartografia Coordination of Cartography CCAR Vetorial cartographic base production of all national territory 1:1.000.000 1:250.000 1:100.000 (in progress) 1:25.000 (RJ) (Coordination of Cartography main use) EDGV (Structure of Vector Geospatial Data) Standarize Topological Rules Identify Fix
  • 6. Equipe Team Renan de Alcantara Soares  Cartographic and Surveyor Engineer - Federal University of Viçosa (UFV) Rafael Damiati Ferreira  Geographer – São Paulo State University (UNESP)  Master in Remote Sensing – Brazilian National Institute for Space Research (INPE) Ludolf da Mota Silva  Cartographic Engineer - Rio de Janeiro State University (UERJ) All with advanced knowledge in GIS, but had never used FME before, learning it by job needs and investigative curiosity.
  • 7. Casos Cases #1 The vetorial cartographic continuous bases of Brazil, has as main applications and products the planning and management of government programs with a territorial approach; The analyzes that demand an overall view (country, region and states); The elaboration of maps in smaller scales (Brazilian, regional, state and Atlas series maps) and representations of thematic aspects of the territory (statistics, natural resources and environmental research). Its modeling is implemented according to the Technical Specifications for Vector Geospatial Data Structuring (ET-EDGV). In relation to the geodesic and cartographic spatial references, the Base follows the current norm, using the SIRGAS 2000 reference system, with a geographic coordinate system. The data are available in free format (shapefile, geopackeg and dump from the PostGIS database) for use in Geographic Information Systems, and it is compatible with different softwares.
  • 8. Casos Cases #1 Vetorial cartographic base of 1:1000000Vetorial cartographic base of 1:250000Vetorial cartographic base of 1:100000Vetorial cartographic base of 1:25000
  • 9. Casos Cases #1 And of course, on such a large base, errors may occur during vector acquisition. Like, overlap of two features that should not, Intersessions without break, gap between adjacent polygons. Problems that require time, resources and expertise available to apply the correct fixes, and still, can be subject to human errors. The flows created in the FME to the Vector Base, in several scales, aimed at a quick identification and correction, with the minimum of human vector editing.
  • 10. Casos Cases #1 A few examples: Poligons (Must not Overlap)Line (Fixes the flow (direction) of the rivers to fit the downstream direction)Point (Correction in many features simultaneously)Checks the contours and identifies discontinuities, missing curves or wrong values, also identifies incoherent points between two curves
  • 11. Casos Cases #2 The Brazilian topographic mapping carried out between the 1970s and 1980s, whose purpose was to represent the Brazilian territorial space, in a systematic way, through a series of general, continuous, homogeneous and articulated maps, elaborated selectively and progressively, at the standard scales of 1:1000000, 1:250000, 1:100000, 1:50000 and 1:25000.
  • 12. Casos Cases #2 Scale 1:25000Scale 1:50000Scale 1:100000 Scale 1:250000 Scale 1:1000000
  • 13. Casos Cases #2 In January 1991, plans were started for the conversion of topographic sheets to CAD, which took time for the scanning and the vectorization, a project that took a lot of time during the 1990s. Some of the regions of this systematic mapping have never been revisited, being this unique data for some local names, settlements, rivers and mountains. What motivated the idea of​ updating this data to the shapefile format.
  • 14. Casos Cases #2 The first problem encountered was the Datum, there were at least 8, all digitized in DGN with units in kilometers. None of them recognized by FME.
  • 15. Casos Cases #2 TransportHydrographyBuildingsBatch Reads a folder, where 26504 files are stored in DGN extension Organizes for each line the various output addresses for each scale and mapped region. Distributes feature classes correctly for processing It calls the workspaces's that convert dgn to shp, each line represents a class of feature (Transport, Hydrography, Hypsometry, Buildings, Metadata, etc ...). The input data is iterative until it is able to make all such dgns in the folder (including subfolders) and prints according to the specified folder organization.
  • 16. Casos Cases #2 Organization of the results folder  Scale  Producer of the data  Topographic Map  Metodology (also contains Metadata and Grid)  Feature Class  Shapefiles
  • 18. Casos Cases #3 The Ibge has more than 50TB of raster images, for the Rapid-Eye images, which are being used in the production of the new vectorial cartographic base of 1: 100000 are 3 collections of Rapid-Eye covers from Brazil (5 meters). To correct or confirm the accuracy of these images, IBGE has a database for Ground Control Points (GCP), which has at least 15,5 thousand points spread throughout the Country. Still, some Rapid-Eye coverage scenes may not have control points on it, or not enough points for an adequate analysis of their accuracy. The technical team responsible for image processing opted to evaluate the positional quality of Rapid-Eye images comparing them with OrtoPhotos of greater precision. For that, Erdas AutoSync was used to compare two or more images, from search windows to determine the similar features and obtain the coordinates of these similar features, generating a report of the results found.
  • 19. Casos Cases #3 First problem, the report is generated with coordinates in geographic system, while the Rapid-Eye images have coordinate in UTM (diverse fuses). Also the displacement can only be calculated on the plane.
  • 20. Casos Cases #3 Read the report in txt. Reads the raster in GeoTIFF It plots the report points and defines it as EPSG: 4326 Extract the coordinate system information from the raster Transfers this information for points and reproject it for the Raster coordinate system Do the statistics This workspace also has a batch caller, which arranges the output folder, toggles between several input files, and even if you need to stop and continue on another day it understands which raster has already been processed and discards them before it starts. Statistics results (Output file)
  • 21. Casos Cases #4 IBGE has a vast historical collection of analog aerial photos stored in Rio de Janeiro. These photos were the main resources for different cartographic products published by the institution, mostly consisted of topographic maps at various scales. We’ve started the process of digitization and cataloging historical aerial photographs with approximate georeferencing. The effort aims to facilitate searching and accessing the historical data and to preserve paper information once it tends to deteriorate over the time. This work was presented in: SBSR - Brazilian Remote Sensing Symposium (2017) – Santos ICC - International Cartographic Conference (2017) – Washington DC