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/interpolate (proposal) #832

Merged
merged 19 commits into from
Jul 11, 2017
Merged

Commits on Apr 12, 2017

  1. added module folder

    stebogit committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    9bbfdad View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. replaced loops with featureEach;

    added setColor function in test.js;
    removed unused dependences;
    modified test input;
    stebogit committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    971d1df View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Configuration menu
    Copy the full SHA
    3acd8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11aebc View commit details
    Browse the repository at this point in the history
  3. add yarn.lock file

    stebogit committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    5755018 View commit details
    Browse the repository at this point in the history
  4. updated package.json

    stebogit committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    d76b61f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

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

    - truncate coordinate decimals
    - Update Typescript definition
    DenisCarriere committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    bb89170 View commit details
    Browse the repository at this point in the history
  3. Fix tests - Round elevation property

    - Add tests for throwing errors
    - Update Readme
    DenisCarriere committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    2659aea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cd7100 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0195c9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35ab0d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    749a575 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86fbc4c View commit details
    Browse the repository at this point in the history
  9. added outputType parameter

    stebogit committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    1abe3dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66de2d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5556ee3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b8031b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. added hex and triangle grid type;

    updated docs, yarn.lock, bench, index.d.ts;
    added tests;
    stebogit committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    8883eb2 View commit details
    Browse the repository at this point in the history