geocompx / geocompy

Geocomputation with Python: an open source book and online resource for getting started in this space
https://py.geocompx.org/
Other
259 stars 47 forks source link

Consider adding pyogrio example #220

Closed Nowosad closed 2 months ago

Nowosad commented 8 months ago

"geopandas uses GDAL to read and write data, via fiona (the default) or pyogrio packages (a recently developed alternative to fiona, which will become the default in the future, see note in "Reading and writing files" tutorial)."

Currently, we show some fiona examples (https://py.geocompx.org/07-read-write) -- however, shouldn't we replace them with pyogrio examples (more future-proof)?

michaeldorman commented 2 months ago

We did this as part of addressing the review comments, for example here: https://py.geocompx.org/07-read-write#sec-input-vector