![]() Introduction to Geographic Information Systems in Forest Resources |
|
|||||||||||||||||
|
|||||||||||||||||
There are 5 basic ArcView document types. Each document contains a different methods of dealing with your GIS data. Those types are
and are displayed in a column on the left side of the ArcView Project window.
When you single click on one of the icons on the left of the project window, you will see a list of available documents of that type.
When you double click on one of the icons on the left, you will create a new instance of that type of document.
Documents can be deleted from the project by selecting them in the project window and pressing the <DELETE> key or by selecting Delete from the Project menu.
Views contain geographic features, such as points, lines, polygons, and raster themes. Views are the most frequently used document within ArcView. You alter the symbology of data within views. In addition, views are the foundation for map layouts.
View documents contain 2 parts:

Tables display attribute information or other tabular data.
Tables are composed of
Tables can represent theme attributes, in which case there will be a one-to-one
relationship between a spatial object and a record in the theme's attribute
table.
Fields represent single classes of characteristics of all members of the theme
or table. For example, the field at the far right of the table above represents
the road name for each road segment in the Road theme.
Records contain descriptive data about individual features. The descriptive
data can contain anything that the data developer chose to include in the data
source. The descriptive data can be altered, updated, or deleted.
Tables can also contain data which are either related to spatial data, or they can be any type of tabular data, whether or not the data are capable of being used in a spatially explicit manner. For example, you may have a table that represents attributes of animal sighting points (a theme table), and another table that is used to provide a lookup of common names for the animals in your theme.
Layouts are used for map preparation. They contain geographic data and cartographic features such as legends, scale bars, neatlines, and north arrows. Layouts may also contain charts and tables.
Layouts can be sent to print output devices or captured as graphics files,
Layout designs can also be saved as templates for recreating a series of several maps, each with a common layout format.
Charts contain graphical displays of tabular data in a form that is easy to comprehend. Any tables in ArcView can be displayed as charts (as long as there are not too many rows in the table). Because of ArcView's limitation on the number of records that can be displayed in a chart; if there are too many records of data a chart cannot be made. Instead, you can perform a summary, as I did for this chart displaying cumulative lengths of roads according to road type:
Avenue is the programming language for ArcView. It is an object-oriented language. Scripts are text files containing Avenue code. This example is the first part of an Avenue script that fills internal sinks in an elevation grid theme.
For more information about the Avenue programming language, see ArcView help or our exercise on Introduction to Avenue.
3d Scenes
3D scenes are additional document types that are available only when the 3D Analyst Extension is enabled. 3D scenes are for viewing data in 3D perspective.

We will cover the use of 3D scenes in our module on 3-D and Surface Modeling.
|
|||||||||||||||||
|
The University of Washington Spatial Technology, GIS, and Remote Sensing Page is provided by the College of Forest Resources and the College of Ocean and Fisheries Sciences through Unit-Specific UIF. Site administrator: Phil Hurvitz. |
Copyright © Phil Hurvitz, 1998-2003 |