You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I may miss something, but it is not obvious to me that you can't insert an empty curve in a CompoundCurve, in which case back() and front() are returning something invalid. At least if using directly the CompoundCurve::CompoundCurve(std::vector<std::unique_ptr<SimpleCurve>>&& p_curves, const GeometryFactory& gf) constructor. That might be hard/impossible to trigger through WKT. But maybe through WKB ?
Originally posted by @rouault in #1164 (comment)
The text was updated successfully, but these errors were encountered: