JuliaGeo / LibGEOS.jl

Julia package for manipulation and analysis of planar geometric objects
MIT License
72 stars 23 forks source link

rerun gen/generator.jl for GEOS 3.12 #180

Closed visr closed 1 year ago

visr commented 1 year ago

@jaakkor2 kindly made GEOS 3.12 available via https://github.com/JuliaPackaging/Yggdrasil/pull/7212.

This re-runs the wrapper for it. At the end of generator.jl we run JuliaFormatter for the whole package, so that is where most of the diff is coming from. But if you look at the diff of src/generated/libgeos_api.jl you can see new functions appearing. These can be properly wrapped when needed.

For GEOS 3.12 changes see here: https://libgeos.org/posts/2023-06-27-geos-3-12-released/