giswqs / geog-312

Introduction to GIS Programming
https://geog-312.gishub.org
Creative Commons Attribution 4.0 International
204 stars 80 forks source link

Add GDAL and Xarray lectures #22

Open giswqs opened 2 months ago

giswqs commented 2 months ago

It would be great to add lectures on GDAL and Xarray

giswqs commented 2 months ago

Xarray section has been added. https://geog-312.gishub.org/book/geospatial/xarray.html

dotysan commented 1 month ago

Lecture on GDAL should cover both GDAL and OGR and how some drivers hybridize.

For Python, it should also cover Fiona & Rasterio details & examples.

Finally other fundamental OsGeo libraries such as PROJ (pyproj).

Other aspects of OsGeo, such as QGIS & GRASS, are prolly another lecture.

JPPereira93 commented 1 month ago

hello @giswqs , is there any lecture on GDAL in this repo? If there is, I couldn't find it!

Much appreciated

giswqs commented 1 month ago

Not yet. Still work in progress.