ngeo
    Preparing search index...

    Interface ExternalOGCServer

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

    Properties

    Properties

    name: string
    type: string
    url: string