Geo-Information

E8: Map Design

Warm Up

History of Maps

Maps are as old as civilization itself — they helped early humans navigate the land, organize society, and make sense of the unknown.

How Were Ancient Maps Made?

Before satellites and GPS, mapmakers relied on:

Many early maps were symbolic, not literal — prioritizing cultural or religious meaning over geometric precision. ```{figure} ../images/ex8/ancient_map.jpg — name: ancient-map — Map of ancient world


### Interesting Facts about Subway Maps

Have you ever noticed that subway or metro maps often use **only horizontal, vertical, or 45° diagonal lines**?

This is no accident. The trend was popularized by **Harry Beck’s 1933 London Underground map**, which:
- Abandoned geographical accuracy
- Focused on **clarity and simplicity**
- Aligned all lines to a **grid of 0°, 45°, 90°, 135°** for visual ease
- Used **equal station spacing** to reduce clutter

This style became so successful that it’s now the **universal design language** for transit maps worldwide.
```{figure} ../images/ex8/london_metro.png
The iconic Tube map of London

```{figure} ../images/ex8/real_london.jpg Real geography map of London Underground



## Task
### Descriptions
In this exercise, your job is to create a well-designed **site map** of the TUM campus area. Step-by-step guide in {download}`Lesson 8 <../doc/Portfolio.docx>`

& You can [Click here to look](/Geo-Information/content/lessons/portfolio.html)

#### Data
- `Data Students.gdb`
- `orthophoto.tif`

### Overview
```{note}
:class: dropdown
- [ ] **Edit Public Transport Points**  
  - Add missing tram stops and correct bus stop symbols.  
- [ ] **Labelling**  
  - Add and style labels for bus stops, museums, streets using halo, font style, and size.  
- [ ] **Adjust Label Priorities**  
  - Avoid overlaps by setting feature/label weights and rules.  
- [ ] **Map Layout (A3 size)**  
  - Insert guides, main map frame, inset map, and define extent.  
- [ ] **Add Map Elements**  
  - Title, legend, north arrow, scale bar, and grid.  
- [ ] **Design & Symbology**  
  - Refine appearance, hierarchy, and layout logic.  
- [ ] **Export**  
  - Save and export your final layout as PDF (A3, 240 dpi).  

Materials