Skip to content

Releases: mapillary/mapillary_tools

v0.8.0

08 Oct 14:22
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Features

  • Immutable process and upload: do not modify images 0430c71 #276
  • The command process writes all metadata a single file (image description file) instead of multiple files 081e6f6 #269
  • The command upload supports upload given a image folder and a image description file (for advanced usages)

Improvement

  • Simplify internal image states (3 states only: processed, not_processed, failed) a859732
  • Simplify command line UI (which introduces some breaking changes)
  • Improve the processing performance -- less image EXIF reading/writing #251
  • Improve sequence processing a859732 #383 #395
  • More unit tests and integration tests 5263409 f1d488b
  • Use the logging module to log messages/events 5263409 #342
  • Update/Improve README.md a728461
  • Upgrade piexif==1.1.3 and exifread==2.3.2 to latest a728461 #398
  • Show login error messages in English (en-US) 06c4d03

Breaking changes

UI changes

  • Remove --import_path: Instead of process --import_path path/to/images, use process path/to/images
  • Remove --advanced: Not needed
  • Remove --rerun: Always rerun (re-process) due to performance improvement and less states c388688
  • Rename envvar MAPILLARY_WEB_CLIENT_ID to MAPILLARY_CLIENT_TOKEN dcf2065
  • Rename envvar GLOBAL_CONFIG_FILEPATH to MAPILLARY_CONFIG_PATH dcf2065

Other changes

  • Remove command post_process: No need because all information are written in the description file 60ee647
  • Remove command interpolate
  • Remove command process_csv: Will add back as a geotag source
  • Remove all extract_* commands: No need because all information are written in the description file

Other fixes:

v0.7.4

28 Jul 12:14
Compare
Choose a tag to compare

0.7.4 (2021-07-28)

Fixes:

  • Fix organization description missing from the API #429
  • Skip BlackVue videos that have no GPS data found #430

Download the binaries below. The binaries for Windows are built with PyInstaller 4.3

v0.7.3

15 Jul 10:11
Compare
Choose a tag to compare

Fixes:

Improvement:

  • Recommend users download binaries in QuickStart #425
  • Retries on all upload API calls, and retries more frequently bde3f65
  • Error message improvement #422 and ea6f0cd

Download the binaries below.

v0.7.2

28 Jun 11:03
Compare
Choose a tag to compare

0.7.2 (2021-06-28)

Major changes:

  • Support upload for organization #418

v0.7.1

22 Jun 19:58
Compare
Choose a tag to compare

Major changes:

  • Support resumable upload #414
  • Add back the progress bar for uploading #414

Fixes:

  • Fix processing JPEG that has invalid thumbnail data in EXIF #415
  • Fix Mapillary Tools version in EXIF #409
  • Fix None columns when processing CSV #406

Improvement:

  • Improve the reliability for large file uploading #414 #408

Breaking changes:

  • Remove API v3 support #411

Download binaries below.

v0.7.0

11 Jun 12:41
Compare
Choose a tag to compare

Major changes:

  • Upgrade upload APIs to the new platform #393

Fixes:

  • Fix process_csv #400
  • Fix video_process for blackvue videos #397
  • Fix sub_sec field #388

Improvement:

  • Remove PIL as a dependency #401
  • Improve login error handling #404

Breaking changes:

  • Remove subcommand send_videos_for_processing because it is not supported in the new system yet #393
  • Remove subcommand download and download_blurred for the same reason #393
  • Remove master key (was used for employee) #393

Binaries are available for download below:

For windows: download mapillary_tools_win.exe
For macOS: download mapillary_tools_osx.zip

v0.6.0

26 Feb 12:18
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Major changes:

  • Upgrade to Python3 and drop the support for Python 2 #377

Fixes:

  • Fix the --save_local_mapping support #334
  • Fix the stream_id in gpx_from_gopro.py #356

Breaking changes:

  • Remove option --api_version
  • Remove the standalone script bin/download_images.py

Binary is available for download below:

  • For windows: download mapillary_tools.exe
  • For macOS: download mapillary_tools.zip

v0.5.3

31 Jul 09:04
Compare
Choose a tag to compare
  • fixed 404 errors on upload session closing

v0.5.2

17 Jul 10:14
Compare
Choose a tag to compare
  • fixed: blackvue video uploading

v0.5.0

28 Mar 17:17
Compare
Choose a tag to compare

0.5.0 (2019-03-28)

Features and improvements

  • Added command to upload Blackvue DR900S videos directly to Mapillary
  • Added download of images selected by image key
  • Allow GPX files without altitude data
  • More robust support of irregular time formats in EXIF
  • Add argument to skip subfolders to all commands
  • More robust support for filenames including irregular characters on different platforms
  • Improve error information display

Bug fixes

  • Fixed bug where orientation was ignored if it was 0