Skip to content

Commit

Permalink
Merge pull request #1012 from Turfjs/update-earth-radius
Browse files Browse the repository at this point in the history
Update earth radius
  • Loading branch information
DenisCarriere authored Oct 11, 2017
2 parents 33ea391 + 6fa5651 commit e5a4ff1
Show file tree
Hide file tree
Showing 278 changed files with 326,042 additions and 328,869 deletions.
15 changes: 0 additions & 15 deletions packages/turf-along/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ brace-expansion@^1.1.7:
balanced-match "^1.0.0"
concat-map "0.0.1"

commander@~2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"

concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
Expand Down Expand Up @@ -222,10 +218,6 @@ rollup@*:
version "0.50.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.50.0.tgz#4c158f4e780e6cb33ff0dbfc184a52cc58cd5f3b"

source-map@~0.5.1:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"

string.prototype.trim@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
Expand Down Expand Up @@ -260,13 +252,6 @@ through@~2.3.4, through@~2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"

uglify-js@*:
version "3.1.3"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.1.3.tgz#d61f0453b4718cab01581f3162aa90bab7520b42"
dependencies:
commander "~2.11.0"
source-map "~0.5.1"

wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
15 changes: 0 additions & 15 deletions packages/turf-area/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ brace-expansion@^1.1.7:
balanced-match "^1.0.0"
concat-map "0.0.1"

commander@~2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"

concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
Expand Down Expand Up @@ -250,10 +246,6 @@ sort-keys@^1.1.1:
dependencies:
is-plain-obj "^1.0.0"

source-map@~0.5.1:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"

string.prototype.trim@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
Expand Down Expand Up @@ -288,13 +280,6 @@ through@~2.3.4, through@~2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"

uglify-js@*:
version "3.1.3"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.1.3.tgz#d61f0453b4718cab01581f3162aa90bab7520b42"
dependencies:
commander "~2.11.0"
source-map "~0.5.1"

wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
Expand Down
208 changes: 104 additions & 104 deletions packages/turf-bbox-clip/test/out/polygon-point-intersection.geojson
Original file line number Diff line number Diff line change
@@ -1,106 +1,106 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#080",
"fill": "#080",
"stroke-width": 6,
"fill-opacity": 0.1
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
115.872872384,
-31.977789227500004
],
[
115.87413347200001,
-31.978896027
],
[
115.874207392,
-31.978955634
],
[
115.874293312,
-31.978886666
],
[
115.875,
-31.9782948325
],
[
115.873511744,
-31.977027638
],
[
115.8731464,
-31.977071372
],
[
115.872185504,
-31.9771863865
],
[
115.872872384,
-31.977789227500004
]
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"fill": "#F00",
"stroke-width": 6,
"fill-opacity": 0.1
},
"geometry": {
"type": "Polygon",
"coordinates": []
}
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"fill": "#00F",
"stroke-width": 3,
"fill-opacity": 0.1
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
115.875,
-31.98
],
[
115.880,
-31.98
],
[
115.880,
-31.975
],
[
115.875,
-31.975
],
[
115.875,
-31.98
]
]
]
}
}
]
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#080",
"fill": "#080",
"stroke-width": 6,
"fill-opacity": 0.1
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
115.872872384,
-31.977789227500004
],
[
115.87413347200001,
-31.978896027
],
[
115.874207392,
-31.978955634
],
[
115.874293312,
-31.978886666
],
[
115.875,
-31.9782948325
],
[
115.873511744,
-31.977027638
],
[
115.8731464,
-31.977071372
],
[
115.872185504,
-31.9771863865
],
[
115.872872384,
-31.977789227500004
]
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"fill": "#F00",
"stroke-width": 6,
"fill-opacity": 0.1
},
"geometry": {
"type": "Polygon",
"coordinates": []
}
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"fill": "#00F",
"stroke-width": 3,
"fill-opacity": 0.1
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
115.875,
-31.98
],
[
115.88,
-31.98
],
[
115.88,
-31.975
],
[
115.875,
-31.975
],
[
115.875,
-31.98
]
]
]
}
}
]
}
15 changes: 0 additions & 15 deletions packages/turf-bbox-clip/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ brace-expansion@^1.1.7:
balanced-match "^1.0.0"
concat-map "0.0.1"

commander@~2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"

concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
Expand Down Expand Up @@ -254,10 +250,6 @@ sort-keys@^1.1.1:
dependencies:
is-plain-obj "^1.0.0"

source-map@~0.5.1:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"

string.prototype.trim@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
Expand Down Expand Up @@ -292,13 +284,6 @@ through@~2.3.4, through@~2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"

uglify-js@*:
version "3.1.3"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.1.3.tgz#d61f0453b4718cab01581f3162aa90bab7520b42"
dependencies:
commander "~2.11.0"
source-map "~0.5.1"

wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
Expand Down
15 changes: 0 additions & 15 deletions packages/turf-bbox-polygon/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ brace-expansion@^1.1.7:
balanced-match "^1.0.0"
concat-map "0.0.1"

commander@~2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"

concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
Expand Down Expand Up @@ -189,10 +185,6 @@ rollup@*:
version "0.50.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.50.0.tgz#4c158f4e780e6cb33ff0dbfc184a52cc58cd5f3b"

source-map@~0.5.1:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"

string.prototype.trim@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
Expand Down Expand Up @@ -223,13 +215,6 @@ through@~2.3.4, through@~2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"

uglify-js@*:
version "3.1.3"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.1.3.tgz#d61f0453b4718cab01581f3162aa90bab7520b42"
dependencies:
commander "~2.11.0"
source-map "~0.5.1"

wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
Loading

0 comments on commit e5a4ff1

Please sign in to comment.