Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Releases: ktzug/sv-dlp

2022.07.23

23 Jul 16:14
Compare
Choose a tag to compare
2022.07.23 Pre-release
Pre-release
  • [GOOGLE] #3 - Fix CBK API not working
    • Replaced with GeoPhotoService.GetMetadata
    • Reverted on using the old maximum zoom technique
  • [download] Added new Download-JSON format

2022.04.16-2

16 Apr 20:18
Compare
Choose a tag to compare
2022.04.16-2 Pre-release
Pre-release
  • Coordinates can now be parsed with quotes
  • [CLI] Implement Update System
  • [CLI] Add Versioning System
  • [CLI] Update Error System

2022.04.16

16 Apr 03:40
Compare
Choose a tag to compare
2022.04.16 Pre-release
Pre-release

Initial sv-dlp pre-release

  • Get panorama ID from coordinate or URL (if service supports it)
  • Short panorama ID or coordinate to URL (if service supports it)
  • Obtain various metadata information (if service supports it)
  • Download panoramas from .csv or .json (generated from map generator); coordinates are automatically translated to panorama IDs.
  • [CLI] Switched from Typer to argparse
  • [extrator] Implemented Google, Yandex and Bing; last two doesn't have misc and metadata features yet
  • [download] Panorama is automatically cropped depending on service and resolution
  • [download] Implement multithreading during download of various panoramic rows