hypertidy / silicate

A general form for complex data
https://hypertidy.github.io/silicate/
54 stars 4 forks source link

arc-node topolojson #15

Closed mdsumner closed 7 years ago

mdsumner commented 7 years ago

sc_node returns the nodes

sc:::sc_edge returns the unique edges, from which the nodes are derived

still need sc_arc to rebuild the arcs themselves from the unique-edge paths for each ring

It's not obvious yet what these functions apply to, probably always only to the PRIMITIVE model directly, since the unique IDs need to be kept in synch.