definition: what is data? data is anything in the form of 1.charts 2.tables 3.text 4.maps 5.photos...

16

Upload: mervin-dickerson

Post on 08-Jan-2018

221 views

Category:

Documents


0 download

DESCRIPTION

Examples of data

TRANSCRIPT

Page 1: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc
Page 2: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Definition:What is data?Data is anything in the form of1. Charts2. Tables3. Text4. Maps5. Photos6. Imageries, etc.

Page 3: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Examples of data

Page 4: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Data vs. Information• Data are collection of facts• Data are observed/recorded• It simply exists and does not have meaning

of itself• Information is obtained when the data is

summarized/analyzed and the result is put into a meaningful context

Page 5: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Data vs. Information

Data Information

Page 6: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Beyond Data & Information

DataInformation

Knowledge

Wisdom

Page 7: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Sources of GIS data1. Existing Maps (analog & digital)2. Remotely sensed data

a. Photographsb. Satellite Imageryc. Lidar

3. Field observationa. Survey / Samplingb. GPS data

Page 8: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Most of the GIS data are now available online from respective State GIS data

clearing house

www.granit.sr.unh.edu In NH (GRANIT):

In VA (VGIS): www.vcgi.orgIn MA (MASS GIS): www.mass.gov/mgis/

www.gis.ny.govIn NY:

Page 9: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Sources of digital data

Page 10: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Sources of digital data

Page 11: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Data formatMost of the vector GIS data are in• Shapefile (ArcView 3.x)• ArcInfo interchange file (.e00)

You have to use Import function in ArcGISto make an ArcInfo interchange file usable!

Page 12: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Data format• We will be using Geodatabase in

this class• Shapefiles can be exported to a

feature class in a Geodatabase

Page 13: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Advantage of Geodatabase

You can easily get the total length of Roads in NY!

Feature class provides updated length of line feature

Page 14: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

Advantage of GeodatabaseFeature class provides updated area & perimeter of each polygon in a Geodatabase

Page 15: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc

What about area in a shape file?• Shape file does not update the area of a

polygon in the output layer• You have to manually update it!

Page 16: Definition: What is data? Data is anything in the form of 1.Charts 2.Tables 3.Text 4.Maps 5.Photos 6.Imageries, etc