5 unstable releases

Uses old Rust 2015

0.3.1 May 10, 2020
0.3.0 Apr 6, 2017
0.2.1 Mar 27, 2017
0.2.0 Mar 25, 2017
0.1.0 Mar 19, 2017

#1334 in Data structures


Used in geoshaper

MIT license

27KB
539 lines

Geogrid

GeoGrid represents some portion of a geographic map as a grid. The grid computes step size from the center of the bounds. Because earth is not flat there will be some distance distortion farther from the central latitude if the grid is spread over a large area.

Dependencies

~6.5MB
~135K SLoC