EXE
WinGet
Mapillary Tools
Mapillary · 0.11.2 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
mapillary_tools-0.11.2-win-32bit.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Mapillary.MapillaryTools
Version
0.11.2
Description
A command line tool that uploads geotagged images and videos to Mapillary.
License
BSD-2-Clause
↗
Installer URL
https://github.com/mapillary/mapillary_tools/releases/download/v0.11.2/mapillary_tools-0.11.2-win-32bit.exe
Release Notes
What's Changed
- chore: fix black formatting by @ptpt in https://github.com/mapillary/mapillary_tools/pull/667
- fix: missing samples due to out-of-sync indices by @ptpt in https://github.com/mapillary/mapillary_tools/pull/666
- Fix: Fallback to exif datetime if GPS says 1970-01-01 by @malconsei in https://github.com/mapillary/mapillary_tools/pull/669
- CI: support Python3.12 by @ptpt in https://github.com/mapillary/mapillary_tools/pull/668
- Skip ffmpeg in the CI for the latest macOS by @ptpt i…