Skip to content

FeatureCollection and Feature wrappers are not fleshed out #122

@asinghvi17

Description

@asinghvi17

For example, it's pretty hard to actually get features out of a Wrappers.FeatureCollection. You have to monkey around a bit, and access fc.parent[i].parent.$feature_name.

It would be nice to let FeatureCollections subscribe to the Tables.jl interface and let Feature objects be getproperty'ed.

What do people here think? It could even be an extension on Tables.jl so as to not add a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions