[bridged from https://fosstodon.org/@nowosad on the fediverse by https://fed.brid.gy/ ]
David O’Sullivan breaks down the trade-offs in a blog post.
URL: https://dosull.github.io/posts/2024-11-16-tmap-vs-ggplot/tmap4-vs-ggplot2.html
#rstats #rspatial #maps #tmap #ggplot2
Chapter 6 of Geocomputation with Python dives into:
- Geographic vs projected CRSs (lon/lat vs meters)
- Getting, setting & reprojecting CRSs
- Why ignoring CRSs can break your analysis 🚨
👉 […]
[Original post on fosstodon.org]
Chapter 6 of Geocomputation with Python dives into:
- Geographic vs projected CRSs (lon/lat vs meters)
- Getting, setting & reprojecting CRSs
- Why ignoring CRSs can break your analysis 🚨
👉 […]
[Original post on fosstodon.org]
This session is for people working on software to solve larger problems and solve problems faster. It is fine for presenters […]
This session is for people working on software to solve larger problems and solve problems faster. It is fine for presenters […]
> https://cran.r-project.org/view=Spatial
#rstats #rspatial #opensource #gischat
> https://cran.r-project.org/view=Spatial
#rstats #rspatial #opensource #gischat
Chapter 5 of geocompx talks about:
- Cropping & masking rasters with vectors
- Extracting raster values via vector data
- Raster ↔️ vector conversion (polygonize & rasterize)
👉 https://py.geocompx.org/05-raster-vector
#geopython #python […]
Chapter 5 of geocompx talks about:
- Cropping & masking rasters with vectors
- Extracting raster values via vector data
- Raster ↔️ vector conversion (polygonize & rasterize)
👉 https://py.geocompx.org/05-raster-vector
#geopython #python […]
Short paper submission deadline: March 1, 2026
https://agit.at/en/submissions/
#gischat #giscience #cfp #agit #salzburg
Short paper submission deadline: March 1, 2026
https://agit.at/en/submissions/
#gischat #giscience #cfp #agit #salzburg
If you’re using R, Python, or Julia, consider sharing open-source examples or tutorials. 🧭
https://30daymapchallenge.com/
#geodata #dataviz #maps #spatialviz
If you’re using R, Python, or Julia, consider sharing open-source examples or tutorials. 🧭
https://30daymapchallenge.com/
#geodata #dataviz #maps #spatialviz
[Original post on fosstodon.org]
[Original post on fosstodon.org]
The Geospatial Data Carpentry for Urbanism (TU Delft / thecarpentries) seeks beta pilot workshops.
Details 👉 https://carpentries.org/blog/2025/10/geospatial-data-carpentry-for-urbanism/
#rstats #gis #carpentries #rspatial
The Geospatial Data Carpentry for Urbanism (TU Delft / thecarpentries) seeks beta pilot workshops.
Details 👉 https://carpentries.org/blog/2025/10/geospatial-data-carpentry-for-urbanism/
#rstats #gis #carpentries #rspatial
20 November
22 January
19 February
12 March
23 April
21 May
If you'd like to speak, please get in touch!
#rstats #datascience #edinburgh #scotland
20 November
22 January
19 February
12 March
23 April
21 May
If you'd like to speak, please get in touch!
#rstats #datascience #edinburgh #scotland
Chapter 4 of geocompy covers:
- Vector: simplify, buffer, centroid, clip, unions, affine transforms
- Raster: crop, resample, aggregate, align datasets
👉 https://py.geocompx.org/04-geometry-operations
#geopython #python #gischat […]
Chapter 4 of geocompy covers:
- Vector: simplify, buffer, centroid, clip, unions, affine transforms
- Raster: crop, resample, aggregate, align datasets
👉 https://py.geocompx.org/04-geometry-operations
#geopython #python #gischat […]
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
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
Chapter 3 of Geocomputation with Python covers:
- Vector: spatial joins, subsetting, aggregation, etc.
- Raster: map algebra (local, focal, zonal, global), tiling & merging
👉 https://py.geocompx.org/03-spatial-operations
#geopython #python #gischat #geocompx
Chapter 3 of Geocomputation with Python covers:
- Vector: spatial joins, subsetting, aggregation, etc.
- Raster: map algebra (local, focal, zonal, global), tiling & merging
👉 https://py.geocompx.org/03-spatial-operations
#geopython #python #gischat #geocompx
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
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
Chapter 2 of Geocomputation with Python covers subsetting, aggregation & joins for vector data, and subsetting + summarizing raster values.
👉 https://py.geocompx.org/02-attribute-operations
#geopython #python #gischat
Chapter 2 of Geocomputation with Python covers subsetting, aggregation & joins for vector data, and subsetting + summarizing raster values.
👉 https://py.geocompx.org/02-attribute-operations
#geopython #python #gischat
Exploring sea ice as a landscape analysis problem with QGIS + GRASS GIS, using drone + lidar data.
👉 https://www.spatialised.net/identifying-deformed-sea-ice-using-geomorphons/
#geospatial #rstats #rspatial #gischat
Exploring sea ice as a landscape analysis problem with QGIS + GRASS GIS, using drone + lidar data.
👉 https://www.spatialised.net/identifying-deformed-sea-ice-using-geomorphons/
#geospatial #rstats #rspatial #gischat
Chapter 1 of Geocomputation with Python introduces vector & raster models + core tools (geopandas, shapely, rasterio).
👉 https://py.geocompx.org/01-spatial-data
#geopython #python #gischat
Chapter 1 of Geocomputation with Python introduces vector & raster models + core tools (geopandas, shapely, rasterio).
👉 https://py.geocompx.org/01-spatial-data
#geopython #python #gischat
“Raster really is faster (and vaster), but vector just seems more corrector.”
Part 1A of a series revisiting ideas from Geographic Information Analysis: fractals, raster vs vector, and R code.
👉 […]
[Original post on fosstodon.org]
“Raster really is faster (and vaster), but vector just seems more corrector.”
Part 1A of a series revisiting ideas from Geographic Information Analysis: fractals, raster vs vector, and R code.
👉 […]
[Original post on fosstodon.org]
Watch here: youtu.be/0u6tPM-USHY
💬 Feel free to share your comments.
Watch here: youtu.be/0u6tPM-USHY
💬 Feel free to share your comments.
[Original post on sciences.social]
[Original post on sciences.social]