block by mbostock 5416405

Merging States

Full Screen

This demonstrates using topojson.merge, a new feature in TopoJSON 1.6, to merge multiple polygons into a single polygon whilst removing interior borders. (An alternative approach is to draw the polygons twice.)

This example is in response to a Stack Overflow question.

index.html