Skip to content

Commit

Permalink
1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Nov 1, 2021
1 parent 8de02f1 commit 6b0d266
Show file tree
Hide file tree
Showing 310 changed files with 12,917 additions and 11,753 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 1.0.1 (TBD)
## [1.0.1](https://github.com/ngageoint/projections-ios/releases/tag/1.0.1) (11-01-2021)

* crs-ios version 1.0.1

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,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.0'
pod 'proj-ios', '~> 1.0.1'
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.0'
pod 'proj-ios', :git => 'https://github.com/ngageoint/projections-ios.git', :tag => '1.0.1'
Include as local project:
Expand Down
205 changes: 111 additions & 94 deletions docs/docs/api/Classes.html

Large diffs are not rendered by default.

53 changes: 35 additions & 18 deletions docs/docs/api/Classes/CRSAbridgedCoordinateTransformation.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
<a title="CRSAbridgedCoordinateTransformation Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">proj-ios 1.0.0 Docs</a> (53% documented)</p>
<p class="header-right"><a href="https://github.com/ngageoint/projections-ios"><img src="../img/gh.png"/>View on GitHub</a></p>
<p class="header-right">
<p><a href="../index.html">proj-ios 1.0.1 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">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</p>
</div>
</div>
</header>
<div class="content-wrapper">
<p id="breadcrumbs">
<a href="../index.html">proj-ios Reference</a>
<img id="carat" src="../img/carat.png" />
<img id="carat" src="../img/carat.png" alt=""/>
CRSAbridgedCoordinateTransformation Class Reference
</p>
</div>
Expand Down Expand Up @@ -500,6 +500,9 @@
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_AXIS_WEST">CRS_PROJ_AXIS_WEST</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_AXIS_WEST_SOUTH_UP">CRS_PROJ_AXIS_WEST_SOUTH_UP</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_NAME_AEA">CRS_PROJ_NAME_AEA</a>
</li>
Expand Down Expand Up @@ -632,6 +635,18 @@
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_PARAM_ZONE">CRS_PROJ_PARAM_ZONE</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_PSEUDO_MERCATOR">CRS_PROJ_PSEUDO_MERCATOR</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_SWISS_OBLIQUE_MERCATOR">CRS_PROJ_SWISS_OBLIQUE_MERCATOR</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_SWISS_OBLIQUE_MERCATOR_COMPAT">CRS_PROJ_SWISS_OBLIQUE_MERCATOR_COMPAT</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_UNITS_DEGREE">CRS_PROJ_UNITS_DEGREE</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_UNITS_FOOT">CRS_PROJ_UNITS_FOOT</a>
</li>
Expand All @@ -641,6 +656,9 @@
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_UNITS_US_SURVEY_FOOT">CRS_PROJ_UNITS_US_SURVEY_FOOT</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_PROJ_UTM_ZONE">CRS_PROJ_UTM_ZONE</a>
</li>
<li class="nav-group-task">
<a href="../Constants.html#/c:@CRS_TYPE_BOUND_NAME">CRS_TYPE_BOUND_NAME</a>
</li>
Expand Down Expand Up @@ -1530,7 +1548,7 @@ <h1>CRSAbridgedCoordinateTransformation</h1>
<p>Abridged Coordinate Transformation</p>

<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L16-L74">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L16-L74">Show on GitHub</a>
</div>
</section>
<section class="section task-group-section">
Expand Down Expand Up @@ -1566,7 +1584,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L21">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L21">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -1601,7 +1619,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L26">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L26">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -1636,7 +1654,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L31">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L31">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -1671,7 +1689,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L36">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L36">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -1706,7 +1724,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L41">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L41">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -1741,7 +1759,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L46">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L46">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -1780,7 +1798,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L53">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L53">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -1819,7 +1837,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L60">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L60">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -1890,7 +1908,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L72">Show on GitHub</a>
<a href="https://github.com/ngageoint/projections-ios/tree/1.0.1/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L72">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -1900,11 +1918,10 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://www.nga.mil" target="_blank" rel="noopener" rel="external">NGA</a>. All rights reserved. (Last updated: 2021-09-16)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p>
<p>&copy; 2021 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2021-11-01)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
</body>
</div>
</html>
Loading

0 comments on commit 6b0d266

Please sign in to comment.