Importing ASCII Grid Data into GIS/Image processing software
|
|
|
- Dwain Garrison
- 10 years ago
- Views:
Transcription
1 Importing ASCII Grid Data into GIS/Image processing software Table of Contents Importing data into: ArcGIS 9.x ENVI ArcView 3.x GRASS
2 Importing the ASCII Grid data into ArcGIS 9.x Go to Table of Contents
3 Example File : GRID.MOD13A2.asc MODIS ASCII Subsets: Data Visualization [MOD13A2] Terra Vegetation Indices (NDVI, EVI) USA, Walker Branch Watershed, Oak Ridge, Tennessee Centered on Latitude [ ] Longitude [ ] 7 Kilometers [7 Pixels] Wide and 7 Kilometers [7 Pixels] High Requested Time Span November 2005 to November 2005 For a PRJ file, access For a prj.adf file, access MODIS HDF Tile MOD13A2.A h11v hdf -----START Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 1, 2005)----- ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value END Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 1, 2005)----- MODIS HDF Tile MOD13A2.A h11v hdf -----START Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 17, 2005)----- ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value END Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 17, 2005)-----
4 Step 1 Copy contents between -----START Scientific Data Set (Band).. And -----END Scientific Data Set (Band)... Into a separate file. If there are more than one START-END entries, copy contents within each of the START-END statements into individual files like: File GRID_MOD13A2_A _1_km_16_days_NDVI.asc from example file GRID.MOD13A2.asc ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value
5 Step 2 Importing the individual file GRID_MOD13A2_A _1_km_16_days_NDVI.asc into ArcGIS : Using ArcToolbox from ESRI s ArcGIS 9.x software Select: Conversion Tools To Raster ASCII to Raster
6 Step 3 Provide path to ASCII file (GRID_MOD13A2_A _1_km_16_days_NDVI.asc ) and Output Raster (MD13A205305) Click OK
7 Step 4 After converting to Raster the output raster (MD13A205305) would automatically load into ArcMap
8 Step 5 Export this file (MD13A205305) into ArcGIS GRID Right Click on the file to Export Provide output filename (e.g. md13a ) and format
9 Step 6 Setting up the projection Download file prj.adf from copy the prj.adf file into the GRID file directory (md13a ) created in the previous step
10 Step 7 Load the GRID file in ArcMap Make sure that the projection is defined on the dataset Final output md13a with projection set, overlaid with the MODIS site locations If the projection isn't defined, use the following file to define the projection. Download file modis.prj from Copy this file into <ESRI installation Folder>\Coordinate Systems\Projected Coordinate Systems\World\Sphere-based and manually set the projection for the file
11 Importing the ASCII Grid data into ENVI 4.x Go to Table of Contents
12 Example File : GRID.MOD13A2.asc MODIS ASCII Subsets: Data Visualization [MOD13A2] Terra Vegetation Indices (NDVI, EVI) USA, Walker Branch Watershed, Oak Ridge, Tennessee Centered on Latitude [ ] Longitude [ ] 7 Kilometers [7 Pixels] Wide and 7 Kilometers [7 Pixels] High Requested Time Span November 2005 to November 2005 For a PRJ file, access For a prj.adf file, access MODIS HDF Tile MOD13A2.A h11v hdf -----START Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 1, 2005)----- ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value END Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 1, 2005)----- MODIS HDF Tile MOD13A2.A h11v hdf -----START Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 17, 2005)----- ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value END Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 17, 2005)-----
13 Step 1 Copy contents between -----START Scientific Data Set (Band).. And -----END Scientific Data Set (Band)... Into a separate file. If there are more than one START-END entries, copy contents within each of the START-END statements into individual files like: File GRID_MOD13A2_A _1_km_16_days_NDVI.asc from example file GRID.MOD13A2.asc ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value
14 Step 2 Open ENVI and select the Open External File Generic Formats ASCII command
15 Step 3 Select the file GRID_MOD13A2_A _1_km_16_days_NDVI.asc A message box similar to one shown above should display The Number of samples and Lines in this message box should match with the Requested Data Area Click OK
16 Step 4 After the image has been loaded into display Edit the header information to set the Projection parameters Right click on the file Edit Header Select Edit Attributes Map Info
17 Step 4 Set the projection parameters using the GRID_MOD13A2_A _1_km_16_days_NDVI.asc file Pixel Size is the Cell Size from the ASCII file GRID_MOD13A2_A _1_km_16_days_NDVI.asc Easting is the xllcorner Northing is the yllcorner Image Coord X is and Image Coord Y is (nrows +1)
18 Step 5 Change Projection to sinusoidal Click OK twice to display image and export the file into any format of choice In the above step If the sinusoidal projection isn't defined, use the following file to define the projection. Download file modis.prj from
19 Importing the ASCII Grid data into ArcView 3.x Go to Table of Contents
20 Example File : GRID.MOD13A2.asc MODIS ASCII Subsets: Data Visualization [MOD13A2] Terra Vegetation Indices (NDVI, EVI) USA, Walker Branch Watershed, Oak Ridge, Tennessee Centered on Latitude [ ] Longitude [ ] 7 Kilometers [7 Pixels] Wide and 7 Kilometers [7 Pixels] High Requested Time Span November 2005 to November 2005 For a PRJ file, access For a prj.adf file, access MODIS HDF Tile MOD13A2.A h11v hdf -----START Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 1, 2005)----- ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value END Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 1, 2005)----- MODIS HDF Tile MOD13A2.A h11v hdf -----START Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 17, 2005)----- ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value END Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 17, 2005)-----
21 Step 1 Copy contents between -----START Scientific Data Set (Band).. And -----END Scientific Data Set (Band)... Into a separate file. If there are more than one START-END entries, copy contents within each of the START-END statements into individual files like: File GRID_MOD13A2_A _1_km_16_days_NDVI.asc from example file GRID.MOD13A2.asc ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value
22 Step 2 Open ArcView and activate the Spatial Analyst extension
23 Step 3 Invoke Import Data Source tool Select ASCII Raster file type Select the ASCII raster file GRID_MOD13A2_A _1_km_16_days_NDVI.asc and import it as a Theme into the View.
24 Importing the ASCII Grid data into GRASS Go to Table of Contents
25 Example File : GRID.MOD13A2.asc MODIS ASCII Subsets: Data Visualization [MOD13A2] Terra Vegetation Indices (NDVI, EVI) USA, Walker Branch Watershed, Oak Ridge, Tennessee Centered on Latitude [ ] Longitude [ ] 7 Kilometers [7 Pixels] Wide and 7 Kilometers [7 Pixels] High Requested Time Span November 2005 to November 2005 For a PRJ file, access For a prj.adf file, access MODIS HDF Tile MOD13A2.A h11v hdf -----START Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 1, 2005)----- ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value END Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 1, 2005)----- MODIS HDF Tile MOD13A2.A h11v hdf -----START Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 17, 2005)----- ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value END Scientific Data Set (Band): 1_km_16_days_NDVI, MODIS Date: A (Nov. 17, 2005)-----
26 Step 1 Copy contents between -----START Scientific Data Set (Band).. And -----END Scientific Data Set (Band)... Into a separate file. If there are more than one START-END entries, copy contents within each of the START-END statements into individual files like: File GRID_MOD13A2_A _1_km_16_days_NDVI.asc from example file GRID.MOD13A2.asc ncols 7 nrows 7 xllcorner yllcorner cellsize nodata_value
27 NAME r.in.arc - Convert an ESRI ARC/INFO ascii raster file (GRID) into a (binary) raster map layer. (GRASS Raster Data Import Program) SYNOPSIS r.in.arc r.in.arc help r.in.arc input=name output=name [title="phrase"] [mult=multiplier] DESCRIPTION r.in.arc allows a user to create a (binary) GRASS raster map layer from an ESRI ARC/INFO ascii GRID file with (optional) title. OPTIONS Parameters: input=name Name of an existing ASCII raster file to be imported. output=name Name to be assigned to resultant binary raster map layer. title="phrase" Title to be assigned to resultant raster map layer. mult=multiplier Multiply all raster cell values by multiplier. multiplier is a floating point value, and has a default value of 1.0. The input file has a header section which describes the location and size of the data, followed by the data itself. The header has 6 lines: ncols: nrows: xllcorner: yllcorner: cellsize: or alternatively (not supported in r.in.arc, but in r.in.gdal): ncols: nrows: xllcenter: yllcenter: cellsize: NOTES r.in.arc handles floating point cell values. The mult option allows the number of significant figures of a floating point cell to be increased before importing. Multiples of ten are the most functional multipliers. SEE ALSO r.in.gdal r.out.arc Source:
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
Maxent2ConsNet Manual
Maxent2ConsNet Manual Ver 1.00 August 2008 Michael Ciarleglio Biodiversity and Biocultural Conservation Laboratory, Section of Integrative Biology, 1 University Station, C0390, University of Texas at Austin,
Digital Terrain Model Grid Width 10 m DGM10
Digital Terrain Model Grid Width 10 m Status of documentation: 23.02.2015 Seite 1 Contents page 1 Overview of dataset 3 2 Description of the dataset contents 4 3 Data volume 4 4 Description of the data
Obtaining and Processing MODIS Data
Obtaining and Processing MODIS Data MODIS is an extensive program using sensors on two satellites that each provide complete daily coverage of the earth. The data have a variety of resolutions; spectral,
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
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.
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
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
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
WEPP GIS Support Programs
WEPP GIS Support Programs This describes how to use the various WEPP GIS programs along with TOPAZ programs to create WEPP input files. Other GIS alternatives to GeoWEPP could be developed using these
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
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
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
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,
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 &
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
Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014
Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014 Introduction: This tutorial examines the main features of the Latin American and Caribbean Flood and Drought
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
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
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
ES341 Overview of key file formats and file extensions in ArcGIS
ES341 Overview of key file formats and file extensions in ArcGIS Commonly Encountered File Types/Extensions in ArcGIS.mxd A file containing a map, its layers, display information, and other elements used
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
Lesson 15 - Fill Cells Plugin
15.1 Lesson 15 - Fill Cells Plugin This lesson presents the functionalities of the Fill Cells plugin. Fill Cells plugin allows the calculation of attribute values of tables associated with cell type layers.
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
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
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
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
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
WFP Liberia Country Office
1 Oscar Gobbato [email protected] [email protected] WFP Liberia Country Office GIS training - Summary Objectives 1 To introduce to participants the basic concepts and techniques in using Geographic
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,
Tutorial. VISUALIZATION OF TERRA-i DETECTIONS
VISUALIZATION OF TERRA-i DETECTIONS. Suggested citation: PAZ-GARCIA, P. & COCA-CASTRO, A. (2014) Visualization of Terra-i detections. for the Terra-i project. Version 2. Getting started Before beginning,
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
Reading & Writing Spatial Data in R John Lewis. Some material used in these slides are taken from presentations by Roger Bivand and David Rossiter
Reading & Writing Spatial Data in R John Lewis Some material used in these slides are taken from presentations by Roger Bivand and David Rossiter Introduction Having described how spatial data may be represented
Working with climate data and niche modeling I. Creation of bioclimatic variables
Working with climate data and niche modeling I. Creation of bioclimatic variables Julián Ramírez-Villegas 1 and Aaron Bueno-Cabrera 2 1 International Centre for Tropical Agriculture (CIAT), Cali, Colombia,
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
ArcGIS. Image Server tutorial
ArcGIS 9 ArcGIS Image Server tutorial Copyright 2006, 2007, and 2008 Zanja Technologies, Inc. All rights reserved. The information contained in this work is the property of Zanja Technologies, Inc., under
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
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
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,
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
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
ENVI Classic Tutorial: Atmospherically Correcting Hyperspectral Data using FLAASH 2
ENVI Classic Tutorial: Atmospherically Correcting Hyperspectral Data Using FLAASH Atmospherically Correcting Hyperspectral Data using FLAASH 2 Files Used in This Tutorial 2 Opening the Uncorrected AVIRIS
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
TABLE OF CONTENTS. 7. shapefile..59. shapefile... 45. 4. shapefile
ArcView 8.3. Johansson, T.,.,.: e-learning MINERVA GISAS, ) 2005. Mr. Tino Johansson University of Helsinki, Finland.. 2. (Print Screen shots) ArcCatalog ArcMap. copyright ESRI, Inc. GISAS, MINERVA 2003-2006.
NetCDF Tutorial. Copyright 1995-2010 Esri All rights reserved.
Copyright 1995-2010 Esri All rights reserved. Table of Contents About the netcdf Tutorial............................... 3 Exercise 1: Displaying a raster layer from a netcdf file................... 4
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
Reprojecting MODIS Images
Reprojecting MODIS Images Why Reprojection? Reasons why reprojection is desirable: 1. Removes Bowtie Artifacts 2. Allows geographic overlays (e.g. coastline, city locations) 3. Makes pretty pictures for
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
On the CyberShARE site you will find this interpolated version (labeled SRTMv4_90m)
SRTM Data on Cyber-ShARE The Shuttle Radar Topography Mission (SRTM) data collected by NASA represents the most up-to-date, globally collected topography data set of the Earth. It makes up the first globally
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)...
Government 98dn Mapping Social and Environmental Space
Government 98dn Mapping Social and Environmental Space LAB EXERCISE 5: The Analysis of Fields Objectives of this lab: Visualizing raster data Using Spatial Analyst functions to create new data Analysis
Introduction to GIS Mapping and ESRI s ArcGIS Software
01-Introduction To GIS Mapping And Arcgis 9.2 Software.Doc Page 1 of 25 Objectives Introduction to GIS Mapping and ESRI s ArcGIS Software In this exercise you are introduced to the ArcMap interface and
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
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
GEOREFERENCING HISTORIC MAPS USING ARCGIS DESKTOP 10
5/20/2011 BALL STATE UNIVERSITY LIBRARIES GIS RESEARCH AND MAP COLLECTION GEOREFERENCING HISTORIC MAPS USING ARCGIS DESKTOP 10 GEOREFERENCING HISTORIC MAPS USING ARCGIS DESKTOP 10 *This tutorial is appropriate
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
UNLEASHED. The Field Calculator. By Tom Neer, EDAW, Inc.
The Field Calculator UNLEASHED By Tom Neer, EDAW, Inc. Understanding basic programming techniques allows the GIS user greater flexibility and expands the functionality of ArcGIS. Software developers no
PART 1. Representations of atmospheric phenomena
PART 1 Representations of atmospheric phenomena Atmospheric data meet all of the criteria for big data : they are large (high volume), generated or captured frequently (high velocity), and represent a
MAIN_SNP_TOPO.dgm_2m
Seite 1 von 7 MAIN_SNP_TOPO.dgm_2m SDE Raster Dataset Tags dgm_2m, dgm_gr_snp, dgm1177bis1258, dtm4, lomb_dtm_20, dem2_5_apb, dhm10, dem20_apb, dsm2_voralberg, dsm10_tirol Summary There is no summary for
Tutorial Creating a regular grid for point sampling
This tutorial describes how to use the fishnet, clip, and optionally the buffer tools in ArcGIS 10 to generate a regularly-spaced grid of sampling points inside a polygon layer. The steps below should
ENVI Classic Tutorial: Atmospherically Correcting Multispectral Data Using FLAASH 2
ENVI Classic Tutorial: Atmospherically Correcting Multispectral Data Using FLAASH Atmospherically Correcting Multispectral Data Using FLAASH 2 Files Used in this Tutorial 2 Opening the Raw Landsat Image
Help File. Version 1.1.4.0 February, 2010. MetaDigger for PC
Help File Version 1.1.4.0 February, 2010 MetaDigger for PC How to Use the Sound Ideas MetaDigger for PC Program: The Sound Ideas MetaDigger for PC program will help you find and work with digital sound
Practical, Easy-to-Use, Free GIS and Remote Sensing Tools for Resource Management
Practical, Easy-to-Use, Free GIS and Remote Sensing Tools for Resource Management Andrew Lister Research Forester 11 Campus Blvd, Ste. 200 Newtown Square, PA 19073 [email protected] Abstract: Geographic
CDA Information Technology: Fiber To the Home
C O E U R D A L E N E T R I B E I N F O R M A T I O N T E C H N O L O GY GIS Program Spring 2014 Volume 1, Issue 1 GIS Program plans for new imagery of Reservation Inside this issue: Fiber to Home 2 WWP
ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY.
ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI Imagery Becomes Knowledge ENVI software uses proven scientific methods and automated processes to help you turn geospatial
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
ModelBuilder - Creating Tools Tutorial
ModelBuilder - Creating Tools Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Creating tools with ModelBuilder......................... 3 Copyright 1995-2010 Esri. All
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
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
Taking Advantage of Crystal Reports
What You Will Need ArcGIS 8.3 (ArcInfo, ArcEditor, or ArcView license) with Crystal Reports installed Sample data downloaded from ArcUser Online Taking Advantage of Crystal Reports In addition to maps,
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,
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
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
NetCDF and HDF Data in ArcGIS
2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop NetCDF and HDF Data in ArcGIS Nawajish Noman Kevin Butler Esri UC2013. Technical Workshop. Outline NetCDF
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...
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
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
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..............................................
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
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
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
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
ArcScan Tutorial. Copyright 1995-2010 Esri All rights reserved.
Copyright 1995-2010 Esri All rights reserved. Table of Contents Exercise 1: Interactive vectorization........................... 3 Exercise 2: Automatic vectorization........................... 12 Copyright
Introduction to ArcGIS Network Analyst. Presenter: Matt Crowder ESRI Redlands, California
Introduction to ArcGIS Network Analyst Presenter: Matt Crowder ESRI Redlands, California Seminar overview Topics What is Network Analyst? What is Network Analyst used for? What is the network dataset?
Slide 1. Slide 2. Slide 3
Satellite Analysis of Sea Surface Temperatures in the Florida Keys to Monitor Coral Reef Health NASA Stennis Space Center Earthzine/DEVELOP Virtual Poster Session, Summer 2011 Video Transcript Slide 1
MapInfo Universal Translator User Guide
MapInfo Universal Translator User Guide The MapInfo Universal Translator translates files in MapInfo formats to several different spatial data formats and translates files from several formats into MapInfo.TAB
SPSS for Windows importing and exporting data
Guide 86 Version 3.0 SPSS for Windows importing and exporting data This document outlines the procedures to follow if you want to transfer data from a Windows application like Word 2002 (Office XP), Excel
Scientific Data Management and Dissemination
Federal GIS Conference February 9 10, 2015 Washington, DC Scientific Data Management and Dissemination John Fry Solution Engineer, Esri [email protected] Agenda Background of Scientific Data Management through
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
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
MOD09 (Surface Reflectance) User s Guide
MOD09 (Surface ) User s Guide MODIS Land Surface Science Computing Facility Principal Investigator: Dr. Eric F. Vermote Web site: http://modis-sr.ltdri.org Correspondence e-mail address: [email protected]
Downloading SSURGO Soil Data from Internet
Downloading SSURGO Soil Data from Internet Prepared by Venkatesh Merwade School of Civil Engineering, Purdue University [email protected] September 2012 Purpose The purpose of this exercise to demonstrate
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
An Introduction to Point Pattern Analysis using CrimeStat
Introduction An Introduction to Point Pattern Analysis using CrimeStat Luc Anselin Spatial Analysis Laboratory Department of Agricultural and Consumer Economics University of Illinois, Urbana-Champaign
GIS II: Data Management: Creation, edition and maintenance of geographic data Module 1: Leveraging the where of your geographic data
*** Files needed for exercise: MT_ACS09_trt.shp, and McDonalds_rr.shp Goals: After completing this exercise, you will have experience in performing spatial joins and selections and reviewed your understanding
Working with Data from External Sources
Working with Data from External Sources Bentley WaterCAD V8i supports several methods of exchanging data with external applications, preventing duplication of effort and allowing you to save time by reusing
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
