Download presentation
Presentation is loading. Please wait.
Published byMervin Casey Modified over 9 years ago
1
Different kinds of data Example of Elevation Topographic DEM (Digital Elevation Model)
2
How can elevation be represented in a GIS?
3
GIS Data Specifics Getting into the guts of GIS data structure …
4
Basic structure of Vector and Raster: Points Lines Polygons Attributes Grid cells
5
Remember the idea of a Data Model: Keep the concept of data compression and machine code in mind…
6
The Roles of Raster v. Vector Data
7
Going Back to Elevation… Cartography Precision (?) of isolines Calculations Triangular Irregular Network Data compression
8
Converting from vector to raster
9
Converting from raster to vector
10
Editing! Yes, you can change data, but do it very VERY carefully! Vector data editing Geoprocessing Hand digitizing Attribute table Raster adjustments Calculations Classification Deletion of classes Resampling Always work in a disposable data copy and save Save SAVE!
11
Hand digitizing For example: Creating vector feature classes based off aerial imagery
12
Snapping
13
What this looks like in ArcMap: Warning: Opening an editing session in ArcMap changes how your.mxd functions! Feature being edited appears with green box vertices:
14
Topology Topology: The study of geometric properties that do not change as the forms are bent, stretched or undergo similar transformations
15
Issues with editing – topology rule fixes Slivers!
16
Vector feature topology and tables These tables allow for fast indexing and searching!
17
Network example for vector data: NHD (National Hydrography Dataset) Nodes Stream Order Modeling Flow
18
Direct editing of raster data is limited… The “Delete Selected” button is what you can use to edit in a raster table
19
… instead, change rasters with processing!
20
More Raster Processing Resampling Classification
21
Raster Compression Examples Run-length coding Quad-tree compression
22
Working with vector data attribute tables Edit attributes directly Hand editing in vector data attribute tables is possible Joins and Relates – a powerful technique! (Excel is useful here)
23
Join Types: One to One One to Many
24
Managing Data DBMS: Database Management System Control points for editing Potential conflicts Our shapefiles Not centralized
25
Shapefiles <> File Geodatabase spatial index format (.sbx) attribute format (.dbf) projection format (.prj) spatial index format (.sbn) shape format (.shp) shape index format (.shx) geospatial metadata (.xml)
26
For Further Reference! Author: Paul Bolstad
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.