Skip to content

Add a PointCloud subclass of Vector to consistently deal with points? #463

Open
@rhugonnet

Description

@rhugonnet

Every type of point data (tuple of lists, list of tuples, array, geodataframe, etc) could be converted consistently into a geodataframe of only points that could fit into a PointCloud() subclass of Vector?

It could be the default input/output of:

  • Raster.to_points(),
  • Raster.interp_points(),
  • Raster.value_at_coords(),
  • etc...

And serve to have an ElevationPointCloud class in xDEM: GlacioHack/xdem#463

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-featureA new functionality / feature or requestpriority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions