#Rspatial
Finally got around to reading this and it's a good post except it's odd in my opinion to compare plotting rasters with ggplot2 to plotting rasters with any other package but never mention tidyterra, feels like it's a gamechanger compared to geom_raster #RSpatial

dieghernan.github.io/tidyterra/in...
November 20, 2025 at 5:25 AM
What are the most exciting trends you’re seeing in spatial data science lately?
Some of mine:

- New file formats (e.g. #GeoParquet)
- Geospatial DBs (e.g. #DuckDB + spatial)
- Global discrete grids

What would you add?

#Geospatial #GISchat #RSpatial #GeoPython
November 19, 2025 at 2:03 PM
What are the most exciting trends you’re seeing in spatial data science lately?
Some of mine:

- New file formats (e.g. #geoparquet)
- Geospatial DBs (e.g. #duckdb + spatial)
- Global discrete grids

What would you add?

#geospatial #gischat #rspatial #geopython
November 19, 2025 at 2:04 PM
🚀 Excited to speak at the Rome R User Group Thu, Nov 27 (6PM CET)!

I’ll show practical workflows for geospatial predictive mapping in R — including tools to avoid spatial bias and improve prediction reliability.

More info: www.meetup.com/rome-r-users...

#RStats #Geospatial #GISchat #RSpatial
November 17, 2025 at 2:04 PM
My lightning talk on {geotargets} from posit::conf(2025) is up on YouTube!

https://youtu.be/RmTtugX1CoE?si=3rER0gwnDueIsL4f

#positconf2025 #rstats #rspatial
November 16, 2025 at 7:40 PM
How spatial sampling methods affect the variance of your mean estimate when spatial autocorrelation is present.
https://dosull.github.io/posts/2025-11-14-gia-chapter-2A-spatial-autocorrelation/
November 16, 2025 at 12:37 AM
tmap or ggplot2 for maps? 🗺️

David O’Sullivan breaks down the trade-offs in a blog post.

URL: dosull.github.io/posts/2024-1...

#RStats #RSpatial #Maps #tmap #ggplot2
tmap vs. ggplot2 for mapping – Geospatial Stuff
For me at least the choice between ggplot2 and tmap is an ongoing question. Here are my latest thoughts on the subject (with code).
dosull.github.io
November 12, 2025 at 2:02 PM
You've picked a great time 😀 SO much progress in #RStats #RSpatial geospatial tools in the last few years! bsky.app/profile/kyle...
All 8.1 million US Census blocks.

Visualized smoothly in 3D.

Instant population and housing totals from a lasso selection.

All running seamlessly in the browser, no traditional backend.

While everyone’s talking about AI, it’s an incredible time for geospatial tech.
November 10, 2025 at 10:00 PM
Any #rspatial / #tmap folks know how to do linebreaks in legend titles in 'View' mode in {tmap} v4 and care to help a fella out? I'm probably missing something obvious but equivalent methods I used to use in v3 aren't working for me... (reprex in alt text)
November 10, 2025 at 3:27 PM
#rstats #rspatial #tmap geek question: I need a log10 scale for my line widths, which I can get with `tm_scale_continuous_log10`. But in the legend, I'd like to have "1, 10, 100, 1000" rather than "10^0, 10^1, ..." I haven't been able to figure out how to do this.
November 5, 2025 at 2:29 PM
The CRAN Spatial Task View just got a proper table of contents (thanks to Krzysztof Dyba) -- easier to navigate all those R spatial packages now. 🌍

> cran.r-project.org/view=Spatial

#RStats #RSpatial #OpenSource #gischat
November 5, 2025 at 2:03 PM
The CRAN Spatial Task View just got a proper table of contents (thanks to Krzysztof Dyba) -- easier to navigate all those R spatial packages now. 🌍

> https://cran.r-project.org/view=Spatial

#rstats #rspatial #opensource #gischat
November 5, 2025 at 2:02 PM
Developed a new #RStats package to access sub-national boundary spatial data (UN OCHA COD and geoBoundaries datasets) from the excellent fieldmaps project. Using #DuckDB and #geoarrow to efficiently query remote parquet and convert to sf #RSpatial #GIS

github.com/epicentre-ms...
GitHub - epicentre-msf/fieldmaps: R Interface to Fieldmaps Data
R Interface to Fieldmaps Data. Contribute to epicentre-msf/fieldmaps development by creating an account on GitHub.
github.com
November 4, 2025 at 2:01 PM
Interested in teaching spatial data skills for urbanism? 🗺️

The Geospatial Data Carpentry for Urbanism (TU Delft / thecarpentries) seeks beta pilot workshops.

Details 👉 carpentries.org/blog/2025/10...

#RStats #GIS #Carpentries #RSpatial
Calling for Beta Pilot Workshops: Geospatial Data Carpentry for Urbanism
Researchers from the Department of Urbanism and members of the Digital Competence Centre at TU Delft have worked since 2023 on the curriculum Geospatial Data Carpentry for Urbanism, currently in The…
carpentries.org
October 29, 2025 at 2:04 PM
Looking for an overview of different #RStats packages for visualising spatial data? 📊 Here's a previous blog post of mine: nrennie.rbind.io/blog/r-packa...

This blog post is almost three years old now, but all of the code still works!

#DataViz #RSpatial #30DayMapChallenge
R packages for visualising spatial data – Nicola Rennie
Throughout the #30DayChartChallenge I made most of my maps with R. This blog post details the R packages I find myself using most often when visualising spatial data.
nrennie.rbind.io
October 28, 2025 at 9:23 PM
@kylewalker.bsky.social is doing such cool things with geospatial and R! A chance to hear him talk about #RSpatial , open software development, and #GenAI this Wednesday ⬇️⬇️⬇️ #RStats
Catch @kylewalker.bsky.social (of tidycensus fame) for the AI • R meetup!

🗺️ Pragmatic development with AI in Spatial, R, and OSS development.
📅 October 29 at 2:30 pm ET

Register here: bit.ly/RxAI-join

#RStats
October 27, 2025 at 2:58 PM
🌍 Blog series: Spatial Machine Learning with R

From caret to tidymodels, mlr3, and specialized spatial ML packages — explore how spatial context changes the way we build ML models in R.

Start with Part 1 👉 geocompx.org/post/2025/sm...

#RStats #SpatialML #MachineLearning #RSpatial
October 22, 2025 at 1:05 PM
🌍 Blog series: Spatial Machine Learning with R

From caret to tidymodels, mlr3, and specialized spatial ML packages — explore how spatial context changes the way we build ML models in R.

Start with Part 1 👉 https://geocompx.org/post/2025/sml-bp1/

#rstats #spatialml #machinelearning #rspatial
October 22, 2025 at 1:02 PM
📚 I have a few misprinted (black and white) hardcovers of Geocomputation with R.

Happy to send them to readers in Europe.

Email me if you’d like one — if there’s lots of interest, I’ll draw randomly. Shipping costs optional.

#Gischat #Giveaway #RStats #RSpatial #geocompr
October 21, 2025 at 2:00 PM
📚 I have a few misprinted (black and white) hardcovers of Geocomputation with R.

Happy to send them to readers in Europe.

Email me if you’d like one — if there’s lots of interest, I’ll draw randomly. Shipping costs optional.

#gischat #giveaway #rstats #rspatial #geocompr
October 21, 2025 at 2:01 PM
Interrogative: is there a way to read the entirety of a geopackage* into R and then write a geoparquet file out?
#rspatial

* I have 20 layers
October 16, 2025 at 7:42 PM
New R package: gridmappr by Roger Beecham

It automates creating small multiple gridmap layouts by optimally placing geographic points into grid cells (inspired by Jo Wood’s Observable notebooks).

👉 github.com/rogerbeecham...

#RStats #RSpatial #DataViz #GISchat
October 15, 2025 at 1:04 PM
New R package: gridmappr by Roger Beecham

It automates creating small multiple gridmap layouts by optimally placing geographic points into grid cells (inspired by Jo Wood’s Observable notebooks).

👉 https://github.com/rogerbeecham/gridmappr

#rstats #rspatial #dataviz #gischat
October 15, 2025 at 1:02 PM