Skip to content

Created Fully interactive 3D map showing the type of heating for homes across the UK

Created the database for the CSV file containing the heating data, also added the button to the nav bar and created a link to the page, Added fully rotating 3d map using Deck.gl that takes that data and displays it as hexagons, in the geographical centre for each LSOA in England and Wales. The map has a tooltip that shows the location for each hexagon as well as the amount of homes. Added a floating controller with options to toggle the type of home viewed, as well as the type of heating. Added animations to move from one dataset to the other.

Closes #21 (closed)

Merge request reports