Map tiles for BlueSky!

This is a tutorial that will explain how to:

  1. create custom map tiles.

  2. create a tile server.

  3. create a custom style with custom tiles.

  4. serve the tiles to BlueSky.

We will make the map tiles that are used for the Metropolis-2 simulations.

Note

This project is under active development.

Requirements

This tutorial will use several open source projects:

  1. QGIS

  2. OpenMapTiles

  3. tippecanoe

  4. maputnik

  5. TileServer GL

Please refer to the documentation of each project for help on installation and usage.

Contents