托波逊医生州
您可以指定ESRI shapefile作为输入:
topojson -o output.json input.shp 我的.shp文件是有效的,安装了npm和topojson,并且我在输入文件的目录(cd)中。这个topojson命令在我这边根本不起作用,没有输出,也没有反馈。
你是如何把shp topojson 转换成topojson的?
which topojson给出/usr/local/bin/topojson
which ogr2ogr给出/usr/bin/ogr2ogr
关于ubuntu 13.04,但我认为我的问题与ubuntu无关。
发布于 2013-07-01 18:18:35
Nodesjs已经损坏,我不得不删除、清理,然后重新安装nodejs & topojson。请参阅这个溢出
https://stackoverflow.com/questions/17309572
复制相似问题