Скачать презентацию Intro to GIS What is GIS Скачать презентацию Intro to GIS What is GIS

e080fe2bf7e87aebf5fea186ada43857.ppt

  • Количество слайдов: 39

Intro to GIS Intro to GIS

What is GIS ? • A computer system for - collecting, - storing, - What is GIS ? • A computer system for - collecting, - storing, - manipulating, - analyzing, - displaying, and - querying geographically related information.

Google Earth is an online GIS system Google Earth is an online GIS system

History of GIS n 1963 -1977 innovation n n 1981 -1999 n n Canadian History of GIS n 1963 -1977 innovation n n 1981 -1999 n n Canadian land inventory system, Harvard Graphics & S. A. Lab, US Census Bureau Arc. Info, GPS, Map. Info, TIGER, NSDI, Map. Quest 2000 -present exploitation n >$7 billion industry, >1 million users

Demand for GIS professionals n In the US in 2005 n n 500 k Demand for GIS professionals n In the US in 2005 n n 500 k using GIS as part of job; growing at 15% each year Job market demand 75 k/year 50 k US students/year take a GIS class 4000 certified graduates/year Source: ESRI

An example of GIS: composite of layers An example of GIS: composite of layers

In general GIS cover 3 components n Computer system n Hardware n n Computer, In general GIS cover 3 components n Computer system n Hardware n n Computer, plotter, printer, digitizer Software and appropriate procedures Spatially referenced or geographic data People to carry out various management and analysis tasks

Geographic Data n Geospatial data tells you where it is and attribute data tells Geographic Data n Geospatial data tells you where it is and attribute data tells you what it is. Metadata describes both geospatial and attribute data. In GIS, we call geographic data as GIS data or spatial data

1. Geospatial data 1. Geospatial data

Traditional method n To represent the geographic data is paper-based maps n n Geology Traditional method n To represent the geographic data is paper-based maps n n Geology map Topographic map City street map (we still use it a lot). . .

GIS: a simplified view of the real world n Discrete features n n n GIS: a simplified view of the real world n Discrete features n n n Points Lines Areas Networks n A series of interconnecting lines n n n Continuous features n Road network River network Sewage network Surfaces n n Elevation surface Temperature surface

Points n n n A point is a 0 dimensional object and has only Points n n n A point is a 0 dimensional object and has only the property of location (x, y) Points can be used to Model features such as a well, building, power, pole, sample location ect. Other name for a point are vertex, node Point

Lines n n A line is a one-dimensional object that has the property of Lines n n A line is a one-dimensional object that has the property of length Lines can be used to represent road, streams, faults, dikes, maker beds, boundary, contacts etc. Lines are also called an edge, link, chain, arc In an Arc. Info coverage an arc starts with a node, has zero or more vertices, and ends with a node Line

Areas (Polygons) n n n A polygon is a two-dimensional object with properties of Areas (Polygons) n n n A polygon is a two-dimensional object with properties of area and perimeter A polygon can represent a city, geologic formation, dike, lake, river, ect. Other name for polygons face, zone Area

Topology needed n A collection of numeric data which clearly describes adjacency, containment (coincidence), Topology needed n A collection of numeric data which clearly describes adjacency, containment (coincidence), and connectivity between map features and which can be stored and manipulated by a computer. n A set of rules on how objects relate to each other n Major difference in file formats n Higher level objects have special topology rules

Two basic data models to represent these features n Raster spatial data model n Two basic data models to represent these features n Raster spatial data model n n n Define space as an array of equally sized cells arranged in rows and columns. Each cell contains an attribute value and location coordinates Individual cells as building blocks for creating images of point, line, area, network and surface Continuous raster n n Discrete raster n n Numeric values range smoothly from one location to another, for example, DEM, temperature, remote sensing images, etc. Relative few possible values to repeat themselves in adjacent cells, for example, land use, soil types, etc. Vector spatial data model n Use x-, y- coordinates to represent point, line, area, network, surface n n Point as a single coordinate pair, line and polygon as ordered lists of vertices, while attributes are associated with each features Usually are discrete features

DIGITAL SPATIAL DATA • RASTER • VECTOR • Real World Source: Defense Mapping School DIGITAL SPATIAL DATA • RASTER • VECTOR • Real World Source: Defense Mapping School National Imagery and Mapping Agency

Raster and Vector Data Models Real World 1 2 3 4 5 6 7 Raster and Vector Data Models Real World 1 2 3 4 5 6 7 8 9 10 G B G G B B BG G B G BK BG B B Raster Representation 600 Trees 500 400 Y-AXIS 300 Trees House 200 River 100 200 300 400 500 X-AXIS 600 Vector Representation Source: Defense Mapping School National Imagery and Mapping Agency

Example: Discrete raster Example: Discrete raster

Example: continuous raster Xie et al. 2005 Example: continuous raster Xie et al. 2005

Raster Real world Vector Heywood et al. 2006 Raster Real world Vector Heywood et al. 2006

Effects of changing resolution Heywood et al. 2006 Effects of changing resolution Heywood et al. 2006

Vector – Advantages and Disadvantages n Advantages n n n Good representation of reality Vector – Advantages and Disadvantages n Advantages n n n Good representation of reality Compact data structure Topology can be described in a network Accurate graphics Disadvantages n n n Complex data structures Simulation may be difficult Some spatial analysis is difficult or impossible to perform

Raster – Advantages and Disadvantages n Advantages n n n Simple data structure Easy Raster – Advantages and Disadvantages n Advantages n n n Simple data structure Easy overlay Various kinds of spatial analysis Uniform size and shape Cheaper technology Disadvantages n n n Large amount of data Less “pretty” Projection transformation is difficult Different scales between layers can be a nightmare May lose information due to generalization

Grid Properties n n n Each Grid Cell holds one value even if it Grid Properties n n n Each Grid Cell holds one value even if it is empty. A cell can hold an index standing for an attribute. Cell resolution is given as its size on the ground. Point and Lines move to the center of the cell. Minimum line width is one cell. Rasters are easy to read and write, and easy to draw on the screen.

2. Attribute data n Attribute data is about “what” of a spatial data and 2. Attribute data n Attribute data is about “what” of a spatial data and is a list or table of data arranged as rows and columns n Rows are records (map features) n n n Each row represents a map feature, which has a unique label ID or object ID Columns are fields (characteristics) Intersection of a column and a row shows the values of attributes, such as color, ownership, magnitude, classification, …

examples examples

3. metadata n n n Meta is defined as a change or transformation. Data 3. metadata n n n Meta is defined as a change or transformation. Data is described as the factual information used as a basis for reasoning. Put these two definitions together and metadata would literally mean "factual information used as a basis for reasoning which describes a change or transformation. " In GIS, Metadata is data about the data. It consists of information that describes spatial data and is used to provide documentation for data products. Metadata is the who, what, when, where, why, and how about every facet of the spatial data. According to the Federal Geographic Data Committee (FGDC), metadata is data about the content, quality, condition, and other characteristics of data.

Why use and create metadata n n n To help organize and maintain an Why use and create metadata n n n To help organize and maintain an organization's spatial data - Employees may come and go but metadata can catalogue the changes and updates made to each spatial data set and how each employee implemented them To provide information to other organizations and clearinghouses to facilitate data sharing and transfer - It makes sense to share existing data sets rather than producing new ones if they are already available To document the history of a spatial data set - Metadata documents what changes have been made to each data set, such as changes in geographic projection, adding or deleting attributes, editing line intersections, or changing file formats. All of these could have an effect on data quality.

Metadata Should Include Data about n n n n Date of data collected. Date Metadata Should Include Data about n n n n Date of data collected. Date of coverage generated. Bounding coordinates. Processing steps. n Software used n RMSE, etc. From where original data came. Who did processing. Projection coordinate System Datum Units Spatial scale Attribute definitions Who to contact for more information See an example of non-standard metadata (see)

Federal Geographic Data Committee’s (FGDC) Content Standard for Digital Geospatial Metadata (CSDGM) n n Federal Geographic Data Committee’s (FGDC) Content Standard for Digital Geospatial Metadata (CSDGM) n n The FGDC is developing the National Spatial Data Infrastructure (NSDI) in cooperation with organizations from State, local and tribal governments, the academic community, and the private sector. The NSDI encompasses policies, standards, and procedures for organizations to cooperatively produce and share geographic data. The objectives of the CSDGM are to provide a common set of terminology and definitions for the documentation of digital geospatial data.

CSDGM (FGDC-STD-001 -1998) n Metadata = n n n n Identification_Information Data_Quality_Information Spatial_Data_Organization_Information Spatial_Reference_Information CSDGM (FGDC-STD-001 -1998) n Metadata = n n n n Identification_Information Data_Quality_Information Spatial_Data_Organization_Information Spatial_Reference_Information Entity_and_Attribute_Information Distribution_Information Metadata_Reference_Information Connect to http: //www. fgdc. gov/metadata/csdgm/

4. Geodatabase n n Before geodatabase, in one GIS project, many GIS files (spatial 4. Geodatabase n n Before geodatabase, in one GIS project, many GIS files (spatial data and nonspatial data) are stored separated. So for a large GIS project, the GIS files could be hundreds. Within a geodatabase, all GIS files (spatial data and nonspatial data) in a project can be stored in one geodatabase, using the relational database management system (RDMS)

Types of geodatabases n n personal enterprise Types of geodatabases n n personal enterprise

Personal Geodatabase n The personal geodatabase is given a name of filename. mdb that Personal Geodatabase n The personal geodatabase is given a name of filename. mdb that is browsable and editable by the Arc. GIS, and it can also be opened with Microsoft Access. It can be read by multiple people at the same time, but edited by only one person at a time. maximum size is 2 GB.

Multiuser Geodatabase n n Multiuser (Arc. SDE or enterprise) geodatabase are stored in IBM Multiuser Geodatabase n n Multiuser (Arc. SDE or enterprise) geodatabase are stored in IBM DB 2, Informix, Oracle, or Microsoft SQL Server. It can be edited through Arc. SDE by many users at the same time, is suitable for large workgroups and enterprise GIS implementations. no limit of size. support raster data.