Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mongo/src/types/geojson.ts>GeoJSON

MongoDB driver for Deno
Extremely Popular
Go to Latest
type alias GeoJSON
import { type GeoJSON } from "https://deno.land/x/mongo@v0.31.1/src/types/geojson.ts";

Union of GeoJSON objects.

definition: Geometry | Feature | FeatureCollection