GIS 1 Attribute Tables. GIS 2 Data table format Rectangular table with one value per cell - Columns (fields) are attributes - Rows are observations (data)

Slides:



Advertisements
Similar presentations
KEYS TO SUCCESS DATA PREPARATION AND ORGANIZATION
Advertisements

School of Geography FACULTY OF ENVIRONMENT Working with Tables 1.
Working with Tables Class 10 GISG 110. Objectives Working with Tables Table structure Table creation and manipulation Tabular formats Connecting tables.
Concepts of Maintaining Your Data Simple Ways to Edit Your Data By Lorne Woods.
GIS Level 2 MIT GIS Services
Ryan Hartley First District CREATING GIS DATA AND OTHER GIS TIPS AND TRICKS.
Geodatabase basic. The geodatabase The geodatabase is a collection of geographic datasets of various types used in ArcGIS and managed in either a file.
ArcGIS Geodatabase Miles Logsdon Spatial Information Technologies, UW Garry Trudeau - Doonesbury.
Copyright © 2005 Bruce Kessler All Rights Reserved Ch. 2 GeoDatabase Basics Laying the foundations.
Technical Support: (989) GIS and Mapping Procedures in ArcMap 9.x Creating an ArcMap Project Editing an ArcMap Project Printing an ArcMap Project.
NR 422: GIS Review Jim Graham Fall What is GIS? Geographic Information System? Geographic Information Science? A system that provides the ability.
19 th Advanced Summer School in Regional Science An introduction to GIS using ArcGIS.
©2007 Austin Troy Lecture 7: Introduction to GIS 1.Queries and table operations for a single layer in Arc GIS 2.Intro to queries in Access Lecture by Austin.
ESRM 250 & CFR 520: Introduction to GIS © Phil Hurvitz, KEEP THIS TEXT BOX this slide includes some ESRI fonts. when you save this presentation,
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
1 Access Lesson 6 Integrating Access Microsoft Office 2010 Introductory Pasewark & Pasewark.
NSF DUE ; Laura Johnson Cherie Aukland.
Intro. To GIS Lecture 4 Data: data storage, creation & editing
MS Access 2007 IT User Services - University of Delaware.
Lecture 4 Geodatabases. Geodatabases Outline  Data types  Geodatabases  Data table joins  Spatial joins  Field calculator  Calculate geometry 
Introduction to ArcGIS for Environmental Scientists Module 2 – Fundamentals Lecture 6 – Table Functions.
ArcGIS Overview Lecture 1: Software Layer characteristics Thematic maps.
GIS UPDATE? Lecture 17 Lab 8: Music Festival, Part 2 – Spatial Analysis.
Lecture 4 Data. Why GIS? Ask questions Solve a problem Support a decision Make Maps Involve others, share data, procedures, ideas.
The Attribute Table! Without the attribute table, a polygon is just a polygon, a point is a point The attribute table defines what points, lines, or polygons.
Importing your Own Data To display in GIS Lab 4a: (Table Join) Mapping By State, County, or Nation.
GIS 1 GIS Lecture 4 Geodatabases. GIS 2 Outline Administrative Data Example Data Tables Data Joins Common Datasets Spatial Joins ArcCatalog Geodatabases.
Practical Applications for Highway Infrastructure and Asset Management Prepared by: Steven J. Hook, Noble County GIS Coordinator 101 N Orange St. Courthouse,
Major parts of ArcGIS ArcView -Basic mapping, editing and Analysis tools ArcEditor -all of ArcView plus Adds ability to deal with topological and network.
Exercise 1: Creating GIS data—points lines and polygons A very common method of creating vector data is to physically create these files through on-screen.
GIS Tutorial 1 Lecture 4 Geodatabases. Outline  Data types  Geodatabases  Data table joins  Spatial joins  Field calculator  Calculate geometry.
Intro to GIS and ESRI Trainers: Randy Jones, GIS Technician, Douglas County Jon Fiskness, GISP GIS Coordinator, City of Superior.
Introduction to the Geodatabase. What is a Geodatabase? What are feature classes and feature datasets? What are domains Design a personal Geodatabase.
Copyright © 2006 by Maribeth H. Price 2-1 Chapter 2 Working with ArcMap.
WinGapSQL and GIS Mark Lovett & Rusty Scoven
GIS 1 GIS Lecture 4 Geodatabases Copyright – Kristen S. Kurland, Carnegie Mellon University.
Introduction to GeoDatabase Lecture
Arch: 383 Introduction to GIS Week 2 Introduction to GEOGRAPHIC INFORMATION SYSTEMS Can Kara Faculty of Architecture 2011 ARC 383.
Copyright © 2006 by Maribeth H. Price 5-1 Chapter 5 Working with Tables.
Introducing ArcGIS Chapter 1. Objectives  Understand the architecture of the ArcGIS program.  Become familiar with the types of data files used in ArcGIS.
Working with ArcGIS Data Data Management and Tips Your friend…..ArcCatalog.
Esri UC 2014 | Technical Workshop | Editing Versioned Geodatabases : An Introduction Cheryl Cleghorn and Shawn Thorne.
Intro to GIS | Summer 2012 Attribute Tables – Part 1.
ArcGIS: ArcCatalog. Agenda The ArcCatalog Interface General ArcCatalog ▫Navigating directories ▫Preview data ▫View metadata Advanced ArcCatalog ▫Modifying.
Geographic Data in GIS. Components of geographic data Three general components to geographic information Three general components to geographic information.
MySQL Importing and creating a database. CSV (Comma Separated Values) file CSV = Comma Separated Values – they are simple text files containing data which.
Return to Outline Copyright © 2009 by Maribeth H. Price 4-1 Chapter 4 Attribute Data.
Table formats ArcGIS reads table in many formats: dBase format (shapefile) INFO format (workstation ArcInfo) Geodatabase table (MS Access in case of personal.
Co-sponsored by the MIT Libraries and IS&T GIS Lab website: Advanced ArcGIS.
Presented by: Shahab Spring Introduction Data Analytics Plugins Learning Resources.
Geodatabase Kyung Hee University Geography Jinmu Choi 1.
Data Visualization and Best Practices Webinar. Overview Environmental Data Sources and Considerations  SDWIS, radon labs, local health departments, for.
Introduction to Geodatabases
University of Texas, Arlington.
Key Terms Attribute join Target table Join table Spatial join.
A Look at Creating & Updating Point Files
Lab 1 Introduction to ArcGIS Feb 17, 2016
Mastering ArcGIS Attribute Data (Continued)
Types of geodatabases Introduction to GIS - Student notes
Hazards Planning and Risk Management INTRODUCTION TO ARCGIS
Hazards Planning and Risk Management INTRODUCTION TO ARCGIS
GIS Lecture: Spatial Joins
Preliminaries: -- vector, raster, shapefiles, feature classes.
Feature Classes, Data File Formats in ArcGIS
GIS Lecture: Data.
Working Spatial Data File Geodatabase
GIS Lecture: Data.
ESRM 250/CFR 520 Autumn 2009 Phil Hurvitz
ArcCatalog and Geodatabases
Presentation transcript:

GIS 1 Attribute Tables

GIS 2 Data table format Rectangular table with one value per cell - Columns (fields) are attributes - Rows are observations (data)

GIS 3 Data table format First row must have column names that are self- documenting labels - e.g., Pop5To17, Area - First character is a letter - Remaining characters can be any letter, digit, or the underscore character (but no blanks) All additional rows of a data table must contain only attribute values - None of the rows can be sums, averages, or other statistics for other rows Sometimes columns can be functions of other columns (sums, averages, etc.)

GIS 4 Primary keys Each data table has a primary key with two properties - Each value in the attribute column is unique - There are no null values

GIS 5 FIPS Geocodes Federal Information Processing Standards - Developed by the National Institute of Standards and Technology - Codes for place names throughout the world –countries –states/provinces –counties –metropolitan statistical areas (MSA’s) –cities –places - Indian reservations, airports, and post offices in the US See sampling.com/pages/Template2/site2/61/default.aspx for additional geocodes. sampling.com/pages/Template2/site2/61/default.aspx

GIS 6 FIPS Geo codes: Hierarchy Country: US FIPS codes County: 003 (Allegheny) State: 42 (Pennsylvania) Tract: 0501 Block: 12 (US ) Block Group: 3 Census codes Minor Civil Division: (Wilkinsburg) Parcel (Block & Lot#) Local government cadastral data

GIS 7 ANSI Codes American National Standards Institute (ANSI) Codes Replaces FIPS codes In many cases, the codes are the same (e.g. Pennsylvania, Allegheny County = 42003)

GIS 8 External table file formats for import to ArcGIS Plain ASCII text with comma separated values (.csv ) - Very transportable format, very large files - Each table record is a row terminated with a line-break character - Has values separated by a delimiter, usually a comma - For data values that contain the delimiter, enclose the value in double quotes - Sometimes columns get wrong data type on import (use double quotes to force text data type for digits, say for house numbers)

GIS 9 External table file formats for import to ArcGIS Excel (.xls,.xlsx) - Excel 2003, up to 65,000 rows and 256 columns - Excel 2007, up to 1,048,576 rows and 16,384 columns dBase database table(.dbf) - Legacy format - ArcMap truncates field names to 1 st 10 characters - dBase IV has max of 255 columns - Can open dBase file in Excel but cannot save Dbase from Excel Microsoft Access database (.mdb) - Up to 2GB file size - See following for other limits:

GIS 10 Field calculator (numeric)

GIS 11 Field calculator (numeric) Calculate acres to square miles

GIS 12 Field calculator (text) Concatenate house number and street fields

GIS 13 Field calculator (text) Populate field with county name

GIS 14 Data Table Joins

GIS 15 Joins Feature attribute tables, data tables Puts two tables together, on the fly, to make one table - One-to-one join - One-to-many join

GIS 16 Example join = U.S. Counties GIS layer Unemployment databases +

GIS 17 Determine Fields to Join

GIS 18 Create New Field

GIS 19 Columns Ready to Join

GIS 20 Join Data Right-click Counties layer > Joins and Relates > Join

GIS 21 Resultant Attribute Table

GIS 22 Classifying Unemployment Values will only appear with number fields

GIS 23 Final Map Percentage Unemployment by U.S. Counties, 2005

GIS 24 Problems with Joins Field types are different (e.g. one is numeric and one is text)

GIS 25 Problems with Joins Data is different Must remove dashes!

GIS 26 Problems with Joins Too much formatting in Excel Keep it simple!

GIS 27 Spatial Joins

GIS 28 Spatial Joins Joins using shape (not attribute field) Enables data aggregation (counting or summing points by polygon) Common Spatial Joins - Points to Polygons (counts) - Polygons to Points (adds text) - Points to points (distances)

GIS 29 Points to polygons How many convenience stores are in each neighborhood? Start with: - Store points - Neighborhood polygons

GIS 30 Points to polygons Right-click neighborhoods > Joins and Relates > Join

GIS 31 Spatial join result New polygon layer with count of points (number of stores)

GIS 32 Spatial join result Show as a choropleth map, with labels, or table NeighborhoodStore Count Bloomfield22 Central Business District12 Strip District10 Brookline10 Central Lawrenceville8 Larimer8 Middle Hill7 Central Oakland7 Squirrel Hill South7 South Oakland7 Carrick7 Highland Park6 Garfield6 North Oakland6 Terrace Village6 Brighton Heights5 Shadyside5 Morningside4 Marshall-Shadeland4 East Liberty4 Friendship4 Sheraden4 Homewood South4 Greenfield4

GIS 33 Polygons to points What neighborhood is a store in? Start with: - Store points - Neighborhood polygons

GIS 34 Polygons to points Right-click business points> Joins and Relates > Join

GIS 35 Spatial join result Point shapefile with neighborhood data on each store

GIS 36 Points to points How close is a school to a store? Start with: - Store points - School points

GIS 37 Points to points Right-click school points> Joins and Relates > Join

GIS 38 Result Join

GIS 39 Geodatabases

GIS 40 Geodatabases A geodatabase is a container used to hold a collection of datasets (GIS features, tables, raster images, and other objects). Country layer Graticule layer World.gdb

GIS 41 Geodatabase types File geodatabase (.gdb) stores datasets in a folder of files each dataset a file up to 1 TB in size can be used across platforms can be compressed and encrypted for read-only, secure use ESRI’s recommended choice

GIS 42 Geodatabase types Personal geodatabase (.mdb) stores datasets in a Microsoft Access format storage sizes between 250 and 500 MB limited to 2GB only supported on Windows ArcSDE geodatabase stores datasets in a number of optional DBMSs: - IBM DB2, IBM Informix, Microsoft SQL Server, Oracle, or PostgreSQL unlimited size and users

GIS 43 New file geodatabase ArcCatalog

GIS 44 Import into geodatabase Shapefile features

GIS 45 Import into geodatabase Tables

GIS 46 Export from geodatabase

GIS 47 View geodatabases Cannot identify names in Windows Explorer Must use ArcCatalog

GIS 48 Compact geodatabases File and personal geodatabases Reduces size and improves performance Compact personal geodatabases > 250 MB. Geodatabases with frequent data entry, deletion, or general editing Open geodatabases in ArcMap cannot be compacted - remove any layers with a source table or feature class in that database from the TOC

GIS 49 Compress geodatabases File geodatabases Once compressed, a feature class or table is read-only and cannot be edited Compression is ideally suited to mature datasets that do not require further editing Compressed dataset can be uncompressed to return it to its original, read-write format

GIS 50 ArcCatalog

GIS 51 ArcCatalog utility program Like Windows Explorer but for Esri-format data Copy, delete, rename, move, search files, view metadata Import/export popular spatial data format files Create new shapefiles, file geodatabases, etc. for input in ArcMap

GIS 52 Basic functions Copy, paste, rename, etc.

GIS 53 View and edit properties Projections, fields, etc.

GIS 54 View metadata

GIS 55 Edit metadata

GIS 56 Create new files Geodatabases, tables, features, etc.

GIS 57 Calculating Geometry

GIS 58 Point Centroids Used to display and calculate data

GIS 59 Point centroids When displaying or analyzing small polygons it is often better to use point centroids

GIS 60 Calculate XY fields Add new X and Y fields in the attribute table

GIS 61 Calculate XY fields Calculate geometry for X field, repeat for Y

GIS 62 XY field results Results are X and Y values based on map properties (e.g. Long/Lat or XY feet)

GIS 63 Export XY coordinates

GIS 64 Add XY data table

GIS 65 Export as shapefile XY events should be exported as permanent shapefile or feature class

GIS 66 Counting Point Centroids Population spatially joined to buffer around toxic release sites

GIS 67 Calculate area Add area field and calculate geometry

GIS 68 Calculate perimeter Add perimeter field and calculate script

GIS 69 Calculate length Add length field and calculate script