Commit fbef97bb authored by Matthias Betz's avatar Matthias Betz
Browse files

translate headlines in geometry requirements

parent 0a185c70
......@@ -69,7 +69,7 @@ The following requirements are defined for the three respective geometric levels
| [R_GE_S_ALL_POLYGONS_WRONG_ORIENTATION](R_GE_S_ALL_POLYGONS_WRONG_ORIENTATION.md) | normals all pointing in wrong direction | GE_S_ALL_POLYGONS_WRONG_ORIENTATION | C_GE_S_ALL_POLYGONS_WRONG_ORIENTATION |
| R_GE_S_ALL | Container for: R_GE_S_TOO_FEW_POLYGONS, R_GE_S_NOT_CLOSED, R_GE_S_NON_MANIFOLD_VERTEX, R_GE_S_NON_MANIFOLD_EDGE, R_GE_S_MULTIPLE_CONNECTED_COMPONENTS, R_GE_S_SELF_INTERSECTION, R_GE_S_POLYGON_WRONG_ORIENTATION, R_GE_S_ALL_POLYGONS_WRONG_ORIENTATION | -- | -- |
## Parameter Überblick
## Parameter Overview
| Name | Description | Used in | Unit |
| ---- | ------------ | ------------ | ------- |
......@@ -78,7 +78,7 @@ The following requirements are defined for the three respective geometric levels
| distanceTolerance | Distance from the regression plane before a point is considered not in plane | R_GE_P_NON_PLANAR | Meter |
| angleTolerance | Difference in normal vectors before a plane is not considered planar | R_GE_P_NON_PLANAR | Radiant |
## Abhängigkeitsbaum
## Dependency tree
This is the order the checks will be executed. If one of the depending checks is not executed or has reported an error the following check will not be executed.
......@@ -130,7 +130,7 @@ graph TD;
S0006-->S0008;
```
## Multisurface und Solid Geometrie
## Multisurface and Solid geometry
In order to simplify the definition of a validation plan, two requirement will be introduced in addition to the CityGML QIE: valid MultiSurface and valid Solid geometry. These requirements are just a collection of the linear ring, polygon and shell requirements. No extra check is required.
| Requirement ID | Description | Dependencies | Error code | Known checks |
......
......@@ -245,18 +245,18 @@
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#parameter-uberblick">
Parameter Überblick
<a class="md-nav__link" href="#parameter-overview">
Parameter Overview
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#abhangigkeitsbaum">
Abhängigkeitsbaum
<a class="md-nav__link" href="#dependency-tree">
Dependency tree
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#multisurface-und-solid-geometrie">
Multisurface und Solid Geometrie
<a class="md-nav__link" href="#multisurface-and-solid-geometry">
Multisurface and Solid geometry
</a>
</li>
</ul>
......@@ -430,18 +430,18 @@
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#parameter-uberblick">
Parameter Überblick
<a class="md-nav__link" href="#parameter-overview">
Parameter Overview
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#abhangigkeitsbaum">
Abhängigkeitsbaum
<a class="md-nav__link" href="#dependency-tree">
Dependency tree
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#multisurface-und-solid-geometrie">
Multisurface und Solid Geometrie
<a class="md-nav__link" href="#multisurface-and-solid-geometry">
Multisurface and Solid geometry
</a>
</li>
</ul>
......@@ -652,7 +652,7 @@ if a shell is not 'watertight' (GE_S_NOT_CLOSED) then the location of the hole(s
</tr>
</tbody>
</table>
<h2 id="parameter-uberblick">Parameter Überblick<a class="headerlink" href="#parameter-uberblick" title="Permanent link">#</a></h2>
<h2 id="parameter-overview">Parameter Overview<a class="headerlink" href="#parameter-overview" title="Permanent link">#</a></h2>
<table>
<thead>
<tr>
......@@ -689,7 +689,7 @@ if a shell is not 'watertight' (GE_S_NOT_CLOSED) then the location of the hole(s
</tr>
</tbody>
</table>
<h2 id="abhangigkeitsbaum">Abhängigkeitsbaum<a class="headerlink" href="#abhangigkeitsbaum" title="Permanent link">#</a></h2>
<h2 id="dependency-tree">Dependency tree<a class="headerlink" href="#dependency-tree" title="Permanent link">#</a></h2>
<p>This is the order the checks will be executed. If one of the depending checks is not executed or has reported an error the following check will not be executed.</p>
<div class="mermaid">graph TD;
X0001[R_SC_SCHEMA_VALIDATION]
......@@ -737,7 +737,7 @@ if a shell is not 'watertight' (GE_S_NOT_CLOSED) then the location of the hole(s
S0005--&gt;S0006;
S0006--&gt;S0008;
</div>
<h2 id="multisurface-und-solid-geometrie">Multisurface und Solid Geometrie<a class="headerlink" href="#multisurface-und-solid-geometrie" title="Permanent link">#</a></h2>
<h2 id="multisurface-and-solid-geometry">Multisurface and Solid geometry<a class="headerlink" href="#multisurface-and-solid-geometry" title="Permanent link">#</a></h2>
<p>In order to simplify the definition of a validation plan, two requirement will be introduced in addition to the CityGML QIE: valid MultiSurface and valid Solid geometry. These requirements are just a collection of the linear ring, polygon and shell requirements. No extra check is required.</p>
<table>
<thead>
......
This diff is collapsed.
......@@ -2,157 +2,157 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_MS/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_P_HOLE_OUTSIDE/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_P_INNER_RINGS_NESTED/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_P_INTERIOR_DISCONNECTED/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_P_INTERSECTING_RINGS/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_P_NON_PLANAR/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_P_ORIENTATION_RINGS_SAME/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_R_COLLAPSED_TO_LINE/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_R_CONSECUTIVE_POINTS_SAME/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_R_NOT_CLOSED/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_R_SELF_INTERSECTION/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_R_TOO_FEW_POINTS/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_SO/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_S_ALL_POLYGONS_WRONG_ORIENTATION/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_S_MULTIPLE_CONNECTED_COMPONENTS/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_S_NON_MANIFOLD_EDGE/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_S_NON_MANIFOLD_VERTEX/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_S_NOT_CLOSED/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_S_POLYGON_WRONG_ORIENTATION/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_S_SELF_INTERSECTION/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/R_GE_S_TOO_FEW_POLYGONS/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/basic/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/firstRun/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/geometric/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/requiredSoftware/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/requirements/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/schemaRequirements/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/semantic/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/userInterface/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://transfer.hft-stuttgart.de/pages/citydoctor/citydoctorhomepage/validationPlan/</loc>
<lastmod>2023-06-05</lastmod>
<lastmod>2023-12-08</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
\ No newline at end of file
No preview for this file type
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment