Skip to content

Week 06 Projection

Use the knowledge gained last week in lecture concerning the mathematical, historical and political issues on map projections to now be responsible for creating one for your project basemap.

Week 6 Worksheet: Projection Click the download icon in the top right, I promise the file is there.

Week 6 Lab Discussion Slides: Projection Slides Jack discussed in the evening, take a glance if you want to understand the context of the foundations walkthrough.

Week 6 Lab Walkthrough: Projection Direct link to the scribe website if this is more accessible for students!

Week 6 Lab Data Choose the dataset corresponding to your prompt.

Optional Resources

Leventhal Map Center Projection Exhibit "Bending Lines"

Bill Rankin Projection Guide and Experiments

Foundations Walkthrough

Using the freelance project request from a book publisher, we will go through the first step of determining the contextually appropriate GCS/PCS/Projection system for the Great Basin regional scale.

1. [0 - NOT PART OF THE WALKTHROUGH] Refer to this step of the tutorial should you encounter this problem in future cartographic work.

Something I won't have you practice is the scenario when a GIS data layer possessing an Unknown Coordinate Reference System is added to the [[Map ]]processing frame.

Use this quick and dirty tutorial from an instructor at U-Mass Amherst. He identifies the common issue, and which tools you use in [[ArcPro ]]to quickly resolve the crisis.

The steps you follow below are part of the troubleshooting process you'll undertake when this (inevitably) happens.

2. Navigate to your desktop file directory

3. Within the file directory, navigate to the [[!geographer]] folder. This will store data you create onto this specific desktop.

It is advised to bring a flash drive or figure out your own cloud-based method for storing the data if you wish to work with your data elsewhere.

Otherwise it will be on this computer, in the CAGE Lab.

4. Create a new folder on your directory of choice, and title it Lab6Projection_LastName

5. Right click within the folder or use the keystroke [Ctrl+Shift+N ] to create a new folder within the Lab6 folder.

6. For every GIS/Cartography project you work on, it is always best practice to name the project folder as it relates to the project you are working on.

In this case, my project is for the Great Basin region. So I will name it [[GreatBasin]]

NOTE: When you eventually interface with advanced computing and navigating files via a coding terminal, it makes life a bit easier if you combine names together or utilize underscores. Code is case and character sensitive.

7. Create a new folder within the project folder, and name it [[Data]].

As you will begin to see in future lab assignments, your project directory will consist of subfolders such as "pdfs", "case studies", "research", "meeting notes," etc.

8. And yet again, create another folder within the newly created [[Data ]]folder. This one can be named along the lines of [[_datacopy]]

It is always best practice to store raw copies of your data in its own folder. As you will come to learn, data gets overwritten once it is manipulated in a processing frame.

Always store a clean, raw copy of the data you collected so you can restart if needed.

9. Navigate to naturalearthdata.com and download their dataset Admin 1 - States, Provinces

This will download a [[.zip]] file with U.S. State boundaries at a 110m scale (small scale), and at a source spatial coordinate reference system of WGS1984 (more on that once we are in ArcPro)

10. Navigate to https://nbmg.unr.edu/geothermal/Data.html

The Nevada Bureau of Mines and Geology (NBMG) is a research and public service unit of the University of Nevada and is the state geological survey. And thanks to their work, I can easily go and download an authoritative GIS data layer of the Great Basin hydrological boundary.

A good student will suddenly remember all the data classification and institutional power issues Clancy lectured on during the first few weeks.

Yes. There might be some issues in the grand scheme of cartographic discourse. And it is also true, that this data is the most appropriate GIS boundary files for my project context.

11. After downloading those two datasets as [[.zip]] files. Navigate back to your file directory and go to [[Downloads]].

12. Right click on the [[GreatBasinOutline.zip]], and select [[Extract All]]

13. Extracting a compressed ([[.zip]]) folder transports the large collection data onto your desktop.

Hit the [[Browse... ]]button and navigate to the project file directory you created at the beginning of the lab.

14. Click [[Select Folder]]

15. Click [[Extract]]

16. And now the GreatBasinOutline data suite is in the project folder.

It is important to keep all the separate files together in the same folder. When the [[.SHP]] file is read into the GIS processing frame, it is reading all its accessory files structuring the [[.SHP]] file (i.e the .PRJ file stores the source GCS/PCS information).

A nice technical elaboration and diagram can be found here: https://gisrsstudy.com/create-shapefile/

17. Perform the same steps for the Natural Earth U.S. States data.

And now your [[Lab6Projection_LastName/GreatBasin/Data]] project directory has both datasets (it is advised to familiarize yourself with the basics of file path terminology and functions).

18. Remember the [[_datacopy]] folder you created in the beginning?

Move the two [[.ZIP]] file folders into[[ _datacopy]]

Is this necessary? Not really. But when your projects become more complex, you will be thankful that you understand how to create 'fail safe' copies of your data. It will save you time not going back to the data portal and re-downloading it.

19. Additionally, you can create a copy of all the individual raw data files into the [[\\_datacopy]] folder.

Always always always practice data management. It is not talked about enough in job descriptions. And that's the case since a hiring manager will assume you know what you're doing.

Get used to this now, while your 'client demands' consist of a P/NP lab assignment in a fun upper division class.

20. In the desktop search engine, navigate to [[ArcGIS Pro]]

21. Click [[Map]]

22. Rename the ArcPro project to [[Lab6Projection_LastName]]

23. Finally!

Welcome to the [[ArcPro ]]interface. This is that desktop GUI Clancy and I always have a few choice words for.

24. Recall a core concept from the History and Theory lectures. As a new GIS user, you are presented with a world so obvious that it is normalized and unquestioned. A world which emerges from a certain scientific research corporation, and their sets of practices.

Now is your chance to shake things up a bit.

Select both of the default basemap layers and remove them.

25. And now the world doesn't exist. Territory isn't real.

26. From the [[Basemap ]]dropdown, select the [[Imagery ]]basemap.

If this is getting you excited, I advise diving into the world of basemap tiles.

One of my tasks at SFDPW was helping geo-rectify a new USGS satellite image for the scale of San Francisco (to my knowledge not public facing yet). Play around with [[Inspect Element]] enough, and you can siphon the tile server path. And then you got yourself a nice basemap.

Soon, your basemap can be anything and can come from anywhere. Not only what the desktop GIS has to offer. QGIS, comes as a blank slate, with several basemap plug-ins that can be installed.

27. Under [[Add Data]], select the[[ Browse...]] option.

This will open a dialog box with the windows file directory, navigate to the [[!geographer]] folder.

28. Thankfully, I'm a good student who followed Jack's data management tutorial and can easily access the project file directory with my [[Data ]]folder

29. Select both the [[GreatBasinOutline.shp]] and the [[ne_110m_admin_1_states_provinces.shp]] and add to the map

30. Cool, this a perfect map and we can stop studying cartography forever.

All this research is pointless.

31. Either by double-clicking or right-clicking on the layer, rename both of your data layers.

NOTE: When in doubt, double click or right click. The dialog box you are looking for will appear.

32. Your new data layers should be named similar to this. Or any naming scheme of your choice.

A scheme for your layers is a huge component of data management. You will thank yourself in more complicated cartography projects when you take the extra couple of seconds to rename each layer.

NOTE: renaming the data layer in a GIS interface does not change the name of the file. Never change the name of the file. Yes, its ugly. But recall how the ESRI processing environment is directly talking to your project file path. If anything becomes renamed in the [[Lab6Projection_LastName/GreatBasin/Data/(data type).shp]] folder, your data will disappear.

33. You are welcome to play around with the styles if the default visual design style hurts your eyes. Design is not the focus of this lab, so we will skip everything I do to change it up.

34. Right click on the [[Map ]]feature.

In ArcPro, [[Map]] acts as your [[Data Frame]] (for those of you familiar with coding, it's a similar structure to [[.df ]]in Python). You can rename the [[Map ]]frame if your ESRI GUI becomes stacked with [[Map ]]frames on a complicated project.

If you want to perform different manipulations on the data for different purposes, please load the raw data from your [[\_datacopy]] folder into a new [[Map ]]frame.

Yes! Now you see why you create copies of data.

35. Click [[Properties ]]on the [[Map ]]frame

36. Lets now inspect which Coordinate Reference System(s) are controlling how we see our data.

37. As mentioned earlier during data collection, Natural Earth builds their datasets in the [[WGS 1984 GCS]] since its intended for users at a global scale. And WGS 1984 is the default for world scale across computing environments.

38. Right click on [[US States]] to activate its properties panel

39. Upon inspecting the [[US States]] layer, we can learn more about the components of the [[WGS 1984 GCS]] properties controlling the Map frame.

40. So, after inspecting the properties of the controlling GIS data layer, we know the world being presented to us is from the perspective of [[WGS 1984]].

Considering the scope of my project discussed at the beginning of lab, is WGS 1984 the most appropriate GCS/PCS system for my cartographic image?

41. Navigate to the properties of the [[Great Basin]] layer to learn how the Nevada Bureau of Mines and Geology collected the data.

We learn that it was collected at the [[NAD 1983 Datum]] for the GCS, and the data is best projected at the [[NAD 1983 UTM Zone 11N]] PCS. With the cartographic image being distorted in a [[Transverse Mercator]] projection.

42. Okay, so now we have an idea of the spatial manipulation we need to do to our data.

Navigate to [[Tools]].

43. Find the [[Project ]]tool

44. Input your [[US States]] layer into the first dialog prompt

45. Rename the output dataset to something which will make sense to you in the future, and ensure the output dataset will be sent to your [[Data ]]folder.

Select the [[Great Basin]] layer as the GCS/PCS properties to be transformed onto the [[US States]] layer.

46. After running the [[Project ]]tool, you will notice you have a new data layer.

This is the [[US States]] layer with the UTM Zone 11N and NAD 1983 properties structured into its composition.

Alaska and Hawaii are... sorta missing? More on that in a later step.

47. After renaming the newly projected layer, ensure the [[drawing order]] is restored.

48. Inserting the reference basemap is perfect for instances when you need to troubleshoot an action you commanded your data to do.

Using the basemap reference, we can see that how the GCS is influencing the data. Parts of Hawaii, Alaska and the Northeast are missing since parts of those polygons were not located on the the NAD 1983 GCS when it was projected in UTM Zone 11N.

Now... what happens when we change the [[Map ]]frame projection to Transverse Mercator and our data is drawn onto a 2-D representation surface specific to the Great Basin region?

49. Right click [[Map]]

50. Click [[Properties]]

51. Unlike the specific properties panel for each individual layer, the [[Coordinate Systems]] panel for the [[Map ]]frame allows us to do a 'Projection On-the-Fly'. Here, we are switching the CRS system controlling the visual perception from WGS 1984 to NAD 1983 UTM Zone 11N (a detailed inspection of the CRS properties will show that it contains the GCS/PCS/Projection components previously outlined).

Projection On-the-Fly does not alter the composition of your original data, which is why we did that laborious step previously of converting the U.S. States layer into NAD1983 and UTM Zone 11N

52. Woah! Now we're seeing things a bit differently.

Hey, I wonder how this Projection On-the-Fly altered my basemap reference?

53. Oh... it totally altered the world as you see it, through the mathematics of Transverse Mercator.

And, since we took that [[Projection ]]step earlier, it altered the underlying structure of the data. The two datasets we collected earlier both now align to the contextually appropriate CRS for the project scope and scale.

If you are currently taking LDARCH 188, you might now be connecting the dots on how setting the CRS for the entire [[Map ]]frame will have a huge impact on the spatial analysis, cartographic image and the landscape narrative you are able to tell.

Recall the slide from lecture showing how a slight change in the [[Map ]]frame CRS altered the measurement of the buffer zone.

54. Pan around your new World and reflect on the content from last week's lectures.

55. Before moving on to the lab prompts, make sure to alter the [[Extent ]]you think would be appropriate for the data.

56. How does it feel now that you've completed the whole process?

Are you ready to do this independently, and carry the weight of responsibly mapping the landscape?

Made with Scribe