I was looking for a way to calculate the polygon diameter of a Feature, and couldn't find a good solution, so I made my own and thought it would be a good addition to the TURF.js library.
https://www.npmjs.com/package/turf-diameter
- Is this something that TURF would want in the project?
- What is the state of the project, what would I need to do to make it fit the TURF codebase?
I was looking for a way to calculate the polygon diameter of a
Feature, and couldn't find a good solution, so I made my own and thought it would be a good addition to the TURF.js library.https://www.npmjs.com/package/turf-diameter