Skip to content

Todo

Todo List

Class SFCGAL::algorithm::BoundaryVisitor

MultiPolygon, PolyhedralSurface, TriangulatedSurface (same graph algorithm, edges without parallel or opposite) GeometryCollection : complex for heterogeneous collection (not supported in GEOS) MultiSolid : faced elimination
merge resulting edges
unittest ConstPointVisitor
ZM management
replace with visitor dispatch
add asText instead of "print"? add basic operations (especialy intersects/intersects3D)
only compare coordinate points
In order to adapt to 3D, would be better to define an "Envelope type", otherway would lead to Polygon and PolyhedralSurface
solid and triangles as non OGC/SFA geometric types?
wrap vertex_descriptor, std::vector< edge_descriptor >, etc. in SharedPoint, SharedLineString, SharedPolygon, etc. and add utility method on the Graph?
only compare coordinate points
strong typing on coordinate dimension?
do better than a "polygon soup" or add topological view?
unittest
unittest
unittest move outside (it's not a coordinate transform)?
unittest move outside (it's not a coordinate transform)?
do better than a "triangle soup" or add topological view?