[IEEE SSIT] Maps as Deep: How Code Rewrites the Meaning of Our Physical World
2068_Maps as Deep Reading the Code of Location-Based Social Networks.
The paper "Maps as Deep: Reading the Code of Location-Based Social Networks" explores how Location-Based Social Networks (LBSNs) like Foursquare redefine cartography. It argues that by shifting from top-down coordinate systems to bottom-up, user-generated "social gazetteers," computational code creates a "deep" understanding of place.
TL;DR
This seminal work by Leighton Evans challenges the notion of maps as static images. By analyzing the "guts" of Foursquare's code, Evans reveals how Location-Based Social Networks (LBSNs) transform cold GPS coordinates into "deep" social places. It marks a shift from elite, top-down cartography to a bottom-up, user-driven reality where a place only exists if it is socially encoded.
Contextual Positioning
In the landscape of digital geography, this paper stands at the intersection of Software Studies and Human Geography. It moves beyond simply asking what LBSNs do, focusing instead on how the underlying computational code acts as a mediator that fundamentally alters our phenomenological experience of being "somewhere."
The Problem: The Poverty of the Coordinate
Before the age of social mapping, we relied on two primary modes of location:
- Top-Down Cartography: Maps created by the state or corporations as political artifacts (e.g., Ordnance Survey). These normalize power relations and define territory as an economic or military resource.
- GPS (The Static Point): While precise, GPS is "de-territorializing." It treats place as a "pure coordinate" (latitude, longitude) without naming, tagging, or human history.
Evans argues that these systems lack "depth." They tell you where you are in a geometric sense, but nothing about the meaning of that space.
Methodology: Reading the Code
The heart of this research is a Critical Discourse Analysis of application code. Evans looks at JavaScript snippets from the Foursquare API to see how a "check-in" is constructed.
The Act of Assembly
When a user checks in, the code doesn't just record a point on a map; it gathers elements:
- The Person: User ID, gender, and social history.
- The Venue: Not just a coordinate, but a categorized entity (e.g., "Molecular Gastronomy Restaurant").
- The Social Ledger: Tips, photos, and the presence of friends.
Note: The code above illustrates how the API "assembles" the person and the location into a singular digital event (Source: Foursquare Developer API).
Deep Insight: From Space to "Code/Place"
The paper introduces the concept of Transduction. This is the process where the presence of code, hardware (a-GPS, 3G), and user performativity (the act of checking in) creates a new kind of reality: Code/Place.
In Code/Place, the map is no longer static. It is:
- Processual: It grows and changes as users add "tips."
- Bottom-Up: The "Social Gazetteer" is created by the masses, not the elite.
- Revealing: It surfaces hidden details, such as the social vibe of a restaurant or the physical quirks of a building (e.g., "the ceilings are very low").
Visualizing the data structure of a venue: The code reveals the "Deep" layers of information—stats, check-ins, and specific user reviews that define the experience of the 'Fat Duck' restaurant.
Critical Analysis & Conclusion
Takeaway
The value of this work lies in its realization that code is an actor. It doesn't just reflect the world; it organizes our understanding of it. LBSNs encourage a "cartographic desire" where users are incentivized via gamification (titles like "Mayor") to encode the physical world, making it "legible" for others.
Limitations & Future Work
While Evans brilliantly deconstructs the mediation of code, the paper acknowledges that this bottom-up mapping is contingent on technological access (3G coverage, smartphone ownership). Areas without "encoded" places become invisible in the digital gazetteer, potentially leading to a new form of "digital redlining."
For future researchers, the focus shifts to how these "dataclouds" and "networked localities" continue to shape the "Virtual City," and whether the algorithms governing these codes favor commercial interests over true social engagement.
