Cairo university Faculty of urban &regional planning Semester 3 Subject : GIS “Geographic Data Modeling” “Geographic Data Modeling” Presented to \ Dr :

Slides:



Advertisements
Similar presentations
Three-Step Database Design
Advertisements

Components of GIS.
Data Models There are 3 parts to a GIS: GUI Tools
Geographical Information Systems and Science Longley P A, Goodchild M F, Maguire D J, Rhind D W (2001) John Wiley and Sons Ltd 9. Geographic Data Modeling.
Real World Objects and relationships Database Schema (Object state) Physical Model Modeling Process Conceptual Model Lists, flow diagrams, etc Logical.
Management Information Systems, Sixth Edition
IS 466 ADVANCED TOPICS IN INFORMATION SYSTEMS LECTURER : NOUF ALMUJALLY 20 – 11 – 2011 College Of Computer Science and Information, Information Systems.
Geographic Information Systems
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
GIS A geographic information system. A GIS is most often associated with a map. A GIS is most often associated with a map. The map is a display of a data.
Geographical Data Modeling UML and Data Modeling Elements Examples from the Marine Data Model and ArcHydro (Thanks to Dawn Wright) Longley et al., ch.
Introduction to Geographic Information Systems GIS is a Spatial tool used to query spatial information investigate spatial problems communicate spatial.
Geographic Information System - ArcView University at Buffalo Summer Institute 2003 May 12, 2003.
Data Analysis (and User Interaction) GEOG 463 5/7/04.
Geography 241 – GIS I Dr. Patrick McHaffie Associate Professor Department of Geography Cook County, % population < 5.
Geographical Information System GIS By: Yahia Dahash.
NSF DUE ; Laura Johnson Cherie Aukland.
Welcome to Mapping Tom Sellsted – City of Yakima, Washington Vladimir Strinski – Hitech Systems.
GIS Technology at Professional School of Montemor –o- Velho.
11 1 Object oriented DB (not in book) Database Systems: Design, Implementation, & Management, 6 th Edition, Rob & Coronel Learning objectives: What.
GIS 1110 Designing Geodatabases. Representation Q. How will we model our real world data? A. Typically: Features Continuous Surfaces and Imagery Map Graphics.
ITEC224 Database Programming
Databases ? 2014, Fall Pusan National University Ki-Joune Li.
Database Systems: Design, Implementation, and Management Ninth Edition
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
ArcGIS Marine Data Model
Chapter 2 Data Models Database Systems: Design, Implementation, and Management, Rob and Coronel Adapted for INFS-3200.
Intro to GIS and ESRI Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
SQL Structured Query Language Programming Course.
UNIT 2.
URBDP 422 Urban and Regional Geo-Spatial Analysis Lecture 2: Spatial Data Models and Structures Lab Exercise 2: Topology January 9, 2014.
قسم الجيوماتكس Geomatics Department King AbdulAziz University Faculty of Environmental Design GIS Components GIS Fundamentals GEOM 121 Reda Yaagoubi, Ph.D.
Specific Steps in Data Modeling (1) Conceptualize the user's view of data –what are the basic features needed to solve the problem? (2) Select the geographic.
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.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Introduction to GIS GIS/CAD5.
Meeting with ESL Students October 24th & 25th 2007
A Quick Introduction to GIS
Geographic Data in GIS. Components of geographic data Three general components to geographic information Three general components to geographic information.
Lab 2: GIS Data Models Yingjie Hu. Objectives Understanding GIS data models Manipulating the data models supported in ArcGIS.
Intro to GIS & Pictometry Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
Ch- 8. Class Diagrams Class diagrams are the most common diagram found in modeling object- oriented systems. Class diagrams are important not only for.
UML and Object Modeling Elements
Juanita Cano City of Sacramento Spring 2014 Geography 375.
ESRI Education User Conference – July 6-8, 2001 ESRI Education User Conference – July 6-8, 2001 Introducing ArcCatalog: Tools for Metadata and Data Management.
Towards Unifying Vector and Raster Data Models for Hybrid Spatial Regions Philip Dougherty.
Class Diagrams. Terms and Concepts A class diagram is a diagram that shows a set of classes, interfaces, and collaborations and their relationships.
Introduction to Geographic Information Systems June 19, 2007.
2 1 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Data Models Why data models are important About the basic data-modeling.
Department of Mathematics Computer and Information Science1 CS 351: Database Management Systems Christopher I. G. Lanclos Chapter 4.
L1-S1 Infinite R-DB 2003 SJSU -- CmpE Database Design Dr. M.E. Fayad, Professor Computer Engineering Department, Room #283I College of Engineering San.
UML and Object Modeling Elements Longley et al., ch. 9 Zeiler, chs. 4 and 5, and 12 Review Zeiler ch. 1.
Geographic Information Systems GIS Data Databases.
Databases and Database User ch1 Define Database? A database is a collection of related data.1 By data, we mean known facts that can be recorded and that.
GIS & Databases Ming-Chun Lee.
Database Development Lifecycle
DATA MODELS.
Chapter 7: Entity-Relationship Model
Databases and Database Management Systems Chapter 9
Geographic Information Systems
Conceptual data modeling
Tools for Memory: Database Management Systems
GTECH 709 GIS Data Formats GIS data formats
Object Oriented Analysis and Design
Unified Modeling Language
Geography & Technology
2018, Fall Pusan National University Ki-Joune Li
DATA MODELS.
Database Dr. Roueida Mohammed.
Geographic Information Systems
Presentation transcript:

Cairo university Faculty of urban &regional planning Semester 3 Subject : GIS “Geographic Data Modeling” “Geographic Data Modeling” Presented to \ Dr : Mohammed Mosbah Presented by \ Group “ 14 ” Dina yousri Adel Ibrahim Hossam Hamdy Amin Reda Amgad Atia Eskander Aya el Allah Mohamed helal Sara ibrahim mohammed Ahmed Essam Ahmed Badr Ahmed Yahia

 Index  What is GIS Data Modeling?? …………  Modeling process ………………………………..  Data Modeling Levels …………………………...  The steps of Data Modeling …………………….  Tables ……………………………………………  Relationships ……………………………………..  Examples ………………………………  The Important of Data Modeling in Urban ………  Abstract ………………………………………….  References ………………………………..... ……

 What is GIS Data Modeling?? A data model is not a physical building model, a city map, urban design drawings or a mathematical model of urban population growth. A data model is an abstraction of the real world that employs a set of data objects that support map display, query, editing and analysis Set of Constructs for describing and representing selected aspects of the real world in a Computer. Data models present the conceptual core of an information system; they define data object types, relationships, operations, and rules to maintain database integrity.

Real World Objects and relationships Database Schema (Object state) Physical Model  Modeling Process:- Conceptual Model Lists, flow diagrams, etc Logial Model Diagram in CASE Tool Graphic courtesy of ESRI

 Data Modeling levels :- 1.Conceptualize the user's view of data 2. Select the geographic representation “ points, lines, areas, rasters, TINs ” 3. Define objects, features, and relationships draw a UML ” diagram, specify relationships ”, “ behaviors ” 4. Match to geodatabase elements “ Refine relationships ”, “ behaviors ” 5. Organize geodatabase structure, add data Computer -oriented Human- oriente d Increasing Abstraction Physical Model Logical Model Reality Conceptual Model  The steps of Data Modeling

 Data Model “Information turns to tables” 1-

2- Relationship 2- Relationship :- A relationship class is a collection of relationships between objects in two tables/feature classes One - to - one One - to - many Many - to - many

 An example for Data Modeling in the school : Attributes:- 1.School 2.Employee 3.Class 4.Rooms 5.Course 6.Department 7.Student 8.Professor

 Abstract  Representation of information about a form or a process  A good model allows us to infer process  Finding best digital representation of real-world geography  representation of reality

 References   www. eref.uqu.edu.sa/        