University of Texas, Arlington.

Slides:



Advertisements
Similar presentations
Week 1: Introduction to GIS
Advertisements

KEYS TO SUCCESS DATA PREPARATION AND ORGANIZATION
School of Geography FACULTY OF ENVIRONMENT Working with Tables 1.
Geo GIS Practicuum Introduction to ArcGIS 8 Exercise 5 - ESRI Virtual Campus Chapters 1-2, ArcGIS Methods …
Concepts of Maintaining Your Data Simple Ways to Edit Your Data By Lorne Woods.
Intro to ArcGIS for New Users. ArcGIS Desktop Advanced GeoprocessingArcInfo ArcReader Data Access Map Viewing Query Advanced EditingArcEditor ArcView.
RGS-IBG Online CPD course in GIS Exploring ArcGIS Session 5.
What's New in ArcGIS 9.2 (Part II). Contents overview More about tablesMore about tables New layer enhancementNew layer enhancement Cartographic representationCartographic.
Introduction to the Architecture of Arc GIS
Unit One: GIS Concepts In this unit… ► What is GIS? ► Types of GIS data ► What can you do with GIS? ► ArcGIS 9 license levels ► Basics of the ArcGIS 9.
Technical Support: (989) GIS and Mapping Procedures in ArcMap 9.x Creating an ArcMap Project Editing an ArcMap Project Printing an ArcMap Project.
19 th Advanced Summer School in Regional Science An introduction to GIS using ArcGIS.
ArcCatalog and Geodatabases
ArcEditor ArcInfo ArcView Display map, query & analyze spatial relationships, features & attributes Same functions as ArcView, plus abilty to create, &
School of Geography FACULTY OF ENVIRONMENT Introduction to ArcGIS 1.
Intro to ArcGIS Kate Dougherty, Geosciences & Maps Librarian Tutorial created for version 10.1 in February 2013.
ArcGIS Extensions Expanding the Use of ArcGIS
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Editing in ArcMap:
Prepared by: Jennifer McKee With support from: in partnership with: Introduction to ArcPad NSF DUE
Introduction to the Architecture of ArcGIS
Project 3: Finding, Retrieving, and Viewing National Data Map Rick Hartlieb Ben Miller Alexis Phillips Jessica Plummer.
Importing your Own Data To display in GIS Lab 4a: (Table Join) Mapping By State, County, or Nation.
Introduction to ArcGIS. Goals Become familiar with ArcGIS ▫Locating and running the program ▫Introduction to the 3 ArcGIS interfaces ▫Experience with.
Introduction to ArcGIS for Environmental Scientists Module 1 – Data Visualization Chapter 1 – GIS Basics.
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.
Attributes in ArcGIS. ArcGIS Attributes FID – ESRI’s internal identifier Shape – Actual spatial data.
ATN GIS Support ArcGIS: ArcMap Data View.
Introduction to the Geodatabase. What is a Geodatabase? What are feature classes and feature datasets? What are domains Design a personal Geodatabase.
ArcCatalog and Geodatabases Francisco Olivera, Ph.D., P.E. Srikanth Koka Department of Civil Engineering Texas A&M University.
Arch: 383 Introduction to GIS Week 2 Introduction to GEOGRAPHIC INFORMATION SYSTEMS Can Kara Faculty of Architecture 2011 ARC 383.
Introducing ArcGIS Chapter 1. Objectives  Understand the architecture of the ArcGIS program.  Become familiar with the types of data files used in ArcGIS.
ATN GIS Support ArcGIS: ArcCatalog.
Using the AccuGlobe Software with the IndianaMap Using the AccuGlobe Software.
LBR & WS LAB 1: INTRODUCTION TO GIS.
ATN GIS Support Introduction to ArcGIS.
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.
@2007 Austin Troy Lecture 2: Introduction to the Architecture of ArcGIS By Weiqi Zhou University of Vermont Thanks are due to Prof. Troy, upon whose lecture.
Esri UC 2014 | Technical Workshop | Editing in ArcMap: An Introduction Lisa Stanners, Phil Sanchez.
Scale is the relationship between the size of features on a map and the size of the corresponding objects in the real world. Scale is commonly expressed.
@2007 Austin Troy Lecture 2: Introduction to the Architecture of ArcGIS By Weiqi Zhou University of Vermont Thanks are due to Prof. Troy, upon whose lecture.
Coastal Applications Using ArcGIS eCoastal Database Model Data Management Introduction to eCoastal Part II Exercise A Finding Coastal Data Exercise B Creating.
Introduction to Geodatabases
Getting Started with Dreamweaver
Key Terms Attribute join Target table Join table Spatial join.
Refworks Part I.
International Computer Driving Licence Syllabus version 5.0
Getting to Know ArcGIS Chapter 3 Interacting with maps
Lab 1 Introduction to ArcGIS Feb 17, 2016
Practical Office 2007 Chapter 10
GIS On A Budget: Simple Applications for Real World Solutions
Access Creating a Database
Hazards Planning and Risk Management INTRODUCTION TO ARCGIS
Hazards Planning and Risk Management INTRODUCTION TO ARCGIS
Access Creating a Database
String several geoprocessing processes
Introduction to ArcGIS
Collaboration with Google Docs
BIOL 347: Microbiology Exploring The Geographic Information Systems (GIS) Applications for Health Science Dr. Maruthi Sridhar B. Bhaskar Department of.
Introduction to ArcGIS 9
ArcCatalog and Geodatabases
Feature Classes, Data File Formats in ArcGIS
Access: Access Basics Participation Project
ArcCatalog and Geodatabases
Sokna Sek – MOH/DPHI Leng Ing – MOH/DPHI Sat Chap – MOH/DPHI
Microsoft Office Illustrated Fundamentals
ArcCatalog and Geodatabases
The Geodatabase : An Introduction
Presentation transcript:

University of Texas, Arlington. Introduction to Environmental Systems Research Institute or ESRI’s ArcGIS Neelabh Pant http://Crystal.uta.edu/mastdb/pant.html University of Texas, Arlington. February 2017

Overview What is GIS? Common uses Software Interface & navigation Adding layers Customizing & displaying layers Select features by attribute File management Data sources

What is GIS? GIS--what’s in the S? Systems: the technology Science: the concepts and theory Studies: the societal context the legal context, issues of privacy, confidentiality, economics of geographic information Geographic Information Systems (GIS) is a computer-based methodology for collecting, managing, analyzing, modeling, and presenting geographic or spatial data. More background information on GIS: bit.ly/T7Du2n

What is ArcGIS ArcGIS is a geographic information system (GIS) for working with maps and geographic information. It is used for: creating and using maps; compiling geographic data; analyzing mapped information; sharing and discovering geographic information; using maps and geographic information in a range of applications; and managing geographic information in a database

Two Types of Spatial Data Vector Points (single x,y coordinate) Lines (strings of x,y coordinates) Polygons (closed string of x,y coordinates) Raster A grid of (often) square-shaped cells Individual cells together are used to create a layer of points, lines and areas What is raster data? bit.ly/13o1cxK

Raster vs. Vector data

Shape File xxx.shp .shp — shape format; the feature geometry itself .shx — shape index format; a positional index of the feature geometry to allow seeking forwards and backwards quickly .dbf — attribute format

<filename>.shp stores the spatial or feature information <filename>.dbf dBASE file contains attribute information about the spatial features <filename>.shx stores the index of the features <filename>.sbn stores the spatial index of features <filename>.sbx also stores information pertaining to the spatial index of features <filename>.prj contains project information (generic extension)

Geodatabases (xxx.mdb) Core ArcGIS data model A comprehensive model for representing and managing geographic data Personal Geodatabase Single user editing / multiple readers Stored in MS Access ArcSDE (Spatial Database Engine) Geodatabase Stored in an Enterprise DBMS Supports multiuser editing via versioning Requires ArcEditor or ArcInfo to edit

What is ArcSDE? ArcSDE is ESRI's technology for accessing and managing geospatial data within relational databases. ArcGIS Personal Geodatabase File ArcSDE Oracle SQL Server DB2 Informix PostgreSQL

Common Uses Analyzing potential environmental hazards Emergency services planning and routing Citing new facilities: wind farms power plants vineyards Identifying food deserts in urban areas Much more!

ESRI Environmental Systems Research Institute ESRI is now Esri Industry leader for GIS software Program is ArcGIS/ArcMap Now up to version 10.1. Esri is the maker of the foremost GIS software package. ArcGIS refers to a suite of GIS products from Esri, including the desktop program, ArcMap. However, the desktop program is also sometimes referred to as “ArcGIS”.

This “Getting Started” dialog box is what the user sees when the program is first opened. It will ask if you want to open a recent map document or start with a saved template. A new user can just click “New Maps” in the left-hand panel, then “blank map” in the right panel.

Your new geodatabase is now associated with your new map document Your new geodatabase is now associated with your new map document. Click OK.

Table of contents that shows the doc’s layers. This is the ArcMap interface. There a table of contents panel on the left that will list all the layers in our map document once they’ve been added. On the right is the “data frame” that will display the data layers. Table of contents that shows the doc’s layers. The “data frame” that displays the spatial data.

Identify feature Go to full map extent Go to previous extent Go to next extent Select features (by hand) Select elements (to move or edit) Clear selected features Add data An overview of some of the main icons on the Tools toolbar.

How to work in ArcGIS

Add Layers Download required shapefiles. Create a library from where all the data can be retrieved easily. This tutorial uses data downloaded from the sources shown above. (Note: it’s preferable to download data to your default geodatabase, though that’s not the case in this tutorial). The data on your machine can then be loaded into ArcMap. For more on file geodatabases and the data types that can be stored in them, see bit.ly/WXFSdk.

Click to add data Click the “add data” button to load your geospatial data into ArcMap.

ArcMap isn’t like Windows, where you can just browse to any location ArcMap isn’t like Windows, where you can just browse to any location. First you have to “connect” to the folder you want to use in order for it to appear as a choice in your drop-down list, using the “Connect to Folder” button. Only the folders I’ve connected to will appear in the “Look in” drop-down. The folders needed for this map have already been connected.

Choose from available files.

The added file is displayed in the data frame on the right, and is listed in the table of contents (TOC) on the left.

In ArcGIS you can add layers several ways In ArcGIS you can add layers several ways. From the File pull-down menu, select Add Data or use the Add Data Button . Navigate to where data is stored and select "Centre.shp" to add to your Table of Contents. About coordinate systems: bit.ly/SoWYVB

This is what the data frame/Arkansas looks like once all layers have been added. Let’s zoom in to Washington County. There are a number of ways to do that. One option is to use the “spyglass with plus sign” icon and draw a box around the area. Or, since the parcels layer covers the desired extent we can right-click on it in the TOC and select “zoom to”…

pennsylvania

Layer names can be edited to be more intuitive Layer names can be edited to be more intuitive. Click on the name in the TOC until you get the typing cursor. Renaming them here in the map document will not change the names of the actual files on your computer – just in the TOC in ArcMap.

Open the Attribute Table In most cases the spatial data comes with associated attribute data. Right-click on the states layer and select “Open Attribute Table” to view it.

Each table will have an FID column (unique feature ID auto-generated by the system) and a shape column (for point, line, or polygon). For example, a parcel is represented by a polygon, a road is a line, and statue would be a point or dot. The rest of the information is supplied by the originator of the dataset.

A quick way to get information about a particular county is to use the Identify Results Tool . Click on the Identify tool and select a county in the View. The identify results box will appear.

Add New Columns to Attribute Table Right-click on the parcel layer in the TOC and choose “Open Attribute Table”. Then, click the drop-down arrow next to the first icon in the new window and choose “Add Field…”.

Name your field.

Choose a field type…

Field Types Whole Numbers Decimals Short Integer (integers from -32,768 to 32,767) Long Integer (integers from -2,147,483,648 to 2,147,483,647) Double (up to 6 decimal places) Float (unlimited # of decimal places) The field type definitions look scary, but just remember that if you will be using whole numbers, use an integer field. Usually all you need is a short integer. If you need to enter decimals, use a non-integer field. Again, your choice will depend on how many characters you’ll need. More on field types: bit.ly/XWtPmH.

Under some circumstances you can set a default value for the field Under some circumstances you can set a default value for the field. In this case we would like to set a default value of 0. However this option is unavailable for the file type of this layer. Another option is to use the field calculator. Right-click on the column header and select the field calculator to give all rows a value of “0” in that column. It could take a good amount of time to process, depending on the number of rows involved – in this case about half an hour. Just leave ArcMap alone and work on something else in the meantime. An image of the field calculator window is included within the next few slides.

Share Maps and Layers with Packages Package up all the information used to create a layer or map document for easy sharing by email, a shared drive on the LAN, etc. Right-click a layer in the TOC and select “Create Layer Package”

More about layer packages: bit.ly/TPkglN

Share a Map Package To package up an entire map document for sharing, use File | Create Map Package

ArcMap will force you to create some limited metadata before creating a sharable package. Click OK.

Creating Packages Save the package as a file and share as you usually would You must “validate” your package before saving Detects any errors that would impede sharing

Validation Any errors need to be corrected. Click on any error messages to see a help document. Warnings are warnings only – can go ahead and publish. If no problems, the share button will become active. More about map packages: bit.ly/TPkmdc

What Else Can You Do with GIS? Create/digitize your own data Import GPS data Use web map services for mashups in your own applications. Much More! About adding a table of statistics: bit.ly/VUnvGI About joining tables: bit.ly/VQ9hJm

GIS Software at University of Texas, Arlington. University Hall Laboratory (014) ArcGIS version 10.1 (Latest!) 180 days free trial available online Direct link http://www.esri.com/software/arcgis/explorer-desktop/download More on GIS software: bit.ly/3vaUYY

Sources of GIS Data Search for selected base layers (reference maps) from right within the application ArcGis.com (ESRI official website) geo.data.gov (federal portal) pasda.psu.edu (Pennsylvania Spatial Data Access) Kate Dougherty, Geosciences & Maps Librarian’s online presentation.

Good luck! Thank you!