JuliaGeo / LibGEOS.jl

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

fix tests on GEOS 3.12 #179

Closed visr closed 1 year ago

visr commented 1 year ago

We were testing setting and getting the Z coordinate of a 2D geometry. It seems that this now always returns NaN.