The Italian census geographic database: implementation,

Slides:



Advertisements
Similar presentations
Business Development Suit Presented by Thomas Mathews.
Advertisements

Bentley and ESRI Interoperability. Designed to serve all types of workflows Desktop Interoperability Server Interoperability.
Visualise | communicate | ENGAGE Instant Atlas™ is a registered trademark of GeoWise Limited ©Copyright 2008 | Geowise Limited IA Desktop to LIS Solution.
GI Systems and Science January 30, Points to Cover  Recap of what we covered so far  A concept of database Database Management System (DBMS) 
Version Control What it is and why you want it. What is Version Control? A system that manages changes to documents, files, or any other stored information.
Mercator/Coronelli ArcGIS Server 9.3 Data Management GIS Web Services Mapping Application Developer Tools Spatial Analysis Publishing to Clients Image.
Database Software File Management Systems Database Management Systems.
Benefits and Concerns when Constructing an Enterprise-scale Geodatabase Larry Theller, presenter Agricultural and Biological Engineering Dept Purdue University.
Getting Started (Excerpts) Chapter One DAVID M. KROENKE’S DATABASE CONCEPTS, 2 nd Edition.
Web Mapping Applications with ArcGIS Server: Case Studies 4 th Annual GIS Symposium and Workshop Kevin Stewart.
Development of Japanese GIS Tool for use in the Humanities ○ Masatoshi ISHIKAWA †, Yoichi KAWANISHI ††, Hidefumi OKUMURA †††, Shoichiro HARA †††† † University.
1 Introducing Scenario Network Data Editing and Enterprise GIS January 27, 2010 Minhua Wang, Ph.D. Citilabs, Inc.
1 Alternate Title Slide: Presentation Name Goes Here Presenter’s Name Infrastructure Solutions Division Date GIS Perfct Ltd. Autodesk Value Added Reseller.
Charlie Crocker Vice President Farallon Geographics, Inc. An Overview of Internet Mapping Technology.
Intro. To GIS Lecture 4 Data: data storage, creation & editing
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Parcel Data Models for the Geodatabase
Cube Enterprise Database Solution presented to MTF GIS Committee presented by Minhua Wang Citilabs, Inc. November 20, 2008.
GIS technologies and Web Mapping Services
PowerPoint 2003 – Level 1 Computer Concepts Cathy Horwitz April 25, 2011.
Class Instructor Name Date. Classroom Tips Class Roster – Please Sign In Class Roster – Please Sign In Internet Usage Internet Usage –Breaks and Lunch.
Geographic Information System GIS This project is implemented through the CENTRAL EUROPE Programme co-financed by the ERDF GIS Geographic Inf o rmation.
Oracle-GIS update for MCMLTER Chi Yang. VALMAP- Valleys Mapping Project Developed By Dr. Michael Prentice at the University of New Hampshire 2001 version.
Review of Activities of Working Group for Database Systems Prof. Dr Slobodanka Đorđević-Kajan.
material assembled from the web pages at
Understanding our world.. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Editing Versioned Geodatabases.
Introduction to GeoDatabase Lecture
GI Science Database Management Systems Nigel Trodd Coventry University.
Data Structures & GeoDatabase. Introduction You have been using GDBs from nearly the start of the course Why? Because I think that most of the time you.
SOA-25: Data Distribution Solutions Using DataXtend ® Semantic Integrator for Sonic ™ ESB Users Jim Barton Solution Architect.
Esri UC 2014 | Technical Workshop | Editing Versioned Geodatabases : An Introduction Cheryl Cleghorn and Shawn Thorne.
Intro to GIS | Summer 2012 Attribute Tables – Part 1.
AdLib eDocument Solutions Scott Mackey AdLib eDocument eDocument Solutions.
Application Development
Realtime insight in your application usage with NodeJs, ElasticSearch and Kibana Onno de Haan.
Incorporating Feedback Lesson 5 0. Check-in: paper prototype By now, your paper prototype should be complete, so that you can begin creating your app.
Distributed Data Analysis & Dissemination System (D-DADS ) Special Interest Group on Data Integration June 2000.
Managing Enterprise GIS Geodatabases
Enterprise Oracle Solutions Oracle Report Manager The New ADI and More Revised:June 20091Report Manager/SROAUG Presentation.
LP – MUNICIPALITY OF PATRAS State of Implementation of project “Neighborhood Social Planning and Development” Acronym: ‘NEBSOC’ T. Roustanis Bari, 3-4/11/2014.
Helmuth Leitner Alessio Modena geneSIG. a customized gvSIG client for the newGIS Infrastructure.
Geographic Information Systems GIS Data Databases.
Key Terms Attribute join Target table Join table Spatial join.
GeoNetwork OpenSource: Geographic data sharing for everyone
DBMS & TPS Barbara Russell MBA 624.
An Introduction to database system
ArcGIS Topology Shapefiles, Coverages, Geodatabases
ArcGIS for Server: What’s New
Geographic Information Systems
Introducing the Geodatabase
GIS Lecture: Geodatabases and Aerial Photography
3D IN THE CLOUD Ray Kaplan - synglyphx.
Integrating Survey data into a geographic information system
MANAGING DATA RESOURCES
GIS in the Coming Decade
Working Group on Population and Housing Censuses
Italian National Institute of Statistics Major developments in 2010
Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta
Automating and Validating Edits
Lecture 2 Components of GIS
Database Management Systems
Introducing Scenario Network Data Editing and Enterprise GIS
Introducing Citilabs’ Scenario Based Master Network Data Model
Integration of spatial database and statistical data
Publishing image services in ArcGIS
Geographical information system: Definition and components
SOA initiatives at Istat
ArcCatalog and Geodatabases
Geographic Information Systems
Presentation transcript:

The Italian census geographic database: implementation, management, update procedures and dissemination P. G. TICCA Istat - Italy Luxembourg 8-9 March 2010

CENSUS2010-2011 Agenda The Italian census geographic database The importance of technology in the production process to update the GeoDataBase and the GIS software products used The different steps of the production process The website http://basiterritoriali.istat.it/ to support the interaction with the municipalities

The Italian census geographic database Design and implementation of a Geographic DataBase Design and implementation of a national spatial continuum: Design and implementation of the software to support the process of updating the census geographic data Design and implementation of the system to support interaction with the municipalities to “validate” the geoDataBase

CENSUS2010-2011

CENSUS2010-2011

CENSUS2010-2011

CENSUS2010-2011

The geographic database CENSUS2010-2011 The geographic database All the spatial (geographic) data stored inside a DBMS (Oracle) In the past years the geographic census data were store into file-based structure with all related problems of management, duplication of data, security, … Geometry is a complex attribute, so to be stored inside a DBMS table it needs a specific software to be managed. Nowadays GIS software can do this, and GIS DB can be managed and integrated inside a DBMS.

The spatial continuum and the concurrent updating CENSUS2010-2011 The spatial continuum and the concurrent updating Updating of different provinces without need of merging the data (mosaic) Concurrent editing on the same data, using DBMS “versioning” and “reconciling” techniques Easy control of the adjacency Less time to manage the whole GeoDB

The versiong of data to perform concurrent editing CENSUS2010-2011 The versiong of data to perform concurrent editing

The GIS software products CENSUS2010-2011 The GIS software products Advanced GIS tools for both client and server side systems. GIS Desktop on client side, customized with ‘ad hoc’ VBA programs Server side GIS technology to manage the Oracle - GeoDB GIS app-server, based on modern concept of SOA to distribute GeoData as “WebServices” for both images and vector data Use of powerful “caching” mechanism to speed performances

CENSUS2010-2011 A big amount of image data “cached and served” by GIS the application server based on the concept of WebServices

Client side: the updating process based CENSUS2010-2011 Client side: the updating process based

The system to support interaction with the municipalities CENSUS2010-2011 The system to support interaction with the municipalities The production of PDF layout showing the updates Roma, 27 marzo 2009

The system to support interaction with the municipalities CENSUS2010-2011 The system to support interaction with the municipalities The production of PDF layout showing the updates

The system to support interaction with the municipalities CENSUS2010-2011 The system to support interaction with the municipalities The website http://basiterritoriali.istat.it A free-ware (PDF-Xchange Viewer) to add digital notes on PDF layout File exchange through a website Final revision and data “validation” using the digital notes suggested from the municipalities Data dissemination through a WebGIS

Il sito https://basiterritoriali.istat.it CENSUS2010-2011 Il sito https://basiterritoriali.istat.it Roma, 27 marzo 2009

Il sito https://basiterritoriali.istat.it CENSUS2010-2011 Il sito https://basiterritoriali.istat.it Roma, 27 marzo 2009

CENSUS2010-2011 Prototype of a WebGIS Roma, 27 marzo 2009