# Proj4-iOS **Repository Path**: liukk/Proj4-iOS ## Basic Information - **Project Name**: Proj4-iOS - **Description**: copy from https://github.com/xuehuawanlipiao/Proj4-iOS.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-11 - **Last Updated**: 2024-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Proj.4 [![Build Status](https://api.travis-ci.org/Ryandev/Proj4-iOS.svg)](https://travis-ci.org/Ryandev/Proj4-iOS) [![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org) ## Build Add this repository to your projects Cartfile ``` github "Ryandev/Proj4-iOS" ``` and run ```carthage update``` ## Usage * Include built proj4.framework into xcode project and add header ```objc #import ``` ## Documentation Full Proj.4 documentation can be found [here](https://github.com/OSGeo/proj.4/wiki) ## License [MIT](https://github.com/OSGeo/proj.4/blob/master/COPYING)