Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Apr 20, 2022
2 parents c8d1b29 + 9d00330 commit b4590b3
Show file tree
Hide file tree
Showing 1,168 changed files with 75,192 additions and 45,818 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 7.1.1 (TBD)

* TBD
## [7.2.0](https://github.com/ngageoint/geopackage-ios/releases/tag/7.2.0) (04-20-2022)

* GPKGGeometryData non parsed raw byte support for faster inserts
* OGC Related Tables Extension relation and mapping methods
* NGA Feature Style Extension create table, relation, style, and icon methods
* Feature Style expanded pixel bounds
* GPKGLocationBoundingBox coordinate initializer and directional methods
* GPKGMapUtils build click and tolerance method enhancements (scale, zoom, pixel bounds)
* GPKGFeatureInfoBuilder feature styles fine filter support
* GPKGFeatureOverlayQuery style pixel bounds support for querying visualized geometry styles and icons

## [7.1.0](https://github.com/ngageoint/geopackage-ios/releases/tag/7.1.0) (03-10-2022)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ Include this repository by specifying it in a Podfile using a supported option.

Pull from [CocoaPods](https://cocoapods.org/pods/geopackage-ios):

pod 'geopackage-ios', '~> 7.1.0'
pod 'geopackage-ios', '~> 7.2.0'

Pull from GitHub via CocoaPods:

pod 'geopackage-ios', :git => 'https://github.com/ngageoint/geopackage-ios.git', :branch => 'master'
pod 'geopackage-ios', :git => 'https://github.com/ngageoint/geopackage-ios.git', :tag => '7.1.0'
pod 'geopackage-ios', :git => 'https://github.com/ngageoint/geopackage-ios.git', :tag => '7.2.0'

Include as local project:

Expand Down
1,148 changes: 628 additions & 520 deletions docs/docs/api/Classes.html

Large diffs are not rendered by default.

29 changes: 16 additions & 13 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">geopackage-ios 7.1.0 Docs</a> (84% documented)</p>
<p><a href="../index.html">geopackage-ios 7.2.0 Docs</a> (84% documented)</p>
<p class="header-right"><a href="https://github.com/ngageoint/geopackage-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 @@ -789,6 +789,9 @@
<li class="nav-group-task">
<a href="../Classes/GPKGPagination.html">GPKGPagination</a>
</li>
<li class="nav-group-task">
<a href="../Classes/GPKGPixelBounds.html">GPKGPixelBounds</a>
</li>
<li class="nav-group-task">
<a href="../Classes/GPKGPlatteCarreOptimize.html">GPKGPlatteCarreOptimize</a>
</li>
Expand Down Expand Up @@ -4737,7 +4740,7 @@ <h1>CRSAbridgedCoordinateTransformation</h1>
<p>Abridged Coordinate Transformation</p>

<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L16-L74">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/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 @@ -4773,7 +4776,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L21">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L21">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -4808,7 +4811,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L26">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L26">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -4843,7 +4846,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L31">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L31">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -4878,7 +4881,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L36">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L36">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -4913,7 +4916,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L41">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L41">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -4948,7 +4951,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L46">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L46">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -4987,7 +4990,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L53">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L53">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -5026,7 +5029,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L60">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L60">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -5097,7 +5100,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.1.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L72">Show on GitHub</a>
<a href="https://github.com/ngageoint/geopackage-ios/tree/7.2.0/Pods/crs-ios/crs-ios/bound/CRSAbridgedCoordinateTransformation.h#L72">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -5107,8 +5110,8 @@ <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-03-10)</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>
<p>&copy; 2022 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2022-04-19)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Loading

0 comments on commit b4590b3

Please sign in to comment.