Mapping in R Allan Hicks FISH 554A Beautiful Graphics in R 03/03/2014.

Slides:



Advertisements
Similar presentations
Choosing a Spatial Reference for the Gulf of Mexico By Chris Ringo, adapted to Geo580 by Jim Graham.
Advertisements

Portraying Earth Data types File types
Introduction to GIS Ghassan Mikati, Ph.D GIS Expert.
CE Introduction to Surveying and Geographic Information Systems
Unit 3 Understanding Maps.
Map Projections Francisco Olivera, Ph.D., P.E. Srikanth Koka
Specific Types and Coordinate Systems
MAPS AND CARTOGRAPHY What is a map? What is Cartography?
Marine GIS Applications using ArcGIS Global Classroom training course Marine GIS Applications using ArcGIS Global Classroom training course By T.Hemasundar.
De Geograaf (The Geographer) by JOHANNES VERMEER
Map Projections Displaying the earth on 2 dimensional maps
GIS’s Roots in Cartography Getting Started With GIS Chapter 2.
Physical Geography by Alan Arbogast Chapter 1
Introduction to ArcGIS for Environmental Scientists Module 2 – GIS Fundamentals Lecture 5 – Coordinate Systems and Map Projections.
Introduction to GIS/GPS Mr. Canada World Geography Burris Laboratory School.
GIS for Environmental Engineering
Map Projections. What is a Map Projection? A mathematical expression used to represent the 3D surface of the earth on a 2D map Always results in distortions.
Map Projections GIS-101 Summer 2006 Semester. Important Things to Remember about Map Projections An attempt to take location information from a spheriod.
GIS UPDATE!
Portraying the Earth GPS, RS, and GIS as geographic tools Lab 3.
Navigation Basics AST 241 From Van Sickle’s Modern Airmanship chapter 11 6 th ed.
CORSE '07 Spatial Data Spatial data comes in many forms. So How does a GIS work with the data so that it can put the data in the right place on a map?
Spatial data can be described according to: entity distinct object (river) attribute characteristic of entity (discharge) relationship linkages amongst.
Cartography: the science of map making
Part A. Mercator Map a rectangular map used as a navigation tool in which the lines for longitude and latitude are straight and parallel. Distortions.
MADGIC is… MAPS and ATLASES DATA: NUMERIC and GEOSPATIAL (for use with special software) GOVERNMENT INFORMATION (parliamentary and other official reports,
1 Introduction to Geographical Data Kris Ray Confederated Tribes of the Colville Reservation.
GIS for Air Quality March, 2014 Tribal Air Monitoring Support (TAMS) Center, Las Vegas, Nevada Glenn Gehring, TAMS Technology Specialist
1 Review Projections etc. & data types & Downloading or HOW TO GET CONFUSED.
EQ: How do maps and globes represent the Earth?
Cartography: the science of map making A Round World in Plane Terms.
Representations of the Earth Maps, GIS and Remote Sensing.
Measurement Scales Map Scale Coordinate Systems Copyright Susan McDonald Jampoler 2003.
Intro to Human Geography.  Two-dimensional representation or flat model of the Earth’s surface or a portion of it.  What are the different uses of a.
Map Projections. What is a Map Projection? A mathematical expression used to represent the 3D surface of the earth on a 2D map Always results in distortions.
1 Introduction To Geographical Data and TEISS Maps Angelique Luedeker, ITEP/TAMS Center.
CHAPTER 1 THE TOOLS OF GEOGRAPHERS. Globe A globe is a 3-D representation of the Earth. Sometimes globes are not very practical because they are TOO BULKY!
URBDP 422 URBAN AND REGIONAL GEO-SPATIAL ANALYSIS Lecture 3: Building a GeoDatabase; Projections Lab Session: Exercise 3: vector analysis Jan 14, 2014.
What are GIS Models? A simplified, manageable view of reality They capture spatial relationships of objects They capture attributes of an object Models.
Book Definition In your own words… Picture Latitude Distance in degrees north or south of the equator.
INTRO TO SPATIAL DATA ANALYSIS JOU-1526 Computer Assisted Reporting.
Introduction to Geographic Information Systems (GIS)
The Geographer’s Tools Copyright © Dale Carnegie & Associates, Inc.
1 Practical Vector GIS Globe to map 2 The where is it… How do we locate Syracuse in space on the earth’s surface? On a FLAT surface?
By Mrs. Page (with a LOT of help from the Internet!)
Chapter 1 Basic Concepts. HOW DO GEOGRAPHERS DESCRIBE WHERE THINGS ARE? Key Issue 1.
World Geography UNIT I VOCABULARY. Directions  Procure a sheet of paper  Use the internet to define the following vocabulary on the sheet of paper using.
1 Introduction To Geographical Data and TEISS Maps Angelique Luedeker, ITEP/TAMS Center.
1 Ch. 1: “Introduction to Earth Science” 1.3: “Representing Earth’s Surface”
Mapping Terms. Compass Rose A Compass Rose is a figure on a compass used to display the main directions--- North, East, South and Westcompass.
UNIT 3 – MODULE 2: Spatial Data. DATA Sources of data can be categorized as primary (first-hand observation or secondary (collected by someone other than.
Map Projections, Cartographic Concepts -Map Projections -Coordinate Systems.
Spatial Analysis in R 06/09/2016 GUND institute for Ecological Economics University of Vermont Insu Koh Visualization in R.
BRAIN BOOST! Get out your COMPLETED study guide and answer the questions! 1.What is the difference between a political map and a physical map? 2. What.
Unit: 5 Mapping Earth Why Mapping?. Mapping Earth Whether you think about it or not. Your life (especially this day in age) is effected directly by having.
Mapping in R Allan Hicks FISH 554A Beautiful Graphics in R 03/02/2015.
Spatial Referencing.
Features that make a map
Georeferencing Ming-Chun Lee.
Introduction to GIS.
Overview Ellipsoid Spheroid Geoid Datum Projection Coordinate System.
COORDINATE SYSTEMS AND MAP PROJECTIONS
Map Projections Displaying the earth on 2 dimensional maps
Map Skills Study Guide Answers
Map Skills Study Guide Answers
Map Projections.
Map Projections Displaying the earth on 2 dimensional maps
> Introduction to Nelson Rios, Tulane University
A brief introduction to map projections By Mark VanderVen
Presentation transcript:

Mapping in R Allan Hicks FISH 554A Beautiful Graphics in R 03/03/2014

Maps A graphic representation of a portion of the earth’s surface, drawn to scale Purpose – Display information geographically Locations, distance, terrain, etc. – Give directions from and to locations – Associate data and results geographically For example: habitat types, collection sites, …

Unemployment rates, year unknown

Melnychuk et al 2011, Fish and Fisheries

July average wave height

Projections Mapping the surface of a sphere Rectangular (default) – with aspect ratio so that lon & lat scales are equivalent at the center of the picture Mercator – Conformal – preserves angles of course – Distorts the area away from equator Bonne – Equal area Many others…

The Wizard’s view

Mapping in R This is not GIS – But can read shapefiles – We want to plot spatial data such that the lat and lon are not distorted too badly Many different ways to display spatial data – Plot latitude & longitude as x and y – Use the spatial package called sp – The map package and associated tools – The PBSmapping package – Many other methods …

The map package (and others) Packages – map, maptools, mapproj, mapdata Functions – map: the main function – map.axes – Can use points, lines, etc. easily with default projection Data structure – Of class “map” with a list containing x: latitude values with polygons separated by NA y: longitude values matching x (NA’s also) range: x and y ranges names: names of the polygons

PBSmapping Powerful mapping package, especially useful for the Northeast Pacific Has high resolution shoreline data (GSHHS) Uses a PolySet with – PID: primary ID – SID: Seconday ID – POS: Position number – X: longitude – Y: latitude

Shapefiles Files containing geographic information Use readShapePoly and other functions from the maptools package Or importShapeFile from PBSmapping I usually just ask for a shapefile with lon & lat coordinates (not any other special formats)

Other data sources Can download a lot of data from different sources – Shapefiles (i.e., census) – GSHHS (Global Self-consistent Hierarchical High- resolution Shoreline database) – Internet ( ) – R packages (mapdata, PBSmapping, mapplots)

Other R packages rworldmap: Maps of countries with attributes mapplots: data visualization on maps geo: N. Atlantic used by HAFRO for fisheries sp: Spatial data Imap: Point and click interface ggmap: plot on top of Google maps gmt: interface with GMT mapping software plotGoogleMaps: data on Google maps RgoogleMaps: Google map backgrounds nwfscMapping: some things I use