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 was expecting that encoded as TopoJSON the arc A to B to C would be saved as the arc A-B-C and the LineString saved as that arc + reverse of the arc, but instead it's just one arc.
In this sample GeoJSON a LineString goes from A to B to C to B to A.
I was expecting that encoded as TopoJSON the arc A to B to C would be saved as the arc A-B-C and the LineString saved as that arc + reverse of the arc, but instead it's just one arc.
Is this the intended output or is it a bug?
The text was updated successfully, but these errors were encountered: