Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.3.0 rolling linux/jammy R-4.5 flexpolyline_0.3.0.tar.gz 828.5 KiB
0.3.0 rolling linux/noble R-4.5 flexpolyline_0.3.0.tar.gz 829.8 KiB
0.3.0 rolling source/ R- flexpolyline_0.3.0.tar.gz 773.4 KiB
0.3.0 latest linux/jammy R-4.5 flexpolyline_0.3.0.tar.gz 828.5 KiB
0.3.0 latest linux/noble R-4.5 flexpolyline_0.3.0.tar.gz 829.8 KiB
0.3.0 latest source/ R- flexpolyline_0.3.0.tar.gz 773.4 KiB
0.3.0 2026-04-26 source/ R- flexpolyline_0.3.0.tar.gz 773.4 KiB
0.3.0 2026-04-23 source/ R- flexpolyline_0.3.0.tar.gz 773.4 KiB
0.3.0 2026-04-09 windows/windows R-4.5 flexpolyline_0.3.0.zip 1.1 MiB
0.3.0 2025-04-20 source/ R- flexpolyline_0.3.0.tar.gz 773.4 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests