geojson-bounding-volume

0.2.2 • Public • Published

GeoJSON Minimum Bounding Volume

Calculates minimum bounding volumes for GeoJSON, returns bboxen (strictly axis aligned bounding boxen) in the format

[
  [min1, min2, ...],
  [max1, max2, ...],
]

It is agnostic as to how many coordinates the geojson has and will use the coordinates with the lowest dimensionality.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.2
    8
    • latest

Version History

Package Sidebar

Install

npm i geojson-bounding-volume

Weekly Downloads

9

Version

0.2.2

License

MIT

Last publish

Collaborators

  • cwmma