Cartography

Fall 2016
course
navigation

Math Prompts for 12th Sept

Warm up

Distances

lon lat Marlboro -72.73475 42.83905 Grad School -72.55697 42.85073 Queen Mary Math Building -0.040645 51.52334

You'll need some trig. This page has the formulas you'll need, and we'll talk more about them in class. Start by working out the "flat earth" distance (convert the lon and lat into miles from the equator/prime meridian and use Pythagoras; take the radius of the Earth to be 3956 miles) and then try it with both the cosine and haversine methods. Can you justify from plane trig why the latter two are correct? [hard!]

Projections (maybe for a future class)

Today we'll play with cylindrical and pseudo-cylindrical projections. Crucial property: the lines of latitude are horizontal. If the lines of longitude are vertical (and hence the map is rectangular) then it's cylindrical; otherwise it's pseudo-cylindrical. All projections (today) are tangent ones not secant ones (i.e. the cylinder doesn't cut the sphere, but touches it all around the equator).
We get non-geometrical projections by giving a rule for the spacing and lengths of the lines of latitude. Varying the lengths moves us into pseudo-cylindrical territory.
http://cs.marlboro.edu/ courses/ fall2016/cartography/ prompts
last modified Monday September 12 2016 9:16 am EDT