JuliaGeo / LibGEOS.jl

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

performance tweaks for rings and holes #197

Closed rafaqz closed 10 months ago

rafaqz commented 10 months ago

Nothing to test here, they all work already this just uses faster paths.

  1. provide explicit getexterior and gethole methods rather than using fallbacks
  2. remove LinearRing construcors from getExterior and getInterior, they already return that and it allocates