Documentation
    Preparing search index...

    Interface GeometryOptions

    interface GeometryOptions {
        srid?: number;
        type?: GeoJsonType;
    }
    Index
    srid?: number