https://github.com/harryprince/awesome-leaflet
An awesome leaflet related package collection
https://github.com/harryprince/awesome-leaflet
List: awesome-leaflet
gis leaflet leaflet-plugin r r-spatial visualization
Last synced: 2 months ago
JSON representation
An awesome leaflet related package collection
- Host: GitHub
- URL: https://github.com/harryprince/awesome-leaflet
- Owner: harryprince
- Created: 2019-04-23T03:11:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T15:05:05.000Z (about 3 years ago)
- Last Synced: 2024-05-22T21:00:51.022Z (about 1 year ago)
- Topics: gis, leaflet, leaflet-plugin, r, r-spatial, visualization
- Homepage:
- Size: 17.6 KB
- Stars: 25
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-leaflet - An awesome leaflet related package collection. (Other Lists / Julia Lists)
README

# Awesome Leaflet

## Goal
Leaflet is a pretty awesome tool for GIS visualization.
This repo aims for collecting awesome Leaflet resources togather.
## How to Contribute
1. fork this project.
2. Add your resources by pull request.## Leaflet in Production
+ [windy: Wind map & weather forecast](http://windy.com/)
## Leaflet Cheatsheet
+ [Leaflet R Package Cheatsheet](https://ugoproto.github.io/ugo_r_doc/leaflet-cheat-sheet.pdf)
+ [Sf R Package Cheatsheet](https://github.com/rstudio/cheatsheets/raw/master/sf.pdf)
+ [Raster R Package Cheatsheet](https://rpubs.com/etiennebr/visualraster)
+ [Cartography R Package Cheatsheet](https://github.com/rstudio/cheatsheets/raw/master/cartography.pdf)
+ [Spatial in R Cheatsheet](https://www.maths.lancs.ac.uk/~rowlings/Teaching/UseR2012/cheatsheet.html)## Leaflet ESRI
+ [leaflet.esri: ESRI Plugin for Leaflet R Package](https://github.com/bhaskarvk/leaflet.esri)
## Leaflet Functions
### Map Preview
+ [leafem: leaflet extensions for mapview](https://github.com/r-spatial/leafem)
+ [mapview: Interactive viewing of spatial data in R](https://github.com/r-spatial/mapview)
### Heat Map
+ [leaflet.extras: Extra functionality for leaflet R package](https://github.com/bhaskarvk/leaflet.extras)

### Map Edit
+ [leafpm: Leaflet.pm for R Leaflet](https://github.com/r-spatial/leafpm)
+ [mapedit: Interactive editing of spatial data in R](https://github.com/r-spatial/mapedit)
### BaseMap
+ [leafletCN: An R gallery for China and other geojson choropleth map in leaflet](https://github.com/Lchiffon/leafletCN)
### Popup
+ [leafpop: Include Tables, Images and Graphs in Leaflet Popups](https://github.com/r-spatial/leafpop)

### Raster Image
+ [plainview: View Raster Images Interactively on a Plain HTML Canvas](https://github.com/r-spatial/plainview)
### Leaflet Shiny
+ [leaflet: R Interface to Leaflet Maps](https://rstudio.github.io/leaflet/shiny.html)

### Mini Chart
+ [leaflet.minichart: Leaflet.minichart is a leaflet plugin for adding to a leaflet map small animated charts](https://github.com/rte-antares-rpackage/leaflet.minichart)


### 3D Map
+ [mapdeck: R interface to Deck.gl and Mapbox](https://github.com/SymbolixAU/mapdeck)
+ [leafgl: R package for fast web gl rendering for leaflet](https://github.com/r-spatial/leafgl)
### Sync Map
+ [leafsync: Small Multiples for Leaflet Webmaps](https://github.com/r-spatial/leafsync)

### Slide View
+ [slideview: Compare Rasters Side by Side with a Slider](https://github.com/r-spatial/slideview)

### Opacity
+ [leaflet.opacity: Leaflet for R Opacity Controls](https://github.com/be-marc/leaflet.opacity)

### Tilegrams
+ [tilegramsR: R wrapper for Tilegrams](https://github.com/bhaskarvk/tilegramsR)
