From 53a9a5e87750ffe6c9cc6aaa63cfe77348c163ac Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 17 Sep 2021 01:16:46 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0350a0b..ce1df8f 100644 --- a/README.md +++ b/README.md @@ -1052,6 +1052,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [mapdeck](https://github.com/SymbolixAU/mapdeck) - R interface to Deck.gl and Mapbox. * [mapproj](https://cran.r-project.org/web/packages/mapproj/index.html) - Map Projections. * [maps](https://cran.r-project.org/web/packages/maps/index.html) - Draw Geographical Maps. +* [mapscanner](https://github.com/ropensci/mapscanner) - R package to print maps, draw on them, and scan them back in. * [mapsf](https://github.com/riatelab/mapsf) - Thematic cartography with R. * [maptools](https://cran.r-project.org/web/packages/maptools/index.html) - Tools for Reading and Handling Spatial Objects. * [mapview](https://r-spatial.github.io/mapview/index.html) - mapview provides functions to very quickly and conveniently create interactive visualisations of spatial data.