GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Reads a feature's value at field (dotted path). Tries the feature root first (handles "properties.name", "title", "attributes.tags"), then the properties bag (handles a bare "fclass" that lives under properties). Returns null when absent.

      Parameters

      Returns unknown