Category "turfjs"

Difference between centroid and centerOfMass in turf

I need to find the geospatial coordinates of point which is the mean of the distances between all the Features in my GeoJSON dataset. In turf.js both centroid a

Trying to use turf js in angular 5

I'm an angular 5 (and turfjs) noob trying to use the turfjs along(). I've got a pretty simple working angular 5 project (built with angular-cli). To add turf