JuliaGeo / LibGEOS.jl

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

Duplicate tests in test/geos_operations.jl and test/geos_functions.jl #176

Open jaakkor2 opened 1 year ago

jaakkor2 commented 1 year ago

See https://github.com/JuliaGeo/LibGEOS.jl/pull/175#issuecomment-1615188688

I removed nearest points tests in test/geos_operations.jl in PR https://github.com/JuliaGeo/LibGEOS.jl/pull/175. More clean up remains to be done.