Skip to content

LuxMap

Dynamic map of Luxembourg open data — transport, infrastructure, and more.

[Lab Project] [experimental]

About

A modular mapping tool that aggregates open datasets from data.public.lu onto an interactive map of the Grand Duchy of Luxembourg. Each data layer can be toggled independently. New data sources are added as modules.

Map

Data sources

Modules

Each data layer is a standalone JavaScript module in modules/. To add a new data source, create a module that exports a register(layerManager) function. See existing modules for the pattern.