minBB: Rectangle flight area around points

Description Usage Arguments Details Value Author(s) References

View source: R/pointArea.R

Description

Creates rectangle flight area based on SpatialPoints

Usage

1
minBB(points, buffer = 20, epsg = 25832)

Arguments

points

a sp object, points you wanr to fly over

Details

The code is based on a Rotating Caliper Algorithm and mostly copy and pasted (see reference)

Value

SpatialPoints: Corners of the flight area

Author(s)

Marvin Ludwig

References

http://dwoll.de/rexrepos/posts/diagBounding.html


Nature40/UM2UAV documentation built on Sept. 17, 2019, 3:54 p.m.