Skip to content

Decode to sf / constructing sfencoded #41

@Zedseayou

Description

@Zedseayou

Thanks for this cool package! I currently have a use case where I get given a long vector of polylines, and I'm wondering whether it makes sense to have one of:

  1. A version or option for decode that produces an sf object instead of requiring the user to convert the list of dataframes themselves.
  2. A constructor for sfencoded that does the work of creating an encoded column and sets class so that polyline_wkt %>% st_as_sf can be used.

Both of these are certainly convenience functions. I can try a PR in the next few days once I read over the code a bit also.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions