NEWS
googlePolylines 0.8.5 (2024-10-22)
- removed BH CRAN dependency and added local copy issue 52
googlePolylines 0.8.3 (2023-04-02)
- updated s3 generic method arguments
googlePolylines 0.8.2 (2020-12-15)
- updated to C++14 due to Boost requirements issue 49
- removed pointless R dependency
googlePolylines 0.8.1 (2020-11-01)
- fixed erroneous console print
googlePolylines 0.8
googlePolylines 0.7.2 (2018-11-23)
googlePolylines 0.7.1 (2018-08-30)
googlePolylines 0.6.2 (2018-07-27)
encode.data.frame
gets byrow
argument
polyline_wkt
gets std::to_string()
around lon/lat to keep precision
googlePolylines 0.6.1 (2018-05-25)
googlePolylines 0.6.0 (2018-04-26)
- Example converting to
sfc
and sf
as.data.frame.sfencoded()
to convert back to data.frame
class
decode()
- decodes encoded polylines to lat/lon
googlePolylines 0.4.0 (2018-01-26)
[.sfencoded
subset to keep encoded attributes
print.sfencoded
to nicely print the encoded columns