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/nearest-point-to-line #939

Merged
merged 12 commits into from
Sep 16, 2017
Merged

Commits on Sep 12, 2017

  1. implements new module

    stebogit committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    474e72f View commit details
    Browse the repository at this point in the history
  2. adds segment test

    stebogit committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    4a12e50 View commit details
    Browse the repository at this point in the history
  3. fixes rounding issue

    stebogit committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    2867e83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c241e16 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

  1. Configuration menu
    Copy the full SHA
    6fbe42f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63e4969 View commit details
    Browse the repository at this point in the history
  3. Support Geometry input

    DenisCarriere committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    b681ff6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e24609 View commit details
    Browse the repository at this point in the history
  5. Update JSDocs

    DenisCarriere committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    a6238d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c04ccd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    162b94d View commit details
    Browse the repository at this point in the history
  8. Truncate circle output

    DenisCarriere committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    e825fb1 View commit details
    Browse the repository at this point in the history