← Package directory
Available on winget

Install Mapillary Tools

A command line tool that uploads geotagged images and videos to Mapillary.

Install with winget
winget install --id Mapillary.MapillaryTools
Upgrade
winget upgrade --id Mapillary.MapillaryTools
Uninstall
winget uninstall --id Mapillary.MapillaryTools

About Mapillary Tools

A command line tool that uploads geotagged images and videos to Mapillary.

What's new in 0.14.7

What's Changed - Add Pyre type checker error suppressions by @YaroslavHavrylovych in https://github.com/mapillary/mapillary_tools/pull/808 - Preserve media creation and modification time when building "camm" video by @caglarpir in https://github.com/mapillary/mapillary_tools/pull/809 - Preserve GPS timestamps from GPX tracks in video CAMM output by @caglarpir in https://github.com/mapillary/mapillary_tools/pull/810 New Contributors - @YaroslavHavrylovych made their first contribution in https://github.com/mapillary/mapillary_tools/pull/808 Full Changelog: https://github.com/mapillary/mapillary_tools/compare/v0.14.6...v0.14.7

Read release notes

Version history

Version Updated Notes
0.14.7 Unknown What's Changed - Add Pyre type checker error suppressions by @YaroslavHavrylovych in https://github.com/mapillary/mapillary_tools/pull/808 - Preserve media creation and modification time when building "camm" video by @ca...
0.14.6 Unknown What's Changed - fix: test cli to build CAMM videos by @ptpt in https://github.com/mapillary/mapillary_tools/pull/788 - bugfix/gracefully-handle-large-thumbnails by @bal-a in https://github.com/mapillary/mapillary_tools/...
0.14.5 Unknown What's Changed - Write fully reduced Exif rationals with full precision by @JakeSmarter in https://github.com/mapillary/mapillary_tools/pull/782 - Add .36p to list of supported file extensions by @nickplesha in https://g...
0.14.4 Unknown What's Changed - fix: database lock by @ptpt in https://github.com/mapillary/mapillary_tools/pull/781 Full Changelog: https://github.com/mapillary/mapillary_tools/compare/v0.14.3...v0.14.4
0.14.3 Unknown What's Changed - fix: race condition in image uploader by @ptpt in https://github.com/mapillary/mapillary_tools/pull/779 - fix: handle HTTP 429 as retriable errors by @ptpt in https://github.com/mapillary/mapillary_tools...
0.14.2 Unknown What's Changed Improvement - Speed up validation by reusing validators by @ptpt in https://github.com/mapillary/mapillary_tools/pull/777 Bug fixes - Use separate cache paths for different python/CLI versions by @ptpt in...
0.14.1 Unknown πŸš€ Features - Upload images with keep-alive: Improve image uploads by enabling keep-alive connections, resulting in faster and more reliable uploads. Now images are uploaded with 4 keep-alive connections by default. (by @...
0.14.0 Unknown 🌟 Highlights - πŸš€ Performance Boosts: Enjoy massive speed improvements across the board, including faster native EXIF, GoPro, CAMM, and Blackvue video processing. Uploads and processing are now significantly more responsi...
0.13.3 Unknown What's Changed Improvements - Improve: use chunked transfer encoding to improve stability for streaming large files in https://github.com/mapillary/mapillary_tools/pull/714 - Chore: increase the filesize limit per sequen...
0.13.2 Unknown What's Changed - fix: GPS9 types for GoPro HERO13 by @ptpt in https://github.com/mapillary/mapillary_tools/pull/709 - CI: support more CPU architectures by @ptpt in https://github.com/mapillary/mapillary_tools/pull/711 -...
0.13.0 Unknown πŸš€ Features - Extract IMU data from GoPro videos. #692 - Support GPS timestamps. #695 - Sync GPX with the first available GPS timestamp. #706 - Fallback to system SSL certificates when certifi fails. #698 - Added file siz...
0.12.1 Unknown Full Changelog: https://github.com/mapillary/mapillary_tools/compare/v0.12.0...v0.12.1
0.12.0 Unknown Features - Support GoPro GPS9 (HERO11/HERO13) by @ptpt in https://github.com/mapillary/mapillary_tools/pull/687 - Support socks proxy by @ptpt in https://github.com/mapillary/mapillary_tools/pull/688 Improvement - Improv...
0.11.2 Unknown 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/pu...
0.11.1 Unknown Release notes