文件名称:geocolor:基于数据分类的geojson样式
文件大小:2.94MB
文件格式:ZIP
更新时间:2024-03-21 11:22:43
JavaScript
地色 Geocolor既是javascript模块又是Web应用程序。 该Web应用程序使您无需进行编码即可轻松演示功能或用于创建快速可视化效果。 可以在上找到。 Geocolor对geojson属性中包含的数据进行分类,并根据分配颜色值。 这意味着,当你以GeoJSON在github上,呈现,mapbox或其他simplestyle,遵循规范的渲染器,你会得到很好的风格,有助于可视化数据。 安装 npm install geocolor 颜色 颜色渐变是通过简单地传递具有所需数量的色标的颜色数组来定义的。 分类 当前支持的分类: 等间隔 分位数 抽搐 风俗 随机的 全部 例子 var geocolor = require ( 'geocolor' ) var cities = { // [point data](https://github.com/morganherlock
【文件预览】:
geocolor-gh-pages
----index.html(11KB)
----geocolor.min.js(100KB)
----img()
--------Screen Shot 2014-03-04 at 4.25.20 PM.jpg(204KB)
--------Screen Shot 2014-02-06 at 3.55.30 PM.jpg(290KB)
--------6832.zip(5KB)
--------Screen Shot 2014-02-06 at 9.57.54 AM.jpg(406KB)
--------logo.jpg(27KB)
--------geocolor.ico(264KB)
--------Screen Shot 2014-02-06 at 3.13.09 PM.jpg(383KB)
--------geocolor-no-text.jpg(14KB)
--------Screen Shot 2014-03-04 at 9.51.10 PM.jpg(244KB)
--------250888.kml(274KB)
----lib()
--------geocolor.js(5KB)
----js()
--------sample.json(53KB)
--------sharemin.html(2KB)
--------codemirror.js(294KB)
--------site.js(12KB)
--------vex.combined.min.js(7KB)
--------sample.js(26KB)
--------share.js(3KB)
----CNAME(11B)
----geocolor.js(328KB)
----.travis.yml(36B)
----LICENSE(1KB)
----build(86B)
----test()
--------in()
--------index.js(6KB)
--------out()
----README.md(3KB)
----css()
--------codemirror.css(6KB)
--------vex.css(7KB)
--------vex-theme-default.css(15KB)
--------site.css(2KB)
----.gitignore(108B)
----index.js(67B)
----package.json(651B)