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.
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.