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

Nearest neighbour #1411

Merged
merged 6 commits into from
Jun 11, 2018
Merged

Nearest neighbour #1411

merged 6 commits into from
Jun 11, 2018

Conversation

rowanwins
Copy link
Member

Please fill in this template.

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Have read How To Contribute.
  • Run npm test at the sub modules where changes have occurred.
  • Run npm run lint to ensure code style at the turf module level.

Minor fix for type script validation.

FYI also published to npm as v 6.0.1

 - @turf/bezier-spline@6.0.5
 - @turf/bezier-spline@6.0.6
 - @turf/bezier-spline@6.0.7
 - @turf/bezier-spline@6.0.8
@rowanwins rowanwins merged commit 1556bf4 into master Jun 11, 2018
rowanwins added a commit that referenced this pull request Jun 12, 2018
* Add typescript validation fix
vamshi29292 added a commit to vamshi29292/turf that referenced this pull request Oct 1, 2018
* Fix 1394 and 1400 by updating martinez-polygon-clipping import

* Correct `martinez-polygon-clipping` import

Starting in 0.4.x, `martinez-polygon-clipping` exports a default. Replacing `import * as martinez` corrects undesired behavior in built downstream packages.

* Initial version of rectangleGrid. Fixes Turfjs#1403.

* Typo in doc.

* Remove junk from test file.

* Rework squareGrid as a special case of rectangleGrid.

* Formatting and packaging tweaks.

* Upgrade martinez to 0.4.3

* Put * back in intersect

* Publish

 - @turf/bezier-spline@6.0.3

* Inc spline.js

* Publish

 - @turf/bezier-spline@6.0.4

* Publish

 - @turf/bezier-spline@6.0.5

* Nearest neighbour (Turfjs#1411)


* Add typescript validation fix

* Try make travis pass

* dodgy lerna

* Publish

 - @turf/bezier-spline@6.0.8

* Update package numbers

* Nearest neighbour (Turfjs#1411)


* Add typescript validation fix

* Add Ts Progress script

* Center-of-mass fix. Resolves Turfjs#1385

* Additional test for input geom point

* Clean up package.json, following @rowanwins suggestions.

* Update turf-kinks to typescript

* add gitignore

* Specify martinez version

* Update CONTRIBUTING.md

Update with current discussion status.

* Update README.md

Fix the url for contributors page

* Update README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant