Package version:

Interface GeoJsonMultiPolygon

GeoJSON MultiPolygon. Reference

Hierarchy

Properties

Properties

bbox?: BBox

Include information on the coordinate range for its Geometries, Features, or FeatureCollections. Reference

coordinates: Object

For type "MultiPolygon", the "coordinates" member is an array of Polygon coordinate arrays.

type: "MultiPolygon"

Representing the type of this GeoJSON object, including the seven geometry type and "Feature", "FeatureCollection". Reference

Generated using TypeDoc