文件名称:county-coverage
文件大小:674KB
文件格式:ZIP
更新时间:2024-07-04 22:47:12
JavaScript
县覆盖 用于按县生成 retsly 供应商覆盖范围地图的原型。 安装 npm install ##Usage 要在数据库中生成县数据并为地图创建 csv(基于您的数据库数据): $ bin/init 选项: -h, --help output usage information -V, --version output the version number --cron [time] human readable time schedule eg. " 4 hours " --dsn [dsn] mongo dsn --limit [num] property limit per vendor --out [path] output path for csv file 示例$ bin/init --dsn "m
【文件预览】:
county-coverage-master
----public()
--------fips.csv(25KB)
--------us.json(641KB)
--------index.html(305B)
--------index.css(249B)
--------unemployment.csv(34KB)
--------basic.html(1KB)
--------index.js(1KB)
----lib()
--------utils.js(2KB)
--------db.js(2KB)
----test()
--------utils.js(1KB)
--------fips_cache.js(735B)
----README.md(785B)
----.gitignore(13B)
----bin()
--------serve(52B)
--------init(2KB)
----screenshot()
--------screenshot.png(445KB)
----package.json(622B)