Room: Talks III - Amphi Cauchy (Carnot)
Friday, 12:25
Duration: 20 minutes (plus Q&A)
Language: en
How do you deliver smooth, detailed mapping to millions of passengers aboard French TGV trains while working within tight storage and server resource constraints? This talk traces the journey of renewing the mapping system for the WiFi portal on board the TGV fleet (700 train sets).
We will explain our choice of PMTiles technology to move to vector tiles without relying on a heavy cartographic server. We will share our research into data size optimization — from studying the impact of building footprints to managing zoom levels — and walk through the trade-offs required to ship a complete European base map on board. Finally, we will cover the specific work done on railway data (routes, diversion paths) and the custom design created to give passengers an immersive experience at 300 km/h.
The Context: An On-Board Server Under Constraints
The TGV WiFi portal runs on an embedded server with shared resources.
The Technical Solution: PMTiles and a Lightweight Architecture
Why PMTiles (Protomaps)?
Size Study: Balancing Richness and Lightness
This is the heart of our experience report. We ran extensive tests to reduce the size of the European file:
Making the Most of Railway Data
A TGV map should, above all, speak the language of rail. We integrated specific datasets:
Design and Outlook