mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-21 23:26:12 +00:00

* WIP: Minimal jekyll setup for handling the plugins webpage in a data-driven manner. * Docs: Jekyll collections config, whitespace * Add plugins * Remove special chars from names and remove default value from compatible-v0 * Push new plugin files * Rename to plugins.md * Update Plugins * Update links in plugins * Update Links * Move plugins into category folders * Add `template.md` and update PLUGIN-GUIDE.md * PR #6307 * PR #6971 * PR #7043 * PR #7130 * Fix Url #7442 * PR #7513 * Update Author #7554 * PR #7590 * PR #7640 * PR #7760 * Update template.md Co-authored-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
578 B
578 B
name, category, repo, author, author-url, demo, compatible-v0, compatible-v1
name | category | repo | author | author-url | demo | compatible-v0 | compatible-v1 |
---|---|---|---|---|---|---|---|
geogrid.js | dataviz | https://github.com/giscience/geogrid.js | F.-B. Mocnik, | http://www.mocnik-science.net/ | true |
Displays data aggregated by the ISEA3H discrete global grid system. The data can, e.g., be delivered by using Measures REST (a framework to deliver data aggregated by the grid) or geogrid (a library for handling the grid in case that you want to aggregate data manually).