NextGIS Frontend
    Preparing search index...

    Interface GeoserviceInList

    interface GeoserviceInList {
        desc: string;
        epsg: number;
        guid: string;
        id: number;
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    desc: string
    epsg: number
    guid: string
    id: number
    name: string
    type: string