interface FeatureCollection
implements GeoJsonObject
import { type FeatureCollection } from "https://deno.land/x/mongo@v0.33.0/src/types/geojson.ts";
A collection of feature objects. https://tools.ietf.org/html/rfc7946#section-3.3
Type Parameters
optional
P = GeoJsonProperties