Skip to content

A geospatial visualisation app showing road traffic information for all areas of Inner London. Built in TypeScript, combining React with D3.

Notifications You must be signed in to change notification settings

kinolag/traffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traffic - responsive geospatial visualisation app

Built with TypeScript, React, D3, GeoJSON, TopoJson and SVG.

The app visualises part of the information about the road traffic statistics collected in the UK over 23 years (2000-2022), across 45,865 manual count points.

Traffic data is displayed over a GeoJSON representation of the selected area generated with D3.js.

A second chart shows the distribution of traffic in the area by vehicle type.

Features:

• view traffic points in selected area, and related traffic details for each point

• see gradual evolution by modifying year via custom slider

• filter data by vehicle type

• display an animated loader while data is being fetched

• display a fallback UI if data fetching fails

The app is responsive and works on touch screen devices too.

Deployed to kinola.it/app/traffic/

Areas covered

All Inner London Boroughs are currently covered.

Image source: Wikimedia

London Boroughs

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http:https://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

A geospatial visualisation app showing road traffic information for all areas of Inner London. Built in TypeScript, combining React with D3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages