Hi Johan, thank you for you feedback! I was planning to use Fiona and Shapely later on on int eh map algebra and vector processing notebooks, I forgot about RasterIO (great lib!). I wanted to start low level (gdal-python) to then use high level tools to perform more complex workflow, for this I was thinking to use Fiona and Shapely in the "Map algebra section” and “ vector geoprocessing". But thanks for your advice, I definitely agree with you, It is better to have Fiona, RasterIO and Shapely introduced in the “Access geospatial data” section In a dedicated notebook after goal-python. And then re-use them in the following notebooks.
Thanks, Massimo. > On Jun 30, 2015, at 5:46 AM, Johan Van de Wauw <[email protected]> > wrote: > > On Mon, Jun 29, 2015 at 6:32 AM, epi <[email protected]> wrote: >> Integration of geospatial OSS in educational notebooks >> >> Week 5 report >> >> What have I completed this week? >> >> working on introductive notebook (note the hyperlink doesn't work on git, >> they are supposed to work inside the live as they point to relative paths) >> I revisited the notebook layout, the first topic (I/O) is now dedicated to >> Access to Geospatial Data and will include 3 main notebooks: >> >> GDAL/OGR Quickstart - bash) almost finished >> Introduction to GDAL Python bindings (studing here) > > Perhaps it is a better idea to use fiona and rasterio for this > tutorial? They hide a lot of the low-level details of GDAL. They will > be present on the live dvd. > > Kind Regards, > Johan _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_GIS_Disc
