1 / 10

Introduction to GIS Module 1: Managing Attributes and Tables

Learn about data table formats, join and relate tables, field calculator, and calculating geometry in GIS. Explore data formats like xls, csv, dbf, and shapefile, along with field and table types. Discover how to join and relate tables, use the field calculator, and calculate geometry.

Download Presentation

Introduction to GIS Module 1: Managing Attributes and Tables

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to GIS Module 1: Attributes and tables

  2. Overview • Data Table Formats • Join and Relate Tables • Field Calculator and Calculate Geometry • Demonstration

  3. DATA FORMATS • Table Types: • Tables Data: .xls, .csv, .dbf, .dbase • Shapefile: dbf

  4. DATA FORMATS • xls: • Can view directly • Can not edit • Must import into .gdb or .dbf • Can only use one Sheet at a time • Must use GIS Naming Conventions

  5. DATA FORMATS • Field Types: • String • Short • Long • Double • Date

  6. Join Tables • Temporary Append of tabular data to geographic data • Appropriate for One to One or Many to One relationships

  7. Relate Tables • Establishes a relationship between tables • Appropriate to use with a One to Many and Many to Many relationship

  8. Field Calculator • Used to edit Attribute Values in bulk • Can edit all or selected records • Can use Simple or Advanced Expressions • Advanced Expressions use VBScript or Python • Can Save and recall expressions

  9. Calculate Geometry • Can Calculate Area, Length, or perimeter • Data Must Be a Projected Coordinate System

  10. Tables Demonstration • Tables in ArcMap and ArcCatalog • Table Properties • Table Interface • Multi-table view, Pin, Hide, Dock • Field Properties • Field Calculator (python) • Import Table

More Related