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

Add Osm Data to Exports #1306

Merged
merged 5 commits into from
Mar 29, 2018
Merged

Add Osm Data to Exports #1306

merged 5 commits into from
Mar 29, 2018

Commits on Mar 29, 2018

  1. Add Osm Data to Exports

    - Add osm data to xls, zipped csv and zipped sav exports
    - Add tests for the above
    Wambere committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    deedda2 View commit details
    Browse the repository at this point in the history
  2. Add doctring and sort imports

    Wambere committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    91d1630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b10c44c View commit details
    Browse the repository at this point in the history
  4. Move Osm Exports to Export Builder

    - Add xform variable to set_survey
    - Remove xform variable from to_xls and to_zipped exports
    - Add osm fields to build_sections in export builder
    - Change tests to match the above
    Wambere committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    02062b9 View commit details
    Browse the repository at this point in the history
  5. Move get_osm_path function

    Wambere committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    8533373 View commit details
    Browse the repository at this point in the history