Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.19 KB

File metadata and controls

35 lines (19 loc) · 1.19 KB

Wikidata Map

A map showing density of Wikidata items, hosted on GitHub Pages.

https://wmde.github.io/wikidata-map/dist/index.html

You can find a static gallery of images and animations on Commons

Development

Just start editing the JS and CSS files directly.

There is no build step and there are no dependencies.

Running locally requires serving from a web server. For example, running python -m http.server and navigating to http://localhost:8000/dist/index.html.

Data

Data for the map is provided from the Wikidata Dump.

Generation of the files is documented in the ./docs/data/DATA.md directory.

History

This map was originally generated by Denny

It was rewritten by Addshore at some point

In 2020/2021 it was rewritten into its current form by Addshore & Michael.

In 2024 it was slightly touched by Tarrow and Ollieshotton to create a new map and work with changes on the analytics cluster.