Skip to content

[FEATURE] function to combine point and polygon representations of entities in a single command #252

Description

@Robinlovelace

Is your feature request related to a problem? Please describe.

Sometimes entities like pubs are represented as points and polygons but you have to manually get both then get the centroid of the polygons to get the result.

Describe the solution you'd like

A function, e.g. called oe_get_centroids() could solve the problem.

Describe alternatives you've considered

I've thought about adding this functionality in another package but think it would be a good fit here.

Additional context

Here's a prototype of such a function that seemed worked: https://github.com/cyipt/actdev/blob/main/code/get_pois.R

Happy to put in a PR this is a good idea!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions