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

New module @turf/sector #653

Merged
merged 16 commits into from
Apr 12, 2017
Merged

New module @turf/sector #653

merged 16 commits into from
Apr 12, 2017

Commits on Apr 9, 2017

  1. added turf-sector module

    stebogit committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    a13e0c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b0717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c3c36 View commit details
    Browse the repository at this point in the history
  4. Add benchmark

    DenisCarriere committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    4a9db06 View commit details
    Browse the repository at this point in the history
  5. truncate coordinate decimals

    Different OS has minor differences in coordinate decimals, truncate normalizes the results to pass on all different OS
    DenisCarriere committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    01e0ed2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a214c4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cbeeae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4da5c5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    776b1fb View commit details
    Browse the repository at this point in the history
  10. Fix sector4 test

    DenisCarriere committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    8bbc414 View commit details
    Browse the repository at this point in the history
  11. Add test case with error

    This `sector-error.geojson` seems to be having some issues, it should be the inverse.
    - bearing1 = -15 (345)
    - bearing2 = -50 (310)
    CC: @stebogit
    DenisCarriere committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    bd09e62 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Configuration menu
    Copy the full SHA
    a820d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ea041 View commit details
    Browse the repository at this point in the history
  3. removed debug variable

    stebogit committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    99b4f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd37730 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f7331c View commit details
    Browse the repository at this point in the history