WikidataGuessr is a GeoGuessr-inspired game that challenges players to identify locations based on images from Wikimedia Commons and geographic data from Wikidata. Unlike commercial alternatives, this game is completely open-source and uses freely available data from the Wikimedia ecosystem.
Explore thousands of real-world locations with images from Wikimedia Commons contributors around the world.
Make your guesses using an interactive OpenStreetMap interface with precise distance measurement.
View multiple images per location with a slideshow interface to get different perspectives.
Earn points based on how close your guess is to the actual location, with exponential scoring.
All data comes from open sources - Wikidata for locations and Wikimedia Commons for images.
The complete source code is available on GitHub for anyone to use or modify.
Your score for each round is calculated based on the distance between your guess and the actual location:
The game uses two main Wikimedia projects as data sources:
The game makes the following API calls:
The complete source code is available on GitHub under the MIT License. You're free to:
WikidataGuessr is open-source software released under the MIT License. The game content (images and location data) is available under Creative Commons licenses as specified by the original contributors on Wikimedia Commons and Wikidata.
We welcome contributions from the community. To contribute:
The game uses completely random locations from Wikidata that have geographic coordinates and at least one image. Some locations might be less recognizable than others - that's part of the challenge!
Yes! Please open an issue on the GitHub repository with your suggestion or bug report.
Currently WikidataGuessr is web-only, but the responsive design works well on mobile browsers. An app version may be developed in the future.
The game doesn't have a fixed content set - it dynamically queries Wikidata and Wikimedia Commons, so new content becomes available as it's added to those platforms.