Package: flexpolyline 1.0.0

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.

Authors:Merlin Unterfinger [aut, cre], HERE Europe B.V. [aut, cph]

flexpolyline_1.0.0.tar.gz
flexpolyline_1.0.0.zip(r-4.7)flexpolyline_1.0.0.zip(r-4.6)flexpolyline_1.0.0.zip(r-4.5)
flexpolyline_1.0.0.tgz(r-4.6-x86_64)flexpolyline_1.0.0.tgz(r-4.6-arm64)flexpolyline_1.0.0.tgz(r-4.5-x86_64)flexpolyline_1.0.0.tgz(r-4.5-arm64)
flexpolyline_1.0.0.tar.gz(r-4.7-arm64)flexpolyline_1.0.0.tar.gz(r-4.7-x86_64)flexpolyline_1.0.0.tar.gz(r-4.6-arm64)flexpolyline_1.0.0.tar.gz(r-4.6-x86_64)
flexpolyline_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
flexpolyline/json (API)

# Install 'flexpolyline' in R:
install.packages('flexpolyline', repos = c('https://munterfi.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/munterfi/flexpolyline/issues

Pkgdown/docs site:https://munterfi.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

gisheremapspolylinepolyline-decoderpolyline-encoderrspatialcpp

6.02 score 9 stars 1 packages 26 scripts 480 downloads 5 exports 12 dependencies

Last updated from:8b584a629a. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK155
linux-devel-x86_64OK149
source / vignettesOK209
linux-release-arm64OK148
linux-release-x86_64OK148
macos-release-arm64OK100
macos-release-x86_64OK189
macos-oldrel-arm64OK122
macos-oldrel-x86_64OK318
windows-develOK142
windows-releaseOK111
windows-oldrelOK111
wasm-releaseOK157

Exports:decodedecode_sfencodeencode_sfget_third_dimension

Dependencies:classclassIntDBIe1071KernSmoothMASSproxyRcpps2sfunitswk

C++ binding
Encode | Decode | References

Last update: 2023-07-19
Started: 2020-06-25

Get started
Installation | C++ binding | Simple feature support | References

Last update: 2023-07-19
Started: 2020-06-18

Simple feature support
Encoding and decoding | Simple feature geometry (sfg) | Simple feature geometry list-column (sfc) | Simple feature (sf) | References

Last update: 2023-07-19
Started: 2020-06-18