Advertisement · 728 × 90
#
Hashtag
#Geocompx
Advertisement · 728 × 90
Post image

✨What’s new in geocomputation this year?

The #geocompx 2025 update covers project milestones, current work, and future plans.

URL: geocompx.org/post/2025/up...

#rstats #rspatial #geopython

10 3 0 0
Post image

✨What’s new in geocomputation this year?

The #geocompx 2025 update covers project milestones, current work, and future plans.

URL: https://geocompx.org/post/2025/updates-2025/

#rstats #rspatial #geopython

5 4 0 0
Post image

Happy to see new newest member of the #geocompx family up on the geocompx.org website: Spatial Data Visualization with tmap is an awesome book that is still in progress 🏗️ Well worth a read to launch your reproducible map making journey 🚀

15 9 0 0
Preview
8  Making maps with Python – Geocomputation with Python An introductory resource for working with geographic data in Python

Chapter 8 of Geocomputation with Python is all about cartography:

🎨 Designing maps
🖼️ Static maps with .plot & rasterio.plot.show
🌐 Interactive maps with .explore

👉 py.geocompx.org/08-mapping

#GeoPython #Python #GISchat #geocompx

3 0 0 0
Post image

Chapter 8 of Geocomputation with Python is all about cartography:

🎨 Designing maps
🖼️ Static maps with .plot & rasterio.plot.show
🌐 Interactive maps with .explore

👉 https://py.geocompx.org/08-mapping

#GeoPython #Python #GISchat #geocompx

5 3 0 0
Preview
7  Geographic data I/O – Geocomputation with Python An introductory resource for working with geographic data in Python

Chapter 7 of Geocomputation with Python shows how to:

🔹 Find spatial datasets (geoportals & download tools)
🔹 Work with different file formats (strengths & limits)
🔹 Read & write vector + raster files efficiently

👉 py.geocompx.org/07-read-write

#GeoPython #Python #GISchat #geocompx

5 0 0 0
7  Geographic data I/O – Geocomputation with Python An introductory resource for working with geographic data in Python

Chapter 7 of Geocomputation with Python shows how to:

🔹 Find spatial datasets (geoportals & download tools)
🔹 Work with different file formats (strengths & limits)
🔹 Read & write vector + raster files efficiently

👉 https://py.geocompx.org/07-read-write

#GeoPython #Python #GISchat #geocompx

4 2 0 0
Post image

Confused about coordinate reference systems (CRSs)? 🧭🌍🐍

Chapter 6 of geocompy dives into:

- Geographic vs projected CRSs (lon/lat vs meters)
- Getting, setting & reprojecting CRSs
- Why ignoring CRSs can break your analysis 🚨

👉 py.geocompx.org/06-reproj

#GeoPython #Python #GISchat #geocompx

8 0 0 0
Post image

Confused about coordinate reference systems (CRSs)? 🧭🌍🐍

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]

0 4 0 0
Original post on fosstodon.org

Working with raster + vector together in 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 […]

2 3 0 0
Preview
4  Geometry operations – Geocomputation with Python An introductory resource for working with geographic data in Python

Want to transform the geometry of spatial data in Python? ✨🌍🐍

Chapter 4 of geocompy covers:

- Vector: simplify, buffer, centroid, clip, unions, affine transforms
- Raster: crop, resample, aggregate, align datasets

👉 py.geocompx.org/04-geometry-...

#GeoPython #Python #GISchat #geocompx

8 2 3 0
Original post on fosstodon.org

Want to transform the geometry of spatial data in Python? ✨🌍🐍

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 […]

5 4 0 0
Preview
3  Spatial data operations – Geocomputation with Python An introductory resource for working with geographic data in Python

Spatial operations in Python? 📍🌍🐍

Chapter 3 of Geocomputation with Python covers:

- Vector: spatial joins, subsetting, aggregation, etc.
- Raster: map algebra (local, focal, zonal, global), tiling & merging

👉 py.geocompx.org/03-spatial-o...

#GeoPython #Python #GISchat #geocompx

9 2 0 0
3  Spatial data operations – Geocomputation with Python An introductory resource for working with geographic data in Python

Spatial operations in Python? 📍🌍🐍

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

5 3 0 0
A screenshot of the blog post

A screenshot of the blog post

A screenshot of the blog post

A screenshot of the blog post

🗺️ New blog post: introducing Spatial Data Visualization with tmap, a work-in-progress guide to thematic mapping in #RStats.

Learn about the book, its progress, and how to contribute: geocompx.org/post/2025/tm...

#DataViz #Mapping #tmap #geocompx

18 4 1 0
A screenshot of the blog post

A screenshot of the blog post

A screenshot of the blog post

A screenshot of the blog post

🗺️ New blog post: introducing Spatial Data Visualization with tmap, a work-in-progress guide to thematic mapping in #RStats.

Learn about the book, its progress, and how to contribute: https://geocompx.org/post/2025/tmap-bp1/

#DataViz #Mapping #tmap #geocompx

1 2 0 0
Post image Post image Post image Post image

🚀 Book in progress: Spatial Data Visualization with tmap

A guide to creating thematic maps in R with the tmap package.
Covers everything from loading data to interactive and animated maps, with reproducible code.

Read online: tmap.geocompx.org

#rstats #rspatial #geocompx #gischat #maps

64 18 1 0
Post image Post image Post image Post image

🚀 Book in progress: Spatial Data Visualization with tmap

A practical guide to creating clear thematic maps in R with the tmap package.
Covers everything from loading data to interactive and animated maps, with reproducible code and examples.

Read online […]

[Original post on fosstodon.org]

1 8 0 0
Post image

We’ve updated the geocompx README.

Find guides, books, and tools for geocomputation in R, Python, and Julia — plus ways to get involved.

Take a look: github.com/geocompx

#Geocomputation #RStats #Python #OpenSource #geocompx

11 2 0 0
Post image

We’ve updated the geocompx README.

Find guides, books, and tools for geocomputation in R, Python, and Julia — plus ways to get involved.

Take a look: https://github.com/geocompx

#Geocomputation #RStats #Python #OpenSource #geocompx

4 5 0 0
Post image

Chapter 16: Summary & Future of Geocomputation 🚀📖

What’s next? 📌 This final chapter reflects on key themes, gaps, and the future of geocomputation. Crucially, learn how to contribute to open-source spatial communities!

🔗 r.geocompx.org/conclusion

#rstats #rspatial #geocompx

10 1 0 1
Post image

Chapter 16: Summary & Future of Geocomputation 🚀📖

What’s next? 📌 This final chapter reflects on key themes, gaps, and the future of geocomputation. Crucially, learn how to contribute to open-source spatial communities!

🔗 https://r.geocompx.org/conclusion

#rstats #rspatial #geocompx

2 0 0 0
Post image Post image Post image

Chapter 15: Ecological Modeling & Geocomputation 🌱🗺️

Modeling the floristic gradient to reveal distinctive vegetation belts! 📌 Learn spatial modeling techniques with random forests & hyperparameter tuning to analyze ecological data in R.

🔗 r.geocompx.org/eco

#rstats #rspatial #geocompx

11 1 0 0
Post image Post image Post image

Chapter 15: Ecological Modeling & Geocomputation 🌱🗺️

Modeling the floristic gradient to reveal distinctive vegetation belts! 📌 Learn spatial modeling techniques with random forests & hyperparameter tuning to analyze ecological data in R.

🔗 https://r.geocompx.org/eco

#rstats #rspatial #geocompx

7 5 0 0
Post image Post image

Chapter 14: Geomarketing & Location Analysis 🏪📍

Where should you open a bike shop? 📌 Learn how to use census & OpenStreetMap data for spatial decision-making in geomarketing & site selection.

🔗 r.geocompx.org/location

#rstats #rspatial #geocompx

13 2 1 0
Post image Post image

Chapter 14: Geomarketing & Location Analysis 🏪📍

Where should you open a bike shop? 📌 Learn how to use census & OpenStreetMap data for spatial decision-making in geomarketing & site selection.

🔗 https://r.geocompx.org/location

#rstats #rspatial #geocompx

4 0 2 0
The book cover

The book cover

Have you read Geocomputation with R?📘
If you found it helpful, we’d really appreciate a quick review — it helps others find the book too!

Goodreads: www.goodreads.com/book/show/21...
Amazon: www.amazon.com/dp/1032248882
Book: r.geocompx.org

#rstats #gis #geocompx #rspatial

14 7 1 1
The book cover

The book cover

Have you read Geocomputation with R?📘
If you found it helpful, we’d really appreciate a quick review — it helps others find the book too!

Goodreads: www.goodreads.com/book/show/214736719-geoc...
Amazon […]

[Original post on fosstodon.org]

3 4 0 0
Post image Post image Post image

Chapter 13: Transport Systems Analysis 🚶🚴🚌

Model transport networks! 📌 Analyze travel patterns, desire lines, routes, and accessibility using open data and reproducible geospatial workflows in R.

🔗 r.geocompx.org/transport

#rstats #rspatial #geocompx

13 4 0 0
Post image Post image Post image

Chapter 13: Transport Systems Analysis 🚶🚴🚌

Model transport networks! 📌 Analyze travel patterns, desire lines, routes, and accessibility using open data and reproducible geospatial workflows in R.

🔗 https://r.geocompx.org/transport

#rstats #rspatial #geocompx

1 0 0 0