For the complete documentation index, see llms.txt. This page is also available as Markdown.

MultiPolygonGeometry


A GeoJSON multi-polygon geometry.

Properties

type

type: "MultiPolygon"


coordinates

coordinates: [number, number][][][]

Last updated

Was this helpful?