v0.0.1
This release (v0.0.1) brings some of the most important turf functions.
Features:
- geojson (featureCollection,geometryCollection, feature, lineString, multiLineString, multiPoint, multiPolygon, point, polygon)
- measurement (along, area, bbox, bboxPolygon, bearing, center, centroid, destination, distance, envelope, length, midpoint)
- joins (pointsWithinPolygon)
- classification (nearestPoint)
- meta (coordAll, coordEach)
- unit conversion ( bearingToAzimuth, convertArea, convertLength, degreesToRadians, lengthToRadians, lengthToDegrees, radiansToLength, radiansToDegrees, toMercator, toWgs84)
Contributors:
@kgiann78