Open peterstace opened 1 year ago
There are two parts that should be revisited:
Should the boundary for vertex records flip between internal/boundary in cases where multiple polygons (in a geometry collection) share an edge?
The modelling for boundary/interior/exterior is complicated. Can we use a tri-state enum instead?
There are two parts that should be revisited:
Should the boundary for vertex records flip between internal/boundary in cases where multiple polygons (in a geometry collection) share an edge?
The modelling for boundary/interior/exterior is complicated. Can we use a tri-state enum instead?