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

BAG extraction app for data-modules #2

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

Commits on Jan 25, 2016

  1. First commit

    Rein van 't Veer committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    0c71cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f67d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Test suite with training wheels. Does only buildings so far

    Rein van 't Veer committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    c85fda1 View commit details
    Browse the repository at this point in the history
  2. Hehe, uncomment previously run tests

    Rein van 't Veer committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    f07d3ec View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Working directory extraction test!

    Rein van 't Veer committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    ea19721 View commit details
    Browse the repository at this point in the history
  2. Code cleanup, better unzip test

    Rein van 't Veer committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    559b57d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de558a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Working multithreaded xml conversion 🚀

    Rein van 't Veer committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    078cf78 View commit details
    Browse the repository at this point in the history
  2. Prune duplicate code, move tests onto buildingsextractor module. Add …

    …mandatory dataset description.
    Rein van 't Veer committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    32da887 View commit details
    Browse the repository at this point in the history
  3. Use request-progress to inform user of progress. Still a stub.

    Rein van 't Veer committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    7a21cd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Create mock out test requests, create code and test for getting downl…

    …oad size
    Rein van 't Veer committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    7aec472 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. Working unzip phase, closes #2

    Rein van 't Veer committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    90c3ac4 View commit details
    Browse the repository at this point in the history
  2. Work on address extraction

    Rein van 't Veer committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    b993434 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2016

  1. Finished work on address extraction

    Rein van 't Veer committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    b157880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c44378 View commit details
    Browse the repository at this point in the history
  3. Create public spaces extractor, closes #5

    Rein van 't Veer committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    26fb99d View commit details
    Browse the repository at this point in the history
  4. Create worker code for public spaces extraction

    Rein van 't Veer committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    d2ce01e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2016

  1. Refactor main bag.js to use a jobs data factory mapFilesToJobs, move …

    …geometry tools tests to separate test file
    Rein van 't Veer committed Mar 13, 2016
    Configuration menu
    Copy the full SHA
    d794e90 View commit details
    Browse the repository at this point in the history
  2. Re-include failing test

    Rein van 't Veer committed Mar 13, 2016
    Configuration menu
    Copy the full SHA
    3b45f4f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2016

  1. Refactor to separate helper files and test files

    Rein van 't Veer committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    3aeb384 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Fully running tests suite

    Rein van 't Veer committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    d3bdc58 View commit details
    Browse the repository at this point in the history
  2. Light refactoring

    Rein van 't Veer committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    a36fa84 View commit details
    Browse the repository at this point in the history
  3. Extract places, some refactoring

    Rein van 't Veer committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    bde3717 View commit details
    Browse the repository at this point in the history