🌍 Wiki Guessr - Guess the geolocation based on images

Game Overview

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.

Real Locations

Explore thousands of real-world locations with images from Wikimedia Commons contributors around the world.

Interactive Map

Make your guesses using an interactive OpenStreetMap interface with precise distance measurement.

Multiple Images

View multiple images per location with a slideshow interface to get different perspectives.

Scoring System

Earn points based on how close your guess is to the actual location, with exponential scoring.

Open Data

All data comes from open sources - Wikidata for locations and Wikimedia Commons for images.

Open Source

The complete source code is available on GitHub for anyone to use or modify.

Play Now View Source

How to Play

  1. Start a Round: The game will show you images from a random location
  2. Explore Images: Use the navigation buttons to see all available images
  3. Make Your Guess: Click anywhere on the map to place your marker
  4. Submit Guess: Click "Make Guess" to see how close you were
  5. See Results: View the actual location and your distance from it
  6. Next Round: Continue to the next location and improve your score

Scoring System

Your score for each round is calculated based on the distance between your guess and the actual location:

Technical Details

Technology Stack

HTML5 CSS3 JavaScript jQuery Leaflet.js Wikidata API Wikimedia Commons API Font Awesome

Data Sources

The game uses two main Wikimedia projects as data sources:

API Usage

The game makes the following API calls:

Development

Source Code

The complete source code is available on GitHub under the MIT License. You're free to:

View on GitHub

License

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.

Contributing

We welcome contributions from the community. To contribute:

  1. Fork the repository on GitHub
  2. Create a new branch for your feature or bugfix
  3. Submit a pull request with your changes

Frequently Asked Questions

Why are some locations not very recognizable?

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!

Can I suggest improvements or report bugs?

Yes! Please open an issue on the GitHub repository with your suggestion or bug report.

Is there a mobile app version?

Currently WikidataGuessr is web-only, but the responsive design works well on mobile browsers. An app version may be developed in the future.

How often is new content added?

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.