Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

yageek/LambertSwift

Open more actions menu

Repository files navigation

MIT License Carthage compatible CocoaPods Compatible Platform

LambertSwift

LambertSwift is a Swift lightweight library to convert Lambert coordinates to WGS84

Carthage

github "yageek/LambertSwift"

Swift Package Manager

.Package(url: "https://github.com/yageek/LambertSwift.org.git",majorVersion: 1)

Cocoapods

pod 'LambertSwift'

Usage

The Lambert extension adds a new initializer to the CLLocation class :

	/**
	  * Zone argument could be one of the followings : 
	  * I, II, III, IV, II_E, L93
	 */
	 var loc:CLLocation = CLLocation(x: 668832.5384, y: 6950138.7285, inZone: .L93)

License

LambertSwift is released under the MIT license. See LICENSE for details.

About

🌍 Convert coordinates from Lambert to WGS84 with Swift

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.