使用topomerge从学区创建状态

时间:2017-01-16 12:49:09

标签: d3.js geojson topojson

我已经创建了continental US school district topojson file并尝试使用topomerge来使用以下CLI命令从区域topojson文件创建状态形状:

topomerge states=districts -k 'd.id' < USA_Districts_ID.topojson > USA_States.topojson

这会导致以下错误:

TypeError: Cannot read property '0' of undefined

我已按照herehere的建议,但仍无法解决问题。

任何想法都非常感谢!

0 个答案:

没有答案