{"id":16937512,"url":"https://github.com/yageek/lambert-python","last_synced_at":"2025-03-21T05:17:44.115Z","repository":{"id":13955613,"uuid":"16655833","full_name":"yageek/lambert-python","owner":"yageek","description":":earth_africa: Python wrapper for the C lambert library ","archived":false,"fork":false,"pushed_at":"2017-06-09T13:40:10.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T09:38:56.555Z","etag":null,"topics":["coordinates","lambert","python","wgs84","wrapper"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-08T23:43:56.000Z","updated_at":"2017-09-19T10:09:36.000Z","dependencies_parsed_at":"2022-07-21T22:33:39.980Z","dependency_job_id":null,"html_url":"https://github.com/yageek/lambert-python","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-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yageek","download_url":"https://codeload.github.com/yageek/lambert-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244739950,"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","python","wgs84","wrapper"],"created_at":"2024-10-13T20:59:40.619Z","updated_at":"2025-03-21T05:17:44.087Z","avatar_url":"https://github.com/yageek.png","language":"C","readme":"# Description\n\nA Python wrapper to the lambert C library.\n\n# Installation\n```\npip install pylambert\n```\n\n# Usage\n\n```python\nimport pylambert\n\n# Declares origin point and translated point\na = pylambert.Point(994300.623, 113409.981)\n\n# Converts a in Lambert Zone 1 to WGS84 - Results in degrees\na.wgs84deg(pylambert.LambertI)\n\nprint \"Latitude:{} Longitude:{}\".format(a.y, a.x)\n\n```\n\n# License\nCopyright (c) 2013 Yannick Heinrich - Released under the GPLv2 License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambert-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyageek%2Flambert-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambert-python/lists"}