Function schema

  • Get details of the feature attributes (properties) in a given collection

    Returns

    • Labelled schema / feature attirbutes

    Parameters

    • collectionId: string

      A known collection ID. To view available collection IDs, use the ngd.collections() method.

    Returns Promise<NGDSchema>

Generated using TypeDoc