Earlier quoted context omitted.
Be mindful that most of julia's geometry code is a wrapper of libGEOS (C version) and libGDAL, that means that you can't easy extend the algorithms, everythig is behind a black box on the C side. Source: I have worked in the field last year, I have a small patch in LibGEOS.jl .
This is not true. Please read the book.
[1]: https://juliaearth.github.io/GeoStatsDocs/stable/domains.htm...
[2]: https://geopandas.org/en/stable/docs/user_guide/set_operatio...