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 support for sf [WIP] #1990

Merged
merged 58 commits into from
Feb 9, 2017
Merged

Add support for sf [WIP] #1990

merged 58 commits into from
Feb 9, 2017

Commits on Jan 31, 2017

  1. Configuration menu
    Copy the full SHA
    0690a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5cb61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b705e0c View commit details
    Browse the repository at this point in the history
  4. First pass at geom_sf

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    d8ed78f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7ff320 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15a9265 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa90cb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d80f1e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e799574 View commit details
    Browse the repository at this point in the history
  10. Update ratio & transform for coord_sf

    Closes #1976
    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    2cb2e82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e9ac4a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1cd42c0 View commit details
    Browse the repository at this point in the history
  13. Render graticules

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    55c65d4 View commit details
    Browse the repository at this point in the history
  14. Use dev sf

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    db7a29a View commit details
    Browse the repository at this point in the history
  15. Use new sf::st_graticule

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    2a277cb View commit details
    Browse the repository at this point in the history
  16. Use graticules for axes too

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    379df62 View commit details
    Browse the repository at this point in the history
  17. Compute graticule once

    Using crs recorded in coord
    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    91342c2 View commit details
    Browse the repository at this point in the history
  18. Switch E and N axis labels

    Doh!
    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    659d56c View commit details
    Browse the repository at this point in the history
  19. Just show one axis

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    41c1890 View commit details
    Browse the repository at this point in the history
  20. Fix definition of is_complete

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    f567daa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d3f7b08 View commit details
    Browse the repository at this point in the history
  22. Use new coord extension points

    Improve docs
    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    6abd5e3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4dc13ba View commit details
    Browse the repository at this point in the history
  24. Polish documentation

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    d324652 View commit details
    Browse the repository at this point in the history
  25. Default mapping to aes()

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    22f929a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6bb8c73 View commit details
    Browse the repository at this point in the history
  27. Wrong end of graticules

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    269e1c4 View commit details
    Browse the repository at this point in the history
  28. Quick hack for aspect ratio

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    b417c1f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a559661 View commit details
    Browse the repository at this point in the history
  30. Update docs

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    4e0cf19 View commit details
    Browse the repository at this point in the history
  31. Take breaks from scales

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    d4f5304 View commit details
    Browse the repository at this point in the history
  32. Pick aspect ratio based on whether or not its lat/long

    Needs r-spatial/sf#189 before it will work
    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    3332ce1 View commit details
    Browse the repository at this point in the history
  33. Add datum param to coord_sf

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    7177dc1 View commit details
    Browse the repository at this point in the history
  34. Need udunits now

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    d4fe9d6 View commit details
    Browse the repository at this point in the history
  35. Use new apt style

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    71420b0 View commit details
    Browse the repository at this point in the history
  36. Fix aspect ratio (again)

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    b8a76c1 View commit details
    Browse the repository at this point in the history
  37. Updates for new coord system

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    e57e30e View commit details
    Browse the repository at this point in the history
  38. Set default fill colour

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    28c26f6 View commit details
    Browse the repository at this point in the history
  39. Plumb up expand and xlim/ylim

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    ede1397 View commit details
    Browse the repository at this point in the history
  40. Improve docs

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    02d71ca View commit details
    Browse the repository at this point in the history
  41. Update argument names

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    f0ba335 View commit details
    Browse the repository at this point in the history
  42. Add news item

    hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    4f35eb6 View commit details
    Browse the repository at this point in the history
  43. set crs default to WGW84 (4326) (#2021)

    edzer authored and hadley committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    de3d6e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    79ca5aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a874b View commit details
    Browse the repository at this point in the history
  3. Doc fixes

    hadley committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    e5e9cd8 View commit details
    Browse the repository at this point in the history
  4. Update tests

    hadley committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    8a3970d View commit details
    Browse the repository at this point in the history
  5. Possible test fix

    hadley committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    2c6a868 View commit details
    Browse the repository at this point in the history
  6. Getting more info

    hadley committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    4358c83 View commit details
    Browse the repository at this point in the history
  7. Skip if no local tz

    hadley committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    a2ad3e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Configuration menu
    Copy the full SHA
    870d8e0 View commit details
    Browse the repository at this point in the history
  2. Skipp missing graticule labels

    (For graticules that don't intersect with the bounding box)
    hadley committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    7f388a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. Use CRAN sf

    hadley committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    d6ada41 View commit details
    Browse the repository at this point in the history
  2. Add world map example

    hadley committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    d32ddf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Also need rgeos

    hadley committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    0860b3e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Merge branch 'master' into sf

    # Conflicts:
    #	DESCRIPTION
    #	NEWS.md
    hadley committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    6aab30c View commit details
    Browse the repository at this point in the history
  2. Add basic test

    hadley committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    5d60c32 View commit details
    Browse the repository at this point in the history
  3. Try changing source

    hadley committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    1d6dd5c View commit details
    Browse the repository at this point in the history