The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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
Author: Merlin Unterfinger ORCID 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.pdf
Vignettes: C++ binding
Get started
Simple feature support

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 form https://CRAN.R-project.org/package=flexpolyline to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.