Project: OpenStreetMap history videos

As of 2008-09 As of 2011-04 As of 2015-10 As of 2021-01

Introduction

One of my hobbies is OpenStreetMap, a crowdsourced map website (sort of like wikipedia).

Several years ago, someone wrote a neat bit of software which could show you the history of any part of OpenStreetMap as people edited it over the years: https://github.com/MaZderMind/osm-history-renderer

The software stack has changed a bit since then. Recently I dusted that off and updated it a bit so it can handle the latest version of OpenStreetMap: https://github.com/jdmonin/osm-history-renderer/tree/use-carto

To make it easier for others to use, I've also barely Dockerized it: https://github.com/jdmonin/osm-history-renderer-toolbox

Example videos

How they're made

If you're curious, here's the process for making these:

To try it yourself, see the docs and links at https://github.com/jdmonin/osm-history-renderer-toolbox

Enjoy!

-Jeremy Monin