JSPM

planar-graph-to-polyline

0.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 24296
  • Score
    100M100P100Q157164F
  • License MIT

Convert a planar graph to a collection of nest polylines

Package Exports

  • planar-graph-to-polyline

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (planar-graph-to-polyline) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

planar-graph-to-polyline

Converts a planar graph to a collection of nested polylines (as would be consumed in a GeoJSON/TopoJSON file for example).

WORK IN PROGRESS