FlexiCadastre User Conference 2013 GIS Data Verification & Challenges

Size: px
Start display at page:

Download "FlexiCadastre User Conference 2013 GIS Data Verification & Challenges"

Transcription

1 FlexiCadastre User Conference 2013 GIS Data Verification & Challenges May 7, 2013 Amanda Blackmore GIS Specialist

2 OVERVIEW GIS Definitions & Terminology Spatial Data Common Issues or Concerns Data Verification Challenges Data preparation example 2

3 What is GIS? Definition Computer-based system for storing and processing geographic information; to efficiently handle information about geographic locations and events. Allows users to: organize & store, access & retrieve data visualize, analyze, interpret, and understand data, discover relationships, patterns, and trends within the data. 3

4 What is GIS? GIS is not just software Network computers linked together, internet, intranet Hardware computers, cell phones, Software desktop (ArcGIS, MapInfo, Erdas Imagine, Geosoft, GeoMedia, GRASS, MicroStation, ); web mapping systems; spatial database systems Data various data sources & types (shapefiles, geodatabases (feature classes, etc.), imagery, TINs, GRIDs, spreadsheets, ) Procedures ensure high quality standards and meet organization needs People programming software; creating/ supplying/ updating data; analyzing / interpreting/using results Diagram from Longley, et al. (2011) 4

5 Definitions & Terminology General Overview of GIS-Related Terms Data types Coordinate systems Georeference Scale Mapping 5

6 Definitions & Terminology Two Types of Digital Data Represented in a GIS Vector points, lines, polygons (example: license boundaries are polygons); can hold attribute information (number or text). Examples: Cannot be more accurate than the original scale of the original data (for example, paper map). Apparent precision of vector data not real. Primary sources: GPS measurements, field survey measurements. Secondary sources: Topographic and other paper maps (digitized). 6

7 Definitions & Terminology Two Types of Digital Data Represented in a GIS Raster space is divided into rectangular array (usually square); each cell can hold attribute information (number or text). Examples: Lake Bog Beach Forest Subject to projection distortion (raster data are inherently flat). Resolution vs. space required limitation (more detail more voluminous; larger cells less detail). Primary sources: digital satellite imagery, digital aerial photographs. Secondary sources: scanned maps, digital elevation models from topographic map contours. 7

8 Definitions & Terminology Representing the Earth Geographic coordinate system Defined from the axis of the Earth s rotation, and plane through the centre of mass... Longitude: (N-S lines) slices through the Earth parallel to the axis (segments of orange); Latitude: (E-W lines) perpendicular to longitude and parallel to the equator; The latitude is dependent on the ellipsoid (model of shape of Earth) and datum (which defines the axis of said ellipsoid, as Earth is not a perfect sphere). Datum: generally refers to horizontal datum; however if elevation is a factor, vertical datum may also be defined. Image from: 8

9 Definitions & Terminology Representing 3-D in 2-D Projection Mathematical transform to convert 3D to 2D (are innumerable types local, regional, world) Different types may preserve different properties of the data (area, scale, angle, shape none preserve all) A projected coordinate system is always based on a geographic coordinate system, which is based on an ellipsoid. Image from: - United States 9

10 Definitions & Terminology Representing 3-D in 2-D Projection (continued) Projections do distort the Earth impossible for any flat map to be perfectly uniform. Projections may be classified by 1) the way they distort the Earth, or 2) by how the flat surface is related to the positions on the Earth s surface. 3 types of projections onto a flat surface Planar e.g., Stereographic Cylindrical (transverse) e.g., Universal Mercator Transverse (UTM) Conic e.g., Lambert Conformal Conic (LCC) 10

11 Definitions & Terminology Representing 3-D in 2-D Example: Geographic Coordinate System with a Mercator projection Line of Longitude Line of Latitude (0 degrees = equator) 11

12 Definitions & Terminology Representing 3-D in 2-D Projection Considerations: Need to determine most appropriate for particular use (e.g., need to calculate area? > need a projection that conserves area). Data can be in many different projections and datums need to know each one being used. May need to re-project to a standard projection within a project, or organization. Within one data layer if multiple data sources are in different projections & / or datums, know that adjacent features are not likely to line up as expected (may need further processing to align features as needed). 12

13 Definitions & Terminology Georeference Spatial reference: describing location of data within the real world x, y coordinates can be georeferenced with a geographic coordinate system or projection (can also be a vertical component) Georeferencing a data set or raster applying a real world spatial reference to the spatial data, such as through: Applying points of known location ( ground control points ) Using vector data of appropriate scale (e.g., road intersections, rivers, ) Using other, georeferenced, data (e.g., recognizable features in both the ungeoreferenced data and georeferenced or rectified satellite imagery) 13

14 Definitions & Terminology Scale Various meanings or usages of scale may include: Level of geographic detail or spatial resolution Geographic extent or scope of a project Large scale meaning the scope or geographic extent is large Scale of a map (cartographic) Representative fraction or ratio of distance on the map to distance on the ground Large scale - large fraction (closer to 1) more detailed or fine (e.g., 1: is more detailed than 1: ) Scale bar Kilometers 14

15 Definitions & Terminology Scale Example of data at 1: vs 1: : roads in black 1: roads in red 15

16 Definitions & Terminology Mapping Static maps portray a static view of the world fixed scale and extent example: historical claim map, for the township of Ogden (Ontario, Canada) 16

17 Definitions & Terminology Mapping Dynamic mapping interactive with data GIS software (e.g., mxd file with ArcGIS) Web Mapping Service (WMS) GIS-capability may be limited within WMS, but allows users to dynamically interact with data examples: GLAM/FlexiCadastre, Ontario CLAIMaps database 17

18 Definitions & Terminology Mapping Map Composition principles of composition purpose, availability of data, scale, limits symbolization of data layers (e.g., by selected type of attribute, field/column within attribute table, other criteria) other components north arrow, legend, text, labeling, etc. example (next slide): mapping Goldcorp project location data from MEG, by type of project 18

19 Goldcorp MEG Project Locations as of April

20 Spatial Data Common Data Quality Concerns can Include: Availability How complete are the data? If incomplete/missing, can they be derived from other sources? Accuracy Are the data considered accurate (in terms of both spatial position and the attributes/information being mapped)? Trustworthy/known sources? History Date/source of original material known? Any information of how data were transformed from original source to current digital format (data lineage )? Disparity Dealing with data from multiple sources, with different projections, scales, etc.; need to determine priority and usefulness / limits of each. 20

21 Spatial Data Project-specific Issues may be Identified: Projection Which ones are being used? Re-projection needed? Determine appropriate projection(s) for project, use consistently. Scale What scale(s) might be appropriate for the determined use? May need to use data of many different scales users need to be aware of limitations / appropriateness. Contiguity Are the polygons / lines properly meeting together (or being snapped) properly? Are there slivers or overlaps that should not exist? How could it affect usage? Consistency Are the codes/labels/other attributes consistent, match with previously mapped data? Processing being conducted in a consistent way? Being documented? Missing spatial data are missing, requiring research into historical records; or available data are unreliable and need to be re-created from known sources (for further external validation). 21

22 Data Verification The process of data verification can be anything from very simple to complex. Even if basic stages are identified and used, going through the process may become quite involved or complicated. Different models for different situations / projects / data acquisition & sources. May need to change or adapt process over time. Example of general verification steps follows. 22

23 Data Verification General Process of Data Acquisition -> Import Data Capture: Acquire (from government sources, digitizing, etc.) shape data Data Comparison: Compare / check the data of different sources Correction: Fix shape data (attributes/geometry) Verify: Changes/progress (with LM, at intervals) Import: Correct/corrected shapes into GLAM Import Verify Data Capture Correction (Geometry, Attribute) Data Comparison 23

24 Data Verification Data Capture Spatial data sources have included: Downloadable data from websites (e.g., Natural Resources Canada / GeoGratis) Surveys Historical and other paper maps GIS vector data Legacy data in other, non-gis, formats (e.g., AutoCAD) Digitizing Data process: Convert raster data to vector data Scan paper maps, then georeference in a GIS Digitize (or with the mouse, draw the polygon shapes) the desired features, in a GIS 24

25 Data Verification Data Comparison Compare spatial data (difference sources, checking for suitability, etc.) Never really quite as straight-forward as you might want it to be Example of comparing georeferenced block maps with current government disposition boundaries (purple boundaries). Ontario government is the source for both. 25

26 Data Verification Correction Geometry Attributes Depending on severity, may be with land manager (where significant differences in boundary location are identified) Generally with land manager (may include anything from license codes to whatever else is being tracked status, type.) 26

27 Data Verification Verify (by issue, import, interval) Identifying issues & investigating with a Land Manager Listing issues in spreadsheet, reviewing with Land Manager, tracking progress of shape edits and uploads Currently 5680 entries completed or in progress in this spreadsheet, involving 9 regions (Canada/USA) After an import: verify individual imports (Search on missing shapes, export data and compare to other data, etc.) Export data at regular intervals (first of month) and do spreadsheet analysis on data By License Region, License Type, and License Status Compare to previous summary (tracking overall numbers) 27

28 Data Verification Import Import spatial data into GLAM Bulk imports (load shapefile / feature class / etc. into import template) Individual license shape import Documentation (e.g., shapes imported, import itself) 28

29 Challenges Many challenges have been encountered during shape data preparation for upload into GLAM, including (and not limited to): Data provided in problematic projection (such as a local projection, needing a realworld spatial reference), Data in raster format (or paper map to be scanned), Unknown accuracy, or even unknown history altogether Provided in non-gis format (such as AutoCAD), Conflicting data sources creating a question of which source should have priority. Example: GIS shape data preparation for Equity, British Columbia 29

30 Challenges Case of Equity (British Columbia, Canada) Data Preparation Situation: Data provided was AutoCAD vector data (last updated in early 2000 s), in a local projection, of unknown accuracy (requiring conversion). 3 files, multiple line/other layers 1 AutoCAD file did not have all the data in it to be able to georeference directly in a GIS. AutoCAD data could not be directly projected to a real-world projection (need two georeferencing points to project file in ArcMap). Data provided was not organized in consistent way (attribute tables, layers, labels). 30

31 Challenges Case of Equity (Canada) Data Preparation for GLAM Solution: Integrated all suitable data layers (license boundaries, lakes, streams, roads) into one file and exported to raster ( last resort method). Georeferenced this raster using roads and river data (vector data used for spatial reference from GeoGratis website) ( rubber-sheeted ). Digitized the license boundaries manually. Results: Compared initial digitized data to current government data found significant differences. Data submitted to government for consideration. 31

32 Text Government data (downloaded from website April 2013) in red (claims) and purple (leases); data digitized from legacy AutoCAD data in yellow (claims) and brown (leases). 32

33 Challenges Case of Equity (Canada) Data Preparation for GLAM Further complication: One specific area needed to be considered as part of Goldcorp property for monitoring purposes, which is included in original AutoCAD data, but does not appear to be on a Goldcorp claim as per current government data. Issue could have been addressed earlier or perhaps even prevented altogether if data conversion & comparison had taken places years ago (AutoCAD data dates from early 2000 s, and apparently not compared with government data until early 2012). Current status: We received a response back from the BC government (Dec 2012) regarding our initial request (Mar 2012), and are waiting further response regarding the apparent boundary discrepancies. 33

34 GIS Data Verification & Challenges In conclusion GIS in general can be a very useful tool for data verification & correction. Verifying data spatially can reveal issues and problems that may otherwise be difficult (if not impossible) to identify. Data verification process is key the data must be reliable (limits identified as best possible); process can be very involved or complicated. GIS is an invaluable tool for converting data into one standard format and spatial reference for book of record, such as GLAM. 34

35 References Longley, Goodchild, Maguire, and Rhind Geographic Information Systems & Science, 3 rd Ed. John Wiley & Sons, Inc., USA. MEG project data from (Apr 13/12). 35

36 Thank You

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore DATA SOURCES AND INPUT IN GIS By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore 1 1. GIS stands for 'Geographic Information System'. It is a computer-based

More information

Dr. ABOLGHASEM AKBARI Faculty of Civil Engineering & Earth Resources, University Malaysia Pahang (UMP)

Dr. ABOLGHASEM AKBARI Faculty of Civil Engineering & Earth Resources, University Malaysia Pahang (UMP) Workshop on : Dr. ABOLGHASEM AKBARI Faculty of Civil Engineering & Earth Resources, University Malaysia Pahang (UMP) 14-15 April 2016 Venue: Tehran, Iran GIS definitions GIS: A simplified view of the real

More information

Geographers Perspectives on the World

Geographers Perspectives on the World What is Geography? Geography is not just about city and country names Geography is not just about population and growth Geography is not just about rivers and mountains Geography is a broad field that

More information

2. GETTING STARTED WITH GIS

2. GETTING STARTED WITH GIS 2. GETTING STARTED WITH GIS What are geographic information systems and what are they used for? ArcGIS: ArcMap, ArcCatalog and ArcToolbox Vector data vs. raster data vs. attribute tables Polygons, polylines,

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

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

This week s topics. Week 6. FE 257. GIS and Forest Engineering Applications. Week 6

This week s topics. Week 6. FE 257. GIS and Forest Engineering Applications. Week 6 FE 257. GIS and Forest Engineering Applications Week 6 Week 6 Last week Chapter 8 Combining and splitting landscape features and merging GIS databases Chapter 11 Overlay processes Questions? Next week

More information

GEOREFERENCING, PROJECTIONS Part I. PRESENTING DATA Part II

GEOREFERENCING, PROJECTIONS Part I. PRESENTING DATA Part II Week 7 GEOREFERENCING, PROJECTIONS Part I PRESENTING DATA Part II topics of the week Georeferencing Coordinate systems Map Projections ArcMap and Projections Geo-referencing Geo-referencing is the process

More information

GIS Lecture 5: Spatial Data

GIS Lecture 5: Spatial Data GIS Lecture 5: Spatial Data GIS 1 Outline Vector Data Formats Raster Data Formats Map Projections Coordinate Systems US Census geographic files US Census data files GIS Data Sources GIS 2 Vector Data Formats

More information

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

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-1 Chapters 1 and 2 Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-1 Chapters 1 and 2 What is GIS? A Geographic Information System (GIS) is a computer system for capturing, storing, querying, analyzing and

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

12/26/2012. Geographic Information Systems * * * * GIS (... yrezaei

12/26/2012. Geographic Information Systems * * * * GIS (... yrezaei ( - Geographic Information Systems ( ( 1 2 3 Information System Data base DB IS IS DB (Knowledge ( ( (System (Information System - (Georefrence Analysis Data + Knowledge ======== Information 4 5 ( < 10%

More information

Mapping Earth. How are Earth s surface features measured and modeled?

Mapping Earth. How are Earth s surface features measured and modeled? Name Mapping Earth How are Earth s surface features measured and modeled? Before You Read Before you read the chapter, think about what you know about maps Record your thoughts in the first column Pair

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

ch02.pdf chap2.pdf chap02.pdf

ch02.pdf chap2.pdf chap02.pdf Introduction to Geographic Information Systems 8th Edition Karl Solutions Manual Full Download: http://testbanklive.com/download/introduction-to-geographic-information-systems-8th-edition-karl-solutions-manu

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

Projections & GIS Data Collection: An Overview

Projections & GIS Data Collection: An Overview Projections & GIS Data Collection: An Overview Projections Primary data capture Secondary data capture Data transfer Capturing attribute data Managing a data capture project Geodesy Basics for Geospatial

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

Welcome to Lesson 4. It is important for a GIS analyst to have a thorough understanding of map projections and coordinate systems.

Welcome to Lesson 4. It is important for a GIS analyst to have a thorough understanding of map projections and coordinate systems. Welcome to Lesson 4. It is important for a GIS analyst to have a thorough understanding of map projections and coordinate systems. A GIS without coordinates would simply be a database like Microsoft Excel

More information

Projections and Coordinate Systems

Projections and Coordinate Systems Projections and Coordinate Systems Overview Projections Examples of different projections Coordinate systems Datums Projections Overview Projections and Coordinate Systems GIS must accurately represent

More information

Chapter 3 Models of the Earth. 3.1 Finding Locations on the Earth. 3.1 Objectives

Chapter 3 Models of the Earth. 3.1 Finding Locations on the Earth. 3.1 Objectives Chapter 3 Models of the Earth 3.1 Finding Locations on the Earth 3.1 Objectives Explain latitude and longitude. How can latitude and longitude be used to find locations on Earth? How can a magnetic compass

More information

Display data in a map-like format so that geographic patterns and interrelationships are visible

Display data in a map-like format so that geographic patterns and interrelationships are visible Vilmaliz Rodríguez Guzmán M.S. Student, Department of Geology University of Puerto Rico at Mayagüez Remote Sensing and Geographic Information Systems (GIS) Reference: James B. Campbell. Introduction to

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

REFERENCING COORDINATE SYSTEMS MAP PROJECTIONS GEOREFERENCING

REFERENCING COORDINATE SYSTEMS MAP PROJECTIONS GEOREFERENCING GIS in Ecology SPATIAL REFERENCING COORDINATE SYSTEMS MAP PROJECTIONS GEOREFERENCING : :1 Where on earth? Early mapmakers recognized the need for a system that could locate features on the earth's surface.

More information

Lab 1: Importing Data, Rectification, Datums, Projections, and Output (Mapping)

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

More information

Overview key concepts and terms (based on the textbook Chang 2006 and the practical manual)

Overview key concepts and terms (based on the textbook Chang 2006 and the practical manual) Introduction Geo-information Science (GRS-10306) Overview key concepts and terms (based on the textbook 2006 and the practical manual) Introduction Chapter 1 Geographic information system (GIS) Geographically

More information

Fundamentals of ArcGIS Desktop Pathway

Fundamentals of ArcGIS Desktop Pathway Fundamentals of ArcGIS Desktop Pathway Table of Contents ArcGIS Desktop I: Getting Started with GIS 3 ArcGIS Desktop II: Tools and Functionality 5 Understanding Geographic Data 8 Understanding Map Projections

More information

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University GIS CONCEPTS AND ARCGIS METHODS 3 rd Edition, July 2007 David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University Copyright Copyright 2007 by David M. Theobald. All rights

More information

GEOGRAPHIC INFORMATION SYSTEMS (GIS)

GEOGRAPHIC INFORMATION SYSTEMS (GIS) AN INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEMS (GIS) Joana Magos Brehm 1, Ali Shehadeh 2 1 Botanical Garden, National Museum of Natural History, University of Lisbon (Portugal) 2 Genetic Resources Unit,

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

Data Creation and Editing

Data Creation and Editing 11.520:A Workshop on Geographical Information Systems 1.188: Urban Planning and Social Science Laboratory Data Creation and Editing Based in part on notes by Prof. Joseph Ferreira and Michael Flaxman Lulu

More information

Understanding Projections for GIS

Understanding Projections for GIS Presented by John Schaeffer Juniper GIS Services, Inc. This PowerPoint is available at JuniperGIS.com Presentation Objectives To understand basic concepts on projections and coordinate systems for the

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

COURSE SCHEDULE, GRADING, and READINGS

COURSE SCHEDULE, GRADING, and READINGS COURSE SCHEDULE, GRADING, and READINGS Note: All academic classes will be held in the GIS lab at Royal Thimphu College. These dates are listed here. Other days will involve travel or days off, and the

More information

Projections Part I - Categories and Properties James R. Clynch February 2006

Projections Part I - Categories and Properties James R. Clynch February 2006 I. Introduction and References Projections Part I - Categories and Properties James R. Clynch February 2006 The world is, approximately, a sphere. Maps are flat. Making maps requires some method of putting

More information

Georeferencing. Place names Postal addresses Postal codes Coordinate systems (lat/long, UTM, etc.)

Georeferencing. Place names Postal addresses Postal codes Coordinate systems (lat/long, UTM, etc.) Georeferencing Georeferencing Used to describe the act of assigning locations to data or information Certain requirements include that they are: unique, have shared meaning, and are persistent through

More information

Outline. Shape of the Earth. Geographic Coordinates (φ, λ, z) Ellipsoid or Spheroid Rotate an ellipse around an axis. Ellipse.

Outline. Shape of the Earth. Geographic Coordinates (φ, λ, z) Ellipsoid or Spheroid Rotate an ellipse around an axis. Ellipse. Map Projections Outline Geodesy and map projections Prof. D. Nagesh Kumar Department of Civil Engineering Indian Institute of Science Bangalore 560 012, India http://www.civil.iisc.ernet.in/~nagesh Shape

More information

Quality and Coverage of Data Sources

Quality and Coverage of Data Sources Quality and Coverage of Data Sources Objectives Selecting an appropriate source for each item of information to be stored in the GIS database is very important for GIS Data Capture. Selection of quality

More information

Margaret M. Maher Author of Lining Up Data in ArcGIS: a guide to map projections Second Edition

Margaret M. Maher Author of Lining Up Data in ArcGIS: a guide to map projections Second Edition CAD: Lining Up CAD Data in ArcGIS Margaret M. Maher Author of Lining Up Data in ArcGIS: a guide to map projections Second Edition There are different methods to resolve alignment issues: 1] Georeference

More information

Introduction to GIS I

Introduction to GIS I Introduction to GIS Introduction How to answer geographical questions such as follows: What is the population of a particular city? What are the characteristics of the soils in a particular land parcel?

More information

Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world

Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world Illustrator: Vector base Each line/point store some sort of information Mapping Representation of the world Photoshop Raster base Images can be overlaid Pixel vector data model: [data models] A representation

More information

Map Projections. Displaying the earth on 2 dimensional maps

Map Projections. Displaying the earth on 2 dimensional maps Map Projections Displaying the earth on 2 dimensional maps Map projections Define the spatial relationship between locations on earth and their relative locations on a flat map Are mathematical expressions

More information

Georeferencing. datum. projection. scale. The next few lectures will introduce you to these elements. on the Earth, you ll need to understand how

Georeferencing. datum. projection. scale. The next few lectures will introduce you to these elements. on the Earth, you ll need to understand how Georeferencing GOAL: To assign a location to all the features represented in our geographic information data In order to do so, we need to make use of the following elements: ellipsoid/geoid To determine

More information

Fri. Jan. 26, Demonstration of QGIS with GPS tracks. Types of data, simple vector (shapefile) formats

Fri. Jan. 26, Demonstration of QGIS with GPS tracks. Types of data, simple vector (shapefile) formats Fri. Jan. 26, 2018 Demonstration of QGIS with GPS tracks Types of data, simple vector (shapefile) formats Map projections, Coordinate Reference Systems Demonstration of QGIS with geologic map 1 Raster

More information

Minimum Standards for Wetland Delineations

Minimum Standards for Wetland Delineations Minimum Standards for Wetland Delineations Jason Gipson Chief, Utah/Nevada Regulatory Branch Sacramento District Regulatory Program Workshop 16 Mar 2016 US Army Corps of Engineers Delineation Report Minimum

More information

Version 1.1 GIS Syllabus

Version 1.1 GIS Syllabus GEOGRAPHIC INFORMATION SYSTEMS CERTIFICATION Version 1.1 GIS Syllabus Endorsed 1 Version 1 January 2007 GIS Certification Programme 1. Target The GIS certification is aimed at: Those who wish to demonstrate

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

Introduction to Cartography GEOG 2016 E. Lecture-2 Geodesy and Projections

Introduction to Cartography GEOG 2016 E. Lecture-2 Geodesy and Projections Introduction to Cartography GEOG 2016 E Lecture-2 Geodesy and Projections What is Geodesy? The science of geodesy determines: Earth s shape and Interrelation of different points on earth s surface The

More information

GEOGRAPHIC INFORMATION SYSTEM (GES203)

GEOGRAPHIC INFORMATION SYSTEM (GES203) GEOGRAPHIC INFORMATION SYSTEM (GES203) GIS Components Level 2:1 By: Mrs Mupfiga Presentation Layout Recap Learning Objectives Components of GIS GIS Data References Lecture Evaluation Learning Objectives

More information

Georeferencing, Map Projections, Cartographic Concepts. -Coordinate Systems -Datum

Georeferencing, Map Projections, Cartographic Concepts. -Coordinate Systems -Datum Georeferencing, Map Projections, Cartographic Concepts -Map Projections -Coordinate Systems -Datum Map projection is "the process of systematically transforming positions on the Earth's spherical surface

More information

Problems and Challenges

Problems and Challenges 2018 Esri Petroleum GIS Conference Problems and Challenges May 9 10, 2018 Houston, Texas George R. Brown Convention Center Disunity of drawing standards and format Large amount of work in Cartography,

More information

10/13/2011. Introduction. Introduction to GPS and GIS Workshop. Schedule. What We Will Cover

10/13/2011. Introduction. Introduction to GPS and GIS Workshop. Schedule. What We Will Cover Introduction Introduction to GPS and GIS Workshop Institute for Social and Environmental Research Nepal October 13 October 15, 2011 Alex Zvoleff azvoleff@mail.sdsu.edu http://rohan.sdsu.edu/~zvoleff Instructor:

More information

Lauren Jacob May 6, Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons

Lauren Jacob May 6, Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons Lauren Jacob May 6, 2010 Tectonics of the Northern Menderes Massif: The Simav Detachment and its relationship to three granite plutons I. Introduction: Purpose: While reading through the literature regarding

More information

NR402 GIS Applications in Natural Resources Lesson 4 Map Projections

NR402 GIS Applications in Natural Resources Lesson 4 Map Projections NR402 GIS Applications in Natural Resources Lesson 4 Map Projections From http://www.or.blm.gov/gis/ 1 Geographic coordinates Coordinates are expressed as Latitude and Longitude in Degrees, Minutes, Seconds

More information

Map projections. Rüdiger Gens

Map projections. Rüdiger Gens Rüdiger Gens 2 Outline! Relevant terms! Why map projections?! Map projection categories " Projection surfaces " Features preserved from distortions! Map projection examples! Right choice Relevant terms!

More information

Shape e o f f the e Earth

Shape e o f f the e Earth 1 Coordinate Systems & Projections Coordinate Systems Two map layers are not going to register spatially unless they are based on the same coordinate system. 2 Contents Shape of the earth Datum Projections

More information

Intro to GIS Fall 2010 Georeferencing & Map Projections

Intro to GIS Fall 2010 Georeferencing & Map Projections Intro to GIS Fall 2010 Georeferencing & Map Projections SHAPE OF THE EARTH Earth's Shape Geoid: shape of earth minus topographic features (irregular due to local variations in gravity) Ellipsoid: elongated

More information

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware,

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware, Introduction to GIS Dr. Pranjit Kr. Sarma Assistant Professor Department of Geography Mangaldi College Mobile: +91 94357 04398 What is a GIS a system for input, storage, manipulation, and output of geographic

More information

Import Digital Spatial Data (Shapefiles) into OneStop

Import Digital Spatial Data (Shapefiles) into OneStop Import Digital Spatial Data (Shapefiles) into OneStop» Intended User: Pipeline Licence Applicants Overview To apply for a pipeline or pipeline installation licence, applicants must upload the proposed

More information

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS Study Guide: Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS This guide presents some study questions with specific referral to the essential

More information

Working with georeferenced data. What is georeferencing? Coordinate Systems. Geographic and Projected Coordinate System

Working with georeferenced data. What is georeferencing? Coordinate Systems. Geographic and Projected Coordinate System GIS501 Fundamentals of Geographical Information Systems (GIS) Coordinate Systems Working with georeferenced data What is georeferencing? Geographically referenced data which is, in some way, referenced

More information

Lab #3 Map Projections.

Lab #3 Map Projections. Lab #3 Map Projections http://visual.merriam-webster.com/images/earth/geography/cartography/map-projections.jpg Map Projections Projection: a systematic arrangement of parallels and meridians on a plane

More information

CE 316 GEOMATICS COURSE NOTES DR. MOIR D HAUG, C.L.S., P. ENG. JANUARY 2012

CE 316 GEOMATICS COURSE NOTES DR. MOIR D HAUG, C.L.S., P. ENG. JANUARY 2012 CE 316 GEOMATICS COURSE NOTES DR. MOIR D HAUG, C.L.S., P. ENG. JANUARY 2012 0 COURSE INFORMATION Dr Moir D Haug, P. Eng University Office 2B25 Engineering 966 5355 moir.haug@usask.ca MDH Engineered Solutions

More information

Introduction to GIS. Phil Guertin School of Natural Resources and the Environment GeoSpatial Technologies

Introduction to GIS. Phil Guertin School of Natural Resources and the Environment GeoSpatial Technologies Introduction to GIS Phil Guertin School of Natural Resources and the Environment dguertin@cals.arizona.edu Mapping GeoSpatial Technologies Traditional Survey Global Positioning Systems (GPS) Remote Sensing

More information

Wed. Apr. 25, 2018 GIS DEMO. Reading: Ch Comparing Image Types (Death Valley) Treat as review of techniques already studied

Wed. Apr. 25, 2018 GIS DEMO. Reading: Ch Comparing Image Types (Death Valley) Treat as review of techniques already studied Wed. Apr. 25, 2018 GIS DEMO Reading: Ch. 14 -- Comparing Image Types (Death Valley) Treat as review of techniques already studied 1 GIS: Geographic Information Systems Way to organize data obtained by

More information

Techniques for Science Teachers: Using GIS in Science Classrooms.

Techniques for Science Teachers: Using GIS in Science Classrooms. Techniques for Science Teachers: Using GIS in Science Classrooms. After ESRI, 2008 GIS A Geographic Information System A collection of computer hardware, software, and geographic data used together for

More information

Map projections. Rüdiger Gens

Map projections. Rüdiger Gens Rüdiger Gens Coordinate systems Geographic coordinates f a: semi-major axis b: semi-minor axis Geographic latitude b Geodetic latitude a f: flattening = (a-b)/a Expresses as a fraction 1/f = about 300

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

Hydrology and Floodplain Analysis, Chapter 10

Hydrology and Floodplain Analysis, Chapter 10 Hydrology and Floodplain Analysis, Chapter 10 Hydrology and Floodplain Analysis, Chapter 10.1 Introduction to GIS GIS Geographical Information System Spatial Data Data linked with geographical location

More information

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources.

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources. Welcome to REM402 Applied Spatial Analysis in Natural Resources Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Where and When? Lectures Monday & Wednesday

More information

Introduction to GIS - 2

Introduction to GIS - 2 Introduction to GIS - 2 Outline Using GIS Representation of spatial objects in GIS Prof. D. Nagesh Kumar Department of Civil Engineering Indian Institute of Science Bangalore 560 012, India http://www.civil.iisc.ernet.in/~nagesh

More information

Louisiana Transportation Engineering Conference. Monday, February 12, 2007

Louisiana Transportation Engineering Conference. Monday, February 12, 2007 Louisiana Transportation Engineering Conference Monday, February 12, 2007 Agenda Project Background Goal of EIS Why Use GIS? What is GIS? How used on this Project Other site selection tools I-69 Corridor

More information

Georeferencing. Geography is the key to linking attributes. Georeferencing is the key to geography.

Georeferencing. Geography is the key to linking attributes. Georeferencing is the key to geography. Georeferencing Geography is the key to linking attributes. Georeferencing is the key to geography. Why georeferencing? Many reasons for having georeferences Many different approaches to georeferencing

More information

9/24/2014. Georeferencing: conclusions

9/24/2014. Georeferencing: conclusions Georeferencing: conclusions 1 GEOG 300: UTM REVIEW QUIZ (0%) 1. The UTM system is composed of zones, each degrees longitude wide 2. The 0 value for northings is located at 3. The 0 value for eastings is

More information

DATA 301 Introduction to Data Analytics Geographic Information Systems

DATA 301 Introduction to Data Analytics Geographic Information Systems DATA 301 Introduction to Data Analytics Geographic Information Systems Dr. Ramon Lawrence University of British Columbia Okanagan ramon.lawrence@ubc.ca DATA 301: Data Analytics (2) Why learn Geographic

More information

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University GIS CONCEPTS AND ARCGIS METHODS 2 nd Edition, July 2005 David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University Copyright Copyright 2005 by David M. Theobald. All rights

More information

GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4.

GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4. Page 1 of 8 Name: GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4. 1. Basic Concepts [20 points] Find the letter with the best answer for each term: 1.

More information

CAD: Lining Up CAD Data in ArcGIS

CAD: Lining Up CAD Data in ArcGIS CAD: Lining Up CAD Data in ArcGIS Margaret M. Maher Author of Lining Up Data in ArcGIS: a guide to map projections Second Edition There are different methods to resolve alignment issues: 1] Georeference

More information

MAP PROJECTIONS but before let s review some basic concepts.

MAP PROJECTIONS but before let s review some basic concepts. MAP PROJECTIONS but before let s review some basic concepts. Types of Maps General Purpose Topographic Thematic/Choropleth Dot Graduated Circle Isometric/Isolines Isopleth Mental Maps Scale Small-scale

More information

Notes on Projections Part II - Common Projections James R. Clynch February 2006

Notes on Projections Part II - Common Projections James R. Clynch February 2006 Notes on Projections Part II - Common Projections James R. Clynch February 2006 I. Common Projections There are several areas where maps are commonly used and a few projections dominate these fields. An

More information

Cadcorp Introductory Paper I

Cadcorp Introductory Paper I Cadcorp Introductory Paper I An introduction to Geographic Information and Geographic Information Systems Keywords: computer, data, digital, geographic information systems (GIS), geographic information

More information

How does an ellipsoid differ from a sphere in approximating the shape and size of the Earth?

How does an ellipsoid differ from a sphere in approximating the shape and size of the Earth? Chapter 02 Test Bank Worksheet Questions 1. What is a map projection? Topic: Map Projection 2. How does an ellipsoid differ from a sphere in approximating the shape and size of the Earth? Topic: Ellipsoid

More information

What is GIS? Introduction to data. Introduction to data modeling

What is GIS? Introduction to data. Introduction to data modeling What is GIS? Introduction to data Introduction to data modeling 2 A GIS is similar, layering mapped information in a computer to help us view our world as a system A Geographic Information System is a

More information

Import Digital Spatial Data into OneStop

Import Digital Spatial Data into OneStop Import Digital Spatial Data into OneStop» Intended User: Pipeline Licence or Amendments Applicants Overview To apply for a pipeline or pipeline installation licence, applicants must upload the proposed

More information

Overview. GIS Terminology

Overview. GIS Terminology Overview GIS Terminology MFworks Terminology Overview This is a glossary of geography and MFworks terminology and concepts that may not be familiar to novice MFworks users and non-geographers. The explanations

More information

GIS compilation of coastline variability spanning 60 years in the Mackenzie Delta and Tuktoyaktuk in the Beaufort Sea

GIS compilation of coastline variability spanning 60 years in the Mackenzie Delta and Tuktoyaktuk in the Beaufort Sea GEOLOGICAL SURVEY OF CANADA OPEN FILE 7685 GIS compilation of coastline variability spanning 60 years in the Mackenzie Delta and Tuktoyaktuk in the Beaufort Sea S. Hynes, S.M. Solomon, and D. Whalen 2014

More information

The Wildlife Society Meet and Greet. Come learn about what the UNBC Student Chapter of TWS is all about!

The Wildlife Society Meet and Greet. Come learn about what the UNBC Student Chapter of TWS is all about! Georeferencing I GEOG 300, Lecture 4 Dr. Anthony Jjumba 1 The Wildlife Society Meet and Greet Quiz Come learn about what the UNBC Student Chapter of TWS is all about! 5:30 7:30 PM, Wednesday September

More information

Georeferencing the Lackawanna Synclinorium using GIS

Georeferencing the Lackawanna Synclinorium using GIS Georeferencing the Lackawanna Synclinorium using GIS Conservation Services, LLC 2/20/2010 Contact: Philip Pass 570.510.1758 Rick Marquardt 570-335-7525 Managing Partners: Conservation Services LLC Author:

More information

Determining the Location of the Simav Fault

Determining the Location of the Simav Fault Lindsey German May 3, 2012 Determining the Location of the Simav Fault 1. Introduction and Problem Formulation: The issue I will be focusing on involves interpreting the location of the Simav fault in

More information

Among various open-source GIS programs, QGIS can be the best suitable option which can be used across partners for reasons outlined below.

Among various open-source GIS programs, QGIS can be the best suitable option which can be used across partners for reasons outlined below. Comparison of Geographic Information Systems (GIS) software As of January 2018, WHO has reached an agreement with ESRI (an international supplier of GIS software) for an unlimited use of ArcGIS Desktop

More information

Applications: Introduction Task 1: Introduction to ArcCatalog Task 2: Introduction to ArcMap Challenge Question References

Applications: Introduction Task 1: Introduction to ArcCatalog Task 2: Introduction to ArcMap Challenge Question References CHAPTER 1 INTRODUCTION 1.1 GIS? 1.1.1 Components of a GIS 1.1.2 A Brief History of GIS 1.1.3 GIS Software Products Box 1.1 A List of GIS Software Producers and Their Main Products 1.2 GIS Applications

More information

Introduction to Geographic Information Science. Updates/News. Last Lecture. Geography 4103 / Map Projections and Coordinate Systems

Introduction to Geographic Information Science. Updates/News. Last Lecture. Geography 4103 / Map Projections and Coordinate Systems Geography 4103 / 5103 Introduction to Geographic Information Science Map Projections and Coordinate Systems Updates/News Thursday s lecture Reading discussion 1 find the readings online open questions,

More information

GIS Data Structure: Raster vs. Vector RS & GIS XXIII

GIS Data Structure: Raster vs. Vector RS & GIS XXIII Subject Paper No and Title Module No and Title Module Tag Geology Remote Sensing and GIS GIS Data Structure: Raster vs. Vector RS & GIS XXIII Principal Investigator Co-Principal Investigator Co-Principal

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

Understanding Geographic Information System GIS

Understanding Geographic Information System GIS Understanding Geographic Information System GIS What do we know about GIS? G eographic I nformation Maps Data S ystem Computerized What do we know about maps? Types of Maps (Familiar Examples) Street Maps

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

Susan Cutter et al. Aug, 2002, The Professional Geographer, 54(3): David Tenenbaum GEOG 070 UNC-CH Spring 2005

Susan Cutter et al. Aug, 2002, The Professional Geographer, 54(3): David Tenenbaum GEOG 070 UNC-CH Spring 2005 What is Geography? Geography is not just about city and country names Geography is not just about population and growth Geography is not just about rivers and mountains Geography is a broad field that

More information

Chapter 02 Maps. Multiple Choice Questions

Chapter 02 Maps. Multiple Choice Questions Chapter 02 Maps Multiple Choice Questions 1. Every projection has some degree of distortion because A. a curved surface cannot be represented on a flat surface without distortion. B. parallels and meridians

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