Skip to content

Investigate storing FeatureCollection data as a binary blob #224

@jwomeara

Description

@jwomeara

Currently, we persist feature collection data as an array of values for each field. We should investigate adding support for storing arrays of whole features. This eliminates the issue that we run into with per-field visibility and could improve performance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions