Skip to content

bovine3dom/population-around-a-tile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Population around a tile

https://o.blanthorn.com/population-around-a-tile/map/

A 'simple' data vis tool using MapLibre GL and deck.gl to display a pre-computed population hex grid itself tiled by hexes and served from a bog-standard HTTP server.

An astonishingly beautiful map Nice coloured by population density, with the central area highlighted and details of the population density displayed (it's about 12k/km2)

How to run

Prerequisites: yarn. A web browser

  1. git clone
  2. yarn install
  3. yarn serve&; yarn watch, open localhost:1983

If you have updated src/app.js, remember to run yarn build and commit map/src.js or GitHub pages won't commit anything.

About

Population around a tile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published