sej
    Preparing search index...

    Type Alias NamedProjections

    Define a named projection.

    type NamedProjections = {
        key: string;
        projection: string;
    }
    Index

    Properties

    Properties

    key: string

    E.g. WGS84

    projection: string

    E.g. +title=WGS 84 (long/lat) +proj=longlat +ellps=WGS84 +datum=WGS84 +units=degrees