Discretization of Cylinder into Hexahedron and Wedge geometries
New sideof(point, ring) and point ∈ poly with Hao et al. algorithm, which we implemented with multiple-threads. Speedup of ~12x. The algorithm is quite robust, and can handle all sorts of degenerate cases in 2D polygonal areas:
Angles with explicit rad units:
julia> ∠(Vec(1, 0), Vec(0, 1))
1.5707963267948966 rad
Addition of various CRS for georeferencing data in Brazil, including the Aratu, SAD69, SAD96 and SIRGAS2000 datums: