- removed BH CRAN dependency and added local copy issue 52
- updated s3 generic method arguments
- updated to C++14 due to Boost requirements issue 49
- removed pointless R dependency
- fixed erroneous console print
- chnaged licence to MIT
- fix issue #40
sf
Z and M dimensions correctly handled (ignored)tbl_df
supported in[
encode.data.frame
getsbyrow
argumentpolyline_wkt
getsstd::to_string()
around lon/lat to keep precision
- added
sf
to suggests
- Example converting to
sfc
andsf
as.data.frame.sfencoded()
to convert back todata.frame
classdecode()
- decodes encoded polylines to lat/lon
[.sfencoded
subset to keep encoded attributesprint.sfencoded
to nicely print the encoded columns