Welcome to Methods 3, Lecture 6

This is a web page that can be viewed as slides.

→ to move forward

← to go back

Methods 3

Heat map?

Geocoding?

Khadija
Claudia
source
source
source
source

Creating data

source
source
source
source
source
source
source
source
via mapbox

Georeferencing

maps.nypl.org/warper
NYPL Building Inspector
NYPL Building Inspector
source
source
source
source

Georeferencing with QGIS

source
source

find landmarks easily discerned in both your image and the reference map

try to just pin down the corners of the image onto the map—start with 4 points

in-class exercise, part 1

updating attribute tables

deleting fields

sometimes you need to do something more complex

double-click to rename

refactoring always makes a new layer that you should save to a shapefile

the field calculator

the field calculator is a way to create new columns

column types

mathematical expressions

+, -, /, *

mathematical expressions

+, -, /, *

add, subtract, divide, multiply

sometimes it is useful to convert a column type

if med_income is -, make the new column NULL, else convert to an integer