Skip to content

Commit

Permalink
Site checkin for project OGC API - Environmental Data Retrieval 1.0 C…
Browse files Browse the repository at this point in the history
…onformance Test Suite
  • Loading branch information
Jenkins committed Nov 29, 2024
1 parent 6b4a62d commit b89e94e
Show file tree
Hide file tree
Showing 173 changed files with 836 additions and 725 deletions.
6 changes: 3 additions & 3 deletions apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:27 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>All Classes (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:27 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>All Classes (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
20 changes: 10 additions & 10 deletions apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:27 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>Constant Field Values (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)";
parent.document.title="Constant Field Values (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -295,37 +295,37 @@ <h2 title="org.opengis">org.opengis.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/CorridorQueryProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">CorridorQueryProcessor</a></span><span class="tabEnd">&nbsp;</span></caption>
<caption><span>org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/AbstractProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">AbstractProcessor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.opengis.cite.ogcapiedr10.queries.CorridorQueryProcessor.queryTypeNotSupported">
<td class="colFirst"><a name="org.opengis.cite.ogcapiedr10.queries.AbstractProcessor.queryTypeNotSupported">
<!-- -->
</a><code>public&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/opengis/cite/ogcapiedr10/queries/CorridorQueryProcessor.html#queryTypeNotSupported">queryTypeNotSupported</a></code></td>
<td><code><a href="org/opengis/cite/ogcapiedr10/queries/AbstractProcessor.html#queryTypeNotSupported">queryTypeNotSupported</a></code></td>
<td class="colLast"><code>"None of the collections support this query type. Increase the number of collections to parse."</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/TrajectoryQueryProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">TrajectoryQueryProcessor</a></span><span class="tabEnd">&nbsp;</span></caption>
<caption><span>org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/CorridorQueryProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">CorridorQueryProcessor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.opengis.cite.ogcapiedr10.queries.TrajectoryQueryProcessor.queryTypeNotSupported">
<td class="colFirst"><a name="org.opengis.cite.ogcapiedr10.queries.CorridorQueryProcessor.queryTypeNotSupported">
<!-- -->
</a><code>public&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/opengis/cite/ogcapiedr10/queries/TrajectoryQueryProcessor.html#queryTypeNotSupported">queryTypeNotSupported</a></code></td>
<td><code><a href="org/opengis/cite/ogcapiedr10/queries/CorridorQueryProcessor.html#queryTypeNotSupported">queryTypeNotSupported</a></code></td>
<td class="colLast"><code>"None of the collections support this query type. Increase the number of collections to parse."</code></td>
</tr>
</tbody>
Expand Down
8 changes: 4 additions & 4 deletions apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:27 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>Deprecated List (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)";
parent.document.title="Deprecated List (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:27 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>API Help (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)";
parent.document.title="API Help (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)";
}
}
catch(err) {
Expand Down
18 changes: 11 additions & 7 deletions apidocs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:27 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>Index (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)";
parent.document.title="Index (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -178,7 +178,7 @@ <h2 class="title">B</h2>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/collections/CollectionsTime.html#bboxParameterDefinition-org.opengis.cite.ogcapiedr10.openapi3.TestPoint-com.reprezen.kaizen.oasparser.model3.OpenApi3-">bboxParameterDefinition(TestPoint, OpenApi3)</a></span> - Method in class org.opengis.cite.ogcapiedr10.collections.<a href="org/opengis/cite/ogcapiedr10/collections/CollectionsTime.html" title="class in org.opengis.cite.ogcapiedr10.collections">CollectionsTime</a></dt>
<dd>
<div class="block">
Abstract Test 70: Validate that the coords query parameters are constructed correctly.</div>
Abstract Test 70: Validate that the bbox query parameters are constructed correctly.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/util/ClientUtils.html#buildClient--">buildClient()</a></span> - Static method in class org.opengis.cite.ogcapiedr10.util.<a href="org/opengis/cite/ogcapiedr10/util/ClientUtils.html" title="class in org.opengis.cite.ogcapiedr10.util">ClientUtils</a></dt>
<dd>
Expand Down Expand Up @@ -595,6 +595,8 @@ <h2 class="title">G</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/util/Link.html#getHref--">getHref()</a></span> - Method in class org.opengis.cite.ogcapiedr10.util.<a href="org/opengis/cite/ogcapiedr10/util/Link.html" title="class in org.opengis.cite.ogcapiedr10.util">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/queries/AbstractProcessor.html#getMaximum-int-int-">getMaximum(int, int)</a></span> - Method in class org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/AbstractProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">AbstractProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/conformance/RequirementClass.html#getMediaTypeFeaturesAndCollections--">getMediaTypeFeaturesAndCollections()</a></span> - Method in enum org.opengis.cite.ogcapiedr10.conformance.<a href="org/opengis/cite/ogcapiedr10/conformance/RequirementClass.html" title="enum in org.opengis.cite.ogcapiedr10.conformance">RequirementClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/conformance/RequirementClass.html#getMediaTypeOtherResources--">getMediaTypeOtherResources()</a></span> - Method in enum org.opengis.cite.ogcapiedr10.conformance.<a href="org/opengis/cite/ogcapiedr10/conformance/RequirementClass.html" title="enum in org.opengis.cite.ogcapiedr10.conformance">RequirementClass</a></dt>
Expand Down Expand Up @@ -643,6 +645,8 @@ <h2 class="title">G</h2>
</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/openapi3/TestPoint.html#getServerUrl--">getServerUrl()</a></span> - Method in class org.opengis.cite.ogcapiedr10.openapi3.<a href="org/opengis/cite/ogcapiedr10/openapi3/TestPoint.html" title="class in org.opengis.cite.ogcapiedr10.openapi3">TestPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/queries/AbstractProcessor.html#getSupportedFormat-java.util.List-">getSupportedFormat(List&lt;String&gt;)</a></span> - Method in class org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/AbstractProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">AbstractProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/TestNGController.html#getTitle--">getTitle()</a></span> - Method in class org.opengis.cite.ogcapiedr10.<a href="org/opengis/cite/ogcapiedr10/TestNGController.html" title="class in org.opengis.cite.ogcapiedr10">TestNGController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/SuiteAttribute.html#getType--">getType()</a></span> - Method in enum org.opengis.cite.ogcapiedr10.<a href="org/opengis/cite/ogcapiedr10/SuiteAttribute.html" title="enum in org.opengis.cite.ogcapiedr10">SuiteAttribute</a></dt>
Expand Down Expand Up @@ -1001,9 +1005,9 @@ <h2 class="title">Q</h2>
</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/queries/QueryCollections.html#QueryCollections--">QueryCollections()</a></span> - Constructor for class org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/QueryCollections.html" title="class in org.opengis.cite.ogcapiedr10.queries">QueryCollections</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/queries/CorridorQueryProcessor.html#queryTypeNotSupported">queryTypeNotSupported</a></span> - Variable in class org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/CorridorQueryProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">CorridorQueryProcessor</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/queries/AbstractProcessor.html#queryTypeNotSupported">queryTypeNotSupported</a></span> - Variable in class org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/AbstractProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">AbstractProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/queries/TrajectoryQueryProcessor.html#queryTypeNotSupported">queryTypeNotSupported</a></span> - Variable in class org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/TrajectoryQueryProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">TrajectoryQueryProcessor</a></dt>
<dt><span class="memberNameLink"><a href="org/opengis/cite/ogcapiedr10/queries/CorridorQueryProcessor.html#queryTypeNotSupported">queryTypeNotSupported</a></span> - Variable in class org.opengis.cite.ogcapiedr10.queries.<a href="org/opengis/cite/ogcapiedr10/queries/CorridorQueryProcessor.html" title="class in org.opengis.cite.ogcapiedr10.queries">CorridorQueryProcessor</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:R">
Expand Down
4 changes: 2 additions & 2 deletions apidocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:27 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API</title>
<title>OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:26 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CommandLineArguments (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>CommandLineArguments (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommandLineArguments (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)";
parent.document.title="CommandLineArguments (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions apidocs/org/opengis/cite/ogcapiedr10/CommonDataFixture.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:26 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CommonDataFixture (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>CommonDataFixture (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommonDataFixture (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)";
parent.document.title="CommonDataFixture (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions apidocs/org/opengis/cite/ogcapiedr10/CommonFixture.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue May 28 14:38:42 EDT 2024 -->
<!-- Generated by javadoc (1.8.0_162) on Fri Nov 29 09:36:26 EST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CommonFixture (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)</title>
<meta name="date" content="2024-05-28">
<title>CommonFixture (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)</title>
<meta name="date" content="2024-11-29">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommonFixture (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.1 API)";
parent.document.title="CommonFixture (OGC API - Environmental Data Retrieval 1.0 Conformance Test Suite 1.2 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit b89e94e

Please sign in to comment.