Skip to content

Commit

Permalink
1.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Jun 2, 2023
1 parent a9946e2 commit d56429a
Show file tree
Hide file tree
Showing 310 changed files with 19,102 additions and 9,216 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 1.0.5 (TBD)
## [1.0.5](https://github.com/ngageoint/projections-ios/releases/tag/1.0.5) (06-02-2023)

* TBD
* proj4-ios version 4.9.3.1

## [1.0.4](https://github.com/ngageoint/projections-ios/releases/tag/1.0.4) (01-09-2023)

Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '12.0'

target 'proj-ios' do
pod 'proj4-ios', '~> 4.9.3'
pod 'proj4-ios', '~> 4.9.3.1'
pod 'crs-ios', '~> 1.0.4'

target 'proj-iosTests' do
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@ Include this repository by specifying it in a Podfile using a supported option.
Pull from [CocoaPods](https://cocoapods.org/pods/proj-ios):
pod 'proj-ios', '~> 1.0.4'
pod 'proj-ios', '~> 1.0.5'
Pull from GitHub:
pod 'proj-ios', :git => 'https://github.com/ngageoint/projections-ios.git', :branch => 'master'
pod 'proj-ios', :git => 'https://github.com/ngageoint/projections-ios.git', :tag => '1.0.4'
pod 'proj-ios', :git => 'https://github.com/ngageoint/projections-ios.git', :tag => '1.0.5'
Include as local project:
Expand Down
1,270 changes: 740 additions & 530 deletions docs/docs/api/Classes.html

Large diffs are not rendered by default.

34 changes: 32 additions & 2 deletions docs/docs/api/Classes/CRSAbridgedCoordinateTransformation.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="CRSAbridgedCoordinateTransformation Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">proj-ios 1.0.4 Docs</a> (53% documented)</p>
<p><a href="../index.html">proj-ios 1.0.5 Docs</a> (53% documented)</p>
<p class="header-right"><a href="https://github.com/ngageoint/projections-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -1547,6 +1547,9 @@ <h1>CRSAbridgedCoordinateTransformation</h1>
</div>
<p>Abridged Coordinate Transformation</p>

<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L15-L73">Show on GitHub</a>
</div>
</section>
<section class="section task-group-section">
<div class="task-group">
Expand Down Expand Up @@ -1580,6 +1583,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L20">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1612,6 +1618,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L25">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1644,6 +1653,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L30">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1676,6 +1688,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L35">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1708,6 +1723,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L40">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1740,6 +1758,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L45">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1776,6 +1797,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L52">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1812,6 +1836,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L59">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1880,6 +1907,9 @@ <h4>Parameters</h4>
<h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L71">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand All @@ -1888,7 +1918,7 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2022-12-15)</p>
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-06-02)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
67 changes: 65 additions & 2 deletions docs/docs/api/Classes/CRSAxis.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="CRSAxis Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">proj-ios 1.0.4 Docs</a> (53% documented)</p>
<p><a href="../index.html">proj-ios 1.0.5 Docs</a> (53% documented)</p>
<p class="header-right"><a href="https://github.com/ngageoint/projections-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -1546,6 +1546,9 @@ <h1>CRSAxis</h1>
</div>
<p>Axis</p>

<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L15-L140">Show on GitHub</a>
</div>
</section>
<section class="section task-group-section">
<div class="task-group">
Expand Down Expand Up @@ -1579,6 +1582,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L20">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1611,6 +1617,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L25">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1643,6 +1652,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L30">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1675,6 +1687,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L35">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1707,6 +1722,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L40">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1739,6 +1757,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L45">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1771,6 +1792,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L50">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1803,6 +1827,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L55">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1835,6 +1862,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L60">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1867,6 +1897,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L65">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1899,6 +1932,9 @@ <h4>Declaration</h4>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L70">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1935,6 +1971,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L77">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -1971,6 +2010,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L84">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -2039,6 +2081,9 @@ <h4>Parameters</h4>
<h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L96">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -2075,6 +2120,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>true if has name</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L103">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -2111,6 +2159,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>true if has abbreviation</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L110">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -2147,6 +2198,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>true if has meridian</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L117">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -2183,6 +2237,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>true if has bearing</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L124">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -2219,6 +2276,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>true if has order</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L131">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand Down Expand Up @@ -2255,6 +2315,9 @@ <h4>Declaration</h4>
<h4>Return Value</h4>
<p>true if has unit</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.5/Pods/crs-ios/crs-ios/common/CRSAxis.h#L138">Show on GitHub</a>
</div>
</section>
</div>
</li>
Expand All @@ -2263,7 +2326,7 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2022-12-15)</p>
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-06-02)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Loading

0 comments on commit d56429a

Please sign in to comment.