The tutorial ends sort of abruptly, so I'm not sure what to even do with the item objects that get returned.
My goal is to obtain a satellite image of brightnesses, given a polygon. I followed the intersects tutorial, but I'm not sure what to do with the search.items() to obtain image pixels. Also, what coordinate system is to be used? EPSG 4326? I couldn't find this specified anywhere.
Is this the right package for this task?