Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: immutable upload and more #428

Merged
merged 42 commits into from
Oct 7, 2021
Merged

Feature: immutable upload and more #428

merged 42 commits into from
Oct 7, 2021

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    1a6493f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. do not modify images exif

    ptpt committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    0430c71 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. impove geotagging

    ptpt committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    9a7de06 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. write EXIF when streaming zip

    - validate JSON schema
    - remove user process
    ptpt committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    5f0fabb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    351257c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    853bc84 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. simplify cli UI

    ptpt committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    dbffa37 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. use full filename for logpath

    ptpt committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    f1d3aff View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. simplify internal image state

    ptpt committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    a859732 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. refactor process

    ptpt committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    2f8ea94 View commit details
    Browse the repository at this point in the history
  2. fix: integration tests

    ptpt committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    cb026b0 View commit details
    Browse the repository at this point in the history
  3. remove rerun

    ptpt committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    c388688 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a40d959 View commit details
    Browse the repository at this point in the history
  5. fix integration tests

    ptpt committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    b6c7c18 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    8ca4cee View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. add MAPPhotoUUID

    ptpt committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8e4ac7a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. fix: gps ref missing

    ptpt committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    60ee647 View commit details
    Browse the repository at this point in the history
  2. refactor exception logging

    ptpt committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    e98fb54 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    081e6f6 View commit details
    Browse the repository at this point in the history
  2. refactor post_process

    ptpt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8885e3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb07ca View commit details
    Browse the repository at this point in the history
  4. remove process_csv

    ptpt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    0004fe9 View commit details
    Browse the repository at this point in the history
  5. remove command interpolate

    ptpt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    a99b88e View commit details
    Browse the repository at this point in the history
  6. refactor post_process again

    ptpt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    dd3df8f View commit details
    Browse the repository at this point in the history
  7. git rm mapillary_tools/utils.py

    ptpt committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    409e2f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. add zip command

    ptpt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    556654b View commit details
    Browse the repository at this point in the history
  2. git add tests/unit/test_geo.py

    ptpt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f1d488b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4657877 View commit details
    Browse the repository at this point in the history
  4. fix tests

    ptpt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    2b85699 View commit details
    Browse the repository at this point in the history
  5. fix tests for python3.6

    ptpt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b39ce1f View commit details
    Browse the repository at this point in the history
  6. upgrade exif libraries

    ptpt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a728461 View commit details
    Browse the repository at this point in the history
  7. remove post_process

    ptpt committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    0954929 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. update README.md

    ptpt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    aafe698 View commit details
    Browse the repository at this point in the history
  2. add image description schema

    ptpt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    c345ac1 View commit details
    Browse the repository at this point in the history
  3. skip process errors

    ptpt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    93c8dc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5263409 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed51aec View commit details
    Browse the repository at this point in the history
  6. always use gps start time

    ptpt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    52dd7c8 View commit details
    Browse the repository at this point in the history
  7. clean up

    ptpt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    4455405 View commit details
    Browse the repository at this point in the history
  8. fix type error

    ptpt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    37a4af9 View commit details
    Browse the repository at this point in the history
  9. formatting

    ptpt committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    913b168 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e595fa View commit details
    Browse the repository at this point in the history