cumulative-impact-reports:累积影响报告的报告代码

时间:2021-05-04 17:44:31
【文件属性】:
文件名称:cumulative-impact-reports:累积影响报告的报告代码
文件大小:77KB
文件格式:ZIP
更新时间:2021-05-04 17:44:31
JavaScript SeaSketch报告模板 SeaSketch报告基于两个主要组件。 首先是当前在arcgis服务器上构建的地理处理服务。 这些服务接受“ Sketch”或“ SketchCollection”,并输出这些要素的空间分析结果。 第二个组件是用于可视化这些服务的输出的组件。 这些“客户报告模块”可以取决于零个,一个或多个地理处理服务的输出,并提供输出的用户友好表示形式。 该存储库是所有客户端报告模块都应基于的模板。 创建一个新的客户报告模块 首先克隆此模板存储库。 只需运行以下命令,即可在本地克隆此存储库,并安装其所有依赖项。 git clone git@github.com:mcclintock-lab/seasketch-report-template.git cd seasketch-report-template npm install 依赖项中。 此库包含所有报告代码所基于的基本
【文件预览】:
cumulative-impact-reports-master
----scripts()
--------pointCumulativeImpact.coffee(208B)
--------cumulativeImpact.coffee(269B)
--------overview.coffee(778B)
--------adjustedImpacts.coffee(1KB)
--------pointOverview.coffee(3KB)
----stylesheets()
--------cumulativeImpact.less(1KB)
----LICENSE(1KB)
----Gruntfile.coffee(2KB)
----README.md(11KB)
----dist()
--------pointCumulativeImpact.js(84KB)
--------report.css(7KB)
--------report.js(29KB)
--------cumulativeImpact.js(82KB)
--------cumulativeImpact.css(14KB)
----templates()
--------adjustedImpacts.mustache(1KB)
--------overview.mustache(781B)
--------pointOverview.mustache(796B)
----.gitignore(45B)
----package.json(532B)

网友评论