ArcGIS Data Models: Raster Data Models. Jason Willison, Simon Woo, Qian Liu (Team Raster, ESRI Software Products)

Size: px
Start display at page:

Download "ArcGIS Data Models: Raster Data Models. Jason Willison, Simon Woo, Qian Liu (Team Raster, ESRI Software Products)"

Transcription

1 ArcGIS Data Models: Raster Data Models Jason Willison, Simon Woo, Qian Liu (Team Raster, ESRI Software Products)

2 Overview of Session Raster Data Model Context Example Raster Data Models Important Raster GDB Considerations Rasters in ArcGIS 9.0 Questions / Answers / Comments Sample Database and Design Documents For more information, go to

3 What is a Data Model? A practical template for implementing GIS solutions Built on consensus within a discipline Both providers and users Goal is consistency across organizations Great starting points Designed to adhere to emerging standards

4 Why Data Models? Data models provide Quick Start" solutions Best practices Optimized performance Improves data sharing More successful GIS implementations The ArcGIS geodatabase architecture allows Ready-to-use frameworks Centralized location Intelligence/Rules

5 Raster Data Model Context Raster Data Models Essential parts of other data models Just another layer in your data model stacks Base-mapping and/or Analysis needs ESRI s Geodatabase Raster Solution Enterprise or personal geodatabase We will focus on enterprise (ArcSDE) Easy to build specifically to meet your needs

6 Raster Data Model Context

7 Demonstration

8 Where do I start? Determine The purpose of my raster data Your application s scale of use The properties of the raster data All this contributes to your database design Use these guidelines to optimize your solution

9 Types of Geodatabase Rasters Raster Dataset Storage of a single raster dataset Mosaic many inputs to one continuous raster dataset Raster Catalog Container of independent raster datasets Organized as one entity in the database Raster Attributes of a Feature Class Feature class attribute Stored in the geodatabase

10 Raster Datasets Input files Geodatabase Raster Dataset 3712a.tif 3712b.tif UC2004.IMAGE_ c.tif 3712d.tif Single geodatabase raster dataset created from multiple data sources Single row table in the geodatabase Overlapping pixels have options (overwrite, ignore, blend, min, max) Use for DEMs, most base-mapping, and where fast viewing at any scale is important

11 Raster Catalogs Collection of Raster Datasets stored in one table Designed for Overlapping data (time series, stereo-pair photos, scanned maps) Situations where storing each dataset independently is important When you want to organize similar data Use entire catalog, or a subset ArcSDE Raster column UC2004.AERIAL_CATALOG IMAGE NAME DATE 1 WC_ /26/98 2 WC_ /05/01 3 WC_ /04/01 4 WC_ /26/02

12 Raster Attributes Geodatabase raster data is associated with geodatabase features

13 Personal Geodatabases Raster Data in the personal geodatabase Pixels are not stored inside Access Raster Data is stored as referenced files Managed Raster Data is copied as IMGs to a special folder **Note: Raster Datasets are always managed Unmanaged Raster Data is simply referenced by a pathname **Note: Raster Catalogs and attributes can be managed or unmanaged Demonstration

14 Enterprise GDB, Personal GDB, or Raster Files Enterprise GDB Our best multi-user solution Large data volumes (terabytes) Multi-platform / multi-database Personal GDB Good for prototyping and small implementations Limited number of connections Small quantity of data (gigabytes) Windows only

15 Storage / Hardware Two local servers (here at UC2004) 100 megabit network DELL PC Dual 933 MHz processors 1GB of RAM 1TB normal disk storage IBM PC Dual 3 GHz processors 4GB of RAM connected to an INLINE storage device 2 disk arrays, 1.6TB each

16 Raster Data Model Case Studies Ortho-rectified Imagery Global Raster Raster Elevation Scanned Map Time Series Raster Attributes

17 Ortho-rectified Imagery Topography Data Model Cartography Administrative areas Parcels Uses, rights/interests, and ownership Legal description Corners and boundaries Survey control Vectors (roads, rail, buildings) Ortho-rectified Imagery Very accurate imagery

18 Ortho-rectified Imagery Hydrography Data Model Streams Hydrographic points Drainage areas Vector water features Channels Surface Terrain/Elevation Hydro response Ortho-rectified Imagery

19 Ortho-rectified Imagery Data Model (Example Implementation) Texas Natural Resources Information System (TNRIS) Responsible for managing data for all of Texas 1 meter Color-Infrared Digital Ortho-rectified Quarter Quads (DOQQs) Used a Raster Catalog ~ 440 GB of raw data 3000 of provided to ESRI Demonstration

20 TNRIS Ortho-imagery Raster Data Model Purpose: Base-Mapping Update schedule: Irregularly scheduled updates Has portions of the state irregularly updated each year by the counties of Texas (** Not part of the decision process anymore in 9.0 **)

21 TNRIS Ortho-imagery Raster Data Model Scale of Use: Seems a bit too conservative for monitors, OK for printing (** assumes user will not use lossy compression **) (Table courtesy of EMERGE)

22 Orthorectified Imagery Scale of Use Considering Lossy Compression M A P S C A L E 1 : : : : : : : more loss JPEG Compression less loss

23 TNRIS Ortho-imagery Raster Data Model Database Design: Enterprise Geodatabase Size of the data Personal would not have scaled enough Raster Catalog To preserve their base-mapping unit To preserve overlapping corners Lossy compression (JPEG) Base-mapping (not for analysis) Cubic Convolution pyramid resampling Continuous data

24 TNRIS Ortho-imagery Raster Data Model Data Properties: Source Data: 440 GB total raster input data 3000 TIFF files (150 MB each) Enterprise Geodatabase Data: 135 GB in the Geodatabase Raster Catalog ArcGIS Layer: Use scale dependency to view Primarily 10 to 20 rasters at a time Up to 1 : 3780 (1:1 screen to pixel in the monitor) Printing would be different, inline with industry recommendations

25 L.A. County Ortho-imagery Data Model Very similar to TNRIS Base-mapping Lossy compression (JPEG) Differences 0.6 meter resolution Natural color Bilinear Interpolation pyramids Required fast display at any scale Raster Dataset Demonstration

26 Raster Data Model Case Studies Ortho-rectified Imagery Global Raster Raster Elevation Scanned Map Time Series Raster Attributes

27 Global Raster (Example Implementation) EarthSat s SNC of the world Contains all land masses 15m resolution Approximately 4.5 TB of data ~3600 TIFF files (all >1GB) Used 9 independent Raster Datasets Mosaicked a portion of their files into each Demonstration

28 Global Raster Very similar to TNRIS Base-mapping Lossy compression (JPEG) 1 meter resolution (Natural Color) Cubic Convolution pyramids Required fast display at any scale Also required fast loading period 9 Raster Datasets 9 clients loading data into 1 server < 1 week to load into the geodatabase

29 Raster Data Model Case Studies Ortho-rectified Imagery Global Raster Raster Elevation Scanned Map Time Series Raster Attributes

30 Raster Elevation Data Hydrography Data Model Streams Hydrographic points Drainage areas Vector water features Channels Surface Terrain/Elevation Hydro response Orthorectified Imagery

31 Raster Elevation Data Model (Example Implementation) Southern California Association of Governments (SCAG) 5 meter raster elevation dataset L.A. County provided by Emerge/Intermap Demo

32 Raster Elevation Data Model Purpose: Derive additional datasets (analysis) Update Schedule: Very infrequent updates (** Not part of the decision process anymore in 9.0**)

33 Raster Elevation Data Model (Table courtesy of USGS) Scales of Use: Because these are interpolated values, these Scales set by the USGS are valid thresholds. Based on this information, we can infer that 5m data is valid for mapping up to about 1:4000.

34 Raster Elevation Data Model Database Design: Raster Dataset Mosaic together Overlap is the same surface, so it does not need to be preserved Lossless compression (LZ77) Data will be derived (analysis) Cubic Convolution Pyramid resampling Continuous data

35 Raster Elevation Data Model Data Properties: Source Data 2.25 GB, 2 GRIDs 5 meter Intermap DSM (surface) RADAR product Geodatabase Data One large raster of 3 GB Lossless LZ77 ArcGIS Layer Use at any scale (up to 1:4000) Derive other layers as needed (slope, aspect)

36 Raster Data Model Case Studies Ortho-rectified Imagery Global Raster Raster Elevation Scanned Map Time Series Raster Attributes

37 Scanned Maps Topography Data Model Cartography Administrative areas Parcels Uses, rights/interests, and ownership Legal description Corners and boundaries Survey control Vectors roads, rail, buildings Ortho-rectified Imagery Scanned topographic maps

38 Scanned Map (Example Implementation) National Geographic Society TOPO! data Scanned USGS Topographic Maps 7.5 degree extents (1 : series) Southern California Demonstration

39 Scanned Map Raster Data Model Purpose: Base-mapping Update Schedule: Infrequent updates (** Not part of the decision process anymore in 9.0**)

40 Scanned Map Raster Data Model Scales of Use: Map Scale 1:24,000 = 7.5 min (4 per 500dpi) 1:63,360 = 15 min (10.5 per 500dpi) 1:100,000 = 30 x 60 min (16.7 per 500dpi) 1:250,000 = 30 x 60 min (41.7 per 500dpi) Scanned map: useable at the scale it was made Have an inherent scale of use DO NOT get increasingly better at higher scan rates

41 Scanned Map Raster Data Model Database Design: Raster Dataset Stored as RGB Inputs had unmatching colormaps Converted Single-band with colormap to multi-band RGB (** Not necessary anymore in 9.0**) Lossy compression JPEG 50 Not used for analysis Bilinear Interpolation pyramid resampling Produced the best looking output for display

42 Scanned Map Raster Data Model Data Properties: Source Data 1000 s TPQs converted to 1000 s TIFFs 1 : Topographic Maps (scanned by NGS/Topo!) ~ 3 GB of data Geodatabase Data Raster Dataset ~ 10 GB (grows to this size because of RGB storage) ArcGIS Layer Use at 1:24000

43 Raster Data Model Case Studies Ortho-rectified Imagery Global Raster Raster Elevation Scanned Map Time Series Raster Attributes

44 Raster Time Series

45 Raster Time Series (Example Implementation) Hurricane Data Hurricane Mitch (late Oct early Nov, 1998) Shows time slices of hurricane path USGS data AVHRR NDVI data for continent of Africa Every 10 days averaged over the last 21 years Demonstration

46 Time Series Raster Data Model Purpose: Viewing of same extent at different times Update Schedule: Always being updated Just add new data to a raster catalog (** Not part of the decision process anymore in 9.0**)

47 Time Series Raster Data Model Scale of Use: Determined by the data In our cases Regional / Continental / Global extents and applications

48 Time Series Raster Data Model Database Design: Raster Catalog multiple layers, same extent Lossless compression LZ77 Used for visualization, but could be used for analysis Resampling Cubic Convolution

49 Time Series Raster Data Model Data Properties: Source Data 30 input TIFFs for Mitch >700 BILs for Africa Geodatabase Data Raster Catalog Needs to be a Raster Catalog Same extent, with multiple captures in time ArcGIS Layer Use 9.0 built-in time-series renderer 8.3 custom code on developer samples Regional / Continental / Global scales

50 Raster Data Model Case Studies Ortho-rectified Imagery Global Raster Raster Elevation Scanned Map Time Series Raster Attributes

51 Rasters as Attributes of Feature Classes Geodatabase features can store Raster Datasets One or more raster datasets associated with each feature Raster data is stored with the vector data One central location Demonstration

52 Overall Decisions / Considerations Before loading, consider these issues Compression Purpose of Raster data Base map v. analysis Highest quality v. Disk space Will you serve/sell the raster data? Input raster format Heterogeneous v. Homogeneous Cell size, theme, type, colormap, etc Pyramid resampling Discrete v. continuous Preserve overlapping data?

53 Conclusions Raster Data Models are simple on their own part of other data models easy to implement and use Follow these best-practices guidelines Prototype your solution first

54 Evaluations Please fill them out your comments help ESRI become better at meeting your needs each year THANK-YOU!

55 End of Presentation Thank-you for attending! Open to Questions

56

Managing Imagery and Raster Data Using Mosaic Datasets

Managing Imagery and Raster Data Using Mosaic Datasets Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Managing Imagery and Raster Data Using Mosaic Datasets Hong Xu, Prashant Mangtani Presentation Overview Introduction

More information

The File Geodatabase API. Craig Gillgrass Lance Shipman

The File Geodatabase API. Craig Gillgrass Lance Shipman The File Geodatabase API Craig Gillgrass Lance Shipman Schedule Cell phones and pagers Please complete the session survey we take your feedback very seriously! Overview File Geodatabase API - Introduction

More information

EnvSci 360 Computer and Analytical Cartography

EnvSci 360 Computer and Analytical Cartography EnvSci 360 Computer and Analytical Cartography Lecture 7 Mapping Images, Surfaces, and 3-D Data Brief Overview of Imagery What is Imagery? A spatial data model that defines space as an array of equally

More information

Lecture 6 - Raster Data Model & GIS File Organization

Lecture 6 - Raster Data Model & GIS File Organization Lecture 6 - Raster Data Model & GIS File Organization I. Overview of Raster Data Model Raster data models define objects in a fixed manner see Figure 1. Each grid cell has fixed size (resolution). The

More information

Introduction to Geographic Information Systems (GIS): Environmental Science Focus

Introduction to Geographic Information Systems (GIS): Environmental Science Focus Introduction to Geographic Information Systems (GIS): Environmental Science Focus September 9, 2013 We will begin at 9:10 AM. Login info: Username:!cnrguest Password: gocal_bears Instructor: Domain: CAMPUS

More information

ArcGIS 10.0 Imagery. Joseph B. Bowles

ArcGIS 10.0 Imagery. Joseph B. Bowles ArcGIS 10.0 Imagery Joseph B. Bowles Presentation Overview Imagery and raster data What is a mosaic dataset Use of mosaic datasets Build a mosaic dataset Migrate to mosaic datasets Q&A Characteristics

More information

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits.

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. The 1st credit consists of a series of readings, demonstration,

More information

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 1 Introduction to GIS Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Welcome to NR402 GIS Applications in

More information

Raster Data Model. Examples of raster data Remotely sensed imagery (BV, DN) DEM (elevation) DRG (color) Raster Database

Raster Data Model. Examples of raster data Remotely sensed imagery (BV, DN) DEM (elevation) DRG (color) Raster Database Raster Data Model Why use a raster data model? Raster data representations Cell value Measurement, average, majority, significance Cell-based vs. point-based Raster data components Cells, Pixels, Grid

More information

Geodatabase An Overview

Geodatabase An Overview Federal GIS Conference February 9 10, 2015 Washington, DC Geodatabase An Overview Ralph Denkenberger - esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? Inside the Geodatabase

More information

Geodatabase An Introduction

Geodatabase An Introduction 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Geodatabase An Introduction David Crawford and Jonathan Murphy Session Path The Geodatabase What is it?

More information

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-2 Chapters 3 and 4

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-2 Chapters 3 and 4 Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-2 Chapters 3 and 4 Vector Data Modeling To prepare spatial data for computer processing: Use x,y coordinates to represent spatial features

More information

Geodatabase An Introduction

Geodatabase An Introduction Federal GIS Conference 2014 February 10 11, 2014 Washington DC Geodatabase An Introduction Ralph Denkenberger esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? Inside

More information

An Enterprise Geodatabase: Montgomery County, Maryland ESRI 2004 User Conference Paper #1674

An Enterprise Geodatabase: Montgomery County, Maryland ESRI 2004 User Conference Paper #1674 An Enterprise Geodatabase: Montgomery County, Maryland ESRI 2004 User Conference Paper #1674 1.0 ABSTRACT Montgomery County, Maryland has a long history of supporting GIS applications with a SDE/ArcSDE

More information

Getting Started with Community Maps

Getting Started with Community Maps Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Getting Started with Community Maps Shane Matthews and Tamara Yoder Topics for this Session ArcGIS is a complete

More information

Geodatabase Essentials Part One - Intro to the Geodatabase. Jonathan Murphy Colin Zwicker

Geodatabase Essentials Part One - Intro to the Geodatabase. Jonathan Murphy Colin Zwicker Geodatabase Essentials Part One - Intro to the Geodatabase Jonathan Murphy Colin Zwicker Session Path The Geodatabase - What is it? - Why use it? - What types are there? Inside the Geodatabase Advanced

More information

IMPERIAL COUNTY PLANNING AND DEVELOPMENT

IMPERIAL COUNTY PLANNING AND DEVELOPMENT IMPERIAL COUNTY PLANNING AND DEVELOPMENT GEODATABASE USER MANUAL FOR COUNTY BUSINESS DEVELOPMENT GIS June 2010 Prepared for: Prepared by: County of Imperial Planning and Development 801 Main Street El

More information

Introduction INTRODUCTION TO GIS GIS - GIS GIS 1/12/2015. New York Association of Professional Land Surveyors January 22, 2015

Introduction INTRODUCTION TO GIS GIS - GIS GIS 1/12/2015. New York Association of Professional Land Surveyors January 22, 2015 New York Association of Professional Land Surveyors January 22, 2015 INTRODUCTION TO GIS Introduction GIS - GIS GIS 1 2 What is a GIS Geographic of or relating to geography the study of the physical features

More information

Steve Pietersen Office Telephone No

Steve Pietersen Office Telephone No Steve Pietersen Steve.Pieterson@durban.gov.za Office Telephone No. 031 311 8655 Overview Why geography matters The power of GIS EWS GIS water stats EWS GIS sanitation stats How to build a GIS system EWS

More information

Performing Advanced Cartography with Esri Production Mapping

Performing Advanced Cartography with Esri Production Mapping Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Performing Advanced Cartography with Esri Production Mapping Tania Pal & Madhura Phaterpekar Agenda Outline generic

More information

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA This help guide describes how to merge two or more feature classes (vector) or rasters into one single feature class or raster dataset. The Merge Tool The Merge Tool combines input features from input

More information

Innovation. The Push and Pull at ESRI. September Kevin Daugherty Cadastral/Land Records Industry Solutions Manager

Innovation. The Push and Pull at ESRI. September Kevin Daugherty Cadastral/Land Records Industry Solutions Manager Innovation The Push and Pull at ESRI September 2004 Kevin Daugherty Cadastral/Land Records Industry Solutions Manager The Push and The Pull The Push is the information technology that drives research and

More information

Performing Map Cartography. using Esri Production Mapping

Performing Map Cartography. using Esri Production Mapping AGENDA Performing Map Cartography Presentation Title using Esri Production Mapping Name of Speaker Company Name Kannan Jayaraman Agenda Introduction What s New in ArcGIS 10.1 ESRI Production Mapping Mapping

More information

Geography 38/42:376 GIS II. Topic 1: Spatial Data Representation and an Introduction to Geodatabases. The Nature of Geographic Data

Geography 38/42:376 GIS II. Topic 1: Spatial Data Representation and an Introduction to Geodatabases. The Nature of Geographic Data Geography 38/42:376 GIS II Topic 1: Spatial Data Representation and an Introduction to Geodatabases Chapters 3 & 4: Chang (Chapter 4: DeMers) The Nature of Geographic Data Features or phenomena occur as

More information

These modules are covered with a brief information and practical in ArcGIS Software and open source software also like QGIS, ILWIS.

These modules are covered with a brief information and practical in ArcGIS Software and open source software also like QGIS, ILWIS. Online GIS Training and training modules covered are: 1. ArcGIS, Analysis, Fundamentals and Implementation 2. ArcGIS Web Data Sharing 3. ArcGIS for Desktop 4. ArcGIS for Server These modules are covered

More information

GeoWEPP Tutorial Appendix

GeoWEPP Tutorial Appendix GeoWEPP Tutorial Appendix Chris S. Renschler University at Buffalo - The State University of New York Department of Geography, 116 Wilkeson Quad Buffalo, New York 14261, USA Prepared for use at the WEPP/GeoWEPP

More information

Digital Elevation Models (DEM)

Digital Elevation Models (DEM) Digital Elevation Models (DEM) Digital representation of the terrain surface enable 2.5 / 3D views Rule #1: they are models, not reality Rule #2: they always include some errors (subject to scale and data

More information

Administering your Enterprise Geodatabase using Python. Jill Penney

Administering your Enterprise Geodatabase using Python. Jill Penney Administering your Enterprise Geodatabase using Python Jill Penney Assumptions Basic knowledge of python Basic knowledge enterprise geodatabases and workflows You want code Please turn off or silence cell

More information

Geog 469 GIS Workshop. Managing Enterprise GIS Geodatabases

Geog 469 GIS Workshop. Managing Enterprise GIS Geodatabases Geog 469 GIS Workshop Managing Enterprise GIS Geodatabases Outline 1. Why is a geodatabase important for GIS? 2. What is the architecture of a geodatabase? 3. How can we compare and contrast three types

More information

ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG

ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG 2 TABLE OF CONTENTS 1) INTRODUCTION TO ARCSDE............. 3 2) CONNECTING TO ARCSDE.............. 5 3) ARCSDE LAYERS...................... 9 4) LAYER

More information

Introduction. Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water

Introduction. Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water Introduction Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water Conservation District (SWCD), the Otsego County Planning Department (OPD), and the Otsego County

More information

Lecture 9: Reference Maps & Aerial Photography

Lecture 9: Reference Maps & Aerial Photography Lecture 9: Reference Maps & Aerial Photography I. Overview of Reference and Topographic Maps There are two basic types of maps? Reference Maps - General purpose maps & Thematic Maps - maps made for a specific

More information

Imagery and the Location-enabled Platform in State and Local Government

Imagery and the Location-enabled Platform in State and Local Government Imagery and the Location-enabled Platform in State and Local Government Fred Limp, Director, CAST Jim Farley, Vice President, Leica Geosystems Oracle Spatial Users Group Denver, March 10, 2005 TM TM Discussion

More information

ESRI Survey Summit August Clint Brown Director of ESRI Software Products

ESRI Survey Summit August Clint Brown Director of ESRI Software Products ESRI Survey Summit August 2006 Clint Brown Director of ESRI Software Products Cadastral Fabric How does Cadastral fit with Survey? Surveyors process raw field observations Survey measurements define high-order

More information

What are the five components of a GIS? A typically GIS consists of five elements: - Hardware, Software, Data, People and Procedures (Work Flows)

What are the five components of a GIS? A typically GIS consists of five elements: - Hardware, Software, Data, People and Procedures (Work Flows) LECTURE 1 - INTRODUCTION TO GIS Section I - GIS versus GPS What is a geographic information system (GIS)? GIS can be defined as a computerized application that combines an interactive map with a database

More information

Popular Mechanics, 1954

Popular Mechanics, 1954 Introduction to GIS Popular Mechanics, 1954 1986 $2,599 1 MB of RAM 2017, $750, 128 GB memory, 2 GB of RAM Computing power has increased exponentially over the past 30 years, Allowing the existence of

More information

EEOS 381 -Spatial Databases and GIS Applications

EEOS 381 -Spatial Databases and GIS Applications EEOS 381 -Spatial Databases and GIS Applications Lecture 5 Geodatabases What is a Geodatabase? Geographic Database ESRI-coined term A standard RDBMS that stores and manages geographic data A modern object-relational

More information

GIS Boot Camp for Education June th, 2011 Day 1. Instructor: Sabah Jabbouri Phone: (253) x 4854 Office: TC 136

GIS Boot Camp for Education June th, 2011 Day 1. Instructor: Sabah Jabbouri Phone: (253) x 4854 Office: TC 136 GIS Boot Camp for Education June 27-30 th, 2011 Day 1 Instructor: Sabah Jabbouri Phone: (253) 833-9111 x 4854 Office: TC 136 Email: sjabbouri@greenriver.edu http://www.instruction.greenriver.edu/gis/ Summer

More information

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model Introduction-Overview Why use a GIS? What can a GIS do? How does a GIS work? GIS definitions Spatial (coordinate) data model Relational (tabular) data model intro_gis.ppt 1 Why use a GIS? An extension

More information

Geodatabase Programming with Python

Geodatabase Programming with Python DevSummit DC February 11, 2015 Washington, DC Geodatabase Programming with Python Craig Gillgrass Assumptions Basic knowledge of python Basic knowledge enterprise geodatabases and workflows Please turn

More information

Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands

Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI Redlands Aileen Buckley, ESRI Redlands 1 Designing GIS Databases to Support Mapping and Map Production Charlie Frye, ESRI

More information

Using the File Geodatabase API. Lance Shipman David Sousa

Using the File Geodatabase API. Lance Shipman David Sousa Using the File Geodatabase API Lance Shipman David Sousa Overview File Geodatabase API - Introduction - Supported Tasks - API Overview - What s not supported - Updates - Demo File Geodatabase API Provide

More information

Introduction to the 176A labs and ArcGIS

Introduction to the 176A labs and ArcGIS Introduction to the 176A labs and ArcGIS Acknowledgement: Slides by David Maidment, U Texas-Austin and Francisco Olivera (TAMU) Purpose of the labs Hands-on experience with one software pakage Introduction

More information

1. Which agency in your state is PRIMARILY responsible for archiving geospatial data and managing archived geo records? (choose one) nmlkj.

1. Which agency in your state is PRIMARILY responsible for archiving geospatial data and managing archived geo records? (choose one) nmlkj. Survey Intro Kentucky, North Carolina, and Utah are partnering with the Library of Congress as part of the National Digital Information Infrastructure and Preservation Program (NDIIPP) to examine the current

More information

Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems

Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems Topics covered in this lab: i. Importing spatial data to TAS ii. Rectification iii. Conversion from latitude/longitude

More information

GIS Software. Evolution of GIS Software

GIS Software. Evolution of GIS Software GIS Software The geoprocessing engines of GIS Major functions Collect, store, mange, query, analyze and present Key terms Program collections of instructions to manipulate data Package integrated collection

More information

GIS Viewshed Analysis to Identify Zones of Potential Visual Impact on Protected Landscapes

GIS Viewshed Analysis to Identify Zones of Potential Visual Impact on Protected Landscapes GIS Viewshed Analysis to Identify Zones of Potential Visual Impact on Protected Landscapes Background Natural England is consulted by local planning authorities on increasing numbers of development proposals,

More information

Geodatabase Programming with Python John Yaist

Geodatabase Programming with Python John Yaist Geodatabase Programming with Python John Yaist DevSummit DC February 26, 2016 Washington, DC Target Audience: Assumptions Basic knowledge of Python Basic knowledge of Enterprise Geodatabase and workflows

More information

An Introduction to Geographic Information System

An Introduction to Geographic Information System An Introduction to Geographic Information System PROF. Dr. Yuji MURAYAMA Khun Kyaw Aung Hein 1 July 21,2010 GIS: A Formal Definition A system for capturing, storing, checking, Integrating, manipulating,

More information

SCAUG Community Maps Building a Living Atlas of the World

SCAUG Community Maps Building a Living Atlas of the World SCAUG Community Maps Building a Living Atlas of the World Mark Stewart Topics: SCAUG ArcGIS Online Overview Community Maps Overview Community Maps Workflow Update Process Utilizing Your Contribution Community

More information

Learning ArcGIS: Introduction to ArcCatalog 10.1

Learning ArcGIS: Introduction to ArcCatalog 10.1 Learning ArcGIS: Introduction to ArcCatalog 10.1 Estimated Time: 1 Hour Information systems help us to manage what we know by making it easier to organize, access, manipulate, and apply knowledge to the

More information

Why GIS & Why Internet GIS?

Why GIS & Why Internet GIS? Why GIS & Why Internet GIS? The Internet bandwagon Internet mapping (e.g., MapQuest) Location-based services Real-time navigation (e.g., traffic) Real-time service dispatch Business Intelligence Spatial

More information

Geodatabase Best Practices. Dave Crawford Erik Hoel

Geodatabase Best Practices. Dave Crawford Erik Hoel Geodatabase Best Practices Dave Crawford Erik Hoel Geodatabase best practices - outline Geodatabase creation Data ownership Data model Data configuration Geodatabase behaviors Data integrity and validation

More information

Base Maps: Creating, Using & Participating

Base Maps: Creating, Using & Participating Base Maps: Creating, Using & Participating Michael Fashoway & Erin Geraghty Montana Base Map Service Center 2010 MAGIP Technical Session October 28, 2010 What is a Base Map? Using a Base Map Creating a

More information

Automatic Watershed Delineation using ArcSWAT/Arc GIS

Automatic Watershed Delineation using ArcSWAT/Arc GIS Automatic Watershed Delineation using ArcSWAT/Arc GIS By: - Endager G. and Yalelet.F 1. Watershed Delineation This tool allows the user to delineate sub watersheds based on an automatic procedure using

More information

Watershed Modeling Orange County Hydrology Using GIS Data

Watershed Modeling Orange County Hydrology Using GIS Data v. 10.0 WMS 10.0 Tutorial Watershed Modeling Orange County Hydrology Using GIS Data Learn how to delineate sub-basins and compute soil losses for Orange County (California) hydrologic modeling Objectives

More information

Week 7 Last week: This week s topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications.

Week 7 Last week: This week s topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications Week 7 Week 7 Last week: Spatial Projections Questions? Next week- read: Chapter 10: Updating GIS Databases Chapter 12: Synthesis of Techniques Applied to

More information

Experiences and Directions in National Portals"

Experiences and Directions in National Portals FIG Seminar on e-land Administration Innsbruck/Austria 2-4 June 2004 "ESRI's Experiences and Directions in National Portals" Kevin Daugherty Cadastral/Land Records Manager ESRI Topic Points Technology

More information

Esri UC2013. Technical Workshop.

Esri UC2013. Technical Workshop. Esri International User Conference San Diego, California Technical Workshops July 9, 2013 CAD: Introduction to using CAD Data in ArcGIS Jeff Reinhart & Phil Sanchez Agenda Overview of ArcGIS CAD Support

More information

Delineation of Watersheds

Delineation of Watersheds Delineation of Watersheds Adirondack Park, New York by Introduction Problem Watershed boundaries are increasingly being used in land and water management, separating the direction of water flow such that

More information

GIS Workshop Data Collection Techniques

GIS Workshop Data Collection Techniques GIS Workshop Data Collection Techniques NOFNEC Conference 2016 Presented by: Matawa First Nations Management Jennifer Duncan and Charlene Wagenaar, Geomatics Technicians, Four Rivers Department QA #: FRG

More information

Administering Your Enterprise Geodatabase using Python. Gerhard Trichtl

Administering Your Enterprise Geodatabase using Python. Gerhard Trichtl Administering Your Enterprise Geodatabase using Python Gerhard Trichtl What is the Geodatabase What is the Geodatabase A physical store of geographic data - Scalable storage model supported on different

More information

Geoprocessing Tools at ArcGIS 9.2 Desktop

Geoprocessing Tools at ArcGIS 9.2 Desktop Geoprocessing Tools at ArcGIS 9.2 Desktop Analysis Tools Analysis Tools \ Extract Clip Analysis Tools \ Extract Select Analysis Tools \ Extract Split Analysis Tools \ Extract Table Select Analysis Tools

More information

GIS Quick Facts. CIVL 1101 GIS Quick Facts 1/5.

GIS Quick Facts. CIVL 1101 GIS Quick Facts 1/5. CIVL 1101 1/5 What is GIS? Geographic Information Systems (GIS) provide a platform for displaying and analyzing spatial data. GIS systems allow you to view multiple layers of data simultaneously. GIS is

More information

A Temporal Hydrologic Database for Rapidly Changing Landscapes

A Temporal Hydrologic Database for Rapidly Changing Landscapes A Temporal Hydrologic Database for Rapidly Changing Landscapes Using Mt. St. Helens in Washington as a Pilot Site Adam Mosbrucker Geog 575 BACKGROUND: Client / User U.S. Geological Survey Cascades Volcano

More information

GIS = Geographic Information Systems;

GIS = Geographic Information Systems; What is GIS GIS = Geographic Information Systems; What Information are we talking about? Information about anything that has a place (e.g. locations of features, address of people) on Earth s surface,

More information

G EOSPAT I A L ERDAS IMAGINE. The world s most widely-used software package for creating information from geospatial data

G EOSPAT I A L ERDAS IMAGINE. The world s most widely-used software package for creating information from geospatial data G EOSPAT I A L ERDAS IMAGINE The world s most widely-used software package for creating information from geospatial data ERDAS IMAGINE Geographic imaging professionals need to process vast amounts of

More information

Raster Spatial Analysis Specific Theory

Raster Spatial Analysis Specific Theory RSATheory.doc 1 Raster Spatial Analysis Specific Theory... 1 Spatial resampling... 1 Mosaic... 3 Reclassification... 4 Slicing... 4 Zonal Operations... 5 References... 5 Raster Spatial Analysis Specific

More information

Introduction to the 176A labs and ArcGIS Purpose of the labs

Introduction to the 176A labs and ArcGIS Purpose of the labs Introduction to the 176A labs and ArcGIS Purpose of the labs Acknowledgement: Slides by David Maidment, U Texas-Austin and Francisco Olivera (TAMU) Hands-on experience with a leading software package Introduction

More information

Lecture 12. Data Standards and Quality & New Developments in GIS

Lecture 12. Data Standards and Quality & New Developments in GIS Lecture 12 Data Standards and Quality & New Developments in GIS Lecture 12: Outline I. Data Standards and Quality 1. Types of Spatial Data Standards 2. Data Accuracy 3. III. Documenting Spatial Data Accuracy

More information

Pierce Cedar Creek Institute GIS Development Final Report. Grand Valley State University

Pierce Cedar Creek Institute GIS Development Final Report. Grand Valley State University Pierce Cedar Creek Institute GIS Development Final Report Grand Valley State University Major Goals of Project The two primary goals of the project were to provide Matt VanPortfliet, GVSU student, the

More information

How to Convert USGS Topographic GeoPDF 1 Maps to GeoTIFF using ArcGIS 10.4

How to Convert USGS Topographic GeoPDF 1 Maps to GeoTIFF using ArcGIS 10.4 How to Convert USGS Topographic GeoPDF 1 Maps to GeoTIFF using ArcGIS 10.4 This tutorial assumes that you have: 1) downloaded some USGS geopdfs, 2) a pdf reader such as Adobe Acrobat, and 3) ArcGIS 10.4

More information

MedIsolae-3D. Mediterranean Islands SDI and 3D Aerial Web Navigation. Giacomo Martirano. (Epsilon Italia)

MedIsolae-3D. Mediterranean Islands SDI and 3D Aerial Web Navigation. Giacomo Martirano. (Epsilon Italia) MedIsolae-3D Mediterranean Islands SDI and 3D Aerial Web Navigation Giacomo Martirano (Epsilon Italia) GSDI 11 WORLD CONFERENCE 15-19 June, Rotterdam, The Netherlands Presentation Overview SDIs for the

More information

Geodatabase: Best Practices. Robert LeClair, Senior Instructor

Geodatabase: Best Practices. Robert LeClair, Senior Instructor Geodatabase: Best Practices Robert LeClair, Senior Instructor Agenda Geodatabase Creation Data Ownership Data Model Data Configuration Geodatabase Behaviors Data Validation Extending Performance Geodatabase

More information

Local Government Basemaps using ArcGIS

Local Government Basemaps using ArcGIS Local Government Basemaps using ArcGIS Steve Grisé Scott Oppmann Tuesday, July 14, 10:15-11:30am SDCC 30B Topics Basemaps for Local Government Essential Application-Driven New Ideas Design Strategies Discussion

More information

Data Structures & Database Queries in GIS

Data Structures & Database Queries in GIS Data Structures & Database Queries in GIS Objective In this lab we will show you how to use ArcGIS for analysis of digital elevation models (DEM s), in relationship to Rocky Mountain bighorn sheep (Ovis

More information

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work?

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Outline Chapter 1 Introducing ArcGIS What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Basic data formats The ArcCatalog interface 1-1 1-2 A history of products Arc/Info

More information

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Introduction to Geographic Information Systems Lynn_Carlson@brown.edu 401-863-9917 The Environmental And Remote TecHnologies Lab MacMillan Hall, Room 105 http://www.brown.edu/research/earthlab/ Outline

More information

Submitted to. Prepared by

Submitted to. Prepared by Prepared by Tim Webster, PhD Candace MacDonald Applied Geomatics Research Group NSCC, Middleton Tel. 902 825 5475 email: tim.webster@nscc.ca Submitted to Harold MacNeil Engineering Manager Halifax Water

More information

ArcGIS Data Reviewer: Quality Assessment for Elevation Raster Datasets. Roslyn Dunn

ArcGIS Data Reviewer: Quality Assessment for Elevation Raster Datasets. Roslyn Dunn ArcGIS Data Reviewer: Quality Assessment for Elevation Raster Datasets Roslyn Dunn What is ArcGIS Data Reviewer? Data Quality Management for ArcGIS Provides - Rule-based validation - Interactive tools

More information

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GEOGRAPHIC INFORMATION SYSTEMS 4-H Round-Up Community Transitions Workshop Daniel Hanselka June 14, 2011 Goals of the Workshop Answer the question: What is GIS? Uses of GIS. Some of the Common Terminology

More information

DP Project Development Pvt. Ltd.

DP Project Development Pvt. Ltd. Dear Sir/Madam, Greetings!!! Thanks for contacting DP Project Development for your training requirement. DP Project Development is leading professional training provider in GIS technologies and GIS application

More information

Introduction to ArcGIS Server Development

Introduction to ArcGIS Server Development Introduction to ArcGIS Server Development Kevin Deege,, Rob Burke, Kelly Hutchins, and Sathya Prasad ESRI Developer Summit 2008 1 Schedule Introduction to ArcGIS Server Rob and Kevin Questions Break 2:15

More information

Working with OGC WCS Services - WCS in ArcGIS. Zikang Zhou

Working with OGC WCS Services - WCS in ArcGIS. Zikang Zhou Working with OGC WCS Services - WCS in ArcGIS Zikang Zhou zzhou@esri.com OGC WCS introduction The Open Geospatial Consortium, Inc. (OGC) Web Coverage Service (WCS) provides an open specification for sharing

More information

Time Series Analysis with SAR & Optical Satellite Data

Time Series Analysis with SAR & Optical Satellite Data Time Series Analysis with SAR & Optical Satellite Data Thomas Bahr ESRI European User Conference Thursday October 2015 harris.com Motivation Changes in land surface characteristics mirror a multitude of

More information

Incorporating ArcGIS Pro in your Curriculum

Incorporating ArcGIS Pro in your Curriculum AAG, Boston 2017 April 5, 2017 Incorporating ArcGIS Pro in your Curriculum Geri Miller Agenda Concerns Acknowledged Learning curve ArcGIS Pro does not have all the tools (perception) Licensing and offline

More information

Introduction to ArcGIS Server - Creating and Using GIS Services. Mark Ho Instructor Washington, DC

Introduction to ArcGIS Server - Creating and Using GIS Services. Mark Ho Instructor Washington, DC Introduction to ArcGIS Server - Creating and Using GIS Services Mark Ho Instructor Washington, DC Technical Workshop Road Map Product overview Building server applications GIS services Developer Help resources

More information

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

CUYAHOGA COUNTY URBAN TREE CANOPY & LAND COVER MAPPING

CUYAHOGA COUNTY URBAN TREE CANOPY & LAND COVER MAPPING CUYAHOGA COUNTY URBAN TREE CANOPY & LAND COVER MAPPING FINAL REPORT M IKE GALVIN S AVATREE D IRECTOR, CONSULTING GROUP P HONE: 914 403 8959 E MAIL: MGALVIN@SAVATREE. COM J ARLATH O NEIL DUNNE U NIVERSITY

More information

Using CAD data in ArcGIS

Using CAD data in ArcGIS Using CAD data in ArcGIS Phil Sanchez and Jeff Reinhart Esri UC 2014 Technical Workshop Agenda Overview of ArcGIS CAD Support Using CAD Datasets in ArcMap Georeferencing CAD data for ArcGIS Loading CAD

More information

GIS Data Acquisition. Lauren Walker

GIS Data Acquisition. Lauren Walker GIS Data Acquisition Lauren Walker Table of Contents Soil Data Mart - SSURGO... 3 Background... 3 Data Collection... 3 Confirming Projection... 8 Helpful Hints for Soil Data Mart... 9 More Information...

More information

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II Week 5 ArcMap - EXPLORING THE DATABASE Part I SPATIAL DATA FORMATS Part II topics of the week Exploring the Database More on the Table of Contents Exploration tools Identify, Find, Measure, Map tips, Hyperlink,

More information

Introduction to Portal for ArcGIS. Hao LEE November 12, 2015

Introduction to Portal for ArcGIS. Hao LEE November 12, 2015 Introduction to Portal for ArcGIS Hao LEE November 12, 2015 Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration options Portal for ArcGIS + ArcGIS for

More information

Lecture 11. Data Standards and Quality & New Developments in GIS

Lecture 11. Data Standards and Quality & New Developments in GIS Lecture 11 Data Standards and Quality & New Developments in GIS Lecture 11: Outline I. Data Standards and Quality 1. Types of Spatial Data Standards 2. Data Accuracy II. New Developments/The Future of

More information

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation.

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation. ST-Links SpatialKit For ArcMap Version 3.0.x ArcMap Extension for Directly Connecting to Spatial Databases ST-Links Corporation www.st-links.com 2012 Contents Introduction... 3 Installation... 3 Database

More information

GIS and Forest Engineering Applications FE 257 Lecture and laboratory, 3 credits

GIS and Forest Engineering Applications FE 257 Lecture and laboratory, 3 credits GIS and Forest Engineering Applications FE 257 Lecture and laboratory, 3 credits Instructor: Michael Wing Associate Professor Forest Engineering, Resources, and Management Oregon State University Crop

More information

SCHOOL OF ENGINEERING AND TECHNOLOGY COMPUTER LAB

SCHOOL OF ENGINEERING AND TECHNOLOGY COMPUTER LAB PHASE 1_6 TH SESSION ARCGIS TRAINING AT KU GIS LABS: INTRODUCTION TO GIS: EXPLORING ARCCATALOG AND ARCGIS TOOLS 6 TH SESSION REPORT: 3 RD -5 TH SEPTEMBER 2014 SCHOOL OF ENGINEERING AND TECHNOLOGY COMPUTER

More information

Working with Elevation Data Using Mosaic Datasets & Image Services. Peter Becker

Working with Elevation Data Using Mosaic Datasets & Image Services. Peter Becker Working with Elevation Data Using Mosaic Datasets & Image Services Peter Becker OUTLINE Uses or Elevation data Requirements ArcGIS 10 capabilities - Mosaic Datasets - ArcGIS Server Best Practices Worklow

More information

What s New in Topographic Information - USGS National Map

What s New in Topographic Information - USGS National Map + What s New in Topographic Information - USGS National Map SARGIS Workshop November 14, 2016 Rob Dollison, 703-648-5724 rdollison@usgs.gov + USGS 2 National Geospatial Program The National Geospatial

More information

SRJC Applied Technology 54A Introduction to GIS

SRJC Applied Technology 54A Introduction to GIS SRJC Applied Technology 54A Introduction to GIS Overview Lecture of Geographic Information Systems Fall 2004 Santa Rosa Junior College Presented By: Tim Pudoff, GIS Coordinator, County of Sonoma, Information

More information