Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T15:05:05.000Z (over 2 years ago)
- Last Synced: 2024-05-22T21:00:51.022Z (7 months 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 / Monkey C Lists)
README
![](https://image-static.segmentfault.com/674/669/674669480-5bcb26c65920f_articlex)
# Awesome Leaflet
![](https://camo.githubusercontent.com/1997c7e760b163a61aba3a2c98f21be8c524be29/68747470733a2f2f617765736f6d652e72652f62616467652e737667)
## 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)![](https://github.com/r-spatial/mapview/raw/develop/man/figures/basic_small.png)
### Heat Map
+ [leaflet.extras: Extra functionality for leaflet R package](https://github.com/bhaskarvk/leaflet.extras)
![](https://leanpub.com/site_images/leaflet-tips-and-tricks/heatmap-02.png)
### 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)![](https://www.r-spatial.org/images/edit_map_screenshot.gif)
### 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)
![](https://github.com/r-spatial/leafpop/blob/master/man/figures/README-image.png)
### 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)
![](https://rstudio.github.io/leaflet/images/shiny3.png)
### 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)
![](https://github.com/rte-antares-rpackage/leaflet.minichart/raw/master/img/bubblecharts.png)
![image](https://user-images.githubusercontent.com/5362577/161290425-729d0620-c43a-4e59-a4e9-bcc6e0b2113d.png)
### 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)![](https://github.com/SymbolixAU/mapdeck/raw/master/vignettes/img/readme_arcs_small.gif)
### Sync Map
+ [leafsync: Small Multiples for Leaflet Webmaps](https://github.com/r-spatial/leafsync)
![](https://github.com/jieter/Leaflet.Sync/raw/master/offset_animation.gif)
### Slide View
+ [slideview: Compare Rasters Side by Side with a Slider](https://github.com/r-spatial/slideview)
![](https://github.com/r-spatial/slideview/raw/master/man/figures/slideview.gif)
### Opacity
+ [leaflet.opacity: Leaflet for R Opacity Controls](https://github.com/be-marc/leaflet.opacity)
![](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSkXQbFWK_tafN68qBlxuDZRhCj9q8MHIWx-g9waLp85Cw4yEQS)
### Tilegrams
+ [tilegramsR: R wrapper for Tilegrams](https://github.com/bhaskarvk/tilegramsR)
![](https://revolution-computing.typepad.com/.a/6a010534b1db25970b01bb0942d068970d-800wi)