Geoguessr Map-Making Auto-Tag

Tag your panos by date, exactTime, address, generation, elevation

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
kakageo
일일 설치수
0
총 설치수
155
평점
0 0 0
버전
3.89.3
생성
2023-09-23
갱신
2025-01-11
Size
51.7KB
라이선스
BSD
동작 사이트

Update

New Feature:

  • "Road" - The script will tag the pano by road name of the location.

Update Image

Usage

  • Log in to the map-making page and enter your map editing page, click the 'Auto-Tag' button on the lower right to start tagging, and the program will pop up a window for you to select the features.
  • 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 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 coordinates with a default search radius of 50 meters.
  • The script processes panos in chunks of 1200 at a time to manage memory usage efficiently.