https://github.com/do-me/hexbins
Leaflet d3-hexbins for social media demo
https://github.com/do-me/hexbins
hexagonal-grids hexbins socialmedia
Last synced: 2 months ago
JSON representation
Leaflet d3-hexbins for social media demo
- Host: GitHub
- URL: https://github.com/do-me/hexbins
- Owner: do-me
- Created: 2023-04-21T09:52:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T20:32:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T03:44:54.851Z (4 months ago)
- Topics: hexagonal-grids, hexbins, socialmedia
- Language: JavaScript
- Homepage: https://geo.rocks/hexbins/
- Size: 4.61 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hexbin Visualizations for Social Media Posts
## Info
Demo app for the FOSS4G 2023 paper: [An application-oriented implementation of hexagonal on-the-fly binning metrics for city-scale georeferenced social media data](https://isprs-archives.copernicus.org/articles/XLVIII-4-W7-2023/253/2023/).- Talk: https://talks.osgeo.org/foss4g-2023-academic-track/talk/review/LYAPC8RN3WGQTBAPXQSADB3WFQM3JLSU
- App: https://geo.rocks/hexbins/
- Data: publicly available Instagram data from 2011-2022 (September).
- Privacy: The dumps under `data` are grouped by Instagram locations. No individual persons or posts can be tracked as HyperLogLog has been used to create thematic sets when mining the data. More info in the paper.Using [d3-leaflet](https://github.com/bluehalo/leaflet-d3) for hexagonal binning. All relevant d3-Leaflet JS code in [main.js](https://github.com/do-me/hexbins/blob/main/static/assets/main.js)
Implementing functions for following visualization modes:
- absolute
- relative
- signed chi## Examples


