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

Methods for sf objects #95

Merged
merged 46 commits into from
Jan 11, 2017
Merged

Methods for sf objects #95

merged 46 commits into from
Jan 11, 2017

Commits on Nov 15, 2016

  1. Initial method for sf class

    ateucher committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    148975a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Configuration menu
    Copy the full SHA
    31a82ff View commit details
    Browse the repository at this point in the history
  2. Start tests

    ateucher committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    613b948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e89ced View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f2110b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc55938 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Work on dealing with crs

    Current approach: detect non-wgs84 (epsg:4326) and transform. Don't include crs member
    ateucher committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    e6ededf View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2016

  1. Configuration menu
    Copy the full SHA
    8edd894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a1d5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a27bd31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f71f0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55a97a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2e8321 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d54e49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5ed3b3 View commit details
    Browse the repository at this point in the history
  9. Add some tests

    ateucher committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    429bfed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93478bc View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2016

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

Commits on Nov 26, 2016

  1. Travis

    ateucher committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    9c8be00 View commit details
    Browse the repository at this point in the history
  2. Add missing libraries

    ateucher committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    bf925e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f1e7ba View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. Trying travis again

    ateucher committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    880bacb View commit details
    Browse the repository at this point in the history
  2. Try trusty dist

    ateucher committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    b4dda6d View commit details
    Browse the repository at this point in the history
  3. Try libgeos-dev instead of libgeos++-dev

    sf switched to GEOS C API
    ateucher committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    ee70bf7 View commit details
    Browse the repository at this point in the history
  4. back to last travis config

    ateucher committed Nov 27, 2016
    1 Configuration menu
    Copy the full SHA
    f17952b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    3c1f9db View commit details
    Browse the repository at this point in the history
  2. More tests

    ateucher committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    0fbd2c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

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

Commits on Jan 8, 2017

  1. Simplify geojson_list.sf

    ateucher committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    44e0d46 View commit details
    Browse the repository at this point in the history
  2. Fix attribute name in tests

    ateucher committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    becfe97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f2654a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eb66d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6ec450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9c6363 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2244ef9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afc5bdb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cf2501 View commit details
    Browse the repository at this point in the history
  10. rm cache: packages

    ateucher committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    3f6d3be View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Saner attribute extraction

    ateucher committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    cc4e29b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Add examples and document

    ateucher committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    4da3ddc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    ea64f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919ef48 View commit details
    Browse the repository at this point in the history
  3. geojson_write methods for sf

    ateucher committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    86cda45 View commit details
    Browse the repository at this point in the history
  4. Comment in test

    ateucher committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    3bd5c75 View commit details
    Browse the repository at this point in the history
  5. Document

    ateucher committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    13f32a7 View commit details
    Browse the repository at this point in the history