gis lecture 5 importing spatial and attribute data

81
GIS 1 GIS Lecture 5 Importing Spatial and Attribute Data

Upload: kert

Post on 01-Feb-2016

58 views

Category:

Documents


0 download

DESCRIPTION

GIS Lecture 5 Importing Spatial and Attribute Data. Outline. GIS Data Sets Map Projections Coordinate Systems GIS Data Sources. GIS Data Sets. GIS Data Sets. ArcInfo Coverages ArcView Shapefiles CAD Files Aerial Photos Event Files. ArcInfo. AATArc Attribute Table - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 1

GIS Lecture 5 Importing Spatial and Attribute Data

Page 2: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 2

Outline

•GIS Data Sets•Map Projections•Coordinate Systems•GIS Data Sources

Page 3: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 3

GIS Data Sets

Page 4: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 4

GIS Data Sets

• ArcInfo Coverages• ArcView Shapefiles• CAD Files• Aerial Photos• Event Files

Page 5: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 5

ArcInfo

Page 6: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 6

ArcInfo Coverages

AAT Arc Attribute TableARC Arc coordinates and topologyBND Coverage minimum and maximum coordinatesCNT Polygon centroid tablePAL Polygon topologyPAT Polygon/Point Attribute TableTIC Tic coordinates and IdsDBF Database Table

Page 7: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 7

ArcINFO Coverages in ArcMap

Page 8: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 8

Polygon Coverages•Area and perimeter automatically calculated

Page 9: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 9

Polygon CoveragesPolygons share borders

B

A

D

1 2

3 4

Pine St.

Oak St.

734C

E

G

F733

Page 10: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 10

Line Coverages

•Length automatically calculated

Page 11: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 11

Point Coverages

Page 12: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 12

ArcInfo Coverages

•Advantages-Many feature types-Shared borders-Automatic Area/Perimeter/Length fields

•Disadvantages-Cannot edit in ArcMap

Page 13: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 13

ArcInfo Export files•.e00 export exchange file•ArcCatalog translates into ArcGIS•Creates coverages

Page 14: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 14

ArcView Shape Files

Advantages•heads-up digitizing and editing•less storage/rapid display •can export to CAD

Disadvantages•one feature type•no area or perimeter with new shapefiles

Page 15: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 15

ArcView Shape Files

From 3 to 5 Files•.shp - stores feature geometry•.shx - stores index of features•.dbf - stores attribute data•.sbn and .sbx - store additional indices

Page 16: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 16

ArcView Shapefiles

Page 17: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 17

CAD Files Why CAD Drawings?

• Better Precision for Digitizing -.DWG / .DXF

Page 18: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 18

Adding CAD Files

Page 19: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 19

CAD Files in ArcMap

Page 20: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 20

Aerial Images

Combining Grid and Vector Maps

Page 21: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 21

Event FilesX,Y Coordinates

Page 22: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 22

Event Files

Page 23: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 23

Event Files

Page 24: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 24

Map Projections

Page 25: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 25

Map Projections and Distortion

Map projections produce distortion in one or more spatial properties:•Shape, area, distance, and direction•Specific projections eliminate or minimize distortion

Page 26: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 26

Distortion Examples

Page 27: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 27

Mercator Projection: Distortion

Page 28: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 28

Robinson Projection: Distortion

Page 29: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 29

Projection Important•Measurements used to make important decisions•Comparing shapes, areas, distances, or directions of map features

•Feature and image themes are aligned

Los Angeles

New York

Los Angeles

New York

Projection: MercatorDistance: 3,124.67 miles

Projection: Albers Equal AreaDistance: 2,455.03 miles

Actual distance: 2,451 miles

Page 30: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 30

Projection not Important Business applications

•Not of critical importance. •Concerned with the relative location of different features

On large scale maps - street maps•Distortion may be negligible •Map covers only a small part of the Earth's surface.

Page 31: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 31

Coordinate Systems

Page 32: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 32

Coordinate Systems

•Spherical/Polar-Geographic Coordinate System

• Rectangular-State Plane-UTM

Page 33: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 33

Geographic Coordinate System

• Latitude and Longitude• Census Bureau TIGER files

Geographic Coordinate System Grid

Page 34: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 34

Longitude: Meridians

Page 35: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 35

Latitude: Parallels

Page 36: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 36

Origin° Longitude (prime meridian)0

° Latitude (equator)0

Page 37: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 37

Coordinates

Pittsburgh

-80

40

Page 38: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 38

Degrees, Minutes, and Seconds (DMS):

40°26’2”N latitude

-80°0’58”W longitude

Decimal Degrees (DD)

1 degree = 60 minutes,

1 minute = 60 seconds

40°26’2” =

40 + 26/60 + 2/3600 = 40 + .43333 + .00055 =

40.434°

Pittsburgh’s Point

Page 39: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 39

World circumference through

the poles is 24,859.82 miles,

so for latitude:

1° = 24,859.82/360 = 69.1 miles

1’ = 24,859.82/(360*60) = 1.15 miles

1” = 24,859.82*5,280/(360*3600) = 101 feet

Length of the equator is 24,901.55 miles

Translated to Distance

Page 40: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 40

Rectangular Coordinate Systems

State Plane Coordinates- Local Governments

UTM- US Military

Page 41: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 41

State Plane Coordinate System

•Established by the U.S. Coast and Geodetic Survey (now the National Ocean Survey)

•At least one for each state•Rectangular (x,y) coordinates•125 zones, following state and county boundaries each with its own projection:

Lambert conformal projection for zones with east-west extent

Transverse Mercator projection for zones with north-south extent

•Cannot have zones joined to make larger regions

Page 42: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 42

Rectangular Coordinates

200

400

0 200 4000

(100, 200)

(400, 300)

East (Feet)

No

rth

(F

eet)

Has all positive Cartesian coordinates in feet, called false eastings and false northings

Page 43: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 43

State Plane Coordinate Zones

Page 44: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 44

State Plane Coordinate Zones

Page 45: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 45

City of Pittsburgh as Geographic Coordinates

Page 46: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 46

City of Pittsburgh as State Plane Coordinates

Page 47: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 47

State Plane Coordinate Names

•North American Datum of 1927 (NAD27)

•American Datum of 1983 (NAD83)

•"High Accuracy Reference Network" (HARN)

•"High Precision GPS Network" (HPGN)

Page 48: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 48

•Developed by the NATO in 1947

•Military grid system

•Based on transverse Mercator projection

•Applied to maps of the Earth's surface extending from the Equator to 84 Degrees north and 80 degrees south latitudes

Universal Transverse Mercator System (UTM)

Page 49: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 49

UTM Zones

World is divided into 60 north-south zones, each covering a strip 6° wide in longitude

Page 50: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 50

UTM Zones in the Contiguous USA

Page 51: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 51

Data Sources

Page 52: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 52

Other Sources of GIS Data

•US Census•ESRI Web Sites and Media Kit•Local Agencies•Land Surveys •Satellite Remote Sensing•Existing Paper Maps•Other WEB Sites

Page 53: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 53

US Census

• www.census.gov

- TIGER Maps

- Summary File(SF) Tables

Page 54: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 54

Census Tracts (TIGER)

Small, relatively permanent statistical subdivisions of counties

•delineated by local committees in accordance with Census Bureau guidelines

•between 1,000 and 8,000 people (in general)•1,700 housing units or 4,000 people•homogeneous population characteristics (economic status and living conditions)

• normally follow visible features•may follow governmental unit boundaries and other non visible features

• more than 60,000 census tracts in Census 2000

Page 55: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 55

State Census Tracts

Page 56: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 56

County Census Tracts

Page 57: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 57

City Census Tracts

Page 58: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 58

Census Blocks Groups

Block groups (BGs) are the next level below census tracts in the geo-graphic hierarchy

- a subdivision of a census tract

-400 housing units, with a minimum of 250, and a maximum of 550 housing units

-follow clearly visible features, such as roads, rivers, and railroads.

Page 59: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 59

Census Block Groups

Page 60: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 60

Census Blocks

Smallest geographic area for which the Census Bureau collects and tabulates decennial census information.

Block boundaries are visible (street, road, stream, shoreline, etc.) or nonvisible (county line, city limit, property line, etc.) features.

Page 61: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 61

Census Blocks

Page 62: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 62

Other Census TIGER Layers

Page 63: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 63

Summary File (SF) Tables American Factfinder

Page 64: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 64

SF1 Tables

Page 65: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 65

SF2 Tables

Page 66: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 66

SF3 Tables

Page 67: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 67

ESRI’s Website

Page 68: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 68

Data Sources

Page 69: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 69

ESRI Media Kit

•Data and Maps•8 CDs and DVDs-Data & Maps and StreetMap USA (DVD)-Image Data (DVD)-Global Imagery (DVD)-World, Europe, Canada, and Mexico (CD)-United States (CD)

Page 70: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 70

Local GIS Departments

Page 71: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 71

Local GIS Departments

• Chicago, IL- http://egov.cityofchicago.org/

• Austin, TX- http://www.ci.austin.tx.us/development/

• Tip: Search by county name (Travis, County Texas)

Page 72: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 72

GIS Consulting Firms

•Specifies boundaries, rights-of-way, and other legal descriptions

•Surveyors use optical and electronic instruments to measure precise control point locations established by geodesists

•High quality data, but takes a lot of time

Page 73: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 73

Existing Paper Maps

•Vector Digitizing•Raster Scanning

Page 74: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 74

GIS Servers

Page 75: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 75

Geography Network

www.geographynetwork.com

Page 76: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 76

Geography Network

Page 77: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 77

Penn State (PASDA) http://www.pasda.psu.edu/

Page 78: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 78

Penn State (PASDA)

Page 79: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 79

Penn State (PASDA)

Page 80: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 80

Ivan Flood Maps

Page 81: GIS Lecture 5  Importing Spatial and Attribute Data

GIS 81

Summary

•GIS Data Sets•Map Projections•Coordinate Systems•GIS Data Sources