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

WIP: Add osmium support for handling different kind of files #15

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Aug 18, 2020

  1. chore: integrate libosmium for reading files

    Vlad Vesa committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ccc89d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. chore: updated cpplint rules

    Vlad Vesa committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c96bd24 View commit details
    Browse the repository at this point in the history
  2. chore: fixes and code cleanup

    Vlad Vesa committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f1aa563 View commit details
    Browse the repository at this point in the history
  3. chore: more clang warnings fixes

    Vlad Vesa committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4e58faf View commit details
    Browse the repository at this point in the history
  4. chore: update travis.ci configuration

    Vlad Vesa committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    96e9fc0 View commit details
    Browse the repository at this point in the history
  5. chore included missing files

    Vlad Vesa committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    df304d1 View commit details
    Browse the repository at this point in the history
  6. chore: disable osmium version check

    Vlad Vesa committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    fbdec40 View commit details
    Browse the repository at this point in the history
  7. fix: add missing changes

    Vlad Vesa committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    fe13982 View commit details
    Browse the repository at this point in the history