Package: geosed 0.1.1

Shant Sukljian

geosed: Smallest Enclosing Disc for Latitude and Longitude Points

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>.

Authors:Shant Sukljian <asshtnt@gmail.com>

geosed_0.1.1.tar.gz
geosed_0.1.1.tar.gz(r-4.5-noble)geosed_0.1.1.tar.gz(r-4.4-noble)
geosed_0.1.1.tgz(r-4.4-emscripten)geosed_0.1.1.tgz(r-4.3-emscripten)
geosed.pdf |geosed.html
geosed/json (API)

# Install 'geosed' in R:
install.packages('geosed', repos = 'https://cloud.r-project.org')

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.70 score 133 downloads 7 exports 0 dependencies

Last updated 6 years agofrom:a8054848e3. Checks:3 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 30 2025
R-4.5-linuxOKMar 30 2025
R-4.4-linuxOKMar 30 2025

Exports:geo_midpointgeo_move_pointgeo_point_distgeo_points_bearinggeo_sedgeo_surround_polygeo_trivial_circle

Dependencies:

Citation

To cite package ‘geosed’ in publications use:

Sukljian S (2019). geosed: Smallest Enclosing Disc for Latitude and Longitude Points. R package version 0.1.1, https://CRAN.R-project.org/package=geosed.

ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.

Corresponding BibTeX entry:

  @Manual{,
    title = {geosed: Smallest Enclosing Disc for Latitude and Longitude
      Points},
    author = {Shant Sukljian},
    year = {2019},
    note = {R package version 0.1.1},
    url = {https://CRAN.R-project.org/package=geosed},
  }