Preface to this repo: https://github.com/sheetalkalburgi/geoplotlib-geospatial-visualization
- Convex Hull: A convex hull is the smallest convex polygon that contains all the points. Convex hulls can be used for example to visualize the approximate area corresponding to a set of points.
- Spatial Graph: Spatial graphs are a special type of graphs where nodes have a well-defined spatial configuration. To implement Spatial Graphs, it is essential to have both the source as well as the destination longitudes.
Analysis on my Medium!