Building a Map a Day with (Mostly) R
1
Introduction
1.1
What Is This, Again?
1.2
Who Are You, Again?
2
Prerequisites
2.1
R Prerequisites
2.1.1
R Packages
2.2
Non-R Prerequisites
2.3
Data Prerequisites
2.4
Required Reading
3
Day 1: Points
3.1
Technologies/Techniques
3.2
Data Source: K-12 Ransomware Incidents
3.3
Geocoding Points
3.4
Making a Simple Features Object
3.5
Drawing the Map
3.6
In Review
3.7
Try This At Home
4
Day 2: Lines
4.1
Technologies/Techniques
4.2
Data Source: State Exports from Maine
4.3
Arrows of Commerce
4.4
Turning the Tables
4.5
Drawing the Map
4.6
In Review
4.7
Try This At Home
5
Day 3: Polygons
5.1
Technologies/Techniques
5.2
Data Source: Comcast XFINITY Hotspots
5.3
Creating a Hidden API Scraper
5.4
Drawing the Map
5.5
In Review
5.6
Try This At Home
6
Day 4: Hex
6.1
Technologies/Techniques
6.2
Data Source: Anti-Shipping Activity (PIRATES!)
6.3
Getting the Layers
6.4
Making the Grid
6.5
Getting Pirate Data
6.6
Making Pirate Hexes
6.7
Drawing the Map
6.8
In Review
6.9
Try This At Home
7
Day 5: Raster
7.1
Technologies/Techniques
7.2
Data Source: U.S. Minimum Daily Temperature Rasters
7.3
Getting the Base Layer
7.4
Reading in Rasters
7.5
Drawing the Map
7.6
In Review
7.7
Try This At Home
8
Day 6: Blue
8.1
Technologies/Techniques
8.2
Data Source: World Happiness Report
8.3
Drawing the Map
8.4
In Review
8.5
Try This At Home
9
Day 7: Red
9.1
Technologies/Techniques
9.2
Data Source: Active Internet Addresses
9.3
Drawing the Map
9.4
In Review
9.5
Try This At Home
10
Day 8: Green
10.1
Technologies/Techniques
10.2
Data Source: U.S. TIGER Roads
10.3
Drawing the Map (Part 1)
10.4
Drawing the Map (Part 2)
10.5
In Review
10.6
Try This At Home
11
Day 9: Yellow
11.1
Technologies/Techniques
11.2
Data Source: Solar Terminator
11.3
Building Projected Terminators
11.4
Drawing the Terminator Map (Part 1)
11.5
Drawing the Terminator Map (Part 2)
11.6
In Review
11.7
Try This At Home
12
Day 10: Black and White
12.1
Technologies/Techniques
12.2
Data Source: U.S. TIGER Roads
12.3
Drawing the Map
12.4
In Review
12.5
Try This At Home
13
Day 11: Elevation
13.1
Technologies/Techniques
13.2
Data Source: Maine Elevation Contours
13.3
Drawing the Map
13.4
In Review
13.5
Try This At Home
14
Day 12: Movement
14.1
Technologies/Techniques
14.2
Data Source: U.S. Census Commuting Flows
14.3
Making Commuting Flows
14.4
Drawing the Map
14.5
In Review
14.6
Try This At Home
15
Day 13: Borders
15.1
Technologies/Techniques
15.2
Data Source: U.S. House Voting Districts
15.3
Drawing the Map
15.4
In Review
15.5
Try This At Home
16
Day 14: Tracks
16.1
Technologies/Techniques
16.2
Data Source: Historical Railroad Transportation
16.3
Drawing the Map
16.4
In Review
16.5
Try This At Home
17
Day 15: Names
17.1
Technologies/Techniques
17.2
Data Source: Baby Names
17.3
Prepping Our Word Cloud Map and Data
17.4
Drawing the Map
17.5
In Review
17.6
Try This At Home
18
Day 16: Places
18.1
Technologies/Techniques
18.2
Data Source: The Retail Apocalypse
18.3
Drawing the Map
18.4
In Review
18.5
Try This At Home
19
Day 17: Zones
19.1
Technologies/Techniques
19.2
Data Source: NIMA/NGA Zones & ASAM PIRATE! Data
19.3
Drawing the Map
19.4
In Review
19.5
Try This At Home
20
Day 18: Globe
20.1
Technologies/Techniques
20.2
Data Source: Internet Attack Data from Rapid7’s Heisenberg Network
20.3
Drawing the Map
20.4
In Review
20.5
Try This At Home
21
Day 19: Urban
21.1
Technologies/Techniques
21.2
Data Source: Black Marble (Light Pollution)
21.3
Drawing the Map
21.4
In Review
21.5
Try This At Home
22
Day 20: Rural
22.1
Technologies/Techniques
22.2
Data Source: USDA Agricultural Census
22.3
Drawing the Map
22.4
In Review
22.5
Try This At Home
23
Day 21: Environment
23.1
Technologies/Techniques
23.2
Data Source: Sea Rise Impact Forecast
23.3
Drawing the Map
23.4
In Review
23.5
Try This At Home
24
Day 22: Built Environment
24.1
Technologies/Techniques
24.2
Data Source: EPA “Walkability” Data
24.3
Drawing the Map
24.4
In Review
24.5
Try This At Home
25
Day 23: Population
25.1
Data Source: Maine Audubon Society Loon Counts
25.2
Drawing the Map
25.3
In Review
25.4
Try This At Home
26
Day 24: Statistics
26.1
Data Source: Maine County Profiles
26.2
Drawing the Map
26.3
In Review
26.4
Try This At Home
27
Day 25: Climate
27.1
Data Source: Historical Hurricane Data
27.2
Drawing the Map
27.3
In Review
27.4
Try This At Home
28
Day 26: Hydrology
28.1
Data Source: Maine Water
28.2
Drawing the Map
28.3
In Review
28.4
Try This At Home
29
Day 27: Resources
29.1
Data Source: USGS Geochemical and Mineralogical Resources
29.2
Drawing the Map
29.3
In Review
29.4
Try This At Home
30
Day 28: Funny
30.1
Data Source: The Divine Comedy
30.2
Drawing the Map
30.3
In Review
30.4
Try This At Home
31
Day 29: Experimental
31.1
Data Source: GIS of Thrones
31.2
Drawing the Map
31.3
In Review
31.4
Try This At Home
32
Day ##: Home
32.1
Data Source:
32.2
Drawing the Map
32.3
In Review
32.4
Try This At Home
Published with bookdown
30 Day Map Challenge
9
Day 7: Red
9.1
Technologies/Techniques
9.2
Data Source: Active Internet Addresses
9.3
Drawing the Map
9.4
In Review
9.5
Try This At Home