79350787

Date: 2025-01-12 22:04:11
Score: 1
Natty:
Report link

I would check out JSTS. This is a javascript port of a java library JTS that implements many operations on geometries.

Mainly the CascadedPolygonUnion operation looks like a good match with what you are trying to accomplish.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Pieter