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

Updating Forked version #2

Merged
merged 105 commits into from
May 30, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
105 commits
Select commit Hold shift + click to select a range
c2d6648
Remove moot `version` property from bower.json
kkirsche Jun 12, 2015
1f7c89d
:memo: fix broken version badge
ungoldman Aug 14, 2015
292deff
:memo: erase -> difference
ungoldman Aug 14, 2015
a2be324
Merge pull request #276 from ngoldman/badges
tmcw Aug 14, 2015
b26e512
Updated package.json to include latest published npm turf-buffer version
rheh Sep 3, 2015
87e499e
Merge pull request #263 from kkirsche/patch-1
tcql Sep 18, 2015
759607c
link to turfjs-builder app
Nov 23, 2015
f25728f
Merge pull request #280 from rheh/update_version_of_included_buffer_p…
tmcw Feb 8, 2016
9ccc4c7
Remove turf.merge
tmcw Feb 15, 2016
e494681
Add upgrade notes to CHANGELOG
tmcw Feb 23, 2016
5ee098f
Merge pull request #307 from Turfjs/no-merge
tmcw Feb 23, 2016
0a341ca
Remove turf_modules dir, merge from README
tmcw Feb 23, 2016
987a194
Merge branch 'master' of https://github.com/Turfjs/turf into no-merge
tmcw Feb 23, 2016
55656b9
Unirepo: turf in one repository
tmcw Feb 23, 2016
11c2c5d
Update turf-flip
tmcw Feb 26, 2016
5a75fb2
Bootstrap before test
tmcw Feb 26, 2016
fd9da24
Port isolines updates
tmcw Feb 26, 2016
868ca3f
Remove turf-filter and turf-remove
tmcw Feb 26, 2016
3b837c3
Add multiLineString to helpers. Fixes #147
tmcw Feb 26, 2016
09d44e9
Add multipoint. Fixes #146
tmcw Feb 26, 2016
752971a
Merge pull request #311 from Turfjs/unirepo
Feb 26, 2016
dbc4429
Centralize lint, fix first slew of issues
tmcw Feb 27, 2016
36b45a4
Finish eslint sweep
tmcw Feb 27, 2016
cb7b69d
Use jscs for better auto-indentation
tmcw Feb 27, 2016
9ccd68b
Merge pull request #313 from Turfjs/central-lint
tmcw Feb 27, 2016
a399f6b
Merge turf-feature into turf-helpers
tmcw Feb 27, 2016
2f4ee94
Condense turf statistics sprawl into turf-collect
tmcw Feb 27, 2016
d9eab47
Merge pull request #314 from Turfjs/collect-em-all
tmcw Feb 27, 2016
07da774
Remove turf-jenks and turf-quantile. Refs #306
tmcw Feb 27, 2016
cf3fe39
Merge pull request #315 from Turfjs/no-jenks-quantile
tmcw Feb 27, 2016
57cb78b
Update changelog for removals
tmcw Feb 27, 2016
69a6dc5
Merge branch 'master' of https://github.com/Turfjs/turf
tmcw Feb 27, 2016
4d6c730
Update minified file link
bplmp Feb 29, 2016
9d8ac07
Update README.md
bplmp Feb 29, 2016
e28cc1b
Merge pull request #317 from bplmp/patch-1
tmcw Feb 29, 2016
1decee5
Port https://github.com/Turfjs/turf-point-on-line/pull/4
tmcw Feb 29, 2016
f3d1eed
Merge branch 'master' of https://github.com/Turfjs/turf
tmcw Feb 29, 2016
87073f3
Port improvements from child projects
tmcw Feb 29, 2016
81dc75c
Add multiPolygon and geometryCollection to helpers
tmcw Feb 29, 2016
1d4744a
Merge pull request #318 from Turfjs/ports
tmcw Feb 29, 2016
1456087
Port https://github.com/Turfjs/turf-convex/pull/8
tmcw Feb 29, 2016
11fb5d3
Merge branch 'master' of https://github.com/Turfjs/turf
tmcw Feb 29, 2016
0358d86
Add tesselate module
tmcw Mar 6, 2016
2143b51
Improve performance by using invariant.getCoord
tmcw Feb 29, 2016
b0c3860
Fix tests
tmcw Mar 10, 2016
93105ec
Use temp fork of lerna
tmcw Mar 11, 2016
1995b77
Bump node
tmcw Mar 11, 2016
d5dfc2b
Avoid double-bootstrap
tmcw Mar 11, 2016
4d727d5
Remove dox, fix bearing dep
tmcw Mar 11, 2016
a4f8fc1
Merge pull request #326 from Turfjs/get-coord
tmcw Mar 11, 2016
7885dc0
Fix typo https://github.com/Turfjs/turf-distance/pull/14
tmcw Mar 11, 2016
c6a0e26
Merge branch 'get-coord'
tmcw Mar 11, 2016
815cd90
Update CONTRIBUTING.md
tmcw Mar 13, 2016
9e7d8b0
Rename turf-extent to turf-bbox
tmcw Mar 18, 2016
b57c4c0
add inches, yards, metres units to distance function...unsure if conf…
trevorpburke Apr 20, 2016
43be078
Unquote non-quoted object properties https://twitter.com/tmcw/status/…
tmcw Apr 22, 2016
24d082c
add missing semi-colon
trevorpburke Apr 22, 2016
38ca998
Merge pull request #346 from trevorpburke/inches-yards-meters
tmcw Apr 22, 2016
4dcb9a1
Mass simplifications.
tmcw Apr 23, 2016
a4813f3
Finish turf-combine rethink
tmcw Apr 23, 2016
eeccdff
Merge pull request #352 from Turfjs/simplifications
tmcw Apr 23, 2016
c3db191
Improve line-slice docs.
tmcw Apr 23, 2016
4156468
Document, fix, and test geometry compatibility in turf-line-slice
tmcw Apr 23, 2016
9ba6fe5
Fix indentation, clean up triangle grid
tmcw Apr 23, 2016
009a900
Remove tape and benchmark from dependencies
tmcw Apr 23, 2016
61d70b9
Port https://github.com/Turfjs/turf-hex-grid/pull/18 (#356)
tmcw Apr 24, 2016
3e76de2
Abolish turf-size
tmcw Apr 24, 2016
6df66c6
Concave use concaveman, fix versions (#361)
tmcw Apr 24, 2016
89ebd61
Fix units consistency. Fixes #349 (#362)
tmcw Apr 25, 2016
948402d
turf-concave tests are BS :(
tmcw Apr 25, 2016
9d01651
Port turf-envelope change
tmcw Apr 25, 2016
275e01a
Fix npmignore situation, standardize fixture location (#363)
tmcw Apr 25, 2016
c806628
Documentation improvements
tmcw Apr 25, 2016
92c85fd
Merge branch 'master' of https://github.com/Turfjs/turf
tmcw Apr 25, 2016
d60b2dd
Documentation improvements
tmcw Apr 25, 2016
1107e7e
Documentation fixes
tmcw Apr 25, 2016
008c856
Update JSTS
tmcw Apr 25, 2016
40e032f
undef
tmcw Apr 25, 2016
560fad7
Remove binaries
tmcw Apr 25, 2016
3c4e300
Remove bins in packages
tmcw Apr 25, 2016
254d623
Fix naive mutations. Fixes #116
tmcw Apr 25, 2016
f9e1bd9
Remove turf reclass. Refs #306
tmcw Apr 26, 2016
8ca18e7
Fix indent
tmcw Apr 26, 2016
65f9fa1
No concaveman (#369)
tmcw May 11, 2016
221d6ff
Make tests real
tmcw May 14, 2016
3cd9133
make grid tests real
tmcw May 14, 2016
235d916
Buffer units (#371)
tmcw May 16, 2016
2c5ce1d
Update deps, improve changelog
tmcw May 16, 2016
3059beb
Downgrade title
tmcw May 16, 2016
4607f9a
Remove lerna from regular deps
tmcw May 16, 2016
2f5f716
Start publishing section of contributing
tmcw May 16, 2016
7879bf6
Fix invariant, fix midpoint
tmcw May 16, 2016
f23f3ef
Banner
tmcw May 16, 2016
c658420
v3.0.1
tmcw May 16, 2016
2f13a60
Update CHANGELOG.md
tmcw May 16, 2016
c7e5cca
clarify changelog on removals
mourner May 16, 2016
6eedf93
remove turf-erase in favor of tuf-difference Turfjs/turf#372 (#373)
stepankuzmin May 17, 2016
a6269a2
v3.0.2
tmcw May 17, 2016
d950db1
Fix turf-collect package name
tmcw May 17, 2016
7a244f6
v3.0.3
tmcw May 17, 2016
f856628
Fix turf-along using raw geometry (#376)
jvrousseau May 17, 2016
ca67ed3
v3.0.4
tmcw May 17, 2016
966894c
fix meters factor (#377)
ajashton May 17, 2016
a43287b
v3.0.5
tmcw May 17, 2016
fa76d87
Update CHANGELOG.md
tmcw May 24, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node_modules
test
test.js
bench.js
8 changes: 8 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module.exports = {
"extends": "mourner",
"rules": {
"strict": [0],
"camelcase": [0],
"consistent-return": [0]
}
};
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ results
npm-debug.log

node_modules

out

turf_modules
3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

79 changes: 79 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,82 @@
# 3.0.1

This is a big change in Turf! 3.0.0 is a release that targets the development
cycle of Turf, letting us work on it more and release more often.

**Monorepo**

Turf 3.x and forward is a **monorepo** project. We publish lots of little modules
as usual, but there's one repo - turfjs/turf - that contains all the code
and the issues for the Turf source code. We use [lerna](https://lernajs.io/)
to link these packages together and make sure they work.

Why? We already had internal turf modules, like `turf-meta`, and development
was harder and harder - we had a bunch of custom scripts to do releases and
tests, and these were just written for Turf. Lerna is from the very popular
and very well-maintained [babel](http://www.babeljs.io) project, and it
works really well, and reduces maintainer sadness.

**Simplicity**

Turf grew a bunch of modules that weren't totally necessary, or were
expressing only a line or two of JavaScript. We want to make things easier,
but these modules didn't make code more expressive and they hid complexity
where it didn't need to be hidden. Turf 3.x focuses on the core
functionalities we need, making sure they're tested and performant.

turf-erase has been renamed turf-difference to make its name more similar to the equivalents in other libraries.

Removed modules: merge, sum, min, max, average, median, variance, deviation, filter, remove, jenks, quantile.
See the upgrade guide below for replacements.

**Upgrading from v2**

**If you were using turf-merge**

turf-merge repeatedly called turf-union on an array of polygons. Here's
how to implement the same thing without the special module

```js
var clone = require('clone');
var union = require('turf-union');
function merge(polygons) {
var merged = clone(polygons.features[0]), features = polygons.features;
for (var i = 0, len = features.length; i < len; i++) {
var poly = features[i];
if (poly.geometry) merged = union(merged, poly);
}
return merged;
}
```

**If you were using turf-sum, min, max, average, median, variance, deviation**

The `turf-collect` method provides the core of these statistical methods
and lets you bring your own statistical library, like `simple-statistics`,
`science.js`, or others.

**If you were using turf-filter, turf-remove**

These modules were thin wrappers around native JavaScript methods: use
[Array.filter](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter) instead:

```js
var filteredFeatures = features.filter(function(feature) {
return feature.properties.value > 10;
});
```

**If you were using turf-jenks, turf-quantile**

Use Array.map to get values, and then bring your own statistical calculation,
like simple-statistics or science.js.

```js
var values = features.map(function(feature) {
return feature.properties.value;
});
```

# 2.0.0

* turf-grid renamed turf-point-grid (turf.grid => turf.pointGrid)
Expand Down
14 changes: 13 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### :bug: [How to report a bug](http://polite.technology/reportabug.html)

## How To Contribute

- Most work happens in sub modules. These are modules prefixed with "turf-".
Expand All @@ -13,7 +15,7 @@
To ensure code style at the `turf` module level, run

```sh
$ npm run lint
$ npm test
```

* Follow the [AirBNB JavaScript code style](https://github.com/airbnb/javascript).
Expand All @@ -33,3 +35,13 @@ turf-hello
|-index.js
|-README.md
```

## Publishing

Install lerna:

npm install -g [email protected]

Publish a test release:

lerna publish --canary
156 changes: 14 additions & 142 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
![turf](https://raw.githubusercontent.com/Turfjs/turf/9a1d5e8d99564d4080f1e2bf1517ed41d18012fa/logo.png)
======

<sup>[![Version Badge](http://vb.teelaun.ch/Turfjs/turf.svg)](https://npmjs.org/package/turf)</sup> [![Build Status](https://travis-ci.org/Turfjs/turf.svg?branch=master)](https://travis-ci.org/Turfjs/turf) [![Gitter chat](https://badges.gitter.im/Turfjs/turf.png)](https://gitter.im/Turfjs/turf)
**We just released Turf 3! Try it out**

[![Version Badge][npm-img]][npm-url]
[![Circle CI](https://circleci.com/gh/Turfjs/turf.svg?style=svg)](https://circleci.com/gh/Turfjs/turf)
[![Gitter chat][gitter-img]][gitter-url]

[npm-img]: https://img.shields.io/npm/v/turf.svg
[npm-url]: https://www.npmjs.com/package/turf
[gitter-img]: https://badges.gitter.im/Turfjs/turf.png
[gitter-url]: https://gitter.im/Turfjs/turf

***A modular geospatial engine written in JavaScript***

Expand All @@ -12,7 +20,7 @@

[Turf](https://turfjs.org) is a [JavaScript library](https://en.wikipedia.org/wiki/JavaScript_library) for [spatial analysis](http://en.wikipedia.org/wiki/Spatial_analysis). It includes traditional spatial operations, helper functions for creating [GeoJSON](http://geojson.org) data, and data classification and statistics tools. Turf can be added to your website as a client-side plugin, or you can [run Turf server-side](https://www.npmjs.com/package/turf) with [Node.js](http://nodejs.org/) (see below).

##Installation
## Installation

**In Node.js:**

Expand All @@ -22,12 +30,14 @@ npm install turf

**In browser:**

Download the [minified file](https://raw.github.com/morganherlocker/turf/master/turf.min.js), and include it in a script tag. This will expose a global variable named "turf".
Download the [minified file](https://raw.githubusercontent.com/Turfjs/turf/v2.0.2/turf.min.js), and include it in a script tag. This will expose a global variable named `turf`.

```html
<script src="turf.min.js" charset="utf-8"></script>
```

You can create light-weight turf builds with only the functions you need using the [turfjs-builder UI](https://turfjs-builder.herokuapp.com/) or using browserify as described below.

**Browserify:**

All of Turf's functions can also be installed as separate modules. This works well with tools like [browserify](http://browserify.org/) where you want to install only the code you need. It also allows you to mix and match modules. This is the recommended usage pattern for most production environments. For example, to install the *point* and *buffer* modules use:
Expand All @@ -38,7 +48,7 @@ npm install turf-point turf-buffer

- - -

###Data in Turf
### Data in Turf

Turf uses <a href='http://geojson.org/'>GeoJSON</a> for all geographic data. Turf expects the data to be standard <a href='http://en.wikipedia.org/wiki/World_Geodetic_System'>WGS84</a> longitude, latitude coordinates. Check out <a href='http://geojson.io/#id=gist:anonymous/844f013aae8354eb889c&map=12/38.8955/-77.0135'>geojson.io</a> for a tool to easily create this data.

Expand All @@ -62,141 +72,3 @@ var point2 = {
properties: {}
};
```

- - -

##Functions

####geometry

[![Build Status](https://travis-ci.org/Turfjs/turf-point.svg?branch=master)](https://travis-ci.org/Turfjs/turf-point) [point](https://github.com/Turfjs/turf-point)

[![Build Status](https://travis-ci.org/Turfjs/turf-linestring.svg?branch=master)](https://travis-ci.org/Turfjs/turf-linestring) [linestring](https://github.com/Turfjs/turf-linestring)

[![Build Status](https://travis-ci.org/Turfjs/turf-polygon.svg?branch=master)](https://travis-ci.org/Turfjs/turf-polygon) [polygon](https://github.com/Turfjs/turf-polygon)

[![Build Status](https://travis-ci.org/Turfjs/turf-featurecollection.svg?branch=master)](https://travis-ci.org/Turfjs/turf-featurecollection) [featurecollection](https://github.com/Turfjs/turf-featurecollection)

####joins

[![Build Status](https://travis-ci.org/Turfjs/turf-inside.svg?branch=master)](https://travis-ci.org/Turfjs/turf-inside) [inside](https://github.com/Turfjs/turf-inside)

[![Build Status](https://travis-ci.org/Turfjs/turf-within.svg?branch=master)](https://travis-ci.org/Turfjs/turf-within) [within](https://github.com/Turfjs/turf-within)

[![Build Status](https://travis-ci.org/Turfjs/turf-tag.svg?branch=master)](https://travis-ci.org/Turfjs/turf-tag) [tag](https://github.com/Turfjs/turf-tag)

####data
[![Build Status](https://travis-ci.org/Turfjs/turf-remove.svg?branch=master)](https://travis-ci.org/Turfjs/turf-remove) [remove](https://github.com/Turfjs/turf-remove)

[![Build Status](https://travis-ci.org/Turfjs/turf-filter.svg?branch=master)](https://travis-ci.org/Turfjs/turf-filter) [filter](https://github.com/Turfjs/turf-filter)

[![Build Status](https://travis-ci.org/Turfjs/turf-sample.svg?branch=master)](https://travis-ci.org/Turfjs/turf-sample) [sample](https://github.com/Turfjs/turf-sample)

####measurement
[![Build Status](https://travis-ci.org/Turfjs/turf-distance.svg?branch=master)](https://travis-ci.org/Turfjs/turf-distance) [distance](https://github.com/Turfjs/turf-distance)

[![Build Status](https://travis-ci.org/Turfjs/turf-area.svg?branch=master)](https://travis-ci.org/Turfjs/turf-area) [area](https://github.com/Turfjs/turf-area)

[![Build Status](https://travis-ci.org/Turfjs/turf-nearest.svg?branch=master)](https://travis-ci.org/Turfjs/turf-nearest) [nearest](https://github.com/Turfjs/turf-nearest)

[![Build Status](https://travis-ci.org/Turfjs/turf-bbox-polygon.svg?branch=master)](https://travis-ci.org/Turfjs/turf-bbox-polygon) [bbox-polygon](https://github.com/Turfjs/turf-bbox-polygon)

[![Build Status](https://travis-ci.org/Turfjs/turf-envelope.svg?branch=master)](https://travis-ci.org/Turfjs/turf-envelope) [envelope](https://github.com/Turfjs/turf-envelope)

[![Build Status](https://travis-ci.org/Turfjs/turf-extent.svg?branch=master)](https://travis-ci.org/Turfjs/turf-extent) [extent](https://github.com/Turfjs/turf-extent)

[![Build Status](https://travis-ci.org/Turfjs/turf-square.svg?branch=master)](https://travis-ci.org/Turfjs/turf-square) [square](https://github.com/Turfjs/turf-square)

[![Build Status](https://travis-ci.org/Turfjs/turf-size.svg?branch=master)](https://travis-ci.org/Turfjs/turf-size) [size](https://github.com/Turfjs/turf-size)

[![Build Status](https://travis-ci.org/Turfjs/turf-center.svg?branch=master)](https://travis-ci.org/Turfjs/turf-center) [center](https://github.com/Turfjs/turf-center)

[![Build Status](https://travis-ci.org/Turfjs/turf-centroid.svg?branch=master)](https://travis-ci.org/Turfjs/turf-centroid) [centroid](https://github.com/Turfjs/turf-centroid)

[![Build Status](https://travis-ci.org/Turfjs/turf-point-on-surface.svg?branch=master)](https://travis-ci.org/Turfjs/turf-point-on-surface) [point-on-surface](https://github.com/Turfjs/turf-point-on-surface)

[![Build Status](https://travis-ci.org/Turfjs/turf-midpoint.svg?branch=master)](https://travis-ci.org/Turfjs/turf-midpoint) [midpoint](https://github.com/Turfjs/turf-midpoint)

[![Build Status](https://travis-ci.org/Turfjs/turf-bearing.svg?branch=master)](https://travis-ci.org/Turfjs/turf-bearing) [bearing](https://github.com/Turfjs/turf-bearing)

[![Build Status](https://travis-ci.org/Turfjs/turf-destination.svg?branch=master)](https://travis-ci.org/Turfjs/turf-destination) [destination](https://github.com/Turfjs/turf-destination)

[![Build Status](https://travis-ci.org/Turfjs/turf-line-distance.svg?branch=master)](https://travis-ci.org/Turfjs/turf-line-distance) [line-distance](https://github.com/Turfjs/turf-line-distance)

[![Build Status](https://travis-ci.org/Turfjs/turf-along.svg?branch=master)](https://travis-ci.org/Turfjs/turf-along) [along](https://github.com/Turfjs/turf-along)

####interpolation

[![Build Status](https://travis-ci.org/Turfjs/turf-tin.svg?branch=master)](https://travis-ci.org/Turfjs/turf-tin) [tin](https://github.com/Turfjs/turf-tin)

[![Build Status](https://travis-ci.org/Turfjs/turf-planepoint.svg?branch=master)](https://travis-ci.org/Turfjs/turf-planepoint) [planepoint](https://github.com/Turfjs/turf-planepoint)

[![Build Status](https://travis-ci.org/Turfjs/turf-isolines.svg?branch=master)](https://travis-ci.org/Turfjs/turf-isolines) [isolines](https://github.com/Turfjs/turf-isolines)

[![Build Status](https://travis-ci.org/Turfjs/turf-isobands.svg?branch=master)](https://travis-ci.org/Turfjs/turf-isobands) [isobands](https://github.com/Turfjs/turf-isobands)

####grids

[![Build Status](https://travis-ci.org/Turfjs/turf-point-grid.svg?branch=master)](https://travis-ci.org/Turfjs/turf-point-grid) [point-grid](https://github.com/Turfjs/turf-point-grid)

[![Build Status](https://travis-ci.org/Turfjs/turf-square-grid.svg?branch=master)](https://travis-ci.org/Turfjs/turf-square-grid) [square-grid](https://github.com/Turfjs/turf-square-grid)

[![Build Status](https://travis-ci.org/Turfjs/turf-hex-grid.svg?branch=master)](https://travis-ci.org/Turfjs/turf-hex-grid) [hex-grid](https://github.com/Turfjs/turf-hex-grid)

[![Build Status](https://travis-ci.org/Turfjs/turf-triangle-grid.svg?branch=master)](https://travis-ci.org/Turfjs/turf-triangle-grid) [triangle-grid](https://github.com/Turfjs/turf-triangle-grid)

####classification
[![Build Status](https://travis-ci.org/Turfjs/turf-quantile.svg?branch=master)](https://travis-ci.org/Turfjs/turf-quantile) [quantile](https://github.com/Turfjs/turf-quantile)

[![Build Status](https://travis-ci.org/Turfjs/turf-jenks.svg?branch=master)](https://travis-ci.org/Turfjs/turf-jenks) [jenks](https://github.com/Turfjs/turf-jenks)

[![Build Status](https://travis-ci.org/Turfjs/turf-reclass.svg?branch=master)](https://travis-ci.org/Turfjs/turf-reclass) [reclass](https://github.com/Turfjs/turf-reclass)

####aggregation
[![Build Status](https://travis-ci.org/Turfjs/turf-average.svg?branch=master)](https://travis-ci.org/Turfjs/turf-average) [average](https://github.com/Turfjs/turf-average)

[![Build Status](https://travis-ci.org/Turfjs/turf-median.svg?branch=master)](https://travis-ci.org/Turfjs/turf-median) [median](https://github.com/Turfjs/turf-median)

[![Build Status](https://travis-ci.org/Turfjs/turf-sum.svg?branch=master)](https://travis-ci.org/Turfjs/turf-sum) [sum](https://github.com/Turfjs/turf-sum)

[![Build Status](https://travis-ci.org/Turfjs/turf-min.svg?branch=master)](https://travis-ci.org/Turfjs/turf-min) [min](https://github.com/Turfjs/turf-min)

[![Build Status](https://travis-ci.org/Turfjs/turf-max.svg?branch=master)](https://travis-ci.org/Turfjs/turf-max) [max](https://github.com/Turfjs/turf-max)

[![Build Status](https://travis-ci.org/Turfjs/turf-count.svg?branch=master)](https://travis-ci.org/Turfjs/turf-count) [count](https://github.com/Turfjs/turf-count)

[![Build Status](https://travis-ci.org/Turfjs/turf-deviation.svg?branch=master)](https://travis-ci.org/Turfjs/turf-deviation) [deviation](https://github.com/Turfjs/turf-deviation)

[![Build Status](https://travis-ci.org/Turfjs/turf-variance.svg?branch=master)](https://travis-ci.org/Turfjs/turf-variance) [variance](https://github.com/Turfjs/turf-variance)

[![Build Status](https://travis-ci.org/Turfjs/turf-aggregate.svg?branch=master)](https://travis-ci.org/Turfjs/turf-aggregate) [aggregate](https://github.com/Turfjs/turf-aggregate)

####transformation
[![Build Status](https://travis-ci.org/Turfjs/turf-buffer.svg?branch=master)](https://travis-ci.org/Turfjs/turf-buffer) [buffer](https://github.com/Turfjs/turf-buffer)

[![Build Status](https://travis-ci.org/Turfjs/turf-bezier.svg?branch=master)](https://travis-ci.org/Turfjs/turf-bezier) [bezier](https://github.com/Turfjs/turf-bezier)

[![Build Status](https://travis-ci.org/Turfjs/turf-simplify.svg?branch=master)](https://travis-ci.org/Turfjs/turf-simplify) [simplify](https://github.com/Turfjs/turf-simplify)

[![Build Status](https://travis-ci.org/Turfjs/turf-union.svg?branch=master)](https://travis-ci.org/Turfjs/turf-union) [union](https://github.com/Turfjs/turf-union)

[![Build Status](https://travis-ci.org/Turfjs/turf-merge.svg?branch=master)](https://travis-ci.org/Turfjs/turf-merge) [merge](https://github.com/Turfjs/turf-merge)

[![Build Status](https://travis-ci.org/Turfjs/turf-intersect.svg?branch=master)](https://travis-ci.org/Turfjs/turf-intersect) [intersect](https://github.com/Turfjs/turf-intersect)

[![Build Status](https://travis-ci.org/Turfjs/turf-erase.svg?branch=master)](https://travis-ci.org/Turfjs/turf-erase) [erase](https://github.com/Turfjs/turf-erase)

[![Build Status](https://travis-ci.org/Turfjs/turf-convex.svg?branch=master)](https://travis-ci.org/Turfjs/turf-convex) [convex](https://github.com/Turfjs/turf-convex)

[![Build Status](https://travis-ci.org/Turfjs/turf-concave.svg?branch=master)](https://travis-ci.org/Turfjs/turf-concave) [concave](https://github.com/Turfjs/turf-concave)

####misc
[![Build Status](https://travis-ci.org/Turfjs/turf-flip.svg?branch=master)](https://travis-ci.org/Turfjs/turf-flip) [flip](https://github.com/Turfjs/turf-flip)

[![Build Status](https://travis-ci.org/Turfjs/turf-explode.svg?branch=master)](https://travis-ci.org/Turfjs/turf-explode) [explode](https://github.com/Turfjs/turf-explode)

[![Build Status](https://travis-ci.org/Turfjs/turf-combine.svg?branch=master)](https://travis-ci.org/Turfjs/turf-combine) [combine](https://github.com/Turfjs/turf-combine)

[![Build Status](https://travis-ci.org/Turfjs/turf-is-clockwise.svg?branch=master)](https://travis-ci.org/Turfjs/turf-is-clockwise) [is-clockwise](https://github.com/Turfjs/turf-is-clockwise)

[![Build Status](https://travis-ci.org/Turfjs/turf-kinks.svg?branch=master)](https://travis-ci.org/Turfjs/turf-kinks) [kinks](https://github.com/Turfjs/turf-kinks)
1 change: 0 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "turf",
"version": "1.4.0",
"description": "",
"homepage": "https://github.com/morganherlocker/turf",
"main": "turf.min.js",
Expand Down
3 changes: 3 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
machine:
node:
version: 5
7 changes: 0 additions & 7 deletions commit_all.sh

This file was deleted.

Loading