UNPKG

@ciag/sentinel-hub-wms

Version:

a API to create the sentinel ogs requests, and tools to apply on the data

3 lines (2 loc) 124 B
import { FeatureCollection, Polygon } from "geojson"; export declare const featurecollection: FeatureCollection<Polygon>;