visionscarto/world-atlas

Country 95 has a weird loop

Fil opened this issue · 1 comments

Fil commented

North Korea is defined as

{
  type: "MultiPolygon"
  arcs: [
   [ [393, 393, 393] ],
   [ [] ]
]
  id: "408"
}

discovered because topojson.neighbors said it was a neighbor to itself.

Fil commented

fixed in 0.1.0