Interface SemanticOgcApiFeaturesSourceIdentityExperimental

interface SemanticOgcApiFeaturesSourceIdentity {
    collectionId: string | number;
}

Properties

Properties

collectionId: string | number