Download presentation
Presentation is loading. Please wait.
Published byGerald Owen Modified over 9 years ago
1
Table formats ArcGIS reads table in many formats: dBase format (shapefile) INFO format (workstation ArcInfo) Geodatabase table (MS Access in case of personal geodatabase Text file (comma or tab-delimited meaning field separated by commas )
2
Tables Tables contain attribute data Many formats, one interface
3
Table Properties
4
How do you display 2 tables side by side?
5
Fields Fields have specific types available Must be defined before use Once defined, cannot be changed
6
Field types in Tables Example: Name: Sue DOB: 5/15/1985 Weight: 135 lb Height: 5.7 feet SS#: 222555999 TextDateShortLongBLOBFloat Sue 5/15/19851352225559995.7
7
Field characteristics Length –The total characters a text field can store Length = 10 Maple St. Maple Stre
8
Field characteristics Precision 3: 256 Precision 8:1965.128 Precision 10:-1922.5500 Scale 3:0.001 Scale 5:0.00001 Precision –The total width of digits a numeric field can store Scale –The number of decimal places
9
Scale & Precision When defining a number field (float & double), designate a storage width (precision) and the number of decimal places (scale)
10
SQL Queries
11
What is this map showing?
12
How do I select all the Democratic districts?
14
True or False? A field named AREA in a shapefile will always have the correct area? –False. A field named AREA in a Geodatabase will always have the correct area? –False.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.