@geogirafe/lib-geoportal
    Preparing search index...

    Represents the schema for an OGC API collection feature.

    Index
    formAttributes: [string, OapifPropertySchema][] = []
    • get template(): Record<string, number | string | boolean | null>

      Generates a template object based on the schema's properties, excluding the geometry.

      Returns Record<string, number | string | boolean | null>