{"id":16937250,"url":"https://github.com/yageek/lambert-objc","last_synced_at":"2025-08-19T08:37:08.554Z","repository":{"id":9391544,"uuid":"11254033","full_name":"yageek/lambert-objc","owner":"yageek","description":":earth_africa: CLLocation category to use lambert coordinates","archived":false,"fork":false,"pushed_at":"2017-06-09T06:14:59.000Z","size":28,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T22:34:06.636Z","etag":null,"topics":["coordinates","lambert","objective-c","wgs84"],"latest_commit_sha":null,"homepage":"","language":"Objective-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","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-08T12:43:06.000Z","updated_at":"2019-06-16T08:01:37.000Z","dependencies_parsed_at":"2022-08-29T21:50:37.801Z","dependency_job_id":null,"html_url":"https://github.com/yageek/lambert-objc","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/yageek/lambert-objc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-objc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-objc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-objc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-objc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yageek","download_url":"https://codeload.github.com/yageek/lambert-objc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yageek%2Flambert-objc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271123010,"owners_count":24703148,"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-08-19T02:00:09.176Z","response_time":63,"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","lambert","objective-c","wgs84"],"created_at":"2024-10-13T20:59:07.400Z","updated_at":"2025-08-19T08:37:08.323Z","avatar_url":"https://github.com/yageek.png","language":"Objective-C","readme":"# lambert-objc\n\nAn Objective-C wrapper for the C lambert library\n\n# Installation\n## Cocoapods\n\nAdd dependency to your Podfile : `pod 'lambert-objc', '~\u003e 0.0.3'`\n\n## Raw files\n* Download `lambert.h` and `lambert.c` from the [2.0.1 lambert Github repository](https://codeload.github.com/YaGeek/lambert/tar.gz/2.0.1) and add them to your project\n* Add `CLLocation+Lambert.h` and `CLLocation+Lambert.m` to your project\n\n\n# Usage\n\nThe Lambert category adds a new initializer to the `CLLocation` class :\n\n```objc\n\t/**\n\t  * Zone argument could be one of the followings : \n\t  * LAMBERT_I,LAMBERT_II,LAMBERT_III,LAMBERT_IV,LAMBERT_II_E,LAMBERT_93\n\t */\n\n\tCLLocation * loc = [[CLLocation alloc] initWithLambertX:994272.661 andY:113467.422 inZone:LAMBERT_I];\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambert-objc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyageek%2Flambert-objc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyageek%2Flambert-objc/lists"}