Skip to content

Commit

Permalink
updated map preview gif
Browse files Browse the repository at this point in the history
  • Loading branch information
16EAGLE committed Nov 1, 2024
1 parent 0d70887 commit 8611df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![Coverage](https://codecov.io/gh/16eagle/basemaps/branch/master/graph/badge.svg)](https://app.codecov.io/gh/16EAGLE/basemaps)
[![Package dependencies](https://tinyverse.netlify.app/badge/basemaps)](https://CRAN.R-project.org/package=basemaps)

<img src="https://i.imgur.com/A2seuLt.gif" alt="A slideshow of map types supported by basemaps for R" width="100%">
<img src="https://i.imgur.com/KrHd3Ft.gif" alt="A preview of map types supported by basemaps for R" width="100%">

`basemaps` is a lightweight `R` package to download and cache spatial basemaps from open sources such as *OpenStreetMap*, *Stamen*, *Stadia*, *Thunderforest*, *Carto*, *Mapbox*, *Esri*, *Maptiler* and others. Retrieved basemaps are translated into and returned as classes of choice, such as `terra`, `stars`, `raster`, `ggplot`, `mapview`, `magick`, or as files, such as `png` or `geotif`. The package aims to ease the use of basemaps in different contexts by providing a function interface as minimalist as possible.

Expand Down

0 comments on commit 8611df5

Please sign in to comment.