1 / 104

GIS Fundamentals/ Geographic Database Design

GIS Fundamentals/ Geographic Database Design. GIS Concepts. Information cycle: Data/Information/System/Information System Geographic Information System Main Components/Characteristics Geographic Database Data Modeling Data Representation Spatial Analysis Implementing a GIS. Territory.

jennad
Télécharger la présentation

GIS Fundamentals/ Geographic Database Design

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. GIS Fundamentals/Geographic Database Design

  2. GIS Concepts • Information cycle: • Data/Information/System/Information System • Geographic Information System • Main Components/Characteristics • Geographic Database • Data Modeling • Data Representation • Spatial Analysis • Implementing a GIS

  3. Territory Data Information Cycle GIS DSS Information Decision

  4. Data / Information • Information is the result of interpretation of relations existing between a certain number of single elements (called data). • Example: • The Museum located at 5th Avenue, NY, was built in 1898. • Data: Museum, address, year of construction.

  5. System A system is a set organized globally and comprising elementswhich coordinate for working towards doing a result. Example: Water supply system Elements: pipes, valves, hydrants, water meters, pumps, reservoirs, etc.

  6. Information System (IS) An Information System is a set organized globally and comprising elements (data, equipment, procedures, users) that coordinate for working towards doing a result (information).

  7. GIS: “G” & “IS” Definition: • A GIS is a collection of computer hardware and software, geographic data, methods, and personnel assembled to capture, store, analyze and displaygeographically referenced information in order to resolve complex problems of management and planning.

  8. Components of a GIS

  9. Geographic Data Geographic Information Input GIS Output • Reports • Maps • Photo. Products • Statistics • Input Data for models Manipulation Analysis • Maps • Census • Field Data • RS Data • Others Data Capture GIS Components Display Storage User Interface Models Other GIS

  10. Integration of Multiple data: - Sources - Scales - Formats Geographic Database Spatial Analysis GIS: Main Characteristics

  11. Data from multiple sources-at multiple scales-in multiple formats Census/ Tabular data Maps Picture & Multimedia GPS/ air photos/ satellite images

  12. Referencing map features: Coordinate systems & map projections To integrate geographic data from many different sources, we need to use a consistent spatial referencing system for all data sets

  13. The Latitude/Longitude reference system • latitude φ : angle from the equator to the parallel • longitude λ : angle from Greenwich meridian

  14. Map Projections Curved surface of the earth needs to be “flattened” to be presented on a map Projection is the method by which the curved surface is converted into a flat representation

  15. Map Projections (Cont.) • We can think of a projection as a light source located inside the globe which projects the features on the earth’s surface onto a flat map • Point p on the globe becomes point p on the map

  16. Distortion in Map Projections Some distortion is inevitable Less distortion if maps show only small areas, but large if the entire earth is shown Projections are classified according to which properties they preserve: area, shape, angles, distance

  17. Compromise projections • Do not preserve any property, but represent a good compromise between the different objectives • e.g., Robinson’s projection for the World

  18. Compromise projections

  19. UTM: Universal Transverse Mercator • Minimal distortions of area, angles, distance and shape at large and medium scales • Very popular for large and medium scale mapping (e.g., topographic maps)

  20. Cylindrical projection with a central meridian that is specific to a standard UTM zone • 60 zones around the world UTM

  21. Space as an indexing system

  22. The concept of scale • scale is the ratio between distances on a map and the corresponding distances on the earth’s surface • e.g., a scale of 1:100,000 means that 1cm on the map corresponds to 100,000 cm or 1 km in the real world

  23. The concept of scale • scale is essentially a ratio or representative fraction • small scale: small fraction such as 1:10,000,000 shows only large features • large scale: large fraction such as 1:25,000 shows great detail for a small area • “small scale” versus “large scale” often confused

  24. Multi-scales Large scale (1:25.000) Small scale 1:500.000 • The same feature represented in different scales. • Example: lake

  25. Multi-formats • Raster • Vector • Raster-Vector-Raster • DXF-DGN-etc. • Shapefile • KML • Etc.

  26. Geographic Database • Geographic Data • Characteristics • Examples • Geographic Dataset • Geographic Database Concepts • Spatial entity • Data Modeling

  27. Descriptive Data vs Geographic Data • General Data: • Descriptive attributes • Geographic Data: • Descriptive attributes • Spatial attributes • Location • Form

  28. Geographic Data Characteristics : Position: explicit geographic reference • Cartesian coordinates :X,Y,Z • Geographic coordinates (lat, log) implicit geographic reference • Address • Place-name • Etc. Geometric Form: • ex: a polygon representing a parcel of land

  29. Example1: Parcel of land • Attribute (descriptive) Data • Landowner • Area • Etc. • Spatial data • Position • Located at 100 Nelson Mandela Ave • X= a; Y=b within system (X,Y) • Form • dimensions (sides and arcs, constituting a polygon)

  30. Example 2: District • Attribute (Descriptive) data: • District-Code • District-Name • Population 1990 • Population 2000 • Population 2010 • Spatial data: • Geographical Position • Polygon

  31. Geographic Database • Definition • Components: • Spatial Entity/Attribute/Dataset • Data Modeling/Data Dictionary • Spatial Representation • Vector/Raster • Topology • Standard Spatial Operations

  32. Spatial entity • We use the term entity to refer to a phenomenon that can not be subdivided into like units. Example: a house is not divisible into houses, but can be split into rooms. Others: a lake, a statistical unit, a school, etc. • In database management systems, the collection of objects that share the same attributes. • An entity is referenced by a single identifier, perhaps a place-name, or just a code number

  33. Attribute • Each spatial entity has one or more attributes that identify what the entity is, and describe it. Example: you can categorize roads by whether they are local roads, highways, etc; by their length; their width; their pavement; etc. • The type of analysis you plan to do depends on the type of attributes you are working with.

  34. Dataset “A dataset is a single collection of values or objects without any particular requirement as to form of organization.”

  35. GeographicDatabase • “A geographic database is a collection of spatial data and related descriptive data organized for efficient storage, manipulation and analysis by many users.” • It supports all the different types of data that can be used by a GIS such as: • Attribute tables • Geographic features • Satellite and aerial imagery • Surface modeling data • Survey measurements

  36. Data Modeling • Data Approach • Modeling Process • Entity/Relationship Approach • Example

  37. Abstracting the Real World Reality Modeling Process Modeling (data & treat.) Geographic Database

  38. Different users have different views of the world “Real World” ANSI/SPARC: Study Group on Data Base Management Systems (1975) External Model 1 External Model 2 External Model 3 Conceptual Model Logical Model Physical Model

  39. Conceptual Model • A synthesis of all external models (user’s views). • Schematic representations of phenomena and how they are related. • Information content of the database (not the physical storage) so that the same conceptual model may be appropriate for diverse physical implementations. • Therefore, the conceptual model is independent from technology.

  40. Conceptual Model (cont.) Easy to read Conceived for the analyst or designer Objective representation of the reality, therefore independently from the selected GDB System One conceptual model for the Database

  41. Data Logical Model & Physical Model • We transform the conceptual model into a new modeling level which is more computing oriented: the logical model (Example: the Relational Database approach) • We transform the logical model into an internal model (physical model) which is concerned with the byte-level data structure of the database. • Whereas the logical model is concerned with tables and data records, the physical model deals with storage devices, file structure, access methods, and locations of data.

  42. Hierarchical model - Hierarchical relationships between data (parent- child) • Network Model - Focus on connections • Relational model - Based on relations (tables) • Object-Oriented model • - Focus on Objects Several types of data organization

  43. Entity Entity name Attributes Entity-relationship Formalism 0-N 0-1 Identifier (key-attribute) Maximum cardinality Association (relationship) Minimum cardinality

  44. An example of land parcels

  45. A B 2-N 0-1 1-2 3-N The E/R diagram for land parcels 1-N 2-2 A: Streets have edges (segments) B: parcels have boundaries (segments) C: line have two endpoints D: parcels have owners, and people own land. C D 2-N 1-N

  46. Data Tables

  47. Data Dictionary • Definition: A data catalog that describes the contents of a database. Information is listed about each field in the attribute table and about the format, definitions and structures of the attribute tables. A data dictionary is an essential component of metadata information.

  48. Example: Census GIS database • - Basic elements • Entity: administrative or census units • enumeration areas • Entity type / Relations • Components of a digital spatial census database: • Boundary database • Geographic attribute tables • Census data tables

  49. EA entity can be linked to the entity crew leader area. The table for this entity could have attributes such as the name of the crew leader, the regional office responsible, contact information, and the crew leader code (CL code) as primary code, which is also present in the EA entity. Relations R 1-1 1-N

  50. Type (attributes) Entity: Enumeration areas Identifier

More Related