A js library to solve the "Maximum Width Rectangle" problem. Basically how to draw around a bunch of points a bounding box which the rectange has the possible maximum width.
Image courtesy of the ArcGIS documentation
npm install
# build from coffee script the lib/maximum_length_rectangle.js
gulp js