Skip to content

flexpolyline

Flexible Polyline Encoding

v0.3.0 · Feb 12, 2023 · GPL-3

Description

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.

Downloads

454

Last 30 days

8441st

1.5K

Last 90 days

7K

Last year

Trend: -17.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rcpp sf hereR flexpolyline

Version History

new 0.3.0 Mar 10, 2026
updated 0.3.0 ← 0.2.7 diff Feb 11, 2023
updated 0.2.7 ← 0.2.6 diff Jan 7, 2023
updated 0.2.6 ← 0.2.5 diff Aug 22, 2022
updated 0.2.5 ← 0.2.4 diff Nov 18, 2021
updated 0.2.4 ← 0.2.3 diff Oct 1, 2021
updated 0.2.3 ← 0.2.2 diff Apr 29, 2021
updated 0.2.2 ← 0.2.1 diff Apr 19, 2021
updated 0.2.1 ← 0.2.0 diff Jan 3, 2021
updated 0.2.0 ← 0.1.1 diff Dec 16, 2020
updated 0.1.1 ← 0.1.0 diff Aug 6, 2020
new 0.1.0 Jun 24, 2020