{"id":18606999,"url":"https://github.com/gwbres/dms-coordinates","last_synced_at":"2025-10-13T08:45:11.773Z","repository":{"id":40631775,"uuid":"440800362","full_name":"gwbres/dms-coordinates","owner":"gwbres","description":" :earth_africa: D°M'S'' coordinates in Rust for navigation and cartography applications","archived":false,"fork":false,"pushed_at":"2025-02-20T07:22:57.000Z","size":139,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T00:29:50.763Z","etag":null,"topics":["coordinates","geolocation","geospatial","navigation","positionning","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gwbres.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-22T09:17:20.000Z","updated_at":"2025-02-20T07:22:58.000Z","dependencies_parsed_at":"2024-01-29T09:19:16.140Z","dependency_job_id":"10d76cd3-38b0-47e6-89e3-f2d1776af066","html_url":"https://github.com/gwbres/dms-coordinates","commit_stats":{"total_commits":128,"total_committers":4,"mean_commits":32.0,"dds":0.203125,"last_synced_commit":"e7ee63d268c3494cd81640defe2e5fd440804466"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gwbres/dms-coordinates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fdms-coordinates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fdms-coordinates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fdms-coordinates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fdms-coordinates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwbres","download_url":"https://codeload.github.com/gwbres/dms-coordinates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwbres%2Fdms-coordinates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014323,"owners_count":26085492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coordinates","geolocation","geospatial","navigation","positionning","rust"],"created_at":"2024-11-07T02:27:58.193Z","updated_at":"2025-10-13T08:45:11.744Z","avatar_url":"https://github.com/gwbres.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DMS Coordinates \n\n[![Rust](https://github.com/gwbres/dms-coordinates/actions/workflows/rust.yml/badge.svg)](https://github.com/gwbres/dms-coordinates/actions/workflows/rust.yml)\n[![crates.io](https://docs.rs/dms-coordinates/badge.svg)](https://docs.rs/dms-coordinates/badge.svg)\n[![crates.io](https://img.shields.io/crates/d/dms-coordinates.svg)](https://crates.io/crates/dms-coordinates)   \n[![crates.io](https://img.shields.io/crates/v/dms-coordinates.svg)](https://crates.io/crates/dms-coordinates)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue?style=flat-square)](https://github.com/gwbres/dms-coordinates/blob/main/LICENSE-APACHE)\n[![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](https://github.com/gwbres/dms-coordinates/blob/main/LICENSE-MIT) \n\nRust Crate for D°M'S\" coordinates manipulation, used in navigation :sailboat: :airplane: :ship:\n\nThis crate exposes several structures\n\n* [Cardinal points](doc/cardinal.md) of a compass rose\n* [D° M' S\"](doc/dms.md) to represent an angle as Degrees, Minutes and fractionnal seconds,\nso called \"sexagesimal\" format, with an optionnal Cardinal. This object\ncan be used to represent Latitude / Longitude angles\n* [DMS 3D](doc/dms3d.md) comprises a Latitude, a Longitude angle and optionnal altitude\n(3D coordinates)\n\n## Features\n\n* std: this lib supports \"no-std\" by default\n* serde: enable `DMS`, `DMS3d`, `Cardinal` serdes ops, requires \"std\"\n* gpx: enables cast from Waypoint to DMS3D, requires \"std\"\n\n## Other solutions :crab:\n\nOther solutions exist nowadays in Rust to deal with sexagesimal coordiantes.  \nThe `geodesy` library is one of them, and most likely more consistent than this library.  \nThe sole interest you can find here is the few dependencies that this library has. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwbres%2Fdms-coordinates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwbres%2Fdms-coordinates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwbres%2Fdms-coordinates/lists"}