’)“\ subunits.json \ ne_10m_admin_0_map_subunits.shp
失败:无法使用以下驱动程序打开数据源“GeoJSON”。 - &GT; ESRI Shapefile - &GT; MapInfo的 </跨度> 文件 - &GT;英国.NTF - &GT; SDTS - &GT;虎 - &GT; S57 ……
解决了这个问题。这是topojson安装的结果。最初我用命令安装: sudo npm install -g topojson (也尝试使用此命令卸载并重新安装)
sudo npm install -g topojson
最后我用命令卸载并重新安装: sudo -H npm install -g topojson
sudo -H npm install -g topojson
教程中的说明有点不清楚。您需要单击链接:
Admin 0 - 详细信息 - map子单元 http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_admin_0_map_subunits.zip
人口稠密的地方 http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_populated_places.zip
解压缩这些文件
解压缩FILE_NAME
然后运行命令:
ogr2ogr -f GeoJSON -where“ADM0_A3 IN('GBR','IRL')”subunits.json ne_10m_admin_0_map_subunits.shp