Performance Demonstration: Geodesic vs. Planar Distance
A C++ performance demonstration with a Python 3 geoprocessing phase. It extracts coordinate data from a California Open Data GeoJSON file and applies a Mercator projection to measure the runtime difference between calculating distances via Great Circle Arc vs. Euclidean lines.