Type Alias ExternalOGCServer

ExternalOGCServer: {
    name: string;
    type: string;
    url: string;
}

The definition of an external OGC server