d3 / d3-geo-polygon

Clipping and geometric operations for spherical polygons.
https://d3.observablehq.cloud/d3-geo-polygon/
Other
113 stars 23 forks source link

rewrite the tetrahedralLee projection with the voronoi helper #71

Closed Fil closed 4 months ago

Fil commented 4 months ago

allows to use .parents()

for example with geoTetrahedralLee().parents([-1, 0, 1, 2]): untitled (26)

closes #70

cc @rbathoorn