Crate geogrid

Source

Modules§

util

Structs§

Bounds
Represent some map bounds, generally in degrees.
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.
Node
Represent some map coordinate, generally in degrees.