Closed krithin closed 6 years ago
Use https://matplotlib.org/basemap/ to compute projections of the points I want to plot instead of assuming an equirectangular projection.
Update the headline contiguous-US image with one generated with an Albers equal-area projection.
This also fixes https://github.com/krithin/gullies/issues/15
Use https://matplotlib.org/basemap/ to compute projections of the points I want to plot instead of assuming an equirectangular projection.
Update the headline contiguous-US image with one generated with an Albers equal-area projection.