Skip to content
Snippets Groups Projects

LAM-data (Liikenteen Automaattinen Mittaus) visualization

http://data-analysis-and-ai.pages.labranet.jamk.fi/lam-station-visualization/

This is a simple demo application showing how to use deck.gl and react-map-gl to visualize LAM traffic data from liikennevirasto (Finnish Transport Agency) open data API.

Data Sources

LAM-data

The LAM-data is from Liikennevirasto (Finnish Transport Agency) open data API. The application uses the REST API for fetching the LAM-station locations and current traffic data. After the initialization the application connects to the websocket API and updates the map as the new data comes in. The data is licensed under CC 4.0 license.

Maps

The application uses maps from Maanmittauslaitos (National Land Survey of Finland) open WMTS (Web Map Tile Service). The maps are licensed under CC 4.0 license.

Update! Currently the app uses the vector tile API that is still in beta. See link below.

License

MIT-license