Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 647 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 647 Bytes

Flight Route Analysis using Geoplotlib

Preface to this repo: https://github.com/sheetalkalburgi/geoplotlib-geospatial-visualization

Features contd

  1. 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.
  2. 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!