Tag: AnalysisShapely

Spatial Data Analysis:Shapely

Shapely has some very useful data types the most commonly used ones for data anaysis are points which are zero area points which represent something like a GPS reading a shapely polygon is probably the most useful data type and allows us to store and manipulate polygons a shapely box is actually a f...