{"id":16937240,"url":"https://github.com/yageek/lambert-cs","last_synced_at":"2025-07-31T18:33:55.692Z","repository":{"id":24107609,"uuid":"27495508","full_name":"yageek/lambert-cs","owner":"yageek","description":":earth_africa: Simple C# library to convert Lambert Coordinates to WGS84","archived":false,"fork":false,"pushed_at":"2019-09-17T08:29:50.000Z","size":8,"stargazers_count":8,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-25T15:01:45.020Z","etag":null,"topics":["c-sharp","coordinates","lambert","wgs84"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yageek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-03T16:11:22.000Z","updated_at":"2025-01-14T21:28:16.000Z","dependencies_parsed_at":"2022-07-15T13:47:12.077Z","dependency_job_id":null,"html_url":"https://github.com/yageek/lambert-cs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-cs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-cs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-cs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-cs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yageek","download_url":"https://codeload.github.com/yageek/lambert-cs/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248182096,"owners_count":21060893,"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":["c-sharp","coordinates","lambert","wgs84"],"created_at":"2024-10-13T20:59:05.814Z","updated_at":"2025-04-11T19:09:13.902Z","avatar_url":"https://github.com/yageek.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lambert-cs\nA simple C# library to convert Lambert Coordinates to GPS WGS84 coordinates based on the [IGN alorithms and methods](http://geodesie.ign.fr/contenu/fichiers/documentation/algorithmes/notice/NTG_71.pdf)\n\n# NuGet\n\n`PM\u003e Install-Package LambertCS`\n# Usage\n\n```cs\nPoint pt = Lambert.convertToWGS84Deg(668832.5384, 6950138.7285, Zone.Lambert93);\nConsole.WriteLine(\"Point latitude:{0} longitude:{1}\", pt.y, pt.x);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambert-cs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyageek%2Flambert-cs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambert-cs/lists"}