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.
- Version0.3.0
- R versionunknown
- LicenseGPL-3
- Needs compilation?Yes
- Last release02/12/2023
Documentation
Team
Merlin Unterfinger
HERE Europe B.V.
Show author detailsRolesAuthor, Copyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages
- Suggests5 packages
- Linking To1 package
- Reverse Imports1 package