interface Geospatial {
    crs: unknown;
    feature: unknown;
    featureType: unknown;
}

Properties

crs: unknown
feature: unknown
featureType: unknown