GeoHeatmap

map visualization of your geoguessr activities

Author
kakageo
Daily installs
0
Total installs
20
Ratings
0 0 0
Version
1.72
Created
2024-05-14
Updated
2024-06-09
License
MIT
Applies to

This script is a tool created for GeoGuessr players to analyze their performance across multiple played games. You can use it by installing the script in your browser and running it on map-making.app. For a complete listing of current features, see the Features section below.

Filter Features

  1. PlayerNickname: The username of a Geoguessr user. Your nickname will be highlighted in red, while guesses from users not in your friends list will be categorized as 'Opponents.'

  2. GameMode: Categories of games in Geoguessr, currently consisting of "Duels" and "Classic."

  3. ForbidOptions: Settings within Geoguessr games, categorized as Moving, NoMoving, and NMPZ.

  4. UsingMap: The name of the map used in the game.

  5. Country: The country where the answer point is located in each round of the game.

  6. Score: The score achieved by a Geoguessr player based on their guesses.

  7. Distance: The distance between the guess made by a Geoguessr player and the answer point.

  8. GuessSeconds: The time spent by a Geoguessr player guessing in one round, measured in seconds.

  9. GameDate: The date range of Geoguessr player activity.

Player Stats Panel

When you filter data for a specific player, this script allows you to click on the avatar in the top right corner of the map. Doing so opens the player's stats panel, where you can explore additional stats related to their geoguessr activities.

Usage:

Once you've installed and run the script, it will add a button labeled "Create Heatmap" to your map-making homepage. Here are the simple steps to use this script:

  1. Install the Script: Add the script code to your browser's user script manager. You can use extensions like Tampermonkey or Greasemonkey to manage user scripts.

  2. Fetch Activity Data: Click the "Create Heatmap" button on the page. The script will ask if you want to automatically fetch activity data from your GeoGuessr account. If you choose yes, it will fetch the data from your account. If you choose no, it will prompt you to upload a JSON file containing the activity data.

  3. Visualize Data: Once the script has obtained the data, it will create a heatmap that allows you to visually analyze your activity data in the GeoGuessr game. The heatmap can display information such as your game scores, distances to guessed locations, and time spent guessing.

  4. Clear Data: If you wish to clear the saved activity data, you can click the "Clear Activities" button on the page to start the analysis afresh.