Octilinearity not always guaranteed?
I was just inspecting and dealing with the rename of IsochroneComponent and the new work in Isochrone.
I saw this line
visualizationPolygon = combined.buffer(1e-12, 0).buffer(-1e-12, 0);
Does the buffer operation leave the schematization property intact?