GitHunt
AM

amith-vp/kerala-population-density-map

Interactive Population Density Map of Keralam

Kerala Population Density Map

An interactive 3D visualization of population density in Keralam
built with React, DeckGL, and MapLibre.

๐ŸŒ Live URL: population.keralam.co

Features

  • 3D extrusion based on population density
  • Multiple color palette options
  • Dark/Light theme toggle
  • Adjustable opacity
  • Toggle between 2D and 3D views
  • Touch scree-friendly controls
  • Progressive data loading with worker thread

Technology Stack

  • React
  • DeckGL
  • MapLibre GL
  • TypeScript

Setup

  1. Clone the repository:
git clone https://github.com/amith-vp/kerala-population-density-map.git
cd kerala-population-density-map
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Data Source

Population density data is sourced from WorldPop (https://www.worldpop.org/).

License

MIT License

Languages

TypeScript97.2%CSS1.3%HTML1.0%JavaScript0.5%

Contributors

Created January 29, 2025
Updated May 11, 2025
amith-vp/kerala-population-density-map | GitHunt