Throughout the previous chapters, you have been (secretly) exposed to a number of different geodata data types. In Chapter 1, we have talked about identifying points inside a coordinate system. In the previous chapter, you saw how a polygon of the shape of the country France was created. You have also seen examples of a TIFF data file being imported into Python.
Understanding geodata data types is key in working efficiently with geodata. In regular, tabular, datasets, it is generally not too ...