Initial commit

This commit is contained in:
Ignacio Ballesteros
2026-02-21 14:50:52 +01:00
commit 6b132b86e8
38 changed files with 2874 additions and 0 deletions

26
content/roads/crtm.md Normal file
View File

@@ -0,0 +1,26 @@
+++
title = "CRTM — Consorcio Regional de Transportes de Madrid"
draft = false
+++
The CRTM is the regional authority that coordinates public transport across
the Community of Madrid. It does not operate services directly but sets
fares, zones, and integration policy.
## Fare zones {#fare-zones}
| Zone | Coverage |
|-------|---------------------------|
| A | Municipality of Madrid |
| B1 | Inner ring municipalities |
| B2 | Outer ring municipalities |
| B3 | Further suburban area |
| C1C2 | Commuter belt |
## Related {#related}
- [Madrid Public Transport]({{< relref "../madrid-transport.md" >}})
- [Metro de Madrid]({{< relref "../metro/metro-madrid.md" >}})
- [EMT Madrid]({{< relref "../bus/emt-madrid.md" >}})

23
content/roads/m30.md Normal file
View File

@@ -0,0 +1,23 @@
+++
title = "M-30"
draft = false
+++
The M-30 is Madrid's innermost ring road, circling the city centre at a
radius of roughly 35 km from Puerta del Sol.
It runs mostly underground through the Madrid Río tunnel section along the
Manzanares river, built during the 20042007 renovation that reclaimed the
riverbank as a public park.
## Key junctions {#key-junctions}
- Nudo Norte — connects to A-1 (Burgos) and A-6 (La Coruña)
- Nudo Sur — connects to A-4 (Cádiz) and A-42 (Toledo)
## See also {#see-also}
- [CRTM]({{< relref "crtm.md" >}})
- [Madrid Public Transport]({{< relref "../madrid-transport.md" >}})