GeometryBasics.jl icon indicating copy to clipboard operation
GeometryBasics.jl copied to clipboard

No `geointerface_geomtype` implementation for LinearRingTrait

Open asinghvi17 opened this issue 3 months ago • 1 comments

This means that you can not plot any linear rings. Seems like we should have that just target LineString which seems to work, although is a bit lossy.

asinghvi17 avatar Sep 26 '25 20:09 asinghvi17

Yes, its the best we can do without a specific type to convert to

rafaqz avatar Sep 28 '25 05:09 rafaqz