Geoguessr Map-Making Auto-Tag

Tag your street views by date, exactTime, address, generation, elevation

Stan na 15-06-2024. Zobacz najnowsza wersja.

Autor
kakageo
Oceny
0 0 0
Wersja
3.84.2
Utworzono
23-09-2023
Zaktualizowano
15-06-2024
Rozmiar
33,3 KB
Licencja
MIT
Dotyczy

Update

This update fixes and optimizes the detection of Trekker Street View(Tag by Type), with adding floor tags if they have.



Usage

This script adds checkboxes with different labels and a trigger button to the bottom right corner of the map-making page. When you click on these checkboxes and the trigger button, the script filters the locations that need to be tagged based on the tag-buttons you selected. After completing the tagging process, it will either paste the JSON data to your clipboard or add the tags to your map and save it which depending on your preference.



Please note

  • If a pano has a panoId, the script retrieves metadata and address information for that panoId from the Google Street View API.
  • If a pano doesn’t have a panoId but has latitude and longitude, the script searches for metadata and address information based on its coordinate with a default search radius of 50 meters.
  • The script processes panos in chunks of 1200 at a time to manage memory usage efficiently (When tagging by exact time or elevation, the length is 500).