Commit Graph

  • 7b9e4ef693 Remove Greenkeeper badge as Greenkeeper is now deprecated (#2103) James Milner 2021-06-17 12:18:09 +01:00
  • 3b20c568e5 Work towards enabling typescript's strict mode (#2053) mfedderly 2021-06-17 06:47:03 -04:00
  • 0b08f63c27 Merge branch 'master' into line-intersect-update Rowan Winsemius 2021-06-16 22:37:12 +10:00
  • f8e39fdd36 update use of sweepline-intersections to not detect self-intersections Rowan Winsemius 2021-06-16 22:35:36 +10:00
  • c0548212a8 fix typo (#2071) Beka 2021-06-16 16:46:57 +06:00
  • 84110709af Add epsilon option to booleanPointOnLine (#2051) Sean Coker 2021-03-15 09:17:47 -04:00
  • 11d5e4f258 Resolved conversion bugs and updated tests (#2046) Andy 2021-03-12 08:44:41 -08:00
  • 402716a29f Added missing Position type import. Resolves #2017 (#2044) seairth 2021-02-25 11:31:32 -05:00
  • 41a123a0e1 replace deprecated topojson dependency (#2037) ☃ Elliot Shepherd 2021-02-18 19:34:01 +11:00
  • 1ed5100593 fix jsdoc Rowan Winsemius 2021-02-17 16:23:47 +11:00
  • f207991907 update distance docs (#2032) Rowan Winsemius 2021-02-15 07:58:14 +11:00
  • a079713f5e Fix turfLineSliceAlong with distance equal to line length (#2030) Eric Kerr 2021-02-14 06:31:22 -06:00
  • 6bc6fa38ba Rewrite line-intersect module Rowan Winsemius 2021-02-13 21:19:35 +11:00
  • 1d80f440da [@turf/tag] update README (#2014) Bryce Roney 2021-02-12 20:21:45 +11:00
  • c952c44a25 Add prompt for version in issues (#2020) mfedderly 2021-01-22 11:35:43 -05:00
  • 304bdd924c Fix documentation for angle parameter in turf-transform-rotate and turf-ellipse (#2015) (#2016) Pasi Eronen 2021-01-22 16:21:57 +02:00
  • 57c8877e1e Update changelog for 6.3.0 (#2010) mfedderly 2021-01-20 09:25:04 -05:00
  • 465b3be8e8 v6.3.0 v6.3.0 Matt Fedderly 2021-01-19 15:23:31 -05:00
  • 972aa5e468 Update changelog for 6.3.0 Matt Fedderly 2021-01-18 14:22:39 -05:00
  • bec40ecfdf Add .js to relative import statements in es output at build time (#2011) mfedderly 2021-01-19 14:31:28 -05:00
  • 4b5fc6f65f export boolean-intersects in turf module. Resolves #1790 (#2007) Rowan Winsemius 2021-01-19 08:09:46 +11:00
  • 182bf8e289 Make package.json part of the export map (#2004) Tuan Luong 2021-01-19 01:36:00 +07:00
  • 144fc1689c Add some quick notes to document the release process (#1927) mfedderly 2021-01-12 10:33:01 -05:00
  • c277baf2b9 Update release notes for 6.2.0 proper (#1998) mfedderly 2021-01-12 09:43:17 -05:00
  • 2e0f456c94 v6.2.0 v6.2.0 Matt Fedderly 2021-01-12 09:20:31 -05:00
  • 9174e5028b Update release notes for 6.2.0 proper Matt Fedderly 2021-01-11 09:44:58 -05:00
  • 8327f87226 [@turf/tag] Confirm support for multipolygons and add to TypeScript definitions (#1996) Bryce Roney 2021-01-12 01:35:07 +11:00
  • 80a7f46ed4 Clarify MarchingSquares.js license (#1993) mfedderly 2021-01-11 09:13:51 -05:00
  • 32f64cfb37 Do not always regenerate out turf-tin test output (#1986) mfedderly 2020-12-17 10:21:54 -05:00
  • 5a029b206c Only include ES5 code, remove some ES6 that had crept in (#1984) mfedderly 2020-12-17 08:36:56 -05:00
  • c5a77b8bf2 Don't override Number.prototype.modulo (#1978) mfedderly 2020-12-10 20:12:42 -05:00
  • dce9edfc70 Update changelog for 6.2.0-alpha.3 changes (#1970) mfedderly 2020-12-10 15:56:47 -05:00
  • 9876767d80 v6.2.0-alpha.3 v6.2.0-alpha.3 Matt Fedderly 2020-12-10 11:11:22 -05:00
  • aaa451dcbf v6.2.0-alpha.3 Matt Fedderly 2020-12-10 11:04:25 -05:00
  • 30a53aadc8 Update changelog Matt Fedderly 2020-12-10 10:01:15 -05:00
  • fc61f16cf4 Merge branch 'master' of github.com:Turfjs/turf into mf/620a3 Matt Fedderly 2020-12-10 09:58:10 -05:00
  • 3cea4b5f12 Enable ESLint rule: @typescript-eslint/no-unused-vars (#1976) mfedderly 2020-12-10 07:50:55 -05:00
  • e296063455 Upgrade rollup to fix @turf/turf build issue (#1975) mfedderly 2020-12-09 19:27:21 -05:00
  • 2e9d3d51f7 Add Prettier and ESLint to the builds (#1965) mfedderly 2020-12-08 19:24:15 -05:00
  • 2faafab916 Bench + Test cleanup (#1968) mfedderly 2020-12-08 17:06:34 -05:00
  • 815d24138a Use Azimuthal Equidistant projection for buffer, fix lnglat issue (#1956) Dmitriy Yakovlev 2020-12-08 07:07:28 -08:00
  • 14db20590d Update @turf/destination tests with units Brad Parham 2020-12-08 01:58:57 -08:00
  • 789d6079be Update changelog for 6.2.0-alpha.3 changes Matt Fedderly 2020-11-20 15:52:25 -05:00
  • feb7ae8ff2 Add point() runtime checks to fix API break (#1964) mfedderly 2020-11-17 18:07:38 -05:00
  • eafb76cab8 Node ESM support (#1942) diachedelic 2020-11-18 01:08:31 +11:00
  • 1d33cbe5fe Update type definitions for greatCircle to include MultiLineString output (#1928) Sam Kronick 2020-11-16 17:51:44 -08:00
  • 4024376392 change default steps to 8, pass steps to JTS (#1931) Steven Chanin 2020-11-16 15:38:42 -08:00
  • 321991ce0e added hectares to convertArea (#1943) Daniel J. Dufour 2020-11-16 15:05:01 -05:00
  • 23d5cb91d7 v6.2.0-alpha.2 Matt Fedderly 2020-07-08 16:48:22 -04:00
  • 63a18b5b14 Update changelog for 6.2.0-alpha.2 Matt Fedderly 2020-07-08 16:41:28 -04:00
  • 908dedbe1a turf-union, turf-difference, turf-intersect: Swap out martinez-polygon-clipping for polygon-clipping used in v7. (#1916) Michael Bullington 2020-07-08 16:05:40 -04:00
  • 9f151a503c Merge pull request #1910 from Turfjs/mf/boolean-overlap-perf Rowan Winsemius 2020-06-16 20:34:16 +10:00
  • 82eb8d9475 Improve @turf/boolean-overlap performance on MultiPoints Matt Fedderly 2020-05-21 11:57:44 -04:00
  • 3fa082cbe0 Merge pull request #1894 from Turfjs/centroid-fix Rowan Winsemius 2020-05-07 14:07:39 +10:00
  • 48dcc49b13 Merge branch 'master' into centroid-fix Rowan Winsemius 2020-05-07 13:34:22 +10:00
  • 0f97326290 Merge pull request #1895 from Turfjs/transform-translate-fix Rowan Winsemius 2020-05-07 13:33:09 +10:00
  • d8668b9b3d Merge branch 'master' into transform-translate-fix Rowan Winsemius 2020-05-07 09:23:46 +10:00
  • 26d213d353 lineToPolygon fix. Resolves #1812 (#1879) Morten Birk 2020-05-04 15:04:21 +02:00
  • 0f9073f30d fix handling of negative distances Rowan Winsemius 2020-05-03 17:21:58 +10:00
  • b28ce8899e Update other package tests which rely on centroid Rowan Winsemius 2020-05-03 17:15:16 +10:00
  • ec13f6579c make excludeWrapCoord option optional Rowan Winsemius 2020-05-03 16:37:25 +10:00
  • de640066b8 Don't revisit wrapping coordinate when calculating centroid Rowan Winsemius 2020-05-03 16:30:31 +10:00
  • c863c6abfb Merge pull request #1863 from diogomatoschaves/master Rowan Winsemius 2020-05-03 07:49:02 +10:00
  • b0fdea8cb7 Merge branch 'master' into master Rowan Winsemius 2020-05-02 21:41:23 +10:00
  • 99260c573f Merge pull request #1885 from raphael-leger/doc/square-grid-inputs Rowan Winsemius 2020-05-02 20:49:47 +10:00
  • 71676d223e Merge branch 'master' into master Rowan Winsemius 2020-05-02 20:44:03 +10:00
  • 46acf75bd6 Merge branch 'master' into doc/square-grid-inputs Rowan Winsemius 2020-05-02 20:34:09 +10:00
  • bf0a3c9d79 Merge pull request #1888 from chris-catignani/fix_greater_circle_readme_example Rowan Winsemius 2020-05-02 20:32:08 +10:00
  • 114daf3976 Fix for greater circle readme example chris-catignani 2020-04-25 16:13:56 -04:00
  • b830207305 Standardize some devDependencies with monorepolint (#1884) mfedderly 2020-04-15 06:43:04 -04:00
  • b983beb15e Fix square-grid input parameters in doc Raphaël Léger 2020-04-14 11:28:22 +02:00
  • 7369731c3d Docs Page Can Not Be Found (#1865) Anjorin Olufemi Benjamin 2020-04-06 19:24:33 +01:00
  • 524d9d81e1 Revert turf/turf dist file location change (#1876) mfedderly 2020-03-30 09:42:24 -04:00
  • fc519c045a v6.2.0-alpha.1 Matt Fedderly 2020-03-26 19:28:54 -04:00
  • ebbea3ed20 Update changelog for new packages+version Matt Fedderly 2020-03-26 19:25:23 -04:00
  • aa2040af05 v6.2.0-alpha.1 v6.2.0-alpha.1 Matt Fedderly 2020-03-26 19:28:54 -04:00
  • 5de1e55f75 Update changelog for new packages+version Matt Fedderly 2020-03-26 19:25:23 -04:00
  • 27486a18da Publish Fixes (#1872) mfedderly 2020-03-26 19:24:02 -04:00
  • ccdaf5364c Prepare Release 6.2.0 alpha0 (#1871) mfedderly 2020-03-26 17:55:28 -04:00
  • 16206152a4 v6.2.0-alpha.0 v6.2.0-alpha.0 Matt Fedderly 2020-03-25 10:27:42 -04:00
  • 193cf09373 Changelog for 6.2.0-alpha.0 Matt Fedderly 2020-03-25 10:27:08 -04:00
  • d61ceb5635 Upgrade lerna (#1870) mfedderly 2020-03-25 07:06:43 -04:00
  • 6af3358c10 Tree shaking (#1869) mfedderly 2020-03-24 06:29:34 -04:00
  • 3abbb77978 Fix version inconsistencies (#1862) mfedderly 2020-03-21 14:44:57 -04:00
  • 4594a27ee9 Fix typos in turf-helpers doc strings diogomatoschaves 2020-03-18 23:27:31 +01:00
  • 878a1d3d97 Build Standardization (#1860) mfedderly 2020-03-17 17:59:35 -04:00
  • 0239428c3c Setup monorepolint (#1856) mfedderly 2020-03-16 18:17:45 -04:00
  • 7e95c2d529 bench.js updates (#1855) mfedderly 2020-03-16 17:57:43 -04:00
  • b3b5284882 Standardize Typescript builds (#1849) mfedderly 2020-03-15 19:15:03 -04:00
  • 233c46476f Merge pull request #1639 from pathmapper/area_source mfedderly 2020-03-12 10:41:56 -04:00
  • 6f6aa957ab Merge branch 'master' into area_source mfedderly 2020-03-12 10:28:19 -04:00
  • ae0225f76d Merge pull request #1424 from Turfjs/1422-voronoi-type mfedderly 2020-03-12 10:27:21 -04:00
  • a64a469ac8 Merge branch 'master' into 1422-voronoi-type mfedderly 2020-03-12 10:19:26 -04:00
  • 572cfe13cd Merge pull request #1757 from danvk/remove-unused-import mfedderly 2020-03-12 10:17:50 -04:00
  • 9a2af010ba Merge branch 'master' into remove-unused-import mfedderly 2020-03-12 10:09:59 -04:00
  • 2cb72f69b6 Merge pull request #1780 from derekacosta/create-react-app mfedderly 2020-03-12 10:04:54 -04:00
  • 3979c34709 Merge branch 'master' into create-react-app mfedderly 2020-03-12 09:57:16 -04:00
  • c21060e590 Merge pull request #1761 from rugheid/improve-points-within-polygon-type mfedderly 2020-03-12 09:33:36 -04:00
  • f75aaf7b3c Merge branch 'master' into improve-points-within-polygon-type mfedderly 2020-03-12 08:57:03 -04:00
  • ac2d1ff3a8 Merge pull request #1786 from jonnycornwell/fix_rewind_typings mfedderly 2020-03-12 08:56:07 -04:00