Last Point
<%= model.lastCoord.dms.y %> / <%= model.lastCoord.dms.x %>
<%= humanize.numberFormat(model.lastCoord.dd.y, 6) %> / <%= humanize.numberFormat(model.lastCoord.dd.x, 6) %>
Path Distance <%= humanize.numberFormat(model.length.feet, 0) %> Feet (<%= humanize.numberFormat(model.length.miles, 2) %> Miles)
Area <%= humanize.numberFormat(model.area.acres, 2) %> Acres