GIS EXAM #2 QUERIES. Attribute queries only looks at the records in the attribute tables to some kind of

Size: px
Start display at page:

Download "GIS EXAM #2 QUERIES. Attribute queries only looks at the records in the attribute tables to some kind of"

Transcription

1 GIS EXAM #2 QUERIES - Queries extracts particular records from a table or feature class for use; - Queries are an essential aspect of GIS analysis, and allows us to interrogate a dataset and look for patterns; - Important for extracting features to create a new layer or for ongoing analysis; Two main types of queries Attribute queries only looks at the records in the attribute tables to some kind of condition. These kind of queries can operate independent of spatial data. Attribute selection is based on a logical expression in a language called Structured Query Language or SQL a language common to many database programs. Boolean operators And meets one criteria AND another; Or meets one criteria OR another; Not Meets the condition of one property and ensures exclusion of any that meet the Not category; Xor the exclusive or operator meets both conditions, except where there is overlap (rarely used). Partial operators Like a wildcard type operator allows select parts or some of a criteria (a fuzzy search that s not always easy to apply). Spatial queries only looks at the location information, instead of the attribute tables. These queries involve distances, locations within areas (e.g., volcanoes within 20miles of a highway). Containment features are located within or partially within a polygon area...others are available; Intersection identifies features that touch cross or overlaps any part of a feature; Proximity identifies features in layer A that are in a given proximity to layer B.

2 After a query is carried out, any further operations are carried out on only the subset, usually highlighted in a light blue. A table or layer may be in one of three selection states; 1.)No selection (default state) 2.)No features selected (zero records selected) 3.)Some features selected (some returned number of selected features); SPATIAL JOINS - Spatial joins involves the joining of points, lines and polygon attribute data using locations. - The process is different to attribute joins, which use tabular data and common fields (e.g., the FIPS field) to perform a join; - Spatial joins require x,y locations to perform the join, instead of a common attribute field; - Usually UTM measures will be the most common coordinates for these applications. Types of Spatial Joins; 1. Inside simple; (e.g., which points fall in which polygon); 2. Inside summarized; (e.g., how many points fall within each polygon); 3. Simple distance based spatial joins; which point is nearest each other point (for example, fire-hydrants next to houses); 4. Summarized distance based spatial; how many specified point locations closest to other specified point locations; Possible join types; Points to points simple distance, summarized distance; Lines to points simple distance, summarized inside; Polygons to points simple inside, simple distance; Points to lines simple distance, summarized distance; Lines to lines summarized inside simple inside; Polygons to lines summarized inside, simple distance; Points to polygons summarized inside, simple distance; Lines to polygons summarized inside, simple distance; Polygons to polygons summarized inside, simple inside. Simple inside join: each point will acquire the attributes of the associated polygons.

3 Reversal of this join will produce a summarized inside join or how many schools per polygon, other combined and summarized attributes may also be included in these kinds of spatial joins. A Simple distance join will involve some kinds of distance based measure to link the two feature datasets. A summarized distance join involves counting the number of attractions closest to each other location. For example, find all towns closer to one hotel than another hotel. GeoPROCESSING Map overlay procedures; -Extraction approaches those that extract one layer based on the properties of another. -Combination approaches those that combine two or more layers together. Clip: a cookie cutter approach where one layer is subsetted based on the extent of another. The procedure is often used to clip data to some study area boundary. Erase: A procedure that is opposite to a clip procedure; keeping all features outside of an erase area. Intersect: A procedure that combines layers and retains information common to the intersected areas. Union: Retains information from both layers entirely.

4 Dissolve-Used when you want to eliminate complexity in a spatial database. The process groups information together when they are neighbors and share the same attribute. Buffer- A process that defines/identifies areas within a specified distance of a coverage (e.g., within 300m of a stream),process is applicable to points, line and polygons. Append: Stitches together layers of the same type and coordinate system resulting in a single mega layer. Merge: stitches data together as a way reducing file numbers and creating a large (mega-area) dataset based on two or more files. Offers greater flexibility than append as the attribute tables are not required to be the same. Ways to perform geoprocessing Arctoolbox: Simple way to integrate the tools and explore procedures. Command line: more advanced way and may lead to script languages, for those computer programmers in the course. Model builder: Graphical way of stitching together commands. Scripts: Customized text based sequence of commands creating a small program. Similar to the command line or a command-line version of the Model builder. Geoprocessing considerations Environments, Coordinate systems, Areas & lengths, GPS The satellite constellation is comprised of 27 Earth-orbiting satellites; however, only 24 are in continuous operation; The remaining three are available on standby if general maintenance and failure requires a satellite backup. The network of 24 satellites Navstar was placed into orbit by the U.S. Department of Defense; The system was setup in 1978 and used for military applications (e.g., cruise missiles, pinpoint enemy locations and eliminate civilian casualties).

5 How does it work? Twice a day, the GPS satellites circle the Earth in an extremely precise and predefined orbit at an altitude of 11,000 miles; Each satellite continuously transmits a time signal to the Earth; GPS receivers (e.g., hand-held systems) use these time signals along with triangulation mathematics, to calculate the users exact location. To perform this operation, the GPS receiver must be locked on to the signal of at least three satellites to calculate a 2 dimensional (2D) position (latitude and longitude); Four or more satellites are required to determine the user's 3D position (latitude, longitude and altitude or elevation). Triangulation Process mentioned earlier specifically the 2D and 3D process. The technical term for this process is Trilateration. Once a position is been determined, the GPS unit can calculate other information, such as bearing, speed, trip distance, distance to destination, and local features such as sunrise and sunset time. How accurate are GPS s? Fine Print: Atmospheric factors (e.g., dust and moisture) and other sources of error can affect the accuracy of GPS receivers. Garmin.. and most hand-held off the shelf GPS receivers are accurate to within 15 meters on average. Accuracy is generally to within 10m (30 feet) of the actual for x, y. Double the x, y error for the vertical (65 feet). Some of the newer GPS receivers are equipped with a system known as WAAS (Wide Area Augmentation System). This can improve the positional accuracy to less than three meters on average; WAAS is essentially an established form of differential GPS. What is Differential GPS? Differential GPS (DGPS) corrects GPS signals to within an average of three to five meters. Again this is a conservative measure and it can improve with careful calibration and setup; DGPS involves a network of precisely located towers or base stations. These towers receive GPS signals and transmit a corrected signal using a beacon transmitter.

6 PDOP (Percent Dilution of Precision) Gives you an indication of the amount of error in your position; When the satellites are not distributed widely across the skyline (i.e., they are clustered in a small area) or if they are too low in the horizon, the mathematical calculations produce inaccurate measurements. PDOP less than 4 gives the best accuracy (under 1 meter) error; Between 4 and 8 gives acceptable accuracy; Greater than 8 gives poor accuracy; Real accuracy = Receiver accuracy x PDOP; Sometimes PDOP is known as GDOP (Geometric Dilution of Precision). Selective Availability (SA) When the GPS was initially released, civilians could only receive satellite signals which could generate locations to within 100 meters (332 feet). This was strategic as the system was established for military purposes; May 2, 2000 Selective Availability was removed but could be reimplementation given future predicaments; SA On SA Off Other sources of error So without SA, what causes the measurement errors? Atmosphere (dust, weather, electronic activity in the upper atmosphere); The lower the satellite in the horizon the longer the signal has to travel through the atmosphere; Multi-path signals those bounced off walls, water, trees etc. which interfere with the time signal; Receiver errors primarily the receiver's clock.

7 GPS to GIS Various software packages (primarily supplied by the manufacturer of the GPS receiver) are used to transfer the logged data into a format suitable for the GIS software (e.g., Shape files). ArcPad A software tool for fieldwork and GPS data collection, storage and GIS data editing program designed for use in a Windows Pocket PC or Windows Mobile device; User interface looks very similar to that of ArcMap, except fits on a small screen and has fewer available functions. Handling GPS data (Starting point) Two commonly used reference systems (coordinates) 1. Latitude and Longitude Ensure you record and what datum are used as part of your meta data! Record what spheroid are used; Use the Geographic Coordinate System also known as lat and long; 2. Projected Cartesian x, y coordinates (e.g., UTM or Michigan GeoRef) Record the projection parameters such as the units (Meters, feet) and zone; Record which datum were used (e.g., Nad27, Nad83); Record the spheroid information; Importing an Excel file Go to ArcMap s menu Tools xy Data and add the excel file; It will only work if the number are in decimal degrees and not the geographic latitude and longitude coordinates; Import the coordinates and change the projection at the same time (Projected Coordinates; North America; North American Datum 1927); View the resulting points and export them to.shp files or a GeoDatabase on your thinkpad PC.

8 RASTER ANALYSIS Raster vs. Vector Raster data model provides a suitable surface analysis toolpak, yet both of the data models have advantages and disadvantages; GIS operators should have a good grasp of both types of data models; as to date much of our work to date has been vector based. The Spatial Analyst toolpak is an expensive add-on package for ArcGIS specifically used for handling raster data. Many raster formats are available, such as TIF, JPEG, GIF; ESRI uses two main models, the ERDAS Imagine (.img) format; ESRI GRID format; ESRI s Spatial Analysis uses the ESRI Grid Format which offers pixel values in: Integer based-grids (whole numbers in binary format); Floating point grids for decimal place data (4x larger file size); Signed values include positive & negative signatures (e.g., bathymetric data); Multiplication of data of different types introduces problems. Representing No Data Sometimes No Data are represented as 0 or or some other specified numbers; Otherwise these pixels will be coded specifically as No Data so the numerical pixel values do not interfere with raster-based calculations. GeoReferencing Ground Control Points -Actual locations, found on an image and used to link the pixel values to their real world locations. Raster analysis Map Algebra Numerical pixel values stored as layers can be combined to other layers with simple mathematical operations (e.g., addition, subtraction, multiplication). Pixels in the input layers will combine to create a new raster output layer. Pixels may involve other changes (e.g., imperial to metric units)

9 Boolean overlay Raster overlay functions which deliver a result based on the evaluation of input conditions; (e.g., avalanche_risk = elevations > 1000 and slope > 15.5). Distance function Calculations of straight-line (Euclidean) distance from features (e.g., distance to river) where each pixel will represent a distance to a particular location. Density Calculations that indicate the density of entities within a specific area. e.g., precipitation, pollution, population. Interpolation (raster) Using point data collected across a study area to evaluate numerical values over a surface. Examples include temperature values, elevation values, pollution values and so on. Interpolation methods are available 1. Inverse Distance Weighted (IDW) a local interpolation method that enforces a condition that unknown point values are influence more by nearby points than from those farther away; 2. Kriging a stochastic (random) interpolation method that assumes the spatial variation of an attribute includes a spatially coherent component. Surface analysis Applied to elevation data, this process will create surfaces such as slope, aspect and hillshading from a Digital Elevation Model (DEM). Cut & Fill to calculate the difference between two input surfaces may also be considered a type of surface analysis. Neighborhood statistics Operations that function in catchments specified areas. Can also focus on neighboring cell values from a target cell Moving window neighborhood operations, 3x3, 9x9 etc. will operate on target cells in the center of the window.

10 Reclassify Will form classifications of pixels or re-classifications of pixels; Classification of slope values into high, medium and low values; Conversion Converts between vector and raster data and vice versa. The field choice will be required for creating a specified type of raster data. Masks (Grid/Analysis) A system that is used to screen out areas of unwanted data; Could be seen as analogous to a clip coverage in a vector data environment; The mask will involve areas of NoData cells; Data within these areas are excluded from the analysis. Spatial analyst As you can see there are many components and intricacies associated with raster data; to cope with these intricacies, a separate set of tools, purchased separately and designed specifically to modify raster data. Many of the Spatial Analyst tools are available from the tool-bar, but many area also available within the ArcToolBox. Taking some time to look through the tools in Arctoolbox will give you a good practice, use the index function.

Tutorial 8 Raster Data Analysis

Tutorial 8 Raster Data Analysis Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations

More information

ANALYSIS 3 - RASTER What kinds of analysis can we do with GIS?

ANALYSIS 3 - RASTER What kinds of analysis can we do with GIS? ANALYSIS 3 - RASTER What kinds of analysis can we do with GIS? 1. Measurements 2. Layer statistics 3. Queries 4. Buffering (vector); Proximity (raster) 5. Filtering (raster) 6. Map overlay (layer on layer

More information

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS?

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS? Introduction to GIS (Basics, Data, Analysis) & Case Studies 13 th May 2004 Content Introduction to GIS Data concepts Data input Analysis Applications selected examples What is GIS? Geographic Information

More information

Spatial Analyst Tutorial

Spatial Analyst Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents About the ArcGIS Spatial Analyst Tutorial......................... 3 Exercise 1: Preparing for analysis............................ 5 Exercise

More information

Raster to Vector Conversion for Overlay Analysis

Raster to Vector Conversion for Overlay Analysis Raster to Vector Conversion for Overlay Analysis In some cases, it may be necessary to perform vector-based analyses on a raster data set, or vice versa. The types of analyses that can be performed on

More information

Raster: The Other GIS Data

Raster: The Other GIS Data 04-Raster_Tutorial_Arcgis_93.Doc Page 1 of 11 Raster: The Other GIS Data Objectives Understand the raster format and how it is used to model continuous geographic phenomena Understand how projections &

More information

Introduction to GIS. http://libguides.mit.edu/gis

Introduction to GIS. http://libguides.mit.edu/gis Introduction to GIS http://libguides.mit.edu/gis 1 Overview What is GIS? Types of Data and Projections What can I do with GIS? Data Sources and Formats Software Data Management Tips 2 What is GIS? 3 Characteristics

More information

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 5: Analyzing Spatial Data. Buffering Features:

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 5: Analyzing Spatial Data. Buffering Features: : Analyzing Spatial Data Buffering Features: A buffer operation is one of the most common spatial analysis tools. A buffer is a map feature that represents a uniform distance around a feature. When creating

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data Adding Existing Data Into ArcGIS - there are many different ways to get data into ArcGIS GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data Add Data - normally we use the Add Data button

More information

Geography 3251: Mountain Geography Assignment III: Natural hazards A Case Study of the 1980s Mt. St. Helens Eruption

Geography 3251: Mountain Geography Assignment III: Natural hazards A Case Study of the 1980s Mt. St. Helens Eruption Name: Geography 3251: Mountain Geography Assignment III: Natural hazards A Case Study of the 1980s Mt. St. Helens Eruption Learning Objectives: Assigned: May 30, 2012 Due: June 1, 2012 @ 9 AM 1. Learn

More information

Objectives. Raster Data Discrete Classes. Spatial Information in Natural Resources FANR 3800. Review the raster data model

Objectives. Raster Data Discrete Classes. Spatial Information in Natural Resources FANR 3800. Review the raster data model Spatial Information in Natural Resources FANR 3800 Raster Analysis Objectives Review the raster data model Understand how raster analysis fundamentally differs from vector analysis Become familiar with

More information

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 4: Preparing Data for Analysis

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 4: Preparing Data for Analysis : Preparing Data for Analysis When a user acquires a particular data set of interest, it is rarely in the exact form that is needed during analysis. This tutorial describes how to change the data to make

More information

Syllabus AGET 782. GIS for Agricultural and Natural Resources Management

Syllabus AGET 782. GIS for Agricultural and Natural Resources Management Syllabus AGET 782 Course Title: GIS for Agricultural and Natural Resources Management Course Abbreviation: AGET 782 Course Credits: Instructor: Course Description: Required Text: 3 hours Timothy N. Burcham,

More information

ArcFuels Supplemental Material: GIS 9.x Tips and Tricks

ArcFuels Supplemental Material: GIS 9.x Tips and Tricks ArcFuels Supplemental Material: GIS 9.x Tips and Tricks Supplemental material: GIS Tips and Tricks... 1 Shapefiles: Points, Lines, and Polygons... 2 Creating a New Shapefile (point, line, or polygon)...

More information

Working with the Raster Calculator

Working with the Raster Calculator Working with the Raster Calculator The Raster Calculator provides you a powerful tool for performing multiple tasks. You can perform mathematical calculations using operators and functions, set up selection

More information

Remote Sensing, GPS and GIS Technique to Produce a Bathymetric Map

Remote Sensing, GPS and GIS Technique to Produce a Bathymetric Map Remote Sensing, GPS and GIS Technique to Produce a Bathymetric Map Mark Schnur EES 5053 Remote Sensing Fall 2007 University of Texas at San Antonio, Department of Earth and Environmental Science, San Antonio,

More information

Learning about GPS and GIS

Learning about GPS and GIS Learning about GPS and GIS Standards 4.4 Understand geographic information systems (G.I.S.). B12.1 Understand common surveying techniques used in agriculture (e.g., leveling, land measurement, building

More information

GIS Analysis for Applied Economists 1

GIS Analysis for Applied Economists 1 GIS Analysis for Applied Economists 1 Melissa Dell Department of Economics, Massachusetts Institute of Technology January, 2009. 1 Prepared for 14.170: Programming for Economists. Suggestions for revisions

More information

Understanding Raster Data

Understanding Raster Data Introduction The following document is intended to provide a basic understanding of raster data. Raster data layers (commonly referred to as grids) are the essential data layers used in all tools developed

More information

ABSTRACT Utilizing Mobile GIS for Hydrology and Hydraulics Field Reconnaissance

ABSTRACT Utilizing Mobile GIS for Hydrology and Hydraulics Field Reconnaissance ABSTRACT Utilizing Mobile GIS for Hydrology and Hydraulics Field Reconnaissance Jessica D. Baker 1, EIT, CFM and Noelle Gaspard 1, CFM Advances in technology have dramatically improved traditional methods

More information

What do I do first in ArcView 8.x? When the program starts Select from the Dialog box: A new empty map

What do I do first in ArcView 8.x? When the program starts Select from the Dialog box: A new empty map www.library.carleton.ca/find/gis Introduction Introduction to Georeferenced Images using ArcGIS Georeferenced images such as aerial photographs or satellite images can be used in many ways in both GIS

More information

What is GIS? Geographic Information Systems. Introduction to ArcGIS. GIS Maps Contain Layers. What Can You Do With GIS? Layers Can Contain Features

What is GIS? Geographic Information Systems. Introduction to ArcGIS. GIS Maps Contain Layers. What Can You Do With GIS? Layers Can Contain Features What is GIS? Geographic Information Systems Introduction to ArcGIS A database system in which the organizing principle is explicitly SPATIAL For CPSC 178 Visualization: Data, Pixels, and Ideas. What Can

More information

Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9

Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9 Working with Digital Elevation Models and Digital Terrain Models in ArcMap 9 1 TABLE OF CONTENTS INTRODUCTION...3 WORKING WITH DIGITAL TERRAIN MODEL (DTM) DATA FROM NRVIS, CITY OF KITCHENER, AND CITY OF

More information

Exer. 1 Using Handheld GPS for location & recording points

Exer. 1 Using Handheld GPS for location & recording points Exer. 1 Using Handheld GPS for location & recording points Field Objectives: 1. Familiarity with handheld receivers (Trimble Juno) 2. Basic positioning in Lat/Long and UTM 3. Familiarity with changing

More information

INTRODUCTION TO ARCGIS SOFTWARE

INTRODUCTION TO ARCGIS SOFTWARE INTRODUCTION TO ARCGIS SOFTWARE I. History of Software Development a. Developer ESRI - Environmental Systems Research Institute, Inc., in 1969 as a privately held consulting firm that specialized in landuse

More information

GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011

GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011 Page 1 of 10 GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011 College of the Canyons SECTION A 1. Division: Mathematics and Science 2. Department: Earth,

More information

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored.

Create a folder on your network drive called DEM. This is where data for the first part of this lesson will be stored. In this lesson you will create a Digital Elevation Model (DEM). A DEM is a gridded array of elevations. In its raw form it is an ASCII, or text, file. First, you will interpolate elevations on a topographic

More information

Introduction to Imagery and Raster Data in ArcGIS

Introduction to Imagery and Raster Data in ArcGIS Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Introduction to Imagery and Raster Data in ArcGIS Simon Woo slides Cody Benkelman - demos Overview of Presentation

More information

PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB

PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB PHASE 2_3 rd SESSION REPORT ARCGIS TRAINING: 18 TH - 22

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System

GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System The Global Positioning System - recognize that GPS is only one of several Global Navigation Satellite Systems (GNSS) - the Russian

More information

GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION

GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION GIS Syllabus - Version 1.2 January 2007 Copyright AICA-CEPIS 2009 1 Version 1 January 2007 GIS Certification Programme 1. Target The GIS certification is aimed

More information

Using ArcGIS ModelBuilder to batch process files

Using ArcGIS ModelBuilder to batch process files The ArcGIS Model Builder is a tool you can use to help process a large number of files in an automated fashion. To open a new ModelBuilder document, either choose ModelBuilder from the Geoprocessing menu,

More information

Government 1008: Introduction to Geographic Information Systems. LAB EXERCISE 4: Got Database?

Government 1008: Introduction to Geographic Information Systems. LAB EXERCISE 4: Got Database? Government 1008: Introduction to Geographic Information Systems Objectives: Creating geodatabases Joining attribute tables Attribute and location based queries Spatial joins Creating spatial and attribute

More information

FOR375 EXAM #2 STUDY SESSION SPRING 2016. Lecture 14 Exam #2 Study Session

FOR375 EXAM #2 STUDY SESSION SPRING 2016. Lecture 14 Exam #2 Study Session FOR375 EXAM #2 STUDY SESSION SPRING 2016 Lecture 14 Exam #2 Study Session INTRODUCTION TO REMOTE SENSING TYPES OF REMOTE SENSING Ground based platforms Airborne based platforms Space based platforms TYPES

More information

Lecture 3: Models of Spatial Information

Lecture 3: Models of Spatial Information Lecture 3: Models of Spatial Information Introduction In the last lecture we discussed issues of cartography, particularly abstraction of real world objects into points, lines, and areas for use in maps.

More information

GIS Spatial Data Standards

GIS Spatial Data Standards GIS Spatial Data Standards Manatee County, FL GIS Section, Information Services Department TABLE OF CONTENTS I. Introduction 2 A. Purpose 2 B. Reference 2 II. Spatial Reference Information 2 A. Projection:

More information

The Courses. Covering complete breadth of GIS technology from ESRI including ArcGIS, ArcGIS Server and ArcGIS Engine.

The Courses. Covering complete breadth of GIS technology from ESRI including ArcGIS, ArcGIS Server and ArcGIS Engine. ESRI India: Corporate profile ESRI India A profile India s Premier GIS Company Strategic alliance between ESRI Inc. and NIIT Technologies Adjudged as India s Best GIS Solutions Company - Map India 2001

More information

Using Geocoded TIFF & JPEG Files in ER Mapper 6.3 with SP1. Eric Augenstein Earthstar Geographics Web: www.es-geo.com

Using Geocoded TIFF & JPEG Files in ER Mapper 6.3 with SP1. Eric Augenstein Earthstar Geographics Web: www.es-geo.com Using Geocoded TIFF & JPEG Files in ER Mapper 6.3 with SP1 Eric Augenstein Earthstar Geographics Web: www.es-geo.com 1 Table of Contents WHAT IS NEW IN 6.3 SP1 REGARDING WORLD FILES?...3 WHAT IS GEOTIFF

More information

GIS Data in ArcGIS. Pay Attention to Data!!!

GIS Data in ArcGIS. Pay Attention to Data!!! GIS Data in ArcGIS Pay Attention to Data!!! 1 GIS Data Models Vector Points, lines, polygons, multi-part, multi-patch Composite & secondary features Regions, dynamic segmentation (routes) Raster Grids,

More information

How To Hydrologically Condition A Digital Dam

How To Hydrologically Condition A Digital Dam Program: Funding: Conservation Applications of LiDAR Data http://tsp.umn.edu/lidar Environment and Natural Resources Trust Fund Module: Instructor: Hydrologic Applications Sean Vaughn, DNR GIS Hydrologist

More information

BASICS OF PRECISION AGRICULTURE (PA)

BASICS OF PRECISION AGRICULTURE (PA) BASICS OF PRECISION AGRICULTURE (PA) specific production on particular place specific production, from foot to foot... Same sense: data collection and decision making for small pieces of the field. Particular

More information

GIS: Geographic Information Systems A short introduction

GIS: Geographic Information Systems A short introduction GIS: Geographic Information Systems A short introduction Outline The Center for Digital Scholarship What is GIS? Data types GIS software and analysis Campus GIS resources Center for Digital Scholarship

More information

Vector analysis - introduction Spatial data management operations - Assembling datasets for analysis. Data management operations

Vector analysis - introduction Spatial data management operations - Assembling datasets for analysis. Data management operations Vector analysis - introduction Spatial data management operations - Assembling datasets for analysis Transform (reproject) Merge Append Clip Dissolve The role of topology in GIS analysis Data management

More information

1. Launch ArcCatalog, then navigate to the following location using the directory tree on the left side of the screen:

1. Launch ArcCatalog, then navigate to the following location using the directory tree on the left side of the screen: Vector Data Analysis I: Buffering Today we will use ArcMap and ArcToolbox to manipulate vector-based geographic data. The results of these simple analyses will allow us to visualize complex spatial relationships.

More information

GEOENGINE MSc in Geomatics Engineering (Master Thesis) Anamelechi, Falasy Ebere

GEOENGINE MSc in Geomatics Engineering (Master Thesis) Anamelechi, Falasy Ebere Master s Thesis: ANAMELECHI, FALASY EBERE Analysis of a Raster DEM Creation for a Farm Management Information System based on GNSS and Total Station Coordinates Duration of the Thesis: 6 Months Completion

More information

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared.

A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared. A Geographic Information System (GIS) integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information. GIS allows us to view,

More information

Making an image using altitude as background image

Making an image using altitude as background image Try to re-do the previous exercise with different settings under Distance in Km between gridlines, Maximum interpolation radius (in Km), Minimum number of nearest stations and Maximum number of nearest

More information

GIS III: GIS Analysis Module 2a: Introduction to Network Analyst

GIS III: GIS Analysis Module 2a: Introduction to Network Analyst *** Files needed for exercise: nc_cty.shp; target_stores_infousa.dbf; streets.sdc (provided by street map usa); NC_tracts_2000sf1.shp Goals: To learn how to use the Network analyst tools to perform network

More information

SURVEYING WITH GPS. GPS has become a standard surveying technique in most surveying practices

SURVEYING WITH GPS. GPS has become a standard surveying technique in most surveying practices SURVEYING WITH GPS Key Words: Static, Fast-static, Kinematic, Pseudo- Kinematic, Real-time kinematic, Receiver Initialization, On The Fly (OTF), Baselines, Redundant baselines, Base Receiver, Rover GPS

More information

A Method Using ArcMap to Create a Hydrologically conditioned Digital Elevation Model

A Method Using ArcMap to Create a Hydrologically conditioned Digital Elevation Model A Method Using ArcMap to Create a Hydrologically conditioned Digital Elevation Model High resolution topography derived from LiDAR data is becoming more readily available. This new data source of topography

More information

GPS: A Primer. presented by Jim Pugh, GISP GIS Project Manager. 2007, EMH&T, Inc.

GPS: A Primer. presented by Jim Pugh, GISP GIS Project Manager. 2007, EMH&T, Inc. GPS: A Primer presented by Jim Pugh, GISP GIS Project Manager GPS: A Primer GPS = Global Positioning System 24 Satellites in Orbit around Earth Each Broadcasts precise time and known location Receivers

More information

Online Digitizing and Editing of GIS Layers (On-Screen or Head s Up Digitizing)

Online Digitizing and Editing of GIS Layers (On-Screen or Head s Up Digitizing) Online Digitizing and Editing of GIS Layers (On-Screen or Head s Up Digitizing) 2011 Charlie Schweik, Alexander Stepanov, Maria Fernandez, Lara Aniskoff Note: This work is licensed under the Creative Commons

More information

Finding GIS Data and Preparing it for Use

Finding GIS Data and Preparing it for Use Finding_Data_Tutorial.Doc Page 1 of 19 Getting Ready for the Tutorial Sign Up for the GIS-L Listserv Finding GIS Data and Preparing it for Use The Yale University GIS-L Listserv is an internal University

More information

GIS. Digital Humanities Boot Camp Series

GIS. Digital Humanities Boot Camp Series GIS Digital Humanities Boot Camp Series GIS Fundamentals GIS Fundamentals Definition of GIS A geographic information system (GIS) is used to describe and characterize spatial data for the purpose of visualizing

More information

Geoprocessing and Spatial Data Editing in ArcGIS

Geoprocessing and Spatial Data Editing in ArcGIS Geoprocessing and Spatial Data Editing in ArcGIS I. Geoprocessing a set of software functions used to manipulate and transform spatial data (single layers or multiple sets of layers), to create new information.

More information

ArcGIS 3: Performing Analysis. Student Edition

ArcGIS 3: Performing Analysis. Student Edition ArcGIS 3: Performing Analysis Student Edition Copyright 2016 Esri All rights reserved. Course version 4.0. Version release date March 2016. Printed in the United States of America. The information contained

More information

Page 1 of 7 (document version 1)

Page 1 of 7 (document version 1) Lecture 2 - Data exploration This lecture will cover: Attribute queries Spatial queries Basic spatial analyses: Buffering Voronoi tessellation Cost paths / surfaces Viewsheds Hydrological modelling Autocorrelation

More information

GPS Applications in Agriculture. Gary T. Roberson Agricultural Machinery Systems

GPS Applications in Agriculture. Gary T. Roberson Agricultural Machinery Systems GPS Applications in Agriculture Gary T. Roberson Agricultural Machinery Systems What is a Positioning System? A position information system enables the user to determine absolute or relative location of

More information

GIS III: GIS Analysis Module 1a: Network Analysis Tools

GIS III: GIS Analysis Module 1a: Network Analysis Tools *** Files needed for exercise: MI_ACS09_cty.shp; USBusiness09_MI.dbf; MI_ACS09_trt.shp; and streets.sdc (provided by Street Map USA) Goals: To learn how to use the Network Analyst tools to perform network-based

More information

How to georectify an image in ArcMap 10

How to georectify an image in ArcMap 10 How to georectify an image in ArcMap 10 The University Library has a large collection of historical aerial photos for some North Carolina Counties ( http://www.lib.unc.edu/reference/gis/usda/index.html

More information

SPATIAL DATA ANALYSIS

SPATIAL DATA ANALYSIS SPATIAL DATA ANALYSIS P.L.N. Raju Geoinformatics Division Indian Institute of Remote Sensing, Dehra Dun Abstract : Spatial analysis is the vital part of GIS. Spatial analysis in GIS involves three types

More information

This is Geospatial Analysis II: Raster Data, chapter 8 from the book Geographic Information System Basics (index.html) (v. 1.0).

This is Geospatial Analysis II: Raster Data, chapter 8 from the book Geographic Information System Basics (index.html) (v. 1.0). This is Geospatial Analysis II: Raster Data, chapter 8 from the book Geographic Information System Basics (index.html) (v. 1.0). This book is licensed under a Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/

More information

Geocoding and Buffering Addresses in ArcGIS

Geocoding and Buffering Addresses in ArcGIS INTRODUCTION and Buffering Addresses in ArcGIS is the process of assigning location coordinates in a continuous, globlal reference system (Latitude and Longitude, for instance) to street addresses. While

More information

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in

Under GIS Data select Hydrography This will show all of the state-wide options for hydrography data. For this project, we want the seventh entry in Introductory Exercises for GIS Using ArcMap & ArcCatalog GIS Cyberinfrastructure Module EEB 5894, section 10 Please refer to the ESRI online GIS Dictionary for additional details on any of the terms in

More information

Tutorial 6 GPS/Point Shapefile Creation

Tutorial 6 GPS/Point Shapefile Creation Tutorial 6 GPS/Point Shapefile Creation The objectives of this tutorial include: 1. Converting GPS field collected point information into a shapefile 2. Creating a shapefile from a simple x,y coordinate

More information

Cellular Expert 4.3 Release Notes

Cellular Expert 4.3 Release Notes Cellular Expert 4.3 Release Notes Release is dedicated to multi-user environment (accessing SDE database connection), Radio Links Predictions, improvements of coverage prediction performance working with

More information

Getting Started with the ArcGIS Predictive Analysis Add-In

Getting Started with the ArcGIS Predictive Analysis Add-In Getting Started with the ArcGIS Predictive Analysis Add-In Table of Contents ArcGIS Predictive Analysis Add-In....................................... 3 Getting Started 4..............................................

More information

Esri s ArcPad vs. ArcGIS Mobile vs. Trimble s TerraSync vs. TerraFlex Comparison By: Electronic Data Solutions

Esri s ArcPad vs. ArcGIS Mobile vs. Trimble s TerraSync vs. TerraFlex Comparison By: Electronic Data Solutions Esri s ArcPad vs. ArcGIS Mobile vs. Trimble s TerraSync vs. TerraFlex Comparison By: Electronic Data Solutions ArcPad is mobile field mapping and data collection software designed for GIS professionals.

More information

Managing Imagery and Raster Data in ArcGIS

Managing Imagery and Raster Data in ArcGIS Technical Workshops Managing Imagery and Raster Data in ArcGIS Hong Xu, Sangeet Mathew, Mark Harris Presentation Overview ArcGIS raster data models Which model to use Mosaic dataset storage and properties

More information

Data source, type, and file naming convention

Data source, type, and file naming convention Exercise 1: Basic visualization of LiDAR Digital Elevation Models using ArcGIS Introduction This exercise covers activities associated with basic visualization of LiDAR Digital Elevation Models using ArcGIS.

More information

Lab 6: Distance and Density

Lab 6: Distance and Density Lab 6: Distance and Density Exercise 1: Air Ambulance study The dispatch managers of local hospitals providing air ambulance service are working together with local schools and colleges to conduct a preliminary

More information

Lecture 9: Geometric map transformations. Cartographic Transformations

Lecture 9: Geometric map transformations. Cartographic Transformations Cartographic Transformations Analytical and Computer Cartography Lecture 9: Geometric Map Transformations Attribute Data (e.g. classification) Locational properties (e.g. projection) Graphics (e.g. symbolization)

More information

NJDEP GPS Data Collection Standards For GIS Data Development

NJDEP GPS Data Collection Standards For GIS Data Development NJDEP GPS Data Collection Standards For GIS Data Development Bureau of Geographic Information Systems Office of Information Resource Management June 8, 2011 1.0 Introduction... 3 2.0 GPS Receiver Hardware

More information

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES A TUTORIAL FROM SPATIAL AND NUMERIC DATA SERVICES NICOLE SCHOLTZ AND GEOFF IVERSON Overview... 2 A. Get a Digital Elevation Model (DEM)... 3 B. Open ArcMap,

More information

Gunnison County Web Map

Gunnison County Web Map Gunnison County Web Map Find Data - Find data - Navigate tools - Mouse over tooltip Make Maps - Layers - Legend - Drawing tools - Printing Analysis - Measurement - Selecting - Queries Spatial SQL - Basic

More information

3D Analysis and Surface Modeling

3D Analysis and Surface Modeling 3D Analysis and Surface Modeling Dr. Fang Qiu Surface Analysis and 3D Visualization Surface Model Data Set Grid vs. TIN 2D vs. 3D shape Creating Surface Model Creating TIN Creating 3D features Surface

More information

ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING

ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING Chapter 4 2015 Cadastral Mapping Manual 4-0 Elements of Surveying and Mapping Utah's system of land surveying is the rectangular survey system as set forth on

More information

An Introduction to Open Source Geospatial Tools

An Introduction to Open Source Geospatial Tools An Introduction to Open Source Geospatial Tools by Tyler Mitchell, author of Web Mapping Illustrated GRSS would like to thank Mr. Mitchell for this tutorial. Geospatial technologies come in many forms,

More information

GIS Tools for Land Managers

GIS Tools for Land Managers Citation: Karl, J. 2010. GIS Tools for Land Managers. Sound Science White Paper Series #05. www.sound-science.org. GIS Tools for Land Managers Most land managers recognize that geographic information systems

More information

Working with Geodatabase Topology

Working with Geodatabase Topology Developed and Presented by Juniper GIS 1/38 Course Objectives Understanding how Geodatabase Topology works Geodatabase Rules Creating Geodatabase Topology Editing with Geodatabase Topology Geometric Networks

More information

User s Guide to ArcView 3.3 for Land Use Planners in Puttalam District

User s Guide to ArcView 3.3 for Land Use Planners in Puttalam District User s Guide to ArcView 3.3 for Land Use Planners in Puttalam District Dilhari Weragodatenna IUCN Sri Lanka, Country Office Table of Content Page No Introduction...... 1 1. Getting started..... 2 2. Geo-referencing...

More information

v Software Release Notice -. Acquired Software

v Software Release Notice -. Acquired Software v Software Release Notice -. Acquired Software 1. Software Name: Software Version: ArcView GIs@ 3.3 2. Software Function: ArcView GIS 3.3, developed by Environmental Systems Research Institute, Inc. (ESRI@),

More information

From GPS Data Collection to GIS Data Display A Walk-Through Example

From GPS Data Collection to GIS Data Display A Walk-Through Example From GPS Data Collection to GIS Data Display A Walk-Through Example The Global Positioning System (GPS) is a satellite based navigation system consisting of 24 satellites, a worldwide network of tracking

More information

Converting GIS Datasets into CAD Format

Converting GIS Datasets into CAD Format Ball State University Libraries GIS Research and Map Collection Converting GIS Datasets into CAD Format Author: Angela Gibson, 6/13/2014 Overview: One of the most common requests from students is for GIS

More information

Linear Referencing Tutorial

Linear Referencing Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents An overview of the linear referencing tutorial........................ 3 Exercise 1: Organizing your linear referencing data in ArcCatalog...............

More information

Raster Tutorial. Copyright 1995-2010 Esri All rights reserved.

Raster Tutorial. Copyright 1995-2010 Esri All rights reserved. Copyright 1995-2010 Esri All rights reserved. Table of Contents Introduction to the ArcGIS raster tutorial......................... 3 Exercise 1: Creating a mosaic dataset.......................... 4 Exercise

More information

Spatial data analysis: retrieval, (re)classification and measurement operations

Spatial data analysis: retrieval, (re)classification and measurement operations CHAPTER 7 Spatial data analysis: retrieval, (re)classification and measurement operations In chapter 5 you used a number of table window operations, such as calculations, aggregations, and table joining,

More information

Using CAD Data in ArcGIS

Using CAD Data in ArcGIS Esri International User Conference San Diego, California Technical Workshops July 27, 2012 Using CAD Data in ArcGIS Jeff Reinhart & Phil Sanchez Agenda Overview of ArcGIS CAD Support Using CAD Datasets

More information

Spatial Data Analysis

Spatial Data Analysis 14 Spatial Data Analysis OVERVIEW This chapter is the first in a set of three dealing with geographic analysis and modeling methods. The chapter begins with a review of the relevant terms, and an outlines

More information

Software: AutoCAD Civil 3D 2014, NRCS C3D 2014 template, ESRI ArcMap. Notation:Button to Press Displayed Text Icon Action {Text to Enter} Menu Item

Software: AutoCAD Civil 3D 2014, NRCS C3D 2014 template, ESRI ArcMap. Notation:Button to Press Displayed Text Icon Action {Text to Enter} Menu Item Overview: Use the following processes for exchanging georeferenced data between AutoCAD Civil 3D 2014 and ArcMap. The work must be based in any real world coordinate system. (This example uses NAD 83 UTM

More information

Data Validation Online References

Data Validation Online References Data Validation Online References Submitted To: Program Manager GeoConnections Victoria, BC, Canada Submitted By: Jody Garnett Brent Owens Refractions Research Inc. Suite 400, 1207 Douglas Street Victoria,

More information

EXPLORING SPATIAL PATTERNS IN YOUR DATA

EXPLORING SPATIAL PATTERNS IN YOUR DATA EXPLORING SPATIAL PATTERNS IN YOUR DATA OBJECTIVES Learn how to examine your data using the Geostatistical Analysis tools in ArcMap. Learn how to use descriptive statistics in ArcMap and Geoda to analyze

More information

Creating a File Geodatabase

Creating a File Geodatabase Creating a File Geodatabase Updated by Thomas Stieve January 06, 2012 This exercise demonstrates how to create a file geodatabase in ArcGIS 10; how to import existing data into the geodatabase, and how

More information

Topology. Shapefile versus Coverage Views

Topology. Shapefile versus Coverage Views Topology Defined as the the science and mathematics of relationships used to validate the geometry of vector entities, and for operations such as network tracing and tests of polygon adjacency Longley

More information

Representing Geography

Representing Geography 3 Representing Geography OVERVIEW This chapter introduces the concept of representation, or the construction of a digital model of some aspect of the Earth s surface. The geographic world is extremely

More information

ADWR GIS Metadata Policy

ADWR GIS Metadata Policy ADWR GIS Metadata Policy 1 PURPOSE OF POLICY.. 3 INTRODUCTION.... 4 What is metadata?... 4 Why is it important? 4 When to fill metadata...4 STANDARDS. 5 FGDC content standards for geospatial metadata...5

More information

Advanced Image Management using the Mosaic Dataset

Advanced Image Management using the Mosaic Dataset Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Advanced Image Management using the Mosaic Dataset Vinay Viswambharan, Mike Muller Agenda ArcGIS Image Management

More information

WFP Liberia Country Office

WFP Liberia Country Office 1 Oscar Gobbato oscar.gobbato@wfp.org oscar.gobbato@libero.it WFP Liberia Country Office GIS training - Summary Objectives 1 To introduce to participants the basic concepts and techniques in using Geographic

More information

Step-by-Step guide for IMAGINE UAV workflow

Step-by-Step guide for IMAGINE UAV workflow Step-by-Step guide for IMAGINE UAV workflow Overview This short guide will go through all steps of the UAV workflow that are needed to produce the final results. Those consist out of two raster datasets,

More information

Spatial Database Support

Spatial Database Support Page 1 of 11 Spatial Database Support Global Mapper can import vector data from and export vector data to the following spatial databases: Esri ArcSDE Geodatabase Esri File Geodatabase Esri Personal Geodatabases

More information