Top Banner
Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10
33

Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Dec 22, 2015

Download

Documents

Gavin Jenkins
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265 - GIS Practicuum

Introduction to ArcView

Chapter 2 of GIS Concepts and ArcView Methods

Review Chs. 1, 4, 10

Page 2: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

ARC/INFOARC/INFO

ArcViewArcView

ArcExplorerArcExplorer

ProfessionalProfessional

Desktop Desktop

ViewerViewer

SDESDE

MapObjects MapObjects

Internet MapInternet MapServerServer

DeveloperDeveloperEnd UserEnd User

ESRI GIS ToolsESRI GIS Tools

Page 3: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcGIS 8.xSeveral More Products

Database Database EngineEngine

Cad ClientCustom

Apps

Coverages

Map Libraries ArcStorm

Shapefiles

Page 4: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Arc MapArc MapArc CatalogArc Catalog

Arc ToolboxArc Toolbox

ArcView 8.x as part of “ArcGIS”

Page 5: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcView: Very Visual

Page 6: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Data formats• ArcInfo Coverages

– info directory– multiple files

• ArcView Shapefile

• Many import formats

• Output to printer, file, image etc.

Page 7: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcInfo COVERAGE

Page 8: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcView Shapefile• Triplet of files, *.shp, *.shx, *.dbf

• Shapefile “counties”– Counties.shp - points, lines, areas– Counties.shx - index file– Counties.dbf - attribute file

• No topology stored!

• .zip versus .e00

Page 9: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcView and Extensions• ArcView 3.x

– Spatial Analyst– GridHandler– ChartViewer– Network Analyst– 3D Analyst– ArcView Internet Map Server/ArcIMS– Support Products, e.g. Manuals, CD-ROM

Page 10: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcView Components• Project: collective storage for maps,

charts and tables

• View: display set for geographic data

• Theme: One attribute or data layer, part of a display

• Table: spreadsheet-type flat file of attributes and records

Page 11: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcView: Project, View, Theme, Table

Page 12: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcView Components (2)• Extension: An extra part of ArcView for

specific enhancements, e.g. Spatial Analyst, GridHandler.

• Layout: Full set of properties, settings, and components that generate a specific map

• Chart: “business graphic” display of data in a table

• Script: a program written in ArcView’s programming language called “Avenue”

Page 13: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcView is WIMPy!

Page 14: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

The WIMP Interface• Windows: Multiple, scroll, resize,

elevator bar

• Icons: Represent windows, tasks, etc. Can use drag and drop, click to activate etc.

• Menus: Pop-up, pull-down, pull-right. Messages

• Pointers: Mostly the mouse. Can use digitizer, track ball etc.

Page 15: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

ArcView: Active Window

Page 16: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Windows: The active window

• Projects, views, tables, charts, layout, and scripts all have their own windows

• Only one window is “active” at a time• To make a window active, click on it

or select it from the menus• The title bar will be highlighted in

color when the window is active

Page 17: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Page 18: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Icons: Buttons vs. Tools

• Buttons - top layer of icons– Push once, something will happen

• Tools below buttoms– Must do something with mouse to make

something happen

Page 19: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Page 20: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Page 21: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Help

• Help menu on right of tool bar

• Help topics launches indexed user guide

• How to get help is a guide to help

• Toolbar icon of arrow with ? Gives context-sensitive help

Page 22: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

File menu• New project

• Open project (.apr)

• Close project

• Save as

• Extensions

• Exit

Page 23: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Project and View menus• Properties

• Customize

• Rename and delete

• Add table INFO, dBASE (.dbf), ASCII

• Import (projects, older versions)

• SQL connect window

Page 24: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Page 25: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Active Theme

Page 26: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Page 27: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Legend Editor

Page 28: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Helpful Techniques...

• OVERLAY– integrates 2 or more layers to create a

new layer

• BUFFERING– creates new features (polygons) from

existing features

• CLIPPING– extracts and/or deletes features from one

layer that overlap with another layer

Page 29: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Buffering...

Page 30: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Clipping (cookie cutting)...

Page 31: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Analysis or “Geoprocessing”

Page 32: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum

Working with wizards Explanation & guidance

Not just new users

Helpful graphics

Smart defaults!

This is the Buffer wizard

One operation at a time

Page 33: Geo 265 - GIS Practicuum Introduction to ArcView Chapter 2 of GIS Concepts and ArcView Methods Review Chs. 1, 4, 10.

Geo 265, GIS Practicuum