Introduction to the ArcGIS Data Model and Application Structure



Similar documents
Topology. Shapefile versus Coverage Views

INTRODUCTION TO ARCGIS SOFTWARE

Working with Geodatabase Topology

ArcGIS Data Models Practical Templates for Implementing GIS Projects

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

Editing Common Polygon Boundary in ArcGIS Desktop 9.x

Creating a File Geodatabase

Syllabus AGET 782. GIS for Agricultural and Natural Resources Management

Personal Geodatabase 101

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

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

Spatial Adjustment Tools: The Tutorial

(Geo)database and Data Management

Geodatabase Tutorial. Copyright Esri All rights reserved.

Database Servers Tutorial

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data

The UCC-21 cognitive skills that are listed above will be met via the following objectives.

Using Map Topology Editing Tools

GIS Databases With focused on ArcSDE

GIS IN ECOLOGY: GIS PROJECT ISSUES

Spatial data models (types) Not taught yet

UPDATED GIS DATABASE DESIGN: Geodatabase Model

ArcGIS 10.1 Geodatabase Administration. Gordon Sumerling & Christopher Brown

Geodatabase Programming with SQL

ES341 Overview of key file formats and file extensions in ArcGIS

GIS Tools for Land Managers

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

Bentley ArcGIS. Connector

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

Introduction to ArcGIS Network Analyst. Presenter: Matt Crowder ESRI Redlands, California

Working with the Geodatabase Using SQL

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

Using CAD Data in ArcGIS

13/10/2011. Data Integration and Interoperability. Gordon Sumerling & Maree Wilson

Raster to Vector Conversion for Overlay Analysis

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

Data Interoperability Extension Tutorial

Data Validation Online References

GIS II: Data Management: Creation, edition and maintenance of geographic data Module 1: Leveraging the where of your geographic data

Tutorial Creating a regular grid for point sampling

TELECOM FIBER EDITING TOOLS REFERENCE GUIDE Version 1.2

Basics on Geodatabases

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

Introduction to GIS.

EEOS 381 -Spatial Databases and GIS Applications

Groundwater Chemistry

Getting Started with ArcGIS

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

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

Database Production and Map Series Management. Using. The Production Line Tool Set

Archival Challenges Associated with the Esri Personal Geodatabase and File Geodatabase Formats

ArcSDE Database Servers Tutorial

City of Tigard. GIS Data Standards

Geodatabase Archiving: Introduction to Concepts and Capabilities

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

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

Lecture 3: Models of Spatial Information

Chapter 1: Introduction to ArcGIS Server

ArcGIS Server and Geodatabase Administration for 10.2

ArcGIS Network Analyst: Networks and Network Models

ESA CADASTRAL OPERATIONS COURSE MODULE B: DATA PROCESSING AND GIS COURSE NOTES AND EXERCISES

Cookbook for Importing Point Information into a Polygon Shapefile using ArcGIS9

How To Build Gis Applications With An Arcgis Engine

Downloading SSURGO Soil Data from Internet

Working with ArcGIS Network Analyst

Extending ArcGIS Server capabilities through customization - A technology perspective

INCOG Transportation Planning Division Spatial Data Management Workflow GIS-T 2008

How To Improve Gis Data Quality

Performance Tips and Tricks for ArcGIS Desktop 8.1

ArcGIS Pro. James Tedrick, Esri

Geographic Information Systems Training Module I through 4

Understanding ArcSDE. GIS by ESRI

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

WFP Liberia Country Office

ArcGIS. Tips and Shortcuts. for Desktop

ArcGIS. Image Server tutorial

Raster: The Other GIS Data

Mississippi Private Schools 2015

Spatial Database Support

Geographic Information System (GIS) for Managing Survey Data To the Development of GIS-Ready Information

Animation in ArcMap Tutorial

Converting GIS Datasets into CAD Format

ArcGIS Desktop I: Getting Started with GIS

Prerequisites Attended the previous technical session: Understanding geodatabase editing workflows: Introduction

UNLEASHED. The Field Calculator. By Tom Neer, EDAW, Inc.

Reading Questions. Lo and Yeung, 2007: Schuurman, 2004: Chapter What distinguishes data from information? How are data represented?

DATABASE MANAGEMENT FILES GIS06

Mapping Mashup/Data Integration Development Resources

GIS Procedural Guide Geocoding / Address Matching in ArcGIS Created by Steve Zuppa, Map Library Assistant - Serge A. Sauer Map Library, 2008

Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010

Introduction to GIS Mapping and ESRI s ArcGIS Software

Publishing geospatial data to the web using the EEA infrastructure

4.4 Table Joins. Exploring Student Populations Joining Excel Table Data to an Attribute. Cherie Aukland Sandy Stephenson

An Esri White Paper February 2011 Best Practices for Storing the ArcGIS Data Reviewer Workspace in an Enterprise Geodatabase for SQL Server

An Esri White Paper February 2011 Best Practices for Storing the ArcGIS Data Reviewer Workspace in an Enterprise Geodatabase for Oracle

SIO 296 Marine GIS Winter 2015

Using GIS to Develop a Control Map and Database

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

Exercise 3: Building a GIS data library

Transcription:

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 Preview of the SVRD data set in ArcMap Demonstration of ArcCatalog, ArcMap, and Editor Demonstration of table editing in ArcMap 1

ARC/INFO Data Model A hybrid data model, often referred to as the georelational model, is used to maintain the connection between features and their descriptive data. Georelational and the Geodatabase Geometry ID In the Geodatabase (GDB) Geometry and attribute data are stored in the same relation The geometry is stored as a BLOB to protect it from the user The software creates default attributes for ID and some geometric properties The software allows for user defined attributes in the feature class table, or in related tables User Defined Geometric Properties 2

What is ArcGIS ArcGIS for You In the 417-517 labs you will use the following desktop components: ArcMap ArcCatalog ArcEditor ArcToolbox If you want to learn more about the other components, you need to take additional classes 3

ArcCatalog ArcCatalog is the application that you will use to: Create geodatabases and their various components Establish coordinate systems and spatial extents for your GDB Manage date in a variety of formats ArcMap You will use ArcMap to: View your spatial and tabular data To create map layouts for printing To query, subset, and aggregate your data Do some spatial analysis 4

ArcEditor ArcEditor is an application that works inside of ArcMap You will use ArcEditor to: To create new features in a feature class To modify existing features To update records in tables ArcToolbox You will use ArcToolbox for: Data processing Data conversion Data management The Toolbox can be accessed from inside ArcCatalog or ArcMap 5

The ArcGIS Workspace The ArcGIS workspace may contain a variety of files and file types Geodatabases Coverages Shapefiles GRIDs Relations Non-ArcGIS directories and files Most of these are managed within ArcCatalog Non-ArcGIS directories and files are not visible in ArcCatalog Components of a Geodatabase Relationship Class Feature Classes Feature Topology Datasets Class Geodatabases may contain all of the following Feature datasets Feature classes Tables Topology Classes Relationship Classes Table 6

Geodatabase Hierarchy? In ArcCatalog, the structure of the geodatabase appears hierarchichal Nested elements Some elements require parent elements to operate correctly In truth, this hierarchy is more apparent than real It is about relationships between tables Hierarchy? Geodatabase Nested Feature Data Sets Nested Feature Classes 7

Hiearchy? Feature Datasets In geodatabases, a feature data set is a collection of feature classes that share the same spatial reference. Because the feature classes share the same spatial reference, they can participate in topological relationships with each other such as in a geometric network, linear network, or topology. Several feature classes with the same geometry may be stored in the same feature dataset. Object classes and relationship classes can also be stored in a feature dataset. 8

Feature Data Set and Spatial Properties The following must match between feature class and feature dataset Coordinate System X, Y Domain Z Domain M Domain If they don t match Feature class won t import Feature class won t appear Creating a Feature Data Set 9

Feature Classes The conceptual representation of a category of geographic features. When referring to geographic features, feature classes include point, line, area, and annotation. In a geodatabase, an object class that stores features and has a geometry field type. Feature Class Nested Feature Classes Stand-Alone Feature Classes 10

Feature Class Creating a New Feature Class 11

Integrated Feature Dataset vs. Feature Class You must use integrated feature datasets if you want your feature classes to participate in topological relationships You may want to use integrated feature datasets to help normalize spatial extents for a variety of feature classes to help organize your data into logical groups You may want to use stand-alone feature classes when topological relationships are not an issue when the feature has a unique spatial extent Instructor Demonstrations Using the SVRD dataset, the instructor will now demonstrate: ArcCatalog ArcMap ArcEditor 12