GeometryBasics.jl
GeometryBasics.jl copied to clipboard
GeoInterface improvements
LinearRingTrait -> LineString in convert, so at least converting any polygon will work Line convert method added as well
We need to add GI.testgeometry on sample geoms of all dimensions. That should also bump up coverage generally.