Crate recoord

Source
Expand description

Recoord is a create for handling work with coordinates

All corrdinates are always converted to the latitude and longitude float format

Modules§

formats
A wrapper around different coordinate formats
resolvers
A wrapper around differend resolvers for Coordinates

Structs§

Coordinate
The base coordinate struct. It stores the location as latitude, longitude floats

Enums§

CoordinateError
Error when handling coordinates