Movatterモバイル変換


[0]ホーム

URL:


flexpolyline: Flexible Polyline Encoding

Binding to the C++ implementation of the flexible polyline encoding by HERE <https://github.com/heremaps/flexible-polyline>. The flexible polyline encoding is a lossy compressed representation of a list of coordinate pairs or coordinate triples. The encoding is achieved by: (1) Reducing the decimal digits of each value; (2) encoding only the offset from the previous point; (3) using variable length for each coordinate delta; and (4) using 64 URL-safe characters to display the result.

Version:0.3.0
Imports:Rcpp,sf (≥ 0.9-3)
LinkingTo:Rcpp
Suggests:testthat (≥ 2.3.2),stringr (≥ 1.4.0),knitr (≥ 1.28),rmarkdown (≥ 2.1),covr (≥ 3.5.0)
Published:2023-02-12
DOI:10.32614/CRAN.package.flexpolyline
Author:Merlin UnterfingerORCID iD [aut, cre], HERE Europe B.V. [aut, cph] (Flexible polyline encoding C++ implementation)
Maintainer:Merlin Unterfinger <info at munterfinger.ch>
BugReports:https://github.com/munterfi/flexpolyline/issues/
License:GPL-3
URL:https://munterfi.github.io/flexpolyline/,https://github.com/munterfi/flexpolyline/
NeedsCompilation:yes
Materials:README,NEWS
CRAN checks:flexpolyline results

Documentation:

Reference manual:flexpolyline.html ,flexpolyline.pdf
Vignettes:C++ binding (source,R code)
Get started (source,R code)
Simple feature support (source,R code)

Downloads:

Package source: flexpolyline_0.3.0.tar.gz
Windows binaries: r-devel:flexpolyline_0.3.0.zip, r-release:flexpolyline_0.3.0.zip, r-oldrel:flexpolyline_0.3.0.zip
macOS binaries: r-release (arm64):flexpolyline_0.3.0.tgz, r-oldrel (arm64):flexpolyline_0.3.0.tgz, r-release (x86_64):flexpolyline_0.3.0.tgz, r-oldrel (x86_64):flexpolyline_0.3.0.tgz
Old sources: flexpolyline archive

Reverse dependencies:

Reverse imports:hereR

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=flexpolylineto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp