You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="legalCopy"><small>Copyright © 2023<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
216
+
<pclass="legalCopy"><small>Copyright © 2024<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<pclass="legalCopy"><small>Copyright © 2023<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
162
+
<pclass="legalCopy"><small>Copyright © 2024<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<pclass="legalCopy"><small>Copyright © 2023<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
252
+
<pclass="legalCopy"><small>Copyright © 2024<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<pclass="legalCopy"><small>Copyright © 2023<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
144
+
<pclass="legalCopy"><small>Copyright © 2024<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
parent.document.title="API Help (OGC API Features JSON 2.3.2 API)";
24
+
parent.document.title="API Help (OGC API Features JSON 3.0.0 API)";
25
25
}
26
26
}
27
27
catch(err){
@@ -267,7 +267,7 @@ <h2>Search</h2>
267
267
</a></div>
268
268
<!-- ======== END OF BOTTOM NAVBAR ======= -->
269
269
</nav>
270
-
<pclass="legalCopy"><small>Copyright © 2023<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
270
+
<pclass="legalCopy"><small>Copyright © 2024<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
parent.document.title="Index (OGC API Features JSON 2.3.2 API)";
24
+
parent.document.title="Index (OGC API Features JSON 3.0.0 API)";
25
25
}
26
26
}
27
27
catch(err){
@@ -97,6 +97,10 @@
97
97
</a>
98
98
<h2class="title">A</h2>
99
99
<dl>
100
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Spatial.html#addBbox(java.util.List)">addBbox(List<Double>)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Spatial.html" title="class in mil.nga.oapi.features.json">Spatial</a></dt>
101
+
<dd>
102
+
<divclass="block">Add a bounding box</div>
103
+
</dd>
100
104
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Collections.html#addCollection(mil.nga.oapi.features.json.Collection)">addCollection(Collection)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Collections.html" title="class in mil.nga.oapi.features.json">Collections</a></dt>
101
105
<dd>
102
106
<divclass="block">Add a collection</div>
@@ -105,6 +109,10 @@ <h2 class="title">A</h2>
105
109
<dd>
106
110
<divclass="block">Add a crs</div>
107
111
</dd>
112
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Temporal.html#addInterval(java.util.List)">addInterval(List<String>)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Temporal.html" title="class in mil.nga.oapi.features.json">Temporal</a></dt>
113
+
<dd>
114
+
<divclass="block">Add an interval</div>
115
+
</dd>
108
116
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Collection.html#addLink(mil.nga.oapi.features.json.Link)">addLink(Link)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Collection.html" title="class in mil.nga.oapi.features.json">Collection</a></dt>
109
117
<dd>
110
118
<divclass="block">Add a link</div>
@@ -123,6 +131,10 @@ <h2 class="title">B</h2>
123
131
<dd>
124
132
<divclass="block">Base CRS URL</div>
125
133
</dd>
134
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Spatial.html#bboxCount()">bboxCount()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Spatial.html" title="class in mil.nga.oapi.features.json">Spatial</a></dt>
135
+
<dd>
136
+
<divclass="block">Get the bounding box collection count</div>
137
+
</dd>
126
138
</dl>
127
139
<aid="I:C">
128
140
<!-- -->
@@ -209,6 +221,14 @@ <h2 class="title">F</h2>
209
221
</dd>
210
222
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/FeaturesObject.html#%3Cinit%3E()">FeaturesObject()</a></span> - Constructor for class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/FeaturesObject.html" title="class in mil.nga.oapi.features.json">FeaturesObject</a></dt>
211
223
<dd> </dd>
224
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Spatial.html#firstBbox()">firstBbox()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Spatial.html" title="class in mil.nga.oapi.features.json">Spatial</a></dt>
225
+
<dd>
226
+
<divclass="block">Get the first bounding box</div>
227
+
</dd>
228
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Temporal.html#firstInterval()">firstInterval()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Temporal.html" title="class in mil.nga.oapi.features.json">Temporal</a></dt>
229
+
<dd>
230
+
<divclass="block">Get the first interval</div>
231
+
</dd>
212
232
</dl>
213
233
<aid="I:G">
214
234
<!-- -->
@@ -221,7 +241,11 @@ <h2 class="title">G</h2>
221
241
</dd>
222
242
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Spatial.html#getBbox()">getBbox()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Spatial.html" title="class in mil.nga.oapi.features.json">Spatial</a></dt>
223
243
<dd>
224
-
<divclass="block">Get the bounding box</div>
244
+
<divclass="block">Get the bounding box collection</div>
245
+
</dd>
246
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Spatial.html#getBbox(int)">getBbox(int)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Spatial.html" title="class in mil.nga.oapi.features.json">Spatial</a></dt>
247
+
<dd>
248
+
<divclass="block">Get the bounding box at the index</div>
225
249
</dd>
226
250
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Crs.html#getCode()">getCode()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Crs.html" title="class in mil.nga.oapi.features.json">Crs</a></dt>
227
251
<dd>
@@ -273,7 +297,11 @@ <h2 class="title">G</h2>
273
297
</dd>
274
298
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Temporal.html#getInterval()">getInterval()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Temporal.html" title="class in mil.nga.oapi.features.json">Temporal</a></dt>
275
299
<dd>
276
-
<divclass="block">Get the interval</div>
300
+
<divclass="block">Get the interval collection</div>
301
+
</dd>
302
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Temporal.html#getInterval(int)">getInterval(int)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Temporal.html" title="class in mil.nga.oapi.features.json">Temporal</a></dt>
303
+
<dd>
304
+
<divclass="block">Get the interval at the index</div>
277
305
</dd>
278
306
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Collection.html#getItemType()">getItemType()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Collection.html" title="class in mil.nga.oapi.features.json">Collection</a></dt>
279
307
<dd>
@@ -363,6 +391,10 @@ <h2 class="title">H</h2>
363
391
</a>
364
392
<h2class="title">I</h2>
365
393
<dl>
394
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Temporal.html#intervalCount()">intervalCount()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Temporal.html" title="class in mil.nga.oapi.features.json">Temporal</a></dt>
395
+
<dd>
396
+
<divclass="block">Get the interval collection count</div>
397
+
</dd>
366
398
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Crs.html#isValid()">isValid()</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Crs.html" title="class in mil.nga.oapi.features.json">Crs</a></dt>
367
399
<dd>
368
400
<divclass="block">Determine if all parts of the CRS are set</div>
@@ -451,9 +483,9 @@ <h2 class="title">S</h2>
451
483
<dd>
452
484
<divclass="block">Set the authority</div>
453
485
</dd>
454
-
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Spatial.html#setBbox(java.util.List)">setBbox(List<Double>)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Spatial.html" title="class in mil.nga.oapi.features.json">Spatial</a></dt>
486
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Spatial.html#setBbox(java.util.List)">setBbox(List<List<Double>>)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Spatial.html" title="class in mil.nga.oapi.features.json">Spatial</a></dt>
455
487
<dd>
456
-
<divclass="block">Set the bounding box</div>
488
+
<divclass="block">Set the bounding box collection</div>
457
489
</dd>
458
490
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Crs.html#setCode(java.lang.String)">setCode(String)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Crs.html" title="class in mil.nga.oapi.features.json">Crs</a></dt>
459
491
<dd>
@@ -503,9 +535,9 @@ <h2 class="title">S</h2>
503
535
<dd>
504
536
<divclass="block">Set the id</div>
505
537
</dd>
506
-
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Temporal.html#setInterval(java.util.List)">setInterval(List<String>)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Temporal.html" title="class in mil.nga.oapi.features.json">Temporal</a></dt>
538
+
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Temporal.html#setInterval(java.util.List)">setInterval(List<List<String>>)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Temporal.html" title="class in mil.nga.oapi.features.json">Temporal</a></dt>
507
539
<dd>
508
-
<divclass="block">Set the interval</div>
540
+
<divclass="block">Set the interval collection</div>
509
541
</dd>
510
542
<dt><spanclass="memberNameLink"><ahref="mil/nga/oapi/features/json/Collection.html#setItemType(java.lang.String)">setItemType(String)</a></span> - Method in class mil.nga.oapi.features.json.<ahref="mil/nga/oapi/features/json/Collection.html" title="class in mil.nga.oapi.features.json">Collection</a></dt>
511
543
<dd>
@@ -701,7 +733,7 @@ <h2 class="title">T</h2>
701
733
</a></div>
702
734
<!-- ======== END OF BOTTOM NAVBAR ======= -->
703
735
</nav>
704
-
<pclass="legalCopy"><small>Copyright © 2023<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
736
+
<pclass="legalCopy"><small>Copyright © 2024<ahref="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
0 commit comments