Packages

package features

Type Members

  1. class ArrowSimpleFeature extends SimpleFeature

    Simple feature backed by an arrow vector.

    Simple feature backed by an arrow vector. Attributes are lazily evaluated - this allows filters to only examine the relevant arrow vectors for optimized reads, but also means that they are tied to the underlying vectors

Ungrouped