Skip to content

calvinmetcalf/geojson-bounding-volume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages