Crates.io | recoord |
lib.rs | recoord |
version | 0.2.8 |
source | src |
created_at | 2022-04-10 09:37:37.346267 |
updated_at | 2024-11-06 09:58:11.692033 |
description | Handle coordinates in different formats. |
homepage | |
repository | https://github.com/Snapstromegon/recoord |
max_upload_size | |
id | 565009 |
size | 36,791 |
Recoord is a coordinate handling library with the ability to parse and serialize different coordinate formats like
format_dms
format_dd
format_geohash
It's also able to optionally resolve adresses to locations using the Nominatim Openstreetmap API (enable the feature "resolve_osm" for this).