wikipedia-contributor-locations
https://tools.wmflabs.org/wikipedia-contributor-locations
Visualize the locations of contributors to particular Wikipedia articles on a world map.
Under the hood, the system works with a Python backend that performs MediaWiki API requests to get the IP address of each revision to the article, then uses MaxMind's IP->location database to associate locations with geodata. On the client side, this information is rendered using leaflet.js.
Log in or sign up for Devpost to join the conversation.