3 Star 0 Fork 0

mirrors_ReneNyffenegger/swiss-boundaries-geojson

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 510 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "swiss-boundaries-geojson",
"version": "1.0.0",
"description": "Convert the swissBOUNDARIES3D dataset to GeoJSON",
"main": "index.js",
"scripts": {
"build": "node index.js"
},
"author": "Roman Karavia",
"license": "MIT",
"dependencies": {
"@turf/bbox": "^6.0.1",
"@turf/meta": "^6.0.2",
"axios": "^0.19.2",
"json-stringify-pretty-compact": "^2.0.0",
"shapefile": "^0.6.6",
"shelljs": "^0.8.4",
"swissgrid": "^1.0.5",
"unzipper": "^0.10.11"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_ReneNyffenegger/swiss-boundaries-geojson.git
git@gitee.com:mirrors_ReneNyffenegger/swiss-boundaries-geojson.git
mirrors_ReneNyffenegger
swiss-boundaries-geojson
swiss-boundaries-geojson
master

搜索帮助