{"id":16937298,"url":"https://github.com/yageek/lambert-rust","last_synced_at":"2025-03-21T05:17:17.094Z","repository":{"id":62441813,"uuid":"49073075","full_name":"yageek/lambert-rust","owner":"yageek","description":":earth_africa:  Crate helping to convert Lambert coordinates to WGS84","archived":false,"fork":false,"pushed_at":"2018-05-27T13:17:58.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T09:07:49.881Z","etag":null,"topics":["coordinates","lambert","rust","wgs84"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yageek.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-05T15:07:09.000Z","updated_at":"2018-05-27T13:15:56.000Z","dependencies_parsed_at":"2022-11-01T22:01:02.032Z","dependency_job_id":null,"html_url":"https://github.com/yageek/lambert-rust","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yageek","download_url":"https://codeload.github.com/yageek/lambert-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244739949,"owners_count":20501992,"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","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","lambert","rust","wgs84"],"created_at":"2024-10-13T20:59:15.463Z","updated_at":"2025-03-21T05:17:17.076Z","avatar_url":"https://github.com/yageek.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lambert-rust\n\n[![Crates version](https://img.shields.io/crates/v/lambert.svg?)](https://crates.io/crates/lambert)\n[![Build Status](https://travis-ci.org/yageek/lambert-rust.svg?branch=master)](https://travis-ci.org/yageek/lambert-rust)\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE.md)\n\nlambert-rust is a crate helping to convert Lambert coordinates to WGS84.\n\n# Usage\n\n```rust\nlet point = Point::new(369419.0, 1986498.0, 0.0)\n                    .wgs84_from_meter(Zone::Lambert93)\n                    .convert_unit(AngleUnit::Radian, AngleUnit::Degree);\nprintln!(\"WGS84 Lat:{}, Lon:{}\", point.y, point.x);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambert-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyageek%2Flambert-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambert-rust/lists"}