Skip to content

agens-no/SwiftProjection

 
 

Repository files navigation

SwiftProjection

CI Status Version License Platform

SwiftProjection is a framework that aims to make projecting and transforming geographic coordinates in Swift easier. It uses the well known PROJ library internally, with a similar interface in some areas.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Swift 4, macOS 10.10 or greater, iOS 9.0 or later

Installation

SwiftProjection is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SwiftProjection', '~> 1.0.4'

Author

Will Ross, paxswill@paxswill.com

License

SwiftProjection is available under the MIT license. See the LICENSE file for more info.

About

Easy map projections in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.7%
  • CMake 3.7%
  • HTML 3.2%
  • Roff 2.6%
  • Swift 2.1%
  • Java 1.1%
  • Other 2.6%