René's URL Explorer Experiment


Title: Blog posts – R Geomatic

Generator: quarto-1.9.37

direct link

Domain: rcarto.github.io

quarto:offset./

Links:

R Geomatic https://rcarto.github.io/index.html
Abouthttps://rcarto.github.io/about.html
https://github.com/rCarto
https://fosstodon.org/@rcarto
https://rcarto.github.io/index.xml
https://fosstodon.org/@rcarto
https://rcarto.github.io/posts/mapsf.gui_v0.1.0/index.html
mapsf.gui: a shiny app to make maps with Rhttps://rcarto.github.io/posts/mapsf.gui_v0.1.0/index.html
mapsf.gui is a shiny application that provides an interactive interface for creating thematic maps using the mapsf package. It automatically generates the corresponding R… https://rcarto.github.io/posts/mapsf.gui_v0.1.0/index.html
Jun 30, 2026 Timothée Giraud, Matthieu Viry, Hugues Pecout https://rcarto.github.io/posts/mapsf.gui_v0.1.0/index.html
https://rcarto.github.io/posts/osm_cheatsheet/index.html
Using OpenStreetMap with R :: CHEAT SHEEThttps://rcarto.github.io/posts/osm_cheatsheet/index.html
This new cheat sheet guides users on how to use OpenStreetMap data and related tools with R for: geocoding, routing, downloading base maps and datasets. https://rcarto.github.io/posts/osm_cheatsheet/index.html
Jun 27, 2026 Timothée Giraud, Louis Laurian https://rcarto.github.io/posts/osm_cheatsheet/index.html
https://rcarto.github.io/posts/mapsf_v1.2.0/index.html
New release of mapsf: version 1.2.0https://rcarto.github.io/posts/mapsf_v1.2.0/index.html
mapsf is a thematic cartography package for R that helps to design different kinds of maps, such as proportional symbols, choropleths, or typology maps. https://rcarto.github.io/posts/mapsf_v1.2.0/index.html
May 18, 2026 Timothée Giraud https://rcarto.github.io/posts/mapsf_v1.2.0/index.html
https://rcarto.github.io/posts/maplegend_v0.6.3/index.html
New release of maplegend: version 0.6.3https://rcarto.github.io/posts/maplegend_v0.6.3/index.html
maplegend is a package for creating legends for maps and other graphics. https://rcarto.github.io/posts/maplegend_v0.6.3/index.html
May 13, 2026 Timothée Giraud https://rcarto.github.io/posts/maplegend_v0.6.3/index.html
https://rcarto.github.io/posts/maplegend_v0.4.0/index.html
New release of maplegend: version 0.4.0https://rcarto.github.io/posts/maplegend_v0.4.0/index.html
maplegend is a low/no dependency package for creating legends for maps and other graphics. It is the backend used by mapsf for legend-related tasks. https://rcarto.github.io/posts/maplegend_v0.4.0/index.html
Dec 5, 2025 Timothée Giraud https://rcarto.github.io/posts/maplegend_v0.4.0/index.html
https://rcarto.github.io/posts/mapsf_v1.0.0/index.html
New release of mapsf: version 1.0.0https://rcarto.github.io/posts/mapsf_v1.0.0/index.html
The first major version of mapsf has been deployed on CRAN! https://rcarto.github.io/posts/mapsf_v1.0.0/index.html
Jul 1, 2025 Timothée Giraud https://rcarto.github.io/posts/mapsf_v1.0.0/index.html
https://rcarto.github.io/posts/mapsf_v0.12.0/index.html
New release of mapsfhttps://rcarto.github.io/posts/mapsf_v0.12.0/index.html
An update of mapsf has been deployed on CRAN. The package now includes two new functions: mf_get_borders() and mf_get_pencil(). The first function extracts borders between… https://rcarto.github.io/posts/mapsf_v0.12.0/index.html
Nov 5, 2024 Timothée Giraud https://rcarto.github.io/posts/mapsf_v0.12.0/index.html
https://rcarto.github.io/posts/mapsf_raster_v0.9.0/index.html
Raster maps with mapsfhttps://rcarto.github.io/posts/mapsf_raster_v0.9.0/index.html
mapsf focuses on creating thematic maps based on vector data, maps are mainly generated from sf objects. However, the latest update of mapsf (v0.9.0) expands its mapping… https://rcarto.github.io/posts/mapsf_raster_v0.9.0/index.html
Jan 31, 2024 Timothée Giraud https://rcarto.github.io/posts/mapsf_raster_v0.9.0/index.html
https://rcarto.github.io/posts/linemap_0.3.0/index.html
linemap updatehttps://rcarto.github.io/posts/linemap_0.3.0/index.html
The linemap package (Giraud 2023) contains just one function: linemap(). linemap() displays a map made of lines using raster or gridded data. https://rcarto.github.io/posts/linemap_0.3.0/index.html
Nov 29, 2023 Timothée Giraud https://rcarto.github.io/posts/linemap_0.3.0/index.html
https://rcarto.github.io/posts/mapsf_v0.8.0/index.html
mapsf update and maplegend introductionhttps://rcarto.github.io/posts/mapsf_v0.8.0/index.html
An update of mapsf has been deployed on CRAN. In this article I will describe the changes introduced by this update. https://rcarto.github.io/posts/mapsf_v0.8.0/index.html
Nov 24, 2023 Timothée Giraud https://rcarto.github.io/posts/mapsf_v0.8.0/index.html
https://rcarto.github.io/posts/build_osrm_server/index.html
How to Build a European-Wide OSRM Server on a Desktop Computerhttps://rcarto.github.io/posts/build_osrm_server/index.html
Open Source Routing Machine, or OSRM (Luxen and Vetter 2011), is a routing software based on OpenStreetMap (OSM) data. OSRM can be used to find the fastest route between… https://rcarto.github.io/posts/build_osrm_server/index.html
Oct 9, 2023 Timothée Giraud https://rcarto.github.io/posts/build_osrm_server/index.html
https://rcarto.github.io/posts/mapsf_v0.7.0/index.html
New release of mapsfhttps://rcarto.github.io/posts/mapsf_v0.7.0/index.html
A minor update of mapsf has been deployed on CRAN. In this article I’ll describe the changes introduced by this update. https://rcarto.github.io/posts/mapsf_v0.7.0/index.html
Jul 11, 2023 Timothée Giraud https://rcarto.github.io/posts/mapsf_v0.7.0/index.html
https://rcarto.github.io/posts/cartography_v3.1.3/index.html
New release of cartographyhttps://rcarto.github.io/posts/cartography_v3.1.3/index.html
A new version of cartography has been released on CRAN this week. cartography is a thematic mapping package for R that has entered in maintenance mode on March 2021. https://rcarto.github.io/posts/cartography_v3.1.3/index.html
Jan 20, 2023 Timothée Giraud https://rcarto.github.io/posts/cartography_v3.1.3/index.html
https://rcarto.github.io/posts/mapsf_v0.6.1/index.html
New release of mapsfhttps://rcarto.github.io/posts/mapsf_v0.6.1/index.html
The R spatial ecosystem is rich, dynamic and mature and several packages allow to import, process and represent spatial data. The mapsf package (Giraud 2022) relies on this… https://rcarto.github.io/posts/mapsf_v0.6.1/index.html
Dec 13, 2022 Timothée Giraud https://rcarto.github.io/posts/mapsf_v0.6.1/index.html
https://rcarto.github.io/posts/osrm_v4.0.0/index.html
New release of osrmhttps://rcarto.github.io/posts/osrm_v4.0.0/index.html
osrm is an interface between R and the Open Source Routing Machine (OSRM) API. OSRM (Luxen and Vetter 2011) is a routing service based on OpenStreetMap (OSM) data. This… https://rcarto.github.io/posts/osrm_v4.0.0/index.html
Nov 4, 2022 Timothée Giraud https://rcarto.github.io/posts/osrm_v4.0.0/index.html

Viewport: width=device-width, initial-scale=1.0, user-scalable=yes


URLs of crawlers that visited me.