topojson / topojson-client

Manipulate TopoJSON, such as to merge shapes, and convert it back to GeoJSON.
ISC License
213 stars 63 forks source link

Partition .meshes() #18

Closed Fil closed 2 years ago

Fil commented 7 years ago

For #17.

niamleeson commented 6 years ago

Any progress on this?

Fil commented 6 years ago

I still think it's a good idea, but if it should live in a different project (like topojson-tools or something), why not.

btw I've just fixed my block which was sort of broken (because the json file had disappeared).

liluxdev commented 4 years ago

Interested in getting this merged

Fil commented 2 years ago

A simpler version is now available in https://observablehq.com/@fil/tagged-borders ; it's just one function that can be copied in your application.