The geometry a layer configuration declares, whichever of the two aliases carries it.
⚠️ geometryType wins when both are present. They are aliases, so this only matters if a
profile declares them with DIFFERENT values — measured on 07/08/2026: 0 of the 6 configs
that declare both disagree. Should that ever change, the disagreement is a profile error
and belongs to validate:profiles, not to a silent tie-break here.
Type Parameters
Textendsstring|null = null
Parameters
config: LayerGeometryShape|null|undefined
A layer configuration, raw from disk or normalised by the profile loader.
The geometry a layer configuration declares, whichever of the two aliases carries it.
⚠️
geometryTypewins when both are present. They are aliases, so this only matters if a profile declares them with DIFFERENT values — measured on 07/08/2026: 0 of the 6 configs that declare both disagree. Should that ever change, the disagreement is a profile error and belongs tovalidate:profiles, not to a silent tie-break here.