sinoptik/src/providers
Paul van Tilburg 3a48f234e9 Introduce the Position struct; add position module
* Use `Position` everywhere instead of latitude/longitude float values
* Implement `Partial`, `Eq` and `Hash` for `Position` so it can
  part of a cache key
* Drop the `cache_key` helper function
* Rename the `address_position` function to `resolve_address`
* Add methods on `Position` for formatting latitude/longitude with
  a given precision (used for URL parameters in providers)
2022-02-15 14:15:59 +01:00
..
buienradar.rs Introduce the Position struct; add position module 2022-02-15 14:15:59 +01:00
luchtmeetnet.rs Introduce the Position struct; add position module 2022-02-15 14:15:59 +01:00