{"id":16937227,"url":"https://github.com/yageek/lambertjs","last_synced_at":"2026-05-10T10:16:23.716Z","repository":{"id":136753769,"uuid":"11234424","full_name":"yageek/lambertjs","owner":"yageek","description":":earth_africa: NodeJS wrapper for the lambert C library","archived":false,"fork":false,"pushed_at":"2017-06-09T06:15:49.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T14:36:34.758Z","etag":null,"topics":["coordinates","lambert","wgs84","wrapper"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/lambertjs","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","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","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}},"created_at":"2013-07-07T14:22:27.000Z","updated_at":"2017-06-09T06:15:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bb6e265-1d68-49fa-bd8a-c5c991b13d85","html_url":"https://github.com/yageek/lambertjs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambertjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambertjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambertjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambertjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yageek","download_url":"https://codeload.github.com/yageek/lambertjs/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","wgs84","wrapper"],"created_at":"2024-10-13T20:59:04.018Z","updated_at":"2026-05-10T10:16:18.690Z","avatar_url":"https://github.com/yageek.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lambertjs\n\nLambertjs is a wrapper to the lambert C library.\n\n# Install\n\n`npm install lambertjs`\n# Usage\n\n```javascript\nvar lambert = require('lambertjs');\n\nvar lambertLoc = {\n\t\t\t\t\tx: 994272.661,\n\t\t\t\t\ty: 13467.422,\n\t\t\t\t\tz: 0\n\t\t\t\t}\n\n/**\n* Zone argument could be one of the followings : \n* LambertI, LambertII, LambertIII, LambertIV, LambertIIExtended, Lambert93\n*/\n\nvar wsg84Loc = lambert.lambertTowgs84Deg(lambertLoc,lambert.LambertI);\n```\n\n#License\nCopyright (c) 2013 Yannick Heinrich - Released under the GPLv2 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambertjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyageek%2Flambertjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambertjs/lists"}