Skip to content

Commit

Permalink
Merge pull request #26 from geocompx/anitagraser-patch-1
Browse files Browse the repository at this point in the history
Minor change suggestions
  • Loading branch information
Nowosad authored Jan 14, 2025
2 parents 2b6f3d3 + 075daee commit 592eee6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions post/2025/geocompy-bp2/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "*Geocomputation with Python* has arrived"
author: Jakub Nowosad, Michael Dorman, Anita Graser, Robin Lovelace
date: "2025-01-27"
slug: geocompr2-bp3
slug: geocompy-bp2
categories:
- updates
- python
Expand All @@ -16,14 +16,14 @@ The book is also available for purchase from [Routledge.com](https://www.routled

[![The book cover](https://geocompx.org/static/img/book_cover_py.png){width=33% fig-align="center"}](https://www.routledge.com/9781032460659)

*Geocomputation with Python* (***geocompy***) is an open-source introductory resource for working with geographic data with Python.
*Geocomputation with Python* (***geocompy***) is an open-source, introductory resource for working with geographic data with Python.
It covers the entire range of standard GIS operations for both vector and raster data models and provides a consistent learning curve.
The book is designed to minimize surprises, with each section and chapter building on the previous.
If you're just starting out with Python to work with geographic data, we hope that the book will be an excellent place to start.

![An image from the book](geocompy2.png)

The book is open-source, and you can find the code underlying the *geocompy* project on [GitHub](https://github.com/geocompx/geocompy).
The book is open-source and you can find the code on [GitHub](https://github.com/geocompx/geocompy).
This ensures that the content is reproducible, transparent, and accessible.
It also lets you interact with the project by opening issues and submitting pull requests.

Expand Down

0 comments on commit 592eee6

Please sign in to comment.