You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
beetroot/pages/wijnhaven_to_foshan.html

45 lines
5.4 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!DOCTYPE html>
<html>
<head>
<title>wijnhaven_to_foshan</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial=scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css" media="screen"/>
</head>
<body>
<main>
<img id="line" src="gps_drawings/wijnhaven_to_foshan.svg">
<div class="text">
<h2 id="maps" name="maps">Maps</h2>
<p>"The map is a help provided to the imagination through the eyes"<br>
—Henri Abraham Chatelain</p>
<p>A map is not the territory it represents, but, if correct, it has a <a href="ciao_to_wijnhaven.html#abstractionLayers"><em>similar structure</em><a/> to the territory, which accounts for its usefulness.<br>
Alfred Korzybski, Science and Sanity, p.58.</a>
<h2 id="mapTerritory" name="mapTerritory">Map/territory</h2>
<p>A map at a 1:1 scale would be of no use to a traveller wishing to simply get from A to B in the easiest possible way. A 1:1 map <em>is</em> the territory, and is therefore redundant.</p>
<p>Therefore, without some degree of <a href="ciao_to_wijnhaven.html#abstraction">abstraction</a> (beginning with scale), maps would be useless. A map shows not only locations, but also concepts; marking what is public or private property is a way of mapping the world, and determining the difference between travel and <a href="beetroot_to_wijnhaven.html#taz">trespass</a>.</p>
<h2 id="takingALineForAWalk" name="takingALineForAWalk">Taking a line for a walk</h2>
<p>I'm making drawings by walking and tracking myself over <a href="please_to_wijnhaven.html#gps">GPS</a> using an app on my phone. I walk door-to-door between the geographical locations of our network. The app I'm using displays my path as a jagged line, alongside information about the distance, altitude, speed, pace and time elapsed. When I reach my destination I save the walk, export it as a .gpx file to my computer, and then load it into software for plotting geospatial information. In the graphic interface of this software the track points are connected with a series of lines that link them together into a route.</p>
<p>This is a visualisation of my movements, abstracted into a line for quick and easy representation. Ask someone to draw a route from A to B and they'll probably draw a similar series of lines, bending where you should make a left or right turn. The most direct route is a completely straight line (as the crow flies) but this is hardly useful to the average pedestrian. Utility here is predicated by a delicate balance between a certain level of detail, and a certain level of abstraction.</p>
<div>
<picture class="drawing" id="trilateration">
<source media="(max-width: 1280px)" srcset="img/gps_trilateration_640.jpg">
<!-- image for screens below 1280px wide -->
<img class="drawing" src="img/gps_trilateration.jpg">
<!-- fallback: used in PDF-->
</picture>
<p>Somewhere above me, satellites trilaterate my position and decide where I am on the globe. They take snapshots and these are intermittently uploaded to a remote server - I don't know where exactly - which serves this data to the software on my phone.</p>
<p>As I walk from homeserver to homeserver, I'm relying on a mental mind-map of Rotterdam, one formed over the past 7 months that I've been here. If I follow my nose, I can usually end up in the general vicinity of where I'm supposed to be. Eventually I need to use an actual map to pinpoint my targeted destination, but for the most part I enjoy the increasingly rare occurence of being lost for a moment.</p>
<p>If I walk enough routes, this will eventually form a map of Rotterdam, though one reduced down to just simple lines against a blank background. These represent areas that are accessible on foot, most likely the streets and footpaths.</p>
<p>The line here meanders slightly, perhaps this is where I crossed the street? I'm still in the habit of walking on the left side of the road, following the direction that traffic moves in Australia. Sometimes I notice that oncoming pedestrians can't always tell which way I'm going to pass them on the pavement; even on foot we still follow the flow of traffic.</p>
<p>If you know Rotterdam, perhaps you can identify what the <a id="straightestPart" name="straightestPart">straightest part</a> of this path represents: the Erasmusbrug. It's easy to guess why; the <a href="beetroot_to_ciao.html#sevenBridges">bridge</a> is a high traffic area, and it's not so easy to wander off the path here, or to cross the lanes of traffic going over it. There are few other ways to cross the Maas River apart from going over a bridge. I suppose it could be crossed by boat, and there is also the subterranean Maastunnel further up the river. Or perhaps you might be brave enough to swim. But any which way one crosses the river (and assuming your GPS tracking device doesn't end up in the drink), the path represented by tracking software would reveal itself as straight lines between the snapshots of your location. On this particular day the bridge was raised; trams stopped mid-way, and their drivers stood outside, smoking in a cluster. Impatient joggers ran on the spot, the rest of us huddled while we waited for the bridge to lower again.</p>
<div><img class="drawing" id="erasmusbrug_smoking" src="img/erasmusbrug_smoking.jpg"><br></div>
</main>
</body>
<script type="text/javascript" src="https://issue.xpub.nl/08/cnn/cnn.js"></script>
</html>