Mojo Modcon (23) contest finalist
· 2 min read
In November 2023 I was the #6 finalist in the ModCon23 contest for the new programming language, Mojo🔥. Calculating an envelope is a fundamental part of spatial analysis. The envelope (aka: bounds, bbox, mbr) is usually defined by an xmin, ymin, xmax, and ymax representing the minimum and maximum x (longitude) and y (latitude) coordinates that encompass the bounded feature(s)...