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

    Represents the schema for an OGC API collection feature.

    Index

    Constructors

    Properties

    formAttributes: [string, OapifPropertySchema][] = []

    Accessors

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

    Methods