GIS Tools for Land Managers

Size: px
Start display at page:

Download "GIS Tools for Land Managers"

Transcription

1 Citation: Karl, J GIS Tools for Land Managers. Sound Science White Paper Series #05. GIS Tools for Land Managers Most land managers recognize that geographic information systems (GIS) are no longer just useful but necessary to assessing and monitoring conservation lands and natural resources areas. Many have at least some training and experience with GIS, and software is now readily available. Even a basic understanding of GIS opens up many new possibilities for capturing, integrating, and analyzing data. However, understanding how to perform those analyses can be a challenge to a part-time GIS user. Luckily, there are many GIS tools available to help collect, use, and turn spatial data into useful information. This white paper provides an overview and examples of several readily available GIS toolsets that are useful for achieving land management objectives. A description of each toolset is given along with information on how to obtain the tools and any associated costs (many of these tools are free). The focus of this white paper is on tools for ESRI's ArcGIS software suite (version 9.2 or higher). These tools take the form of ArcGIS extensions, stand-alone applications, scripts, or in some cases, tools already integrated into ArcGIS. It is important to note that all of the tools listed below are established, well documented and supported. For the most part, the tools discussed in the white paper do not add new functionality to ArcGIS, but make it easier to accomplish common tasks or analyses. Accordingly, these tools are not just for non-expert users, but are also staples in the expert GIS user's toolbox. Tools for Data Management and Documentation ArcCatalog This powerful "tool" is part of the ArcGIS software suite and is automatically installed with ArcGIS. ArcCatalog is underutilized and largely misunderstood and so warrants discussion here. The purpose of ArcCatalog is to facilitate the management and organization of spatial data. ArcCatalog was designed to work in tandem with its more commonly used partner ArcMap and many aspects of working with spatial data can more easily be done in ArcCatalog than anywhere else. GIS Tools for land managers 1

2 Move, copy, rename, and delete spatial datasets - Any moving, copying, renaming or deleting of spatial datasets should be done in ArcCatalog. A single spatial dataset is typically made up of many files (e.g., shapefiles, geodatabases, images). Maintaining the integrity of the names (and in some cases the relative locations) of these files is important to their integrity. This presents challenges for basic file Figure 1. ArcCatalog provides an easy way to manage spatial data and geodatabases. operations like organizing, moving, or renaming datasets. ArcCatalog handles this seamlessly so that the user can interact with and organize spatial datasets in a familiar file-explorer environment. Figure 1 illustrates the user interface of ArcCatalog. Organize spatial data - ArcCatalog presents users with a file-explorer environment, similar to Windows Explorer, where directories and workspaces can be created to organize datasets. Additionally, ArcCatalog displays unique icons for different types of data (e.g., points, lines, polygons, tables, images) which can be a helpful way to organize data. Create new spatial datasets - Without the use of a third-party ArcGIS tool (see XTools and ET GeoWizard below), it is not easy to create new, empty spatial data layers (e.g., shapefiles) within ArcMap. This function is built into ArcCatalog. Assign, change, edit projections and coordinate systems - Projections and coordinate systems relate the X and Y values stored in spatial data to real locations on the ground. ArcCatalog has a robust set of tools for assigning or modifying projection/coordinate system and for converting data from one projection/coordinate system to another. While some of these operations can be completed in ArcMap using ArcToolbox, ArcMap locks layers that are currently loaded and prevents properties like projection information from being changed. Additionally, ArcCatalog offers additional options for working with projections and coordinate systems through its layer properties dialog. Manage Geodatabases - The geodatabase is an advanced ESRI format for storing spatial data. Geodatabases allow for the definition of schema (i.e., rules for what attributes are used to describe spatial features) and topology (i.e., spatial relationships GIS Tools for land managers 2

3 between features - for example a critical riparian buffer must always occur next to a stream feature). ArcCatalog is used to create and modify these advanced properties using ArcCatalog's layer properties dialog and tools available through ArcToolbox. Again, the Toolbox tools are available in ArcMap, but given the locks put on layers to protect them while being used in ArcMap, these operations are best performed in ArcCatalog. View, Create, Edit Metadata Metadata (data about data) is the documentation that accompanies a dataset and describes it in terms of its purpose, background, structure, and appropriate uses. ArcCatalog is used for viewing the metadata of a dataset as well as to create and edit new metadata. Creator: ESRI Tool Type: ArcGIS Application Download: Installed with ArcGIS Documentation/Help: See ArcGIS help or Cost: Included with all licensed versions of ArcGIS FGDC 3-Tab Metadata Editor The FGDC (Federal Geographic Data Committee) 3-Tab Metadata Editor, shown in Figure 2, is an easier-to-use alternative to ArcCatalog's standard metadata editor. The 3-Tab Metadata Editor is a free ArcGIS extension that works within ArcCatalog. The benefits of this replacement metadata editor are several-fold: It offers condensed forms that put critical, mandatory metadata fields on four pages (it used to be three - hence the name of the tool). This makes it easier and faster to enter metadata than the standard ESRI metadata editor. Figure 2. The FGDC 3-Tab Metadata Editor is used to ensure that all FGDC required data are appropriately managed. Names and contact information are stored in a database so that they only have to be typed in once and can be reused between metadata for different datasets. GIS Tools for land managers 3

4 Filling out the fields in the four attribute tables will create FGDC-compliant metadata. Creator: Coeur d'alene Tribe, Idaho Tool Type: ArcGIS Extension Download: Documentation/Help: Cost: Free GIS Tools for land managers 4

5 Tools for Automating and Documenting Workflows and Creating Custom Tools ArcGIS Model Builder ArcGIS Model Builder is a part of the ArcToolbox built into ArcMap and ArcCatalog. Model Builder is an intuitive, graphic workspace where you can document your analysis workflows or create new tools by linking together different data layers and GIS analysis functions. Model Builder is accessed by creating a new toolbox, right-clicking on it and selecting New Model. Within blank Model Builder canvas, shapefiles or other data layers can be dragged from ArcMap or ArcCatalog onto the canvas. Likewise, other tools from ArcToolbox can be dragged onto the canvas. Figure 3 shows an example of a Model Builder canvas. With the linking tool, datasets can be linked as inputs to the analysis tools. Tool output layers can be designated as temporary (i.e., are not saved after the whole model has run - useful for intermediate products) or permanent. Additionally, input and output data layers and options for individual model components can be set as "model parameters" so that the model can be used from ArcToolbox just like any other tool. Figure 4 illustrates the use of an ArcGIS model used as an installation-specific parameter. Model Builder can serve two important functions for GIS activities: 1. It can be used to document the steps taken to process original data layers into final results, and Figure 3. An example model constructed in Arc Model Builder. 2. It can be used to create custom GIS tools that can be used to automate commonly performed analyses or to share analysis processes with other people. GIS Tools for land managers 5

6 Consider the following example: Soil erosion at an installation in the Southwest can create large gullies that pose hazards for training activities. Regular inventories are conducted and the gullies are assigned to two classes - those that are traversable and those that are not. It is necessary to produce a map showing the location and class of the gullies, and to show a buffer zone around each one so that troops are aware that a gully is nearby. Traversable gullies will have a smaller buffer than the larger ones. As this map needs to be updated regularly, this analysis is a good Figure 4. Running a model created in Arc Model Builder candidate for a custom GIS Tool using Model Builder. The following model was constructed with Model Builder using the gully inventory shapefile as an input parameter. By doubleclicking on the model in ArcToolbox, a standard ESRI analysis tool dialog box allows the inputs and outputs to be specified. This tool not only documents the analysis procedure for creating the gully hazard map, but also greatly simplifies updating the map by automating the analysis steps. Creator: ESRI Tool Type: Built into ArcGIS Applications Download: Installed with ArcGIS Documentation/Help: See ArcGIS help or Cost: Included with all licensed versions of ArcGIS Tools for Simplifying Common GIS Tasks Xtools Xtools is a collection of GIS analysis and data processing functions for ArcMap. It is one of the most helpful ArcGIS extensions for GIS projects. Xtools only offers a modest number of new or unique tools, and for the most part, it does not do anything that an experienced GIS user could not do. The value of Xtools is that it makes many common GIS tasks much easier. As a result, Xtools is valuable to both new GIS users to accomplish otherwise complex processes and to experienced GIS users because it speeds up their workflows. Figure 5 shows the diversity of tools within the Xtools toolkit. Examples of useful functions available in Xtools include: Calculate area and perimeter length of polygon features using a variety of units. Results of the calculations are written to the attribute table of the dataset GIS Tools for land managers 6

7 Calculate the X and Y coordinate values of features. The locational information is written to the data layer's attribute table Create new feature classes (i.e., shapefiles or geodatabases) within ArcMap. Without Xtools or some other extension, you must create new feature class datasets (e.g., points, lines, polygons) in ArcCatalog. Export attribute tables to Microsoft Excel. Without Xtools, attribute tables can be exported to a Dbase (.dbf) format and opened in Excel, but the Xtools extension makes it much easier. Delete multiple fields from a feature class' attribute table. Through successive GIS analysis operations (e.g., intersects, buffers), the attribute tables of feature classes grow in the number of fields (i.e., columns) they contain because many GIS operations merge the attribute tables of all input layers. It is good practice to remove unnecessary fields from attribute tables to avoid confusion and prevent wrong data values being mistakenly used. Without Xtools, it is only possible to delete a single field at a time. Create a layer of centroids (i.e., the geometric center of a feature) from line or polygon features. This feature can be very handy, for instance, when uploading locations of a polygon into a GPS Figure 5. Structure of the Xtools toolkit. unit is required. Create lines from points. Data downloaded from a GPS unit typically come in tabular files that must be converted to point, line, or polygon features. If a line route needs to be established from the GPS tracklog, Xtools can easily turn the timesequenced points into line features. Import data from or export data to Google Earth's GIS Tools for land managers 7

8 Sound Science White Paper #05 March 2010 KML format. Google Earth is an easy-to-use and powerful tool for communicating GIS analysis results with non-technical audiences, but formatting shapefile or geodatabase data into Google's KML format has been a continual problem. With Xtools, it is an easy operation to convert feature classes for use in Google Earth. These are just a handful of the helpful tools that are available in Xtools. In the newest versions of Xtools, many of the tools can be used in conjunction with ESRI's ArcToolbox Model Builder and included in custom GIS tools or documented in analysis workflows (see description of Model Builder above). Xtools comes with a free trial period that provides access to all of the available tools. After the trial period, many of the tools are deactivated, but some of the most helpful ones (e.g., calculating area and perimeter of features) remain active. Creator: Data East Tool Type: ArcGIS Extension Download: Documentation: Cost: Free version with limited functionality. For full version: $199 for a single license, less for upgrades or multiple licenses. Tools for Sample Design and Spatial Analyses Hawth's Analysis Tools Like the Xtools extension, Hawth's Analysis Tools is an indispensable toolsets for GIS projects and analysis. The focus of Hawth's Tools, however, is on GIS Analysis Tools. Also similar to Xtools, Hawth's Tools offers additional tools that are not found in ArcGIS (or additional features to exiting ArcGIS tools) The following types of tools are available in Hawth's Tools: Vector Analysis Tools overlay and proximity tools for GIS analysis with vector Figure 6. Hawth s sampling tools in the Hawth s Analysis Toolkit. Sampling Tools sophisticated tools to create random or regular selections of existing features or new points for sampling. Figure 6 illustrates the sampling tools available within this toolkit. Animal Movements tools for analyzing animal location and movement data. These tools can also be helpful for analyzing the effects of training location and movement data. GIS Tools for land managers 8

9 Kernel Tools a set of tools for estimating density of occurrences or events from sample data. Raster Tools very helpful tools for working with, summarizing, and modeling with raster (i.e., grid or image) datasets. These tools do not require ESRI's Spatial Analyst Extension. Table Tools Similar to Xtools, a set of tools for performing common, helpful functions to attribute tables such as calculating area or finding X, Y coordinate values. Vector Editing Tools a set of tools that supplements ArcMap's existing editing tools. Figure 7. Random Point generator tool in Hawth s Tools In particular, Hawth's Tools has a welldeveloped set of tools for selecting locations for sampling (i.e., sample design). The following sample design tools are included in Hawth's Tools: Create Random Selection randomly select a number of features from a feature class to sample. Random Selection within Subsets creates stratified random selections of existing features for sampling Generate Random Points create a specified number or density of points. This tool can also be used to create points for stratified random sampling and include layers specifying selection probabilities. Figure 7 shows the interface for generating random points. Generate Regular Points This tool works similarly to the random point generator, but creates points on a regular grid. Figure 8. Sample designtoolin Hawth stools Conditional Point Sampling Tool Create random selections of points clustered around specific features. This feature could be used in monitoring GIS Tools for land managers 9

10 around impact or critical areas. Figure 8 shows the sample design tool interface. As of December 2009, support for Hawth's Tools has been discontinued. The current version of Hawth's Tools can still be downloaded and used, but only for ArcGIS versions 9.2 or earlier. As a replacement to Hawth's Tools, Hawthorne Beyer has developed the Geospatial Modeling Environment (GME). The GME retains all of the same tools as Hawth's Tools and includes new functionality like integration with the professional, open-source statistics program R and the ability to use GME tool within ArcGIS Model Builder. At present, however, GME is not a menu and dialog-driven tool like Hawth's Tools. Until dialog-driven tools for GME are developed, its usefulness to users with limited GIS experience with be somewhat restricted. Creator: Hawthorne Beyer, Spatial Ecology Tool Type: ArcGIS Extension Download: Documentation: Cost: Free NOAA Sample Design Tool for ArcGIS The NOAA Center for Coastal Monitoring and Assessment has created an ArcGIS extension solely for the purpose of assisting with the selection of points or features to sample for assessment or monitoring. This tool has three basic functions: 1) create new sets of random points using either simple random, stratified random, or two-stage sampling; 2) making random selections from an existing set of features with either simple random or stratified random sampling; and 3) analyzing sample data (e.g., calculate means, variances, confidence intervals, power analysis, sample size calculation) that has been collected using one of the supported sample design techniques. Figure9.TheNOAASampleDesignToolenablesusersto designbothsimpleandcomplexsamplingdesignsfor RTLAAssessments. Creator: NOAA Center for Coastal Monitoring and Assessment Tool Type: ArcGIS Extension Download: Documentation: Cost: Free GIS Tools for land managers 10

11 Patch Analyst The Patch Analyst ArcGIS extension originated from the widely used landscape analysis toolset FragStats. Unlike its predecessor, Patch Analyst is a collection of easy-to-use tools in an ArcGIS extension. Patch Analyst makes it easy to calculate landscape-level statistics such as diversity indices and fragmentation/ connectivity measures. Patch Analyst can automate common landscape-level analyses (e.g., calculating the area or proportion of vegetation types in different zones) and calculate Figure 10. Patch Analyst toolkit enables landscape scale analysis of both raster and vector data. dozens of landscape measures. The challenge with Patch Analyst can be determining which measures are relevant for analysis objectives and provide meaningful, interpretable information. Patch Analyst can work with either vector (i.e., point, line, polygon) or raster data. Some examples of the types of analyses that can be performed with Patch Analyst are: Patch-level analysis With patch-level analysis, the shape, size, diversity, quantity and connectedness of patches in a landscape are quantified. These measurements can be useful for assessing the condition of a training area and tracking landscape-level changes over time. Region-level analysis Regions are collections of patches with similar values. Patch Analyst has a detailed set of tools for tabulating the area occupied by different regions and quantifying fragmentation Core area analysis The influence of roads or trails extends some distance beyond the actual feature. If this distance is known or can be estimated, then core area analysis can be used to identify zones of impact and quantify unimpacted area. Creator: Centre for Northern Forest Ecosystem Research (Ontario Ministry of Natural Resources) Tool Type: ArcGIS Extension Download: Documentation: GIS Tools for land managers 11

12 Cost: Free Data-related Tools DNRGarmin DNRGarmin is an extension developed by the Minnesota Department of Natural Resources to facilitate transfer of data to and from Garmin GPS units from within ArcGIS. Users can directly attach to a Garmin GPS unit (connected to the computer via a download cable) and download waypoints, track logs, or routes and save them as shapefiles or Google Earth.kml files. Additionally, DNRGarmin can be used to upload points and lines stored in shapefiles into a Garmin GPS unit. DNRGarmin also supports real-time tracking that Figure 11. DNRGarmin transfers data to and from Garmin GPS units. displays the current GPS location on the screen and allows for live data from the GPS unit to be captured into a shapefile. Figure 11 illustrates the DNRGarmin interface for uploading data onto a GPS unit. Creator: Minnesota Department of Natural Resources Tool Type: ArcGIS Extension (version for ArcGIS 8.x, version or higher for ArcGIS 9.x) Download: mis/gis/tools/arcview/extensi ons/dnrgarmin/dnrgarmi n.html Documentation: mis/gis/tools/arcview/extensi ons/dnrgarmin/dnrgarmi Figure 12. NRCS SoilData Viewer incorporates soils data seamlessly into GIS projects. GIS Tools for land managers 12

13 n.html Cost: Free NRCS SoilData Viewer The NRCS SoilData Viewer is an ArcGIS Extension developed by the USDA Natural Resource Conservation Service (NRCS) for more easily displaying and querying soil survey data. Soils data are critical to understanding impacts on, planning for, and sustainably managing training lands. However, the spatial and tabular data associated with soil surveys is very complex, and is spread over more than 50 interrelated tables. The basic spatial unit of a soil survey is the map unit, but each map unit can have multiple components or even soil types within it. Identifying the right information from these tables can be daunting let alone querying them across large areas or producing map products for analysis. The Soil Data Viewer was created to make it easier to work with NRCS SSURGO soils data within a GIS environment. Figure 12 illustrates how soils maps are easily displayed in ARCMap. Using Soil Data Viewer, soil properties can be identified and mapped or output as a report. Soil Data Viewer also incorporates rules to help ensure appropriate uses of the soils data. (Note: At this time the SoilData Viewer is not compatible with Windows Vista or Windows 7. As of this writing there are no plans to upgrade this tool in the near future.) Creator: USDA NRCS Tool Type: ArcGIS Extension for versions 8.3 and 9.x Download: Documentation: Cost: Free Summary There are many more ArcGIS tools and extensions that could be of potential use to land managers. However, the tools presented here are staple items for the majority of GIS Analysts, and they have great potential to assist users of all skill levels. The hallmark of many of the tools presented here is that they make routine GIS analysis or data processing tasks much easier or automated. This translates into more efficient projects and the ability to focus on creating novel, and in some cases more sophisticated GIS analyses. GIS Tools for land managers 13

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

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

Personal Geodatabase 101

Personal Geodatabase 101 Personal Geodatabase 101 There are a variety of file formats that can be used within the ArcGIS software. Two file formats, the shape file and the personal geodatabase were designed to hold geographic

More information

Publishing geospatial data to the web using the EEA infrastructure

Publishing geospatial data to the web using the EEA infrastructure Publishing geospatial data to the web using the EEA infrastructure *Note: Map Services should be published using the EEA Map Services Tick Sheet for guidance. Contact Sebastien Petit (Sebastien.Petit@eea.europa.eu)

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

Government 1009: Advanced Geographical Information Systems Workshop. LAB EXERCISE 3b: Network

Government 1009: Advanced Geographical Information Systems Workshop. LAB EXERCISE 3b: Network Government 1009: Advanced Geographical Information Systems Workshop LAB EXERCISE 3b: Network Objective: Using the Network Analyst in ArcGIS Implementing a network functionality as a model In this exercise,

More information

Using GIS to Develop a Control Map and Database

Using GIS to Develop a Control Map and Database PENN STATE UNIVERSITY Using GIS to Develop a Control Map and Database SUR-351 Geodetic Models Brian E. Halchak & Rich Cebrick 12/2/2013 Table of Contents Abstract... 2 What is a GIS?... 2 Development of

More information

Data Interoperability Extension Tutorial

Data Interoperability Extension Tutorial Data Interoperability Extension Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents About the Data Interoperability extension tutorial...................... 3 Exercise 1: Using direct-read

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

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

Introduction to the ArcGIS Data Model and Application Structure

Introduction to the ArcGIS Data Model and Application Structure Introduction to the ArcGIS Data Model and Application Structure RNR/GEOG 417/517 Lab 6 Presentation Overview The georelational data model Structure of ArcGIS software Structure of an ArcGIS workspace Demonstrations/previews

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

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

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

A Workflow for Creating and Sharing Maps

A Workflow for Creating and Sharing Maps A Workflow for Creating and Sharing Maps By Keith Mann, Esri What You Will Need Item Source ArcGIS Online for Organizations subscription ArcGIS 10.1 for Desktop (Any license level) ArcGIS Spatial Analyst

More information

BLM Personnel & REA Collaborator Access. Accessing REA Data, Maps, & Models through SharePoint

BLM Personnel & REA Collaborator Access. Accessing REA Data, Maps, & Models through SharePoint Accessing REA Data, Maps, & Models through SharePoint BLM Personnel & REA Collaborator Access To access REA data and map services through the BLM network, follow the steps provided below. They will take

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

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

Downloading SSURGO Soil Data from Internet

Downloading SSURGO Soil Data from Internet Downloading SSURGO Soil Data from Internet Prepared by Venkatesh Merwade School of Civil Engineering, Purdue University vmerwade@purdue.edu September 2012 Purpose The purpose of this exercise to demonstrate

More information

Publishing Geoprocessing Services Tutorial

Publishing Geoprocessing Services Tutorial Publishing Geoprocessing Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a geoprocessing service........................ 3 Copyright 1995-2010 ESRI,

More information

Bentley ArcGIS. Connector

Bentley ArcGIS. Connector Bentley ArcGIS Connector Introduction ESRI, as a GIS software products company, and Bentley Systems, Incorporated, as a developer of solutions for architecture/engineering/construction (AEC) professionals,

More information

Spatial data models (types) Not taught yet

Spatial data models (types) Not taught yet Spatial data models (types) Not taught yet A new data model in ArcGIS Geodatabase data model Use a relational database that stores geographic data A type of database in which the data is organized across

More information

ArcGIS Data Models Practical Templates for Implementing GIS Projects

ArcGIS Data Models Practical Templates for Implementing GIS Projects ArcGIS Data Models Practical Templates for Implementing GIS Projects GIS Database Design According to C.J. Date (1995), database design deals with the logical representation of data in a database. The

More information

Using Google Earth for Environmental Science Research

Using Google Earth for Environmental Science Research Using Google Earth for Environmental Science Research This document is up-to-date as of August 2013. If you have any questions or additions to this material please email dan.friess@nus.edu.sg. Note: this

More information

Texas Wildfire Risk Assessment Portal (TxWRAP) User Manual. Texas A&M Forest Service

Texas Wildfire Risk Assessment Portal (TxWRAP) User Manual. Texas A&M Forest Service Texas Wildfire Risk Assessment Portal (TxWRAP) User Manual Texas A&M Forest Service October 2012 Table of Contents 1 ABOUT TXWRAP... 7 1.1 ACCESSING TXWRAP... 7 1.2 GETTING SUPPORT... 8 Documentation...

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

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

MrSID Plug-in for 3D Analyst

MrSID Plug-in for 3D Analyst LizardTech MrSID Plug-in for 3D Analyst User Manual Copyrights Copyright 2009 2010 LizardTech. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Soil Data Viewer 5.1 User Guide

Soil Data Viewer 5.1 User Guide Soil Data Viewer 5.1 User Guide Soil Survey Division October 2006 INTRODUCTION... 5 WHAT IS SOIL DATA VIEWER... 5 WHAT SOFTWARE AND CAPABILITIES DO I NEED TO USE SOIL DATA VIEWER 5.1?... 5 WHAT DATA DO

More information

Exercise 3: Building a GIS data library

Exercise 3: Building a GIS data library The Scenario You are preparing for an interview for a GIS position for a particular county. They asked that you present a GIS demonstration as part of your interviewing process. You decide to develop a

More information

ArcGIS. Server. A Complete and Integrated Server GIS

ArcGIS. Server. A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server enables you to distribute maps, models, and tools to others within your organization

More information

RS/GIS Quick Start Guides Collaborative training materials available from the Biodiversity Informatics & Geospatial Innovation Facilities

RS/GIS Quick Start Guides Collaborative training materials available from the Biodiversity Informatics & Geospatial Innovation Facilities http://gif.berkeley.edu Collaborative training materials available from the Biodiversity Informatics & Geospatial Innovation Facilities http://biodiversityinformatics.amnh.org Using the ArcMap model builder

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

About Reference Data

About Reference Data Tufts GIS Tip Sheet Geocoding Overview and Preparation Overview Geocoding is a process is the process of assigning locations to addresses to that they can be placed as points on a map, similar to putting

More information

Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map!

Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map! Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map! Overview 1. A GIS is NOT a Map! 2. How does a GIS handle its data? Data Formats! GARP 0344 (Fall 2013) Page 1 Dr. Carsten Braun 1) A

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

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

Database Servers Tutorial

Database Servers Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents A quick tour of the database servers tutorial........................ 3 Exercise 1: Add a database server to the Catalog tree and create

More information

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178 1) Navigate to the C:/temp folder 2) Make a directory using your initials. 3) Use your web browser to navigate to www.library.yale.edu/mapcoll/ and

More information

ArcGIS Reference Document

ArcGIS Reference Document Migration of GIS Data to ArcSDE Page 1 of 10 Table of Contents A Brief Summary of DEP s GIS Data Storage o The Y Drive o ArcSDE (Spatial Database) Keeping Your GIS Project Data Current o Checking Your

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

Introduction to GIS software

Introduction to GIS software Introduction to GIS software There are a wide variety of GIS software packages available. Some of these software packages are freely available for you to download and could be used in your classroom. ArcGIS

More information

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel Big Data and Analytics: Getting Started with ArcGIS Mike Park Erik Hoel Agenda Overview of big data Distributed computation User experience Data management Big data What is it? Big Data is a loosely defined

More information

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper Quick and Easy Web Maps with Google Fusion Tables SCO Technical Paper Version History Version Date Notes Author/Contact 1.0 July, 2011 Initial document created. Howard Veregin 1.1 Dec., 2011 Updated to

More information

Groundwater Chemistry

Groundwater Chemistry Mapping and Modeling Groundwater Chemistry By importing Excel spreadsheets into ArcGIS 9.2 By Mike Price, Entrada/San Juan, Inc. In ArcGIS 9.2, Microsoft Excel spreadsheet data can be imported and used

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

NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE

NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE Prepared by: NCCWSC/CSC Data Management Working Group US Geological Survey February 26, 2013 Version

More information

An Esri White Paper October 2010 Esri Production Mapping Product Library: Spatially Enabled Document Management System

An Esri White Paper October 2010 Esri Production Mapping Product Library: Spatially Enabled Document Management System An Esri White Paper October 2010 Esri Production Mapping Product Library: Spatially Enabled Document Management System Esri, 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953

More information

Business Insight Report Authoring Getting Started Guide

Business Insight Report Authoring Getting Started Guide Business Insight Report Authoring Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software,

More information

Data Integration for ArcGIS Users Data Interoperability. Charmel Menzel, ESRI Don Murray, Safe Software

Data Integration for ArcGIS Users Data Interoperability. Charmel Menzel, ESRI Don Murray, Safe Software Data Integration for ArcGIS Users Data Interoperability Charmel Menzel, ESRI Don Murray, Safe Software Product overview Extension to ArcGIS (optional) Jointly developed with Safe Software Based on Feature

More information

Real Time Tracking with DNRGPS

Real Time Tracking with DNRGPS Real Time Tracking with DNRGPS Abstract This guide explains how to use Real Time tracking features in DNRGPS. You can use this feature to display your current position in ArcMap 10.0 (not yet fully functional

More information

Version 3.0, April 16, 2012, updated for ArcGIS 10.0 Produced by the Geographic Information Network of Alaska http://www.gina.alaska.

Version 3.0, April 16, 2012, updated for ArcGIS 10.0 Produced by the Geographic Information Network of Alaska http://www.gina.alaska. Using the AlaskaMapped Web Services in ESRI ArcGIS Version 3.0, April 16, 2012, updated for ArcGIS 10.0 Produced by the Geographic Information Network of Alaska http://www.gina.alaska.edu AlaskaMapped

More information

Project Title: Project PI(s) (who is doing the work; contact Project Coordinator (contact information): information):

Project Title: Project PI(s) (who is doing the work; contact Project Coordinator (contact information): information): Project Title: Great Northern Landscape Conservation Cooperative Geospatial Data Portal Extension: Implementing a GNLCC Spatial Toolkit and Phenology Server Project PI(s) (who is doing the work; contact

More information

What is GIS. What is GIS? University of Tsukuba. What do you image of GIS? Copyright(C) ESRI Japan Corporation. All rights reserved.

What is GIS. What is GIS? University of Tsukuba. What do you image of GIS? Copyright(C) ESRI Japan Corporation. All rights reserved. What is GIS University of Tsukuba Graduate School of Life and Environmental Science April 21 st, 2011 What is GIS? What do you image of GIS? Gas Insulated Switch Groupe Interventional Speciale Geographic

More information

Publishing KML Services Tutorial

Publishing KML Services Tutorial Publishing KML Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a KML service............................ 3 Copyright 1995-2010 ESRI, Inc. All rights

More information

Step 2. Open ArcMap, set Projection to State Plane NAD 83 Feet Apply

Step 2. Open ArcMap, set Projection to State Plane NAD 83 Feet Apply GIS III Exercise 01 Create a Database & Map Urban Land Use Jan 2010 Student Learning Outcomes: Import table data into an MS Access database; NOTE: DOS 8.3 naming is required for files being imported into

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

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GEOGRAPHIC INFORMATION SYSTEMS WHAT IS A GEOGRAPHIC INFORMATION SYSTEM? A geographic information system (GIS) is a computer-based tool for mapping and analyzing spatial data. GIS technology integrates

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

Modeling Fire Hazard By Monica Pratt, ArcUser Editor

Modeling Fire Hazard By Monica Pratt, ArcUser Editor By Monica Pratt, ArcUser Editor Spatial modeling technology is growing like wildfire within the emergency management community. In areas of the United States where the population has expanded to abut natural

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

Getting Started With LP360

Getting Started With LP360 Getting Started With LP360 10/30/2014 1 Contents What is LP360?... 3 System Requirements... 3 Installing LP360... 4 How to Enable the LP360 Extension... 4 How to Display the LP360 Toolbar... 4 How to Import

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

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

EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER

EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER Subashini Panchanathan Malaysian Centre For Geospatial Data Infrastructure ( MaCGDI ) Ministry of National Resources and Environment

More information

How To Write An Nccwsc/Csc Data Management Plan

How To Write An Nccwsc/Csc Data Management Plan Guidance and Requirements for NCCWSC/CSC Plans (Required for NCCWSC and CSC Proposals and Funded Projects) Prepared by the CSC/NCCWSC Working Group Emily Fort, Data and IT Manager for the National Climate

More information

Lecture 8. Online GIS

Lecture 8. Online GIS Lecture 8 Online GIS Lecture 8: Outline I. Online GIS 1. Google Earth 2. MSN Live Maps II. Open Source GIS III. ArcGIS Server and the ESRI suite of online software utility options IV. Advanced Data Mining

More information

Census Data: Access, Mapping and Visualization

Census Data: Access, Mapping and Visualization Census Data: Access, Mapping and Visualization Trent University is a member of the Data Liberation Initiative (DLI), an agreement that provides academic institutions with access to otherwise restricted

More information

Activity: Using ArcGIS Explorer

Activity: Using ArcGIS Explorer Activity: Using ArcGIS Explorer Requirements You must have ArcGIS Explorer for this activity. Preparation: Download ArcGIS Explorer. The link below will bring you to the ESRI ArcGIS Explorer download page.

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

GIS Architecture and Data Management Practices Boone County GIS Created and Maintained by the Boone County Planning Commission GIS Services Division

GIS Architecture and Data Management Practices Boone County GIS Created and Maintained by the Boone County Planning Commission GIS Services Division GIS Architecture and Data Management Practices Boone County GIS Created and Maintained by the Boone County Planning Commission June 2008 Background Boone County s GIS program has been in existence for

More information

Cookbook for Importing Point Information into a Polygon Shapefile using ArcGIS9

Cookbook for Importing Point Information into a Polygon Shapefile using ArcGIS9 Cookbook for Importing Point Information into a Polygon Shapefile using ArcGIS9 I. Create a Master polygon shapefile. In addition to the FID field this shapefile must have a field containing a unique ID

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

GIS Training Express

GIS Training Express King County GIS Center s It s Not the GIS Tools & Data It s What You Do With Them! King County GIS Center Cheryl Wilder, GISP, CTT+, GIS Training Coordinator Dennis Higgins, GISP, Client Services Manager

More information

Geographic Information Systems Training Module I through 4

Geographic Information Systems Training Module I through 4 Geographic Information Systems Training Module I through 4 ARC GIS 10.x Geographic Information Systems and GPS Training Guide Developed by Stephen P. Menard Jr, USAID/Malawi Program Officer - Original

More information

Data Modeling Basics. John Auel GIS Technician II United Services Group

Data Modeling Basics. John Auel GIS Technician II United Services Group Data Modeling Basics John Auel GIS Technician II United Services Group Background Bachelor of Science at University of Wisconsin, Steven s Point Area of Emphasis -- Cartography Been at United Services

More information

Analysing Big Data in ArcGIS

Analysing Big Data in ArcGIS OIL & GAS Analysing Big Data in ArcGIS AIS based risk modelling Esri European Petroleum GIS Conference 2014 Karl John Pedersen 7th November 2014 1 DNV GL 2014 7th November 2014 SAFER, SMARTER, GREENER

More information

Automating GIS Tasks

Automating GIS Tasks Automating GIS Tasks (so you can play more golf) Presented by: C. Craig Cleveland, GISP Senior GIS Analyst Bergmann Associates Presentation Agenda Reasons for automating tasks Define the components for

More information

GIS I Business Exr02 (av 9-10) - Expand Market Share (v3b, Jul 2013)

GIS I Business Exr02 (av 9-10) - Expand Market Share (v3b, Jul 2013) GIS I Business Exr02 (av 9-10) - Expand Market Share (v3b, Jul 2013) Learning Objectives: Reinforce information literacy skills Reinforce database manipulation / querying skills Reinforce joining and mapping

More information

Spatial Adjustment Tools: The Tutorial

Spatial Adjustment Tools: The Tutorial Spatial Adjustment Tools: The Tutorial By Peter Kasianchuk, ESRI Educational Services In this exercise, you will perform some spatial adjustment and data management operations data to be used in analysis

More information

Basics on Geodatabases

Basics on Geodatabases Basics on Geodatabases 1 GIS Data Management 2 File and Folder System A storage system which uses the default file and folder structure found in operating systems. Uses the non-db formats we mentioned

More information

Creating Maps in QGIS: A Quick Guide

Creating Maps in QGIS: A Quick Guide Creating Maps in QGIS: A Quick Guide Overview Quantum GIS, which is often called QGIS, is an open source GIS desktop application. Comparing to ArcGIS, QGIS can be installed on various operating systems,

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

SCIENCE-BASED GIS SOLUTIONS. www.earthanalytic.com

SCIENCE-BASED GIS SOLUTIONS. www.earthanalytic.com SCIENCE-BASED GIS SOLUTIONS www.earthanalytic.com Pipeline Routing, Site Selection, Cost Estimation and Risk Management Tools for Energy SmartFootprint is an extension to ArcGIS designed to assist planning,

More information

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online...

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online... Table of Contents ArcGIS online Introduction... 2 Module 1: How to create a basic map on ArcGIS online... 3 Creating a public account with ArcGIS online... 3 Opening a Map, Adding a Basemap and then Saving

More information

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

Geodatabase Tutorial. Copyright 1995-2010 Esri All rights reserved. Copyright 1995-2010 Esri All rights reserved. Table of Contents A quick tour of the Building a geodatabase tutorial..................... 3 Exercise 1: Organizing your data in the Catalog......................

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

GIS Data Quality and Evaluation. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

GIS Data Quality and Evaluation. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University GIS Data Quality and Evaluation Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University The quality of GIS data gains in importance when considering some of the main

More information

EEOS 381 - Spatial Databases and GIS Applications

EEOS 381 - Spatial Databases and GIS Applications EEOS 381 - Spatial Databases and GIS Applications Lecture 9 Metadata What is Metadata? Data about data Description of a (GIS) dataset What it represents Who created it? When? How? Format Field definitions

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

GIS IN ECOLOGY: GIS PROJECT ISSUES

GIS IN ECOLOGY: GIS PROJECT ISSUES GIS IN ECOLOGY: GIS PROJECT ISSUES Contents Introduction... 2 Conducting a GIS Analysis... 2 GIS File Management and Software... 3 Course Data Sources... 6 Tasks... 7 Copying GIS Data... 7 Managing Data

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

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

Reading SSURGO Soils Data

Reading SSURGO Soils Data Reading SSURGO Soils Data Downloading SSURGO data 1. Download. You could google SSURGO download, or just go to the Soil Data Mart: http://soildatamart.nrcs.usda.gov/ a. Select the state (must be California

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

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

Step 1 Preparation and Planning

Step 1 Preparation and Planning Its daunting starting any GIS Web or Mobile project. Where does one begin? This 3 step guide should help you get past your project inertia and start things moving rapidly forward. Step 1 Preparation and

More information

ArcGIS 10.1 Geodatabase Administration. Gordon Sumerling & Christopher Brown

ArcGIS 10.1 Geodatabase Administration. Gordon Sumerling & Christopher Brown ArcGIS 10.1 Geodatabase Administration Gordon Sumerling & Christopher Brown Key Improvements at ArcGIS 10.1 1. Easier Administration through Graphic Interfaces 2. Greater Seamless integration with Open

More information

How To Use The Alabama Data Portal

How To Use The Alabama Data Portal 113 The Alabama Metadata Portal: http://portal.gsa.state.al.us By Philip T. Patterson Geological Survey of Alabama 420 Hackberry Lane P.O. Box 869999 Tuscaloosa, AL 35468-6999 Telephone: (205) 247-3611

More information

How to Import Data into Microsoft Access

How to Import Data into Microsoft Access How to Import Data into Microsoft Access This tutorial demonstrates how to import an Excel file into an Access database. You can also follow these same steps to import other data tables into Access, such

More information