Download presentation
Presentation is loading. Please wait.
Published byRosalind Griffin Modified over 9 years ago
1
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 1 Overview Grid themes Setting grid theme and analysis properties Projections and grid themes Grid function types Performing grid analysis Map Algebra
2
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 2 Grid themes Overview Grid theme types Grid theme properties Adding grid themes to views Displaying grid themes Examining cell values in grid themes Managing grid theme files
3
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 3 Grid themes: Overview Grid themes are ArcView’s implementation of the basic raster data model. rectangular tessellation ofsquare cells
4
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 4 Grid themes: Overview Grid themes are ArcView’s implementation of the basic raster data model. each cell has a numeric value cell values are displayed in the legend
5
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 5 Grid themes: Overview Grid themes are good for representation of phenomena that vary gradually over space such as elevation, wind speed and direction, or slope
6
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 6 Grid themes: Grid types floating-pointinteger only integer grids have theme tables
7
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 7 Grid themes: The spatial analyst All grid theme functionality occurs through the spatial analyst extension.
8
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 8 Grid themes: Grid theme properties name disk location cell size rows & columns type status bounding coordinates
9
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 9 Grid themes: Adding grid themes to views updated theme list new Data Source Type choice
10
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 10 Grid themes: Displaying grid themes usually numerically classified
11
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 11 Grid themes: Examining cell values in grid themes histogram shades match theme legends
12
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 12 Grid themes: Examining cell values in grid themes histograms can be created for polygonal zones
13
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 13 Grid themes: Examining cell values in grid themes integer grid
14
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 14 Grid themes: Examining cell values in grid themes integer grid
15
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 15 Grid themes: Managing grid theme data files (and shapefiles) new menu choice
16
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 16 Grid themes: Managing grid theme data files (and shapefiles) delete rename copy source type data source name
17
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 17 Setting grid theme and analysis properties Spatial extent Cell size Masking Analysis properties determine grid theme properties for all output grid themes
18
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 18 Setting grid theme and analysis properties: Spatial extent
19
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 19 Setting grid theme and analysis properties: Cell size
20
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 20 Setting grid theme and analysis properties: Masking
21
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 21 Setting grid theme and analysis properties: Masking
22
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 22 Projections and grid themes ArcView cannot project grid themes on the fly as it projects feature themes. Do not view unprojected grid themes with projected vector themes. View projected grid themes with unprojected vector themes by setting view projection properties. If you need to project a grid theme to match projected vector themes, use ARC/INFO.
23
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 23 Grid function types Global functions Zonal functions Focal functions
24
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 24 Grid function types: Global functions Global functions apply one calculation to all input grid cells. global sine
25
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 25 Grid function types: Zonal functions Zonal functions apply one calculation to all input grid cells within each zone. zonal sum
26
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 26 Grid function types: Focal functions Focal functions apply one calculation to all input grid cells within a “focus.” focal mean
27
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 27 Performing grid analysis: Map algebra (or “How it works”) multiple grid themes share the same X, Y coordinate space cell values are calculated across multiple grid themes
28
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 28 Performing grid analysis: Map algebra map algebra calculations are performed with GUI tools grid themes (layers) operators expression box operator classes
29
CFR 250/590 Introduction to GIS, Autumn 1999 Raster Analysis I © Phil Hurvitz, 1999-2000raster1.ppt 29 Performing grid analysis: Map algebra (or “How it works”) grid themes may be used in algebraic functions output_data_set = function (input_data_set(s) {,arguments}) slp_grid = slope (dem, percentrise) grid themes may be used in algebraic expressions output_data_set = input_grid1 operator input_grid2... slp_dem = slp_grid * dem
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.