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

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

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

The value values for the "type" property of GeoJSON Objects. https://tools.ietf.org/html/rfc7946#section-1.4

definition: GeoJSON["type"]