Package: geosed
Type: Package
Title: Smallest Enclosing Disc for Latitude and Longitude Points
Version: 0.1.1
Date: 2019-08-17
Author: Shant Sukljian <asshtnt@gmail.com>
Maintainer: Shant Sukljian <asshtnt@gmail.com>
Description: 
    Find the smallest circle that contains all longitude and latitude input points. From the generated center and radius, variable side polygons can be created, navigation based on bearing and distance can be applied, and more. Based on a modified version of Welzl's algorithm for smallest circle. Distance calculations are based on the haversine formula. Calculations for distance, midpoint, bearing and more are derived from <https://www.movable-type.co.uk>.
Imports: grDevices
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: sp, mapview
NeedsCompilation: no
Packaged: 2019-09-01 02:13:40 UTC; ssukljian
Repository: CRAN
Date/Publication: 2019-09-03 07:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:41:04 UTC; windows
